/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
H A D | ResourceBundleWrapper.java | 33 private List<String> keys = null; field in ResourceBundleWrapper
|
/third_party/icu/icu4c/source/samples/legacy/ |
H A D | oldcol.cpp | 90 extern "C" void test_legacy(UChar data[][5], uint32_t size, uint32_t maxlen, uint8_t keys[4][32]) { in test_legacy() argument
|
H A D | newcol.cpp | 74 extern "C" void test_current(UChar data[][5], uint32_t size, uint32_t maxlen, uint8_t keys[][32]) { in test_current() argument
|
/third_party/icu/icu4c/source/test/perf/unisetperf/draft/ |
H A D | bitset.cpp | 36 int64_t keys[0x800]; // 2k member
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/ |
H A D | TestLocaleValidity.java | 245 private void check(String[][] tests, Set<String> keys, Datasubtype... datasubtypes) { in check() argument 253 private void check(int count, LocaleValidityChecker all, String expected, String locale, Set<String> keys) { in check() argument 280 private void addKeys(ULocale ulocale, Set<String> keys) { in addKeys() argument
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
H A D | ResourceBundleWrapper.java | 35 private List<String> keys = null; field in ResourceBundleWrapper
|
H A D | CalendarCache.java | 123 private long[] keys = new long[arraySize]; field in CalendarCache
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/ |
H A D | TestLocaleValidity.java | 244 private void check(String[][] tests, Set<String> keys, Datasubtype... datasubtypes) { in check() argument 252 private void check(int count, LocaleValidityChecker all, String expected, String locale, Set<String> keys) { in check() argument 279 private void addKeys(ULocale ulocale, Set<String> keys) { in addKeys() argument
|
/third_party/jerryscript/tests/jerry/es2015/ |
H A D | reflect-own-keys.js | 54 var keys = Reflect.ownKeys (obj); variable 60 var keys = Reflect.ownKeys (obj); variable 68 var keys = Reflect.ownKeys (obj) variable 74 var keys = Reflect.ownKeys ([1, 2]); global() variable [all...] |
/third_party/libdrm/tests/ |
H A D | drmsl.c | 63 unsigned long keys[1000000]; in do_time() local
|
/third_party/mesa3d/src/gallium/drivers/freedreno/ |
H A D | gmemtool.c | 36 static const struct gmem_key keys[] = { variable
|
/third_party/python/Lib/idlelib/ |
H A D | debugobj.py | 79 def keys(self): member in SequenceTreeItem 95 def keys(self): member in DictTreeItem
|
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
H A D | unify_const_pass.cpp | 45 auto keys = GetLookUpKeys(inst); in LookupEquivalentResultFor() local 91 std::vector<uint32_t> keys; in GetLookUpKeys() local [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
H A D | unify_const_pass.cpp | 45 auto keys = GetLookUpKeys(inst); in LookupEquivalentResultFor() local 91 std::vector<uint32_t> keys; in GetLookUpKeys() local [all...] |
/third_party/skia/third_party/externals/icu/source/samples/legacy/ |
H A D | newcol.cpp | 74 extern "C" void test_current(UChar data[][5], uint32_t size, uint32_t maxlen, uint8_t keys[][32]) { in test_current() argument
|
H A D | oldcol.cpp | 90 extern "C" void test_legacy(UChar data[][5], uint32_t size, uint32_t maxlen, uint8_t keys[4][32]) { in test_legacy() argument
|
/third_party/skia/tools/debugger/ |
H A D | DebugLayerManager.h | 153 std::vector<LayerKey> keys; member in DebugLayerManager
|
/third_party/typescript/tests/baselines/reference/ |
H A D | mappedTypeAsClauses.js | 163 var keys; // "name" | "seats"
variable
|
/third_party/python/Lib/wsgiref/ |
H A D | headers.py | 103 def keys(self): member in Headers
|
/third_party/spirv-tools/source/opt/ |
H A D | unify_const_pass.cpp | 43 auto keys = GetLookUpKeys(inst); in LookupEquivalentResultFor() local 89 std::vector<uint32_t> keys; in GetLookUpKeys() local [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_common/ |
H A D | eap_ikev2_common.c | 18 int eap_ikev2_derive_keymat(int prf, struct ikev2_keys *keys, in eap_ikev2_derive_keymat() argument 68 int eap_ikev2_validate_icv(int integ_alg, struct ikev2_keys *keys, in eap_ikev2_validate_icv() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_common/ |
H A D | eap_ikev2_common.c | 18 int eap_ikev2_derive_keymat(int prf, struct ikev2_keys *keys, in eap_ikev2_derive_keymat() argument 68 int eap_ikev2_validate_icv(int integ_alg, struct ikev2_keys *keys, in eap_ikev2_validate_icv() argument
|
/device/soc/rockchip/common/hardware/mpp/include/ |
H A D | mpp_list.h | 69 static unsigned int keys; member in mpp_list
|
/device/soc/rockchip/rk3399/hardware/mpp/include/ |
H A D | mpp_list.h | 69 static RK_U32 keys; member in mpp_list
|
/device/soc/rockchip/rk3568/hardware/display/src/display_gralloc/ |
H A D | display_buffer_vdi_impl.cpp | 102 int32_t DisplayBufferVdiImpl::ListMetadataKeys(const BufferHandle& handle, std::vector<uint32_t>& keys) in ListMetadataKeys() argument
|