| /external/perf_data_converter/src/ |
| D | perf_data_handler.h | 32 struct Mapping { struct 34 Mapping(const string* filename, const string* build_id, uint64 start, in Mapping() argument 53 Mapping() {} in Mapping() function
|
| /external/compiler-rt/lib/tsan/rtl/ |
| D | tsan_platform.h | 44 struct Mapping { struct 45 static const uptr kMetaShadowBeg = 0x300000000000ull; 46 static const uptr kMetaShadowEnd = 0x400000000000ull; 47 static const uptr kTraceMemBeg = 0x600000000000ull; 48 static const uptr kTraceMemEnd = 0x620000000000ull; 49 static const uptr kShadowBeg = 0x020000000000ull; 50 static const uptr kShadowEnd = 0x100000000000ull; 51 static const uptr kHeapMemBeg = 0x7d0000000000ull; 52 static const uptr kHeapMemEnd = 0x7e0000000000ull; 76 struct Mapping { argument
|
| /external/compiler-rt/lib/dfsan/ |
| D | dfsan_platform.h | 21 struct Mapping { struct 28 struct Mapping { argument
|
| /external/grpc-grpc/doc/ |
| D | PROTOCOL-HTTP2.md | 200 ##### Stream Identification 203 ##### Data Frames 206 ##### Errors 231 ##### Security 235 ##### Connection Management
|
| /external/protobuf/src/google/protobuf/compiler/ |
| D | importer.h | 300 struct Mapping { struct 304 inline Mapping(const string& virtual_path_param, in Mapping() argument
|
| /external/libchrome/mojo/public/cpp/bindings/ |
| D | README.md | 1233 ### Global Configuration 1249 ### Defining `StructTraits` 1330 ### Enabling a New Type Mapping 1417 ### StructTraits Reference 1453 ### Using Generated DataView Types 1545 ### Variants
|
| /external/perfetto/src/profiling/memory/ |
| D | bookkeeping.h | 100 struct Mapping { struct 101 Mapping(Interned<std::string> b) : build_id(std::move(b)) {} in Mapping() argument 110 bool operator<(const Mapping& other) const { argument
|
| /external/icu/tools/srcgen/currysrc/src/main/java/com/google/currysrc/api/process/ast/ |
| D | BodyDeclarationLocatorStore.java | 75 public static class Mapping<T> { class in BodyDeclarationLocatorStore 79 private Mapping(BodyDeclarationLocator locator, T value) { in Mapping() method in BodyDeclarationLocatorStore.Mapping
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/ |
| D | X86RegisterBankInfo.cpp | 133 auto Mapping = getValueMapping(OpRegBankIdx[Idx], 1); in getInstrValueMapping() local 155 auto Mapping = getValueMapping(getPartialMappingIdx(Ty, isFP), 3); in getSameOperandsMapping() local 168 const InstructionMapping &Mapping = getInstrMappingImpl(MI); in getInstrMapping() local 277 const RegisterBankInfo::InstructionMapping &Mapping = getInstructionMapping( in getInstrAlternativeMappings() local
|
| /external/llvm/unittests/AsmParser/ |
| D | AsmParserTest.cpp | 53 SlotMapping Mapping; in TEST() local 136 SlotMapping Mapping; in TEST() local 172 SlotMapping Mapping; in TEST() local 296 SlotMapping Mapping; in TEST() local
|
| /external/swiftshader/third_party/llvm-7.0/llvm/unittests/AsmParser/ |
| D | AsmParserTest.cpp | 53 SlotMapping Mapping; in TEST() local 136 SlotMapping Mapping; in TEST() local 172 SlotMapping Mapping; in TEST() local 296 SlotMapping Mapping; in TEST() local
|
| /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/ |
| D | TypeDeserializer.h | 37 TypeRecordMapping Mapping; member 100 std::unique_ptr<MappingInfo> Mapping; variable 109 TypeRecordMapping Mapping; member 160 MappingInfo Mapping; variable
|
| D | ContinuationRecordBuilder.h | 40 TypeRecordMapping Mapping; variable
|
| D | SymbolDeserializer.h | 33 SymbolRecordMapping Mapping; member 95 std::unique_ptr<MappingInfo> Mapping; variable
|
| D | SymbolSerializer.h | 37 SymbolRecordMapping Mapping; variable
|
| /external/llvm/lib/Target/NVPTX/ |
| D | NVVMReflect.cpp | 59 NVVMReflect(const StringMap<int> &Mapping) in NVVMReflect() 74 FunctionPass *llvm::createNVVMReflectPass(const StringMap<int> &Mapping) { in createNVVMReflectPass()
|
| /external/swiftshader/third_party/llvm-7.0/llvm/docs/ |
| D | WritingAnLLVMBackend.rst | 918 Instruction Operand Name Mapping 962 Instruction Operand Types
|
| /external/llvm/docs/ |
| D | WritingAnLLVMBackend.rst | 918 Instruction Operand Name Mapping 962 Instruction Operand Types
|
| /external/libchrome/base/posix/ |
| D | global_descriptors.h | 56 typedef std::vector<Descriptor> Mapping; typedef
|
| /external/google-breakpad/src/tools/linux/md2core/ |
| D | minidump-2-core.cc | 191 struct Mapping { struct 192 Mapping() in Mapping() function 199 uint32_t permissions; 200 uint64_t start_address, end_address, offset; 201 std::string filename; 202 std::string data;
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/ |
| D | CFLAndersAliasAnalysis.cpp | 370 for (const auto &Mapping : AMap.mappings()) { in populateAttrMap() local 456 for (const auto &Mapping : ValueMap) { in populateExternalRelations() local 490 for (const auto &Mapping : AMap.mappings()) { in populateExternalAttributes() local 605 for (const auto &Mapping : Graph.value_mappings()) { in initializeWorkList() local 656 for (const auto &Mapping : ReachSet.reachableValueAliases(*FromNodeBelow)) { in processWorkListItem() local 738 for (const auto &Mapping : Graph.value_mappings()) { in buildAttrMap() local 755 for (const auto &Mapping : ReachSet.reachableValueAliases(Dst)) { in buildAttrMap() local
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/ |
| D | ARMRegisterBankInfo.cpp | 207 const InstructionMapping &Mapping = getInstrMappingImpl(MI); in getInstrMapping() local 432 for (const auto &Mapping : OperandsMapping[i]) { in getInstrMapping() local
|
| /external/compiler-rt/lib/tsan/tests/unit/ |
| D | tsan_shadow_test.cc | 49 TEST(Shadow, Mapping) { in TEST() argument
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/ |
| D | MipsRegisterBankInfo.cpp | 73 const RegisterBankInfo::InstructionMapping &Mapping = getInstrMappingImpl(MI); in getInstrMapping() local
|
| /external/swiftshader/third_party/subzero/src/ |
| D | IceTimerTree.cpp | 70 TranslationType Mapping(Size); in translateIDsFrom() local 82 TranslationType Mapping = translateIDsFrom(Src); in mergeFrom() local
|