| /openbmc/qemu/tests/unit/ |
| H A D | rcutorture.c | 232 int age; /* how many update cycles while not rcu_stress_current */ member 270 pc = qatomic_read(&p->age); in rcu_read_stress_test() 323 qatomic_set(&p->age, 0); in rcu_update_stress_test() 333 qatomic_set(&rcu_stress_array[i].age, in rcu_update_stress_test() 334 rcu_stress_array[i].age + 1); in rcu_update_stress_test() 367 rcu_stress_current->age = 0; in stresstest() 397 rcu_stress_current->age = 0; in gtest_stress()
|
| /openbmc/openbmc/poky/scripts/ |
| H A D | clean-hashserver-database | 15 [--mark value] [--clean-db] [--threshold-age seconds] 25 -t | --threshold-age) Remove unused entries older than SECONDS old (default: 3600) 38 -t | --threshold-age) THRESHOLD_AGE="$2"; shift ;;
|
| /openbmc/phosphor-mboxd/ |
| H A D | mboxd_windows.c | 47 window->age = 0; in init_window_state() 401 context->current->age = 0; in close_current_window() 422 window->age = 0; in reset_window() 461 if (cur->age < min_age) { in find_oldest_window() 462 min_age = cur->age; in find_oldest_window() 531 cur->age = ++(context->windows.max_age); in search_windows() 669 cur->age = ++(context->windows.max_age); in create_map_window()
|
| H A D | mbox.h | 111 uint32_t age; /* Used for LRU eviction scheme */ member
|
| /openbmc/hiomapd/ |
| H A D | windows.c | 50 window->age = 0; in init_window_state() 400 context->current->age = 0; in windows_close_current() 421 window->age = 0; in window_reset() 467 if (cur->age < min_age) { in windows_find_oldest() 468 min_age = cur->age; in windows_find_oldest() 537 cur->age = ++(context->windows.max_age); in windows_search() 663 cur->age = ++(context->windows.max_age); in windows_create_map()
|
| H A D | windows.h | 26 uint32_t age; /* Used for LRU eviction scheme */ member
|
| /openbmc/openbmc-test-automation/redfish/service_root/ |
| H A D | test_service_root_security.robot | 16 &{header_requirements} Strict-Transport-Security=max-age=31536000; includeSubdomains 19 ... Cache-Control=no-store, max-age=0 123 # Strict-Transport-Security: max-age=31536000; includeSubdomains 126 # Cache-Control: no-store, max-age=0 144 # [Strict-Transport-Security]: max-age=31536000; includeSubdomains 147 # [Cache-Control]: no-store, max-age=0
|
| /openbmc/openbmc-tools/expectedJsonChecker/ |
| H A D | README.md | 39 [{"age": 5}, {"name": "Joe"}]} 42 [{"age": 4}, {"name": "Joe"}]} 45 [{"age": 3}, {"name": "Moe"}]} 47 documents that do not meet the expression. i.e.) {"$not": {"age": 4}}
|
| /openbmc/qemu/contrib/elf2dmp/ |
| H A D | pe.h | 133 uint32_t age; member
|
| H A D | main.c | 506 sprintf(hash, "%.01x", rsds->age); in pe_get_pdb_symstore_hash()
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/anthy/anthy/ |
| H A D | 2ch_t.patch | 117 +���� #R5 age 118 +���� #T35 age 122 +�������餷 #T35 age�Ӥ餷 125 +�����Ѥ��ޤ� #JN age�ʎߎ��ώ� 126 +�����֤餶���� #JN age�֥饶���� 127 +������ʡ� #JN age��ʡ� 128 +������ #CJ age�� 129 +�����줹 #T35 age�쥹 1204 +���������� #T35 ����age 1821 +���餷���� #KSr ���餷age [all …]
|
| /openbmc/u-boot/arch/arm/include/asm/arch-mx25/ |
| H A D | imx-regs.h | 496 wwu, age, cnc2, fce) \ argument 500 (age) << 2 | (cnc2) << 1 | (fce) << 0)
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/avro/avro-c/ |
| H A D | 0001-AVRO-3957-C-Fix-typos-in-docs-and-examples-2795.patch | 54 int32_t age;
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libesmtp/libesmtp/ |
| H A D | 0001-Add-build-option-for-NTLM-support.patch | 57 @@ -264,4 +270,5 @@ summary({'current:revision:age': libesmtp_cra,
|
| /openbmc/qemu/tests/qapi-schema/ |
| H A D | doc-good.txt | 28 Returns: the King Since: the first age Notes:
|
| H A D | doc-good.json | 47 # Since: the first age
|
| H A D | doc-good.out | 92 Since: the first age
|
| /openbmc/webui-vue/docs/guide/components/table/ |
| H A D | index.md | 49 age: '3 years', 54 age: '4 months', 64 key: 'age', 65 label: this.$t('table.age') //translated label
|
| /openbmc/qemu/docs/devel/ |
| H A D | code-of-conduct.rst | 14 disability, personal appearance, body size, race, ethnicity, age, religion,
|
| /openbmc/openbmc/meta-security/meta-tpm/recipes-tpm2/ibmtpm2tss/ibmtpm2tss/ |
| H A D | 0001-utils-12-Makefile.am-expand-wildcards-in-prereqs.patch | 109 # result: [current-age].age.revision
|
| /openbmc/u-boot/arch/arm/include/asm/arch-mx31/ |
| H A D | imx-regs.h | 652 wwu, age, cnc2, fce) \ argument 656 (age) << 2 | (cnc2) << 1 | (fce) << 0)
|
| /openbmc/qemu/docs/ |
| H A D | xbzrle.txt | 77 misses. XBZRLE uses a counter as the age of each page. The counter will
|
| /openbmc/openbmc/poky/documentation/migration-guides/ |
| H A D | release-notes-4.0.18.rst | 35 - cve-update-nvd2-native: Add an age threshold for incremental update
|
| H A D | release-notes-4.3.4.rst | 42 - cve-update-nvd2-native: Add an age threshold for incremental update
|
| /openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-requests-toolbelt/ |
| H A D | 090856f4159c40a2927fb88546419f2e1697ad5f.patch | 29 …te": ["Thu, 04 Jan 2018 23:00:15 GMT"], "strict-transport-security": ["max-age=0; includeSubdomain… 73 + "max-age=0; includeSubdomains; preload" 977 …age=31536000; includeSubdomains; preload"], "x-github-request-id": ["48A0C951:54E7:48B5311:5501931… 1042 + "max-age=31536000; includeSubdomains; preload" 1113 + "max-age=31557600" 1140 + "max-age=31557600" 1165 …age=31536000; includeSubdomains; preload"], "x-github-request-id": ["48A0C951:54E7:48B5311:5501931… 1226 + "max-age=31536000; includeSubdomains; preload" 1297 + "max-age=31557600" 1321 + "max-age=31557600"
|