| /third_party/rust/crates/rust-openssl/openssl/src/ |
| H A D | ex_data.rs | 8 pub struct Index<T, U>(c_int, PhantomData<(T, U)>); structure names 18 impl<T, U> Index<T, U> { impls
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/MCTargetDesc/ |
| H A D | ARMELFStreamer.cpp | 61 static std::string GetAEABIUnwindPersonalityName(unsigned Index) { in GetAEABIUnwindPersonalityName() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/subzero/crosstest/ |
| H A D | insertelement.h | 23 setElement(VectorType &Value, size_t Index, ElementType Element) { in setElement() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/AsmParser/ |
| H A D | Parser.h | 74 std::unique_ptr<ModuleSummaryIndex> Index; member
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/ |
| H A D | NativeEnumModules.h | 30 uint32_t Index; member in llvm::pdb::NativeEnumModules
|
| H A D | NativeTypeArray.h | 43 codeview::TypeIndex Index; member in llvm::pdb::NativeTypeArray
|
| H A D | NativeEnumGlobals.h | 35 uint32_t Index; member in llvm::pdb::NativeEnumGlobals
|
| H A D | NativeEnumTypes.h | 40 uint32_t Index; member in llvm::pdb::NativeEnumTypes
|
| H A D | NativeTypeEnum.h | 65 codeview::TypeIndex Index; member in llvm::pdb::NativeTypeEnum
|
| H A D | NativeTypeFunctionSig.h | 65 codeview::TypeIndex Index; member in llvm::pdb::NativeTypeFunctionSig
|
| H A D | NativeTypeUDT.h | 61 codeview::TypeIndex Index; member in llvm::pdb::NativeTypeUDT
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/ |
| H A D | NativeEnumModules.cpp | 22 NativeEnumModules::NativeEnumModules(NativeSession &PDBSession, uint32_t Index) in NativeEnumModules() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
| H A D | Operator.cpp | 57 APInt Index = OpC->getValue().sextOrTrunc(Offset.getBitWidth()); in accumulateConstantOffset() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/ |
| H A D | SummaryBasedOptimizations.cpp | 28 static void initializeCounts(ModuleSummaryIndex &Index) { in initializeCounts() argument 45 void llvm::computeSyntheticCounts(ModuleSummaryIndex &Index) { in computeSyntheticCounts() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
| H A D | EnumeratedArray.h | 36 inline ValueType &operator[](const Enumeration Index) { in operator []() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
| H A D | ModuleSummaryAnalysis.h | 55 Optional<ModuleSummaryIndex> Index; member in llvm::ModuleSummaryIndexWrapperPass
|
| /third_party/node/deps/v8/include/v8-include/cppgc/internal/ |
| H A D | gc-info.h | 137 V8_INLINE static GCInfoIndex Index() { in Index() function
|
| /third_party/node/deps/v8/include/cppgc/internal/ |
| H A D | gc-info.h | 143 V8_INLINE static GCInfoIndex Index() { in Index() function
|
| /third_party/protobuf/csharp/src/Google.Protobuf/Reflection/ |
| H A D | DescriptorBase.cs | 57 public int Index { get; } property in Google.Protobuf.Reflection.DescriptorBase
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Writer/ |
| H A D | BitcodeWriterPass.cpp | 23 const ModuleSummaryIndex *Index = in run() local 54 const ModuleSummaryIndex *Index = variable
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/ |
| H A D | TypeTableCollection.cpp | 37 CVType TypeTableCollection::getType(TypeIndex Index) { in getType() argument 42 StringRef TypeTableCollection::getTypeName(TypeIndex Index) { in getTypeName() argument 54 bool TypeTableCollection::contains(TypeIndex Index) { in contains() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/Stages/ |
| H A D | InstructionTables.cpp | 33 unsigned Index = std::distance( in execute() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/ |
| H A D | FunctionId.h | 21 explicit FunctionId(uint32_t Index) : Index(Index) {} in FunctionId() argument 26 uint32_t Index; member in llvm::codeview::FunctionId
|
| H A D | TypeVisitorCallbacks.h | 32 virtual Error visitTypeBegin(CVType &Record, TypeIndex Index) { in visitTypeBegin() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/ |
| H A D | FunctionImportUtils.h | 88 FunctionImportGlobalProcessing( Module &M, const ModuleSummaryIndex &Index, SetVector<GlobalValue *> *GlobalsToImport = nullptr) FunctionImportGlobalProcessing() argument
|