/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
H A D | PPCCCState.h | 32 PPCCCState(CallingConv::ID CC, bool isVarArg, MachineFunction &MF, SmallVectorImpl<CCValAssign> &locs, LLVMContext &C) PPCCCState() argument
|
/third_party/icu/icu4c/source/test/perf/normperf/ |
H A D | dtfmtrtperf.h | 64 DateTimeRoundTripFunction(int locs) in DateTimeRoundTripFunction() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
H A D | MipsCCState.h | 83 MipsCCState(CallingConv::ID CC, bool isVarArg, MachineFunction &MF, SmallVectorImpl<CCValAssign> &locs, LLVMContext &C, SpecialCallingConvType SpecialCC = NoSpecialCallingConv) MipsCCState() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
H A D | SystemZCallingConv.h | 40 SystemZCCState(CallingConv::ID CC, bool isVarArg, MachineFunction &MF, SmallVectorImpl<CCValAssign> &locs, LLVMContext &C) SystemZCCState() argument
|
/third_party/mesa3d/src/amd/vulkan/ |
H A D | radv_shader_args.c | 63 struct radv_userdata_locations *locs = &args->user_sgprs_locs; in set_loc_desc() local
|
H A D | radv_device_generated_commands.c | 51 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 [all...] |
/third_party/mesa3d/src/nouveau/codegen/ |
H A D | nv50_ir_target_nv50.cpp | 578 recordLocation(uint16_t *locs, uint8_t *masks, in recordLocation() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | CallingConvLower.cpp | 29 CCState(CallingConv::ID CC, bool isVarArg, MachineFunction &mf, SmallVectorImpl<CCValAssign> &locs, LLVMContext &C) CCState() argument
|
/third_party/skia/third_party/externals/spirv-tools/source/val/ |
H A D | validate_interfaces.cpp | 369 auto locs = locations; in GetLocationsForVariable() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/ |
H A D | validate_interfaces.cpp | 369 auto locs = locations; in GetLocationsForVariable() local
|
/third_party/rust/crates/regex/src/ |
H A D | re_trait.rs | 267 let mut locs = self.0.re.locations(); in next() variables
|
H A D | re_bytes.rs | 256 let mut locs = self.capture_locations(); in captures() variables [all...] |
H A D | re_unicode.rs | 312 let mut locs = self.capture_locations(); in captures() variables [all...] |
/third_party/spirv-tools/source/val/ |
H A D | validate_interfaces.cpp | 404 auto locs = locations; in GetLocationsForVariable() local
|
/third_party/elfutils/libdw/ |
H A D | dwarf_getlocation.c | 821 getlocations_addr(Dwarf_Attribute *attr, ptrdiff_t offset, Dwarf_Addr *basep, Dwarf_Addr *startp, Dwarf_Addr *endp, Dwarf_Addr address, const Elf_Data *locs, Dwarf_Op **expr, size_t *exprlen) getlocations_addr() argument [all...] |
H A D | libdwP.h | 372 void *locs; member
|
/third_party/icu/icu4c/source/test/intltest/ |
H A D | incaltst.cpp | 125 const char *locs [40] = { "en_US_VALLEYGIRL", in TestTypes() local
|
/third_party/elfutils/tests/ |
H A D | varlocs.c | 459 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, print_varlocs() local [all...] |
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/cl/ |
H A D | CLCommandQueueCL.cpp | 556 std::vector<const void *> locs; in enqueueNativeKernel() local
|
/third_party/icu/icu4c/source/i18n/ |
H A D | rbnf.cpp | 686 RuleBasedNumberFormat(const UnicodeString& description, const UnicodeString& locs, const Locale& alocale, UParseError& perror, UErrorCode& status) RuleBasedNumberFormat() argument 711 RuleBasedNumberFormat(const UnicodeString& description, const UnicodeString& locs, UParseError& perror, UErrorCode& status) RuleBasedNumberFormat() argument
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | rbnf.cpp | 686 RuleBasedNumberFormat(const UnicodeString& description, const UnicodeString& locs, const Locale& alocale, UParseError& perror, UErrorCode& status) RuleBasedNumberFormat() argument 711 RuleBasedNumberFormat(const UnicodeString& description, const UnicodeString& locs, UParseError& perror, UErrorCode& status) RuleBasedNumberFormat() argument
|
/third_party/icu/icu4c/source/test/cintltst/ |
H A D | creststn.c | 1453 UEnumeration *locs= NULL; in TestGetVersionColl() local
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | rbnf.cpp | 686 RuleBasedNumberFormat(const UnicodeString& description, const UnicodeString& locs, const Locale& alocale, UParseError& perror, UErrorCode& status) RuleBasedNumberFormat() argument 711 RuleBasedNumberFormat(const UnicodeString& description, const UnicodeString& locs, UParseError& perror, UErrorCode& status) RuleBasedNumberFormat() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TableGen/ |
H A D | Record.h | 1456 explicit Record(Init *N, ArrayRef<SMLoc> locs, RecordKeeper &records, in Record() argument 1463 explicit Record(StringRef N, ArrayRef<SMLoc> locs, RecordKeeper &records, in Record() argument
|
/third_party/icu/icu4c/source/common/ |
H A D | uresbund.cpp | 3295 UEnumeration *locs = NULL; in ures_getKeywordValues() local
|