| /external/google-fruit/include/fruit/impl/util/ |
| D | type_info.h | 64 struct TypeId { struct 69 bool operator==(TypeId x) const; argument
|
| /external/google-fruit/include/fruit/impl/normalized_component_storage/ |
| D | binding_normalization.templates.h | 39 HashMapWithArenaAllocator<TypeId, ComponentStorageEntry>& binding_data_map, in BindingNormalizationContext() 79 … HashMapWithArenaAllocator<TypeId, ComponentStorageEntry>& binding_data_map, in normalizeBindings() 557 HashMapWithArenaAllocator<TypeId, ComponentStorageEntry>&& binding_data_map, in performBindingCompression() 560 const std::vector<TypeId, ArenaAllocator<TypeId>>& exposed_types, in performBindingCompression() 674 const std::vector<TypeId, ArenaAllocator<TypeId>>& exposed_types, in normalizeBindingsWithBindingCompression() 676 std::unordered_map<TypeId, NormalizedMultibindingSet>& multibindings, in normalizeBindingsWithBindingCompression()
|
| /external/google-fruit/src/ |
| D | normalized_component_storage.cpp | 44 … const std::vector<TypeId, ArenaAllocator<TypeId>>& exposed_types, in NormalizedComponentStorage() 70 … const std::vector<TypeId, ArenaAllocator<TypeId>>& exposed_types, in NormalizedComponentStorage()
|
| D | binding_normalization.cpp | 218 void BindingNormalization::addMultibindings(std::unordered_map<TypeId, NormalizedMultibindingSet>& … in addMultibindings() 277 const std::vector<TypeId, ArenaAllocator<TypeId>>& exposed_types, in normalizeBindingsWithUndoableBindingCompression() 279 std::unordered_map<TypeId, NormalizedMultibindingSet>& multibindings, in normalizeBindingsWithUndoableBindingCompression() 316 const std::vector<TypeId, ArenaAllocator<TypeId>>& exposed_types, in normalizeBindingsWithPermanentBindingCompression() 318 std::unordered_map<TypeId, NormalizedMultibindingSet>& multibindings) { in normalizeBindingsWithPermanentBindingCompression() 321 …bindings_vector, multibindings, [](TypeId, NormalizedComponentStorage::CompressedBindingUndoInfo) … in normalizeBindingsWithPermanentBindingCompression() argument 331 std::unordered_map<TypeId, NormalizedMultibindingSet>& multibindings) { in normalizeBindingsAndAddTo()
|
| D | normalized_component_storage_holder.cpp | 29 ComponentStorage&& component, const std::vector<TypeId, ArenaAllocator<TypeId>>& exposed_types, in NormalizedComponentStorageHolder()
|
| D | injector_storage.cpp | 69 const std::vector<TypeId, ArenaAllocator<TypeId>>& exposed_types, in InjectorStorage()
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/ |
| D | CrossDSOCFI.cpp | 92 if (ConstantInt *TypeId = extractNumericTypeId(Type)) in buildCFICheck() local 102 if (ConstantInt *TypeId = in buildCFICheck() local 147 for (uint64_t TypeId : TypeIds) { in buildCFICheck() local
|
| D | LowerTypeTests.cpp | 496 Metadata *TypeId, in buildBitSet() 630 static bool isKnownTypeIdMember(Metadata *TypeId, const DataLayout &DL, in isKnownTypeIdMember() 671 Value *LowerTypeTestsModule::lowerTypeTestCall(Metadata *TypeId, CallInst *CI, in lowerTypeTestCall() 837 uint8_t *LowerTypeTestsModule::exportTypeId(StringRef TypeId, in exportTypeId() 888 LowerTypeTestsModule::importTypeId(StringRef TypeId) { in importTypeId() 1887 auto AddTypeIdUse = [&](Metadata *TypeId) -> TypeIdUserInfo & { in lower() 1914 auto TypeId = TypeIdMDVal->getMetadata(); in lower() local 1960 if (auto *TypeId = dyn_cast<MDString>(P.first)) in lower() local
|
| /external/dexmaker/dexmaker/src/main/java/com/android/dx/ |
| D | TypeId.java | 34 public final class TypeId<T> { class 87 TypeId(com.android.dx.rop.type.Type ropType) { in TypeId() method in TypeId 91 TypeId(String name, com.android.dx.rop.type.Type ropType) { in TypeId() method in TypeId
|
| /external/libtextclassifier/lang_id/common/fel/ |
| D | workspace.h | 56 struct TypeId { struct 61 int TypeId<T>::type_id = GetFreshTypeId(); argument
|
| /external/gemmlowp/internal/ |
| D | allocator.h | 46 enum class TypeId : std::uint8_t { Uint8, Int8, Uint16, Int16, Uint32, Int32 }; enum
|
| /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/ |
| D | Any.h | 28 template <typename T> struct TypeId { static const char Id; }; struct
|
| /external/llvm/lib/Transforms/IPO/ |
| D | CrossDSOCFI.cpp | 93 if (ConstantInt *TypeId = extractNumericTypeId(Type)) in buildCFICheck() local 129 for (uint64_t TypeId : TypeIds) { in buildCFICheck() local
|
| D | WholeProgramDevirt.cpp | 682 Metadata *TypeId = in scanTypeTestUsers() local 717 Metadata *TypeId = cast<MetadataAsValue>(TypeIdValue)->getMetadata(); in scanTypeCheckedLoadUsers() local
|
| /external/tensorflow/tensorflow/core/framework/ |
| D | variant.h | 189 TypeIndex TypeId() const { in TypeId() function 280 TypeIndex TypeId() const override { in TypeId() function
|
| /external/golang-protobuf/proto/ |
| D | message_set.go | 58 TypeId *int32 `protobuf:"varint,2,req,name=type_id"` member
|
| /external/syzkaller/vendor/github.com/golang/protobuf/proto/ |
| D | message_set.go | 64 TypeId *int32 `protobuf:"varint,2,req,name=type_id"` member
|
| /external/llvm/tools/llvm-pdbdump/ |
| D | FunctionDumper.cpp | 222 uint32_t TypeId = Symbol.getTypeId(); in dump() local
|
| /external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/ |
| D | PrettyFunctionDumper.cpp | 226 uint32_t TypeId = Symbol.getTypeId(); in dump() local
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/ |
| D | ModuleSummaryAnalysis.cpp | 165 auto *TypeId = dyn_cast<MDString>(TypeMDVal->getMetadata()); in addIntrinsicToSummary() local 196 auto *TypeId = dyn_cast<MDString>(TypeMDVal->getMetadata()); in addIntrinsicToSummary() local
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/ |
| D | UDTLayout.cpp | 37 uint32_t TypeId = RawSymbol.getTypeId(); in getSymbolType() local
|
| /external/google-breakpad/src/testing/gtest/include/gtest/internal/ |
| D | gtest-internal.h | 474 typedef const void* TypeId; typedef
|
| /external/swiftshader/third_party/LLVM/utils/unittest/googletest/include/gtest/internal/ |
| D | gtest-internal.h | 494 typedef const void* TypeId; typedef
|
| /external/llvm/utils/unittest/googletest/include/gtest/internal/ |
| D | gtest-internal.h | 503 typedef const void* TypeId; typedef
|
| /external/libvpx/libvpx/third_party/googletest/src/include/gtest/internal/ |
| D | gtest-internal.h | 417 typedef const void* TypeId; typedef
|