Home
last modified time | relevance | path

Searched defs:locs (Results 1 – 25 of 62) sorted by relevance

123

/third_party/icu/tools/multi/proj/icu4jscan/src/com/ibm/icu/dev/scan/
DScanICU.java91 Element locs = addCapability(out, capabilities, CapScan.FORMATTING); in addFormatting() local
128 Element locs = addCapability(out, capabilities, CapScan.COLLATION); in addCollation() local
DScanJava.java41 CapElement locs = addCapability(out, capabilities, CapScan.COLLATION); in addCollation() local
77 CapElement locs = addCapability(out, capabilities, CapScan.FORMATTING); in addFormatting() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCCCState.h33 SmallVectorImpl<CCValAssign> &locs, LLVMContext &C) in PPCCCState()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DCompactDecimalFormatTest.java591 ULocale[] locs = new ULocale[] { in TestLongShortFallback() local
624 ULocale[] locs = ULocale.getAvailableLocales(); in TestLocales() local
650 …ULocale[] locs = {new ULocale("en"), new ULocale("it"), new ULocale("en_US_POSIX"), new ULocale("e… in TestLocaleGroupingForLargeNumbers() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
DCompactDecimalFormatTest.java594 ULocale[] locs = new ULocale[] { in TestLongShortFallback() local
627 ULocale[] locs = ULocale.getAvailableLocales(); in TestLocales() local
653 …ULocale[] locs = {new ULocale("en"), new ULocale("it"), new ULocale("en_US_POSIX"), new ULocale("e… in TestLocaleGroupingForLargeNumbers() local
/third_party/icu/icu4c/source/test/perf/normperf/
Ddtfmtrtperf.h64 DateTimeRoundTripFunction(int locs) in DateTimeRoundTripFunction()
/third_party/rust/crates/regex/src/
Dre_trait.rs60 locs: &'c Locations, field
267 let mut locs = self.0.re.locations(); in next() localVariable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZCallingConv.h41 SmallVectorImpl<CCValAssign> &locs, LLVMContext &C) in SystemZCCState()
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DTextFormatParseInfoTree.java71 Map<FieldDescriptor, List<TextFormatParseLocation>> locs = in TextFormatParseInfoTree() local
/third_party/elfutils/tests/
Dvarlocs.c459 int locs = dwarf_getlocation_addr (&attrval, addr, in print_expr() local
499 int locs = dwarf_getlocation_addr (&attrval, addr, in print_expr() local
850 int locs = dwarf_getlocation_addr (&attr, begin, in print_varlocs() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsCCState.h86 : CCState(CC, isVarArg, MF, locs, C), SpecialCallingConv(SpecialCC) {} in CCState() argument
/third_party/icu/icu4c/source/test/intltest/
Dnmfmapts.cpp313 LocalPointer<StringEnumeration> locs(NumberFormat::getAvailableLocales()); in testRegistration() local
/third_party/mesa3d/src/nouveau/codegen/
Dnv50_ir_target_nv50.cpp578 recordLocation(uint16_t *locs, uint8_t *masks, in recordLocation()
/third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
DCollationServiceTest.java326 Locale locs[] = Collator.getAvailableLocales(); in checkAvailable() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/collator/
DCollationServiceTest.java329 Locale locs[] = Collator.getAvailableLocales(); in checkAvailable() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DCallingConvLower.cpp30 SmallVectorImpl<CCValAssign> &locs, LLVMContext &C) in CCState()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_interfaces.cpp369 auto locs = locations; in GetLocationsForVariable() local
/third_party/spirv-tools/source/val/
Dvalidate_interfaces.cpp382 auto locs = locations; in GetLocationsForVariable() local
/third_party/skia/third_party/externals/spirv-tools/source/val/
Dvalidate_interfaces.cpp369 auto locs = locations; in GetLocationsForVariable() local
/third_party/rust/crates/regex/regex-capi/src/
Drure.rs420 let locs = unsafe { &(*captures).0 }; localVariable
/third_party/mesa3d/src/amd/vulkan/
Dradv_shader_args.c63 struct radv_userdata_locations *locs = &args->user_sgprs_locs; in set_loc_desc() local
Dradv_device_generated_commands.c51 struct radv_userdata_locations *locs = &pipeline->base.shaders[i]->info.user_sgprs_locs; in radv_get_sequence_size() local
1244 … struct radv_userdata_locations *locs = &graphics_pipeline->base.shaders[i]->info.user_sgprs_locs; in radv_prepare_dgc() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
DCurrencyTest.java177 Locale[] locs = Currency.getAvailableLocales(); in TestRegistration() local
/third_party/elfutils/libdw/
Ddwarf_getlocation.c823 Dwarf_Addr address, const Elf_Data *locs, Dwarf_Op **expr, in getlocations_addr()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
DCurrencyTest.java180 Locale[] locs = Currency.getAvailableLocales(); in TestRegistration() local

123