| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/ |
| H A D | UnicodeSetStringSpanTest.java | 570 void verifySpan(final UnicodeSetWithStrings sets[], final String s, int whichSpans, in verifySpan() argument 666 verifySpan(final UnicodeSetWithStrings sets[], final String s, int whichSpans, final String testName, int index) verifySpan() argument 677 verifySpanBothUTFs(final UnicodeSetWithStrings sets[], final String s16, int whichSpans, final String testName, int index) verifySpanBothUTFs() argument 712 verifySpanContents(final UnicodeSetWithStrings sets[], int whichSpans, final String testName) verifySpanContents() argument 773 verifySpanUTF16String(final UnicodeSetWithStrings sets[], int whichSpans, final String testName) verifySpanUTF16String() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/ |
| H A D | regex2.h | 135 cset *sets; /* -> cset [ncsets] */ member
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
| H A D | regex2.h | 138 cset *sets; /* -> cset [ncsets] */ member
|
| /foundation/communication/dsoftbus/core/common/softbus_property/ |
| H A D | softbus_feature_config.c | 412 ConfigSetProc sets; in SoftbusConfigInit() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | ralf.c | 56 VLCSet sets[3]; member [all...] |
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/ |
| H A D | PluralRulesTest.java | 455 private void compareEqualityTestSets(String[][] sets, boolean shouldBeEqual) { in compareEqualityTestSets() argument
|
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | collationtest.cpp | 231 const UnicodeSet *sets[] = { &coreHan, &otherHan, &unassigned }; in TestImplicits() local
|
| H A D | usettest.cpp | 3144 void UnicodeSetTest::testSpan(const UnicodeSetWithStrings *sets[4], in testSpan() argument 3245 testSpan(const UnicodeSetWithStrings *sets[4], const void *s, int32_t length, UBool isUTF16, uint32_t whichSpans, const char *testName, int32_t index) testSpan() argument 3284 testSpanBothUTFs(const UnicodeSetWithStrings *sets[4], const UChar *s16, int32_t length16, uint32_t whichSpans, const char *testName, int32_t index) testSpanBothUTFs() argument 3360 testSpanContents(const UnicodeSetWithStrings *sets[4], uint32_t whichSpans, const char *testName) testSpanContents() argument 3395 testSpanUTF16String(const UnicodeSetWithStrings *sets[4], uint32_t whichSpans, const char *testName) testSpanUTF16String() argument 3416 testSpanUTF8String(const UnicodeSetWithStrings *sets[4], uint32_t whichSpans, const char *testName) testSpanUTF8String() argument 3705 UnicodeSet *sets[SET_COUNT]={ NULL }; TestSpan() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/zink/ |
| H A D | zink_descriptors_lazy.c | 49 VkDescriptorSet sets[MAX_LAZY_DESCRIPTORS]; member 62 VkDescriptorSet sets[2][ZINK_DESCRIPTOR_TYPES + 1]; member 488 populate_sets(struct zink_context *ctx, struct zink_batch_descriptor_data_lazy *bdd, struct zink_program *pg, uint8_t *changed_sets, VkDescriptorSet *sets) populate_sets() argument [all...] |
| H A D | zink_descriptors.c | 617 zink_descriptor_util_alloc_sets(struct zink_screen *screen, VkDescriptorSetLayout dsl, VkDescriptorPool pool, VkDescriptorSet *sets, unsigned num_sets) in zink_descriptor_util_alloc_sets() argument
|
| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/ |
| H A D | event_log.h | 147 _EL_SET_PTR sets; /* Ptr to array of <num_sets> set ptrs */ member
|
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/csf/ |
| H A D | mali_kbase_csf_kcpu.c | 1864 const struct base_cqs_set *sets = cmd->info.cqs_set.objs; in KBASE_TLSTREAM_TL_KBASE_KCPUQUEUE_ENQUEUE_COMMAND() local
|
| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
| H A D | PluralRulesTest.java | 599 private void compareEqualityTestSets(String[][] sets, boolean shouldBeEqual) { in compareEqualityTestSets() argument
|
| /third_party/icu/icu4c/source/i18n/ |
| H A D | rbt_pars.cpp | 174 ParseData(const TransliterationRuleData* d, const UVector* sets, const Hashtable* vNames) ParseData() argument
|
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | rbt_pars.cpp | 174 ParseData(const TransliterationRuleData* d, const UVector* sets, const Hashtable* vNames) ParseData() argument
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | rbt_pars.cpp | 174 ParseData(const TransliterationRuleData* d, const UVector* sets, const Hashtable* vNames) ParseData() argument
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/common/ |
| H A D | distributeddb_tools_unit_test.cpp | 462 std::set<std::vector<uint8_t>> sets; in IsEntryExist() local 486 std::set<Key> sets; in IsItemValueExist() local 510 std::set<std::vector<uint8_t>> sets; in IsKvEntryExist() local [all...] |
| /foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/ |
| H A D | btm_acl.c | 665 HciLeConnectionParamSet *sets = MEM_MALLOC.alloc(sizeof(HciLeConnectionParamSet) * countOfSets); in BtmLeExtendedCreateConnection() local [all...] |
| /third_party/mesa3d/src/freedreno/vulkan/ |
| H A D | tu_cmd_buffer.h | 48 struct tu_descriptor_set *sets[MAX_SETS]; member
|
| /third_party/mesa3d/src/gallium/frontends/lavapipe/ |
| H A D | lvp_private.h | 365 struct list_head sets; member
|
| /foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/ |
| H A D | hci_def_le_cmd.h | 746 HciLeExtendedAdvertisingParamSet *sets; member 836 HciLeExtendedScanParametersSet *sets; member 879 HciLeConnectionParamSet *sets; member
|
| /third_party/mesa3d/src/microsoft/vulkan/ |
| H A D | dzn_private.h | 339 } sets[MAX_SETS]; member 594 struct dzn_descriptor_set *sets; member 657 } sets[MAX_SETS]; member 751 } sets[MAX_SETS]; member
|
| /third_party/elfutils/src/ |
| H A D | readelf.c | 12390 struct register_info *sets[maxreg + 1]; in handle_core_registers() local [all...] |
| /third_party/cmsis/CMSIS/Core/Include/ |
| H A D | core_starmc1.h | 3181 uint32_t sets; in SCB_EnableDCache() local 3221 uint32_t sets; in SCB_DisableDCache() local 3259 uint32_t sets; in SCB_InvalidateDCache() local 3294 uint32_t sets; SCB_CleanDCache() local 3329 uint32_t sets; SCB_CleanInvalidateDCache() local [all...] |
| /third_party/rust/crates/memchr/bench/data/code/ |
| H A D | rust-library.rs | 1834 let mut sets = [BTreeSet::new(), BTreeSet::new()]; variables [all...] |