Home
last modified time | relevance | path

Searched defs:Locations (Results 1 – 25 of 47) sorted by relevance

12

/external/rust/android-crates-io/crates/regex/src/
Dre_trait.rs15 pub struct Locations(Vec<Slot>); struct
17 impl Locations { implementation
113 fn locations(&self) -> Locations { in locations()
145 locs: &mut Locations, in captures_read_at()
263 fn next(&mut self) -> Option<Locations> { in next()
Dexec.rs413 locs: &mut Locations, in captures_read_at()
591 locs: &mut Locations, in captures_read_at()
/external/googleapis/google/cloud/location/
Dlocations.proto32 service Locations { service
57 // The request message for [Locations.ListLocations][google.cloud.location.Locations.ListLocations].
/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFDebugLoc.h45 LocationLists Locations; variable
73 LocationLists Locations; variable
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/LogicalView/Core/
DLVSymbol.h49 LVAutoLocations *Locations = nullptr; variable
76 ~LVSymbol() { delete Locations; } in ~LVSymbol() local
DLVOptions.h177 Locations, // --warning=locations enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/GSYM/
DLookupResult.h52 SourceLocations Locations; member
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/GSYM/
DLookupResult.h51 SourceLocations Locations; member
/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/LogicalView/Core/
DLVLocation.cpp496 bool LVLocation::calculateCoverage(LVLocations *Locations, unsigned &Factor, in calculateCoverage()
622 void LVLocation::print(LVLocations *Locations, raw_ostream &OS, bool Full) { in print()
DLVRange.cpp72 if (const LVLocations *Locations = Scope->getRanges()) in addEntry() local
DLVScope.cpp1233 LVLocations Locations; in processRangeLocationCoverage() local
1245 LVLocations Locations; in processRangeLocationCoverage() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFDebugLoc.h99 LocationLists Locations; variable
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
DStackMaps.cpp408 LocationVec &Locations, in parseStatepointOpers()
481 LocationVec Locations; in recordStackMapOpers() local
562 auto &Locations = CSInfos.back().Locations; in recordPatchPoint() local
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFDebugLoc.h104 LocationLists Locations; variable
DDWARFDebugFrame.h183 std::map<uint32_t, UnwindLocation> Locations; variable
/external/llvm/lib/CodeGen/
DStackMaps.cpp291 LocationVec Locations; in recordStackMapOpers() local
364 auto &Locations = CSInfos.back().Locations; in recordPatchPoint() local
/external/tink/java_src/src/main/java/com/google/crypto/tink/integration/gcpkms/
DFakeCloudKms.java77 final class Locations extends CloudKMS.Projects.Locations { class in FakeCloudKms.Projects
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DStackMaps.cpp304 LocationVec Locations; in recordStackMapOpers() local
383 auto &Locations = CSInfos.back().Locations; in recordPatchPoint() local
/external/tensorflow/tensorflow/python/profiler/
Dpprof_profiler.py144 class Locations(object): class
/external/llvm/include/llvm/CodeGen/
DStackMaps.h199 LocationVec Locations; member
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DPromoteMemoryToRegister.cpp172 LocationVector Locations; member
643 RenamePassData::LocationVector Locations(Allocas.size()); in run() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/ProfileData/
DInstrProfCorrelator.cpp222 auto Locations = Die.getLocations(dwarf::DW_AT_location); in getLocation() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DStackMaps.h253 LocationVec Locations; member
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
DPromoteMemoryToRegister.cpp239 LocationVector Locations; member
745 RenamePassData::LocationVector Locations(Allocas.size()); in run() local
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
DStackMaps.h323 LocationVec Locations; member

12