Home
last modified time | relevance | path

Searched defs:keys (Results 126 - 150 of 926) sorted by relevance

12345678910>>...38

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DCalendarCache.java121 private long[] keys = new long[arraySize]; field in CalendarCache
H A DResourceBundleWrapper.java33 private List<String> keys = null; field in ResourceBundleWrapper
/third_party/icu/icu4c/source/samples/legacy/
H A Doldcol.cpp90 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 Dnewcol.cpp74 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 Dbitset.cpp36 int64_t keys[0x800]; // 2k member
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
H A DTestLocaleValidity.java245 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 DResourceBundleWrapper.java35 private List<String> keys = null; field in ResourceBundleWrapper
H A DCalendarCache.java123 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 DTestLocaleValidity.java244 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 Dreflect-own-keys.js54 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 Ddrmsl.c63 unsigned long keys[1000000]; in do_time() local
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dgmemtool.c36 static const struct gmem_key keys[] = { variable
/third_party/python/Lib/idlelib/
H A Ddebugobj.py79 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 Dunify_const_pass.cpp45 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 Dunify_const_pass.cpp45 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 Dnewcol.cpp74 extern "C" void test_current(UChar data[][5], uint32_t size, uint32_t maxlen, uint8_t keys[][32]) { in test_current() argument
H A Doldcol.cpp90 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 DDebugLayerManager.h153 std::vector<LayerKey> keys; member in DebugLayerManager
/third_party/typescript/tests/baselines/reference/
H A DmappedTypeAsClauses.js163 var keys; // "name" | "seats" variable
/third_party/python/Lib/wsgiref/
H A Dheaders.py103 def keys(self): member in Headers
/third_party/spirv-tools/source/opt/
H A Dunify_const_pass.cpp43 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 Deap_ikev2_common.c18 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 Deap_ikev2_common.c18 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
/base/global/i18n/frameworks/intl/entity_recognition/date_time_recognition/src/
H A Drules_engine.cpp45 std::vector<std::string> keys; in Match() local
/base/print/print_fwk/services/scan_service/src/
H A Dscan_mdns_service.cpp149 std::vector<std::string> keys = {"UUID", "adminur", "button", "feeder", "mdl", "mfg", "mote", "txtvers", "ty"}; in ToMDnsScaner() local

Completed in 9 milliseconds

12345678910>>...38