Home
last modified time | relevance | path

Searched defs:sets (Results 26 - 50 of 51) sorted by relevance

123

/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/
H A DUnicodeSetStringSpanTest.java570 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 Dregex2.h135 cset *sets; /* -> cset [ncsets] */ member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A Dregex2.h138 cset *sets; /* -> cset [ncsets] */ member
/foundation/communication/dsoftbus/core/common/softbus_property/
H A Dsoftbus_feature_config.c412 ConfigSetProc sets; in SoftbusConfigInit() local
/third_party/ffmpeg/libavcodec/
H A Dralf.c56 VLCSet sets[3]; member
[all...]
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
H A DPluralRulesTest.java455 private void compareEqualityTestSets(String[][] sets, boolean shouldBeEqual) { in compareEqualityTestSets() argument
/third_party/icu/icu4c/source/test/intltest/
H A Dcollationtest.cpp231 const UnicodeSet *sets[] = { &coreHan, &otherHan, &unassigned }; in TestImplicits() local
H A Dusettest.cpp3144 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 Dzink_descriptors_lazy.c49 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 Dzink_descriptors.c617 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 Devent_log.h147 _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 Dmali_kbase_csf_kcpu.c1864 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 DPluralRulesTest.java599 private void compareEqualityTestSets(String[][] sets, boolean shouldBeEqual) { in compareEqualityTestSets() argument
/third_party/icu/icu4c/source/i18n/
H A Drbt_pars.cpp174 ParseData(const TransliterationRuleData* d, const UVector* sets, const Hashtable* vNames) ParseData() argument
/third_party/node/deps/icu-small/source/i18n/
H A Drbt_pars.cpp174 ParseData(const TransliterationRuleData* d, const UVector* sets, const Hashtable* vNames) ParseData() argument
/third_party/skia/third_party/externals/icu/source/i18n/
H A Drbt_pars.cpp174 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 Ddistributeddb_tools_unit_test.cpp462 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 Dbtm_acl.c665 HciLeConnectionParamSet *sets = MEM_MALLOC.alloc(sizeof(HciLeConnectionParamSet) * countOfSets); in BtmLeExtendedCreateConnection() local
[all...]
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_cmd_buffer.h48 struct tu_descriptor_set *sets[MAX_SETS]; member
/third_party/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_private.h365 struct list_head sets; member
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H A Dhci_def_le_cmd.h746 HciLeExtendedAdvertisingParamSet *sets; member
836 HciLeExtendedScanParametersSet *sets; member
879 HciLeConnectionParamSet *sets; member
/third_party/mesa3d/src/microsoft/vulkan/
H A Ddzn_private.h339 } 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 Dreadelf.c12390 struct register_info *sets[maxreg + 1]; in handle_core_registers() local
[all...]
/third_party/cmsis/CMSIS/Core/Include/
H A Dcore_starmc1.h3181 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 Drust-library.rs1834 let mut sets = [BTreeSet::new(), BTreeSet::new()]; variables
[all...]

Completed in 79 milliseconds

123