Home
last modified time | relevance | path

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

123456789

/aosp_15_r20/external/python/setuptools/docs/deprecated/
Deasy_install.rst992 …py install`` options, combined with ``PYTHONPATH`` and/or ``PYTHONUSERBASE`` alterations, but all …
994 .. _PEP-370: http://www.python.org/dev/peps/pep-0370/
997 Use the "--user" option
1008 Use the "--user" option and customize "PYTHONUSERBASE"
1015 Use "virtualenv"
/aosp_15_r20/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()
/aosp_15_r20/external/googleapis/google/cloud/location/
H A Dlocations.proto32 service Locations { service
57 // The request message for [Locations.ListLocations][google.cloud.location.Locations.ListLocations].
/aosp_15_r20/cts/common/device-side/bedstead/nene/src/main/java/com/android/bedstead/nene/location/
H A DLocations.java37 public final class Locations { class
46 private Locations() { in Locations() method in Locations
/aosp_15_r20/external/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugLoc.h45 LocationLists Locations; variable
73 LocationLists Locations; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DStackMaps.cpp408 LocationVec &Locations, in parseStatepointOpers()
481 LocationVec Locations; in recordStackMapOpers() local
562 auto &Locations = CSInfos.back().Locations; in recordPatchPoint() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVSymbol.h49 LVAutoLocations *Locations = nullptr; variable
76 ~LVSymbol() { delete Locations; } in ~LVSymbol() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVLocation.cpp496 bool LVLocation::calculateCoverage(LVLocations *Locations, unsigned &Factor, in calculateCoverage()
622 void LVLocation::print(LVLocations *Locations, raw_ostream &OS, bool Full) { in print()
H A DLVRange.cpp72 if (const LVLocations *Locations = Scope->getRanges()) in addEntry() local
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DStackMaps.cpp291 LocationVec Locations; in recordStackMapOpers() local
364 auto &Locations = CSInfos.back().Locations; in recordPatchPoint() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DStackMaps.cpp304 LocationVec Locations; in recordStackMapOpers() local
383 auto &Locations = CSInfos.back().Locations; in recordPatchPoint() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/GSYM/
H A DLookupResult.h52 SourceLocations Locations; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/GSYM/
DLookupResult.h51 SourceLocations Locations; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/GSYM/
H A DLookupResult.h51 SourceLocations Locations; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/GSYM/
DLookupResult.h51 SourceLocations Locations; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/GSYM/
DLookupResult.h51 SourceLocations Locations; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/GSYM/
DLookupResult.h51 SourceLocations Locations; member
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugLoc.h99 LocationLists Locations; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DPromoteMemoryToRegister.cpp172 LocationVector Locations; member
643 RenamePassData::LocationVector Locations(Allocas.size()); in run() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/DWARF/
DDWARFDebugLoc.h104 LocationLists Locations; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/DWARF/
DDWARFDebugLoc.h104 LocationLists Locations; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugLoc.h104 LocationLists Locations; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/DWARF/
DDWARFDebugLoc.h104 LocationLists Locations; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/DWARF/
DDWARFDebugLoc.h104 LocationLists Locations; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DPromoteMemoryToRegister.cpp239 LocationVector Locations; member
745 RenamePassData::LocationVector Locations(Allocas.size()); in run() local

123456789