Home
last modified time | relevance | path

Searched defs:locs (Results 1 - 25 of 37) sorted by relevance

12

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
H A DPPCCCState.h32 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 Ddtfmtrtperf.h64 DateTimeRoundTripFunction(int locs) in DateTimeRoundTripFunction() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
H A DMipsCCState.h83 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 DSystemZCallingConv.h40 SystemZCCState(CallingConv::ID CC, bool isVarArg, MachineFunction &MF, SmallVectorImpl<CCValAssign> &locs, LLVMContext &C) SystemZCCState() argument
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_shader_args.c63 struct radv_userdata_locations *locs = &args->user_sgprs_locs; in set_loc_desc() local
H A 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
[all...]
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_target_nv50.cpp578 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 DCallingConvLower.cpp29 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 Dvalidate_interfaces.cpp369 auto locs = locations; in GetLocationsForVariable() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dvalidate_interfaces.cpp369 auto locs = locations; in GetLocationsForVariable() local
/third_party/rust/crates/regex/src/
H A Dre_trait.rs267 let mut locs = self.0.re.locations(); in next() variables
H A Dre_bytes.rs256 let mut locs = self.capture_locations(); in captures() variables
[all...]
H A Dre_unicode.rs312 let mut locs = self.capture_locations(); in captures() variables
[all...]
/third_party/spirv-tools/source/val/
H A Dvalidate_interfaces.cpp404 auto locs = locations; in GetLocationsForVariable() local
/third_party/elfutils/libdw/
H A Ddwarf_getlocation.c821 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 DlibdwP.h372 void *locs; member
/third_party/icu/icu4c/source/test/intltest/
H A Dincaltst.cpp125 const char *locs [40] = { "en_US_VALLEYGIRL", in TestTypes() local
/kernel/linux/linux-5.10/drivers/platform/x86/
H A Dclassmate-laptop.c157 int16_t *locs; in cmpc_get_accel_v4() local
505 unsigned char *locs; in cmpc_get_accel() local
[all...]
/kernel/linux/linux-6.6/drivers/platform/x86/
H A Dclassmate-laptop.c157 int16_t *locs; in cmpc_get_accel_v4() local
505 unsigned char *locs; in cmpc_get_accel() local
[all...]
/third_party/elfutils/tests/
H A 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, print_varlocs() local
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/cl/
H A DCLCommandQueueCL.cpp556 std::vector<const void *> locs; in enqueueNativeKernel() local
/kernel/linux/linux-5.10/net/ceph/
H A Dosdmap.c2891 int ceph_parse_crush_location(char *crush_location, struct rb_root *locs) in ceph_parse_crush_location() argument
2960 void ceph_clear_crush_locs(struct rb_root *locs) in ceph_clear_crush_locs() argument
3052 ceph_get_crush_locality(struct ceph_osdmap *osdmap, int id, struct rb_root *locs) ceph_get_crush_locality() argument
[all...]
/kernel/linux/linux-6.6/net/ceph/
H A Dosdmap.c2926 int ceph_parse_crush_location(char *crush_location, struct rb_root *locs) in ceph_parse_crush_location() argument
2995 void ceph_clear_crush_locs(struct rb_root *locs) in ceph_clear_crush_locs() argument
3087 ceph_get_crush_locality(struct ceph_osdmap *osdmap, int id, struct rb_root *locs) ceph_get_crush_locality() argument
[all...]
/third_party/icu/icu4c/source/i18n/
H A Drbnf.cpp686 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 Drbnf.cpp686 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

Completed in 50 milliseconds

12