Home
last modified time | relevance | path

Searched defs:HS (Results 1 – 25 of 99) sorted by relevance

1234

/aosp_15_r20/external/clang/lib/Serialization/
H A DASTReaderInternals.h253 HeaderSearch *HS; variable
271 HeaderFileInfoTrait(ASTReader &Reader, ModuleFile &M, HeaderSearch *HS, in HeaderFileInfoTrait()
/aosp_15_r20/external/clang/lib/Frontend/
H A DInitHeaderSearch.cpp52 InitHeaderSearch(HeaderSearch &HS, bool verbose, StringRef sysroot) in InitHeaderSearch()
645 void clang::ApplyHeaderSearchOptions(HeaderSearch &HS, in ApplyHeaderSearchOptions()
H A DFrontendActions.cpp292 HeaderSearch &HS = CI.getPreprocessor().getHeaderSearchInfo(); in BeginSourceFileAction() local
387 HeaderSearch &HS = CI.getPreprocessor().getHeaderSearchInfo(); in ComputeASTConsumerArguments() local
/aosp_15_r20/hardware/interfaces/radio/aidl/compat/libradiocompat/network/
H A Dutils.cpp26 constexpr auto HS = E::HSUPA | E::HSDPA | E::HSPA | E::HSPAP; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/MCTargetDesc/
H A DARCInfo.h31 HS = 0x6, enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARC/MCTargetDesc/
H A DARCInfo.h31 HS = 0x6, enumerator
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/network/telephony/
DTelephonyConstants.java67 public static final int HS = RAF_HSUPA | RAF_HSDPA | RAF_HSPA | RAF_HSPAP; field in TelephonyConstants.RadioAccessFamily
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/PDB/Native/
H A DTpiStream.cpp81 auto HS = Pdb.safelyCreateIndexedStream(Header->HashStreamIndex); in reload() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
H A DTpiStream.cpp81 auto HS = Pdb.safelyCreateIndexedStream(Header->HashStreamIndex); in reload() local
/aosp_15_r20/external/clang/lib/Lex/
H A DHeaderSearch.cpp275 HeaderSearch &HS, in LookupFile()
402 StringRef Filename, HeaderSearch &HS, SmallVectorImpl<char> *SearchPath, in DoFrameworkLookup()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DDynamicLibrary.cpp152 HandleSet& HS = *OpenedHandles; in getPermanentLibrary() local
/aosp_15_r20/frameworks/base/telephony/java/android/telephony/
H A DRadioAccessFamily.java78 private static final int HS = RAF_HSUPA | RAF_HSDPA | RAF_HSPA | RAF_HSPAP; field in RadioAccessFamily
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/Utils/
H A DARMBaseInfo.h33 HS, // Carry set >, ==, or unordered enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/Utils/
H A DARMBaseInfo.h33 HS, // Carry set >, ==, or unordered enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
H A DNVPTX.h141 HS, enumerator
/aosp_15_r20/external/llvm/lib/Target/NVPTX/
H A DNVPTX.h152 HS, enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/Orc/
H A DMachOPlatform.cpp110 for (auto &HS : AdditionalHeaderSymbols) in addMachOHeader() local
163 for (auto &HS : AdditionalHeaderSymbols) in createHeaderInterface() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/freedreno/a4xx/
H A Dfd4_program.c73 enum { VS = 0, FS = 1, HS = 2, DS = 3, GS = 4, MAX_STAGES }; enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/NVPTX/
H A DNVPTX.h162 HS, enumerator
/aosp_15_r20/external/llvm/lib/DebugInfo/PDB/Raw/
H A DTpiStream.cpp192 auto HS = in reload() local
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/collections/hash/set/
H A Dtests.rs10 type HS = HashSet<i32>; in test_zero_capacities() typedef
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/collections/hash/set/
H A Dtests.rs10 type HS = HashSet<i32>; in test_zero_capacities() typedef
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/collections/hash/set/
H A Dtests.rs10 type HS = HashSet<i32>; in test_zero_capacities() typedef
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/collections/hash/set/
H A Dtests.rs10 type HS = HashSet<i32>; in test_zero_capacities() typedef
/aosp_15_r20/external/mesa3d/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_program.c170 enum { VS = 0, FS = 1, HS = 2, DS = 3, GS = 4, MAX_STAGES }; enumerator

1234