/external/gson/extras/src/main/java/com/google/gson/graph/ |
D | GraphAdapterBuilder.java | 53 public GraphAdapterBuilder addType(Type type) { in addType() method in GraphAdapterBuilder 64 public GraphAdapterBuilder addType(Type type, InstanceCreator<?> instanceCreator) { in addType() method in GraphAdapterBuilder
|
/external/kotlinpoet/kotlinpoet/src/commonMain/kotlin/com/squareup/kotlinpoet/ |
D | TypeSpecHolder.kt | 24 public fun addType(typeSpec: TypeSpec): T in addType() method
|
D | FileSpec.kt | 307 override fun addType(typeSpec: TypeSpec): Builder = apply { in <lambda>() method in com.squareup.kotlinpoet.Builder
|
D | TypeSpec.kt | 703 override fun addType(typeSpec: TypeSpec): Builder = apply { in <lambda>() method
|
/external/dagger2/java/dagger/internal/codegen/writing/ |
D | GeneratedImplementation.java | 43 void addType(TypeSpecKind typeKind, TypeSpec typeSpec); in addType() method
|
D | ComponentWrapperImplementation.java | 84 public void addType(TypeSpecKind typeKind, TypeSpec typeSpec) { in addType() method in ComponentWrapperImplementation
|
D | ComponentImplementation.java | 633 public void addType(TypeSpecKind typeKind, TypeSpec typeSpec) { in addType() method in ShardImplementation
|
/external/google-fruit/include/fruit/impl/data_structures/ |
D | fixed_size_allocator.defn.h | 46 inline void FixedSizeAllocator::FixedSizeAllocatorData::addType(TypeId typeId) { in addType() function
|
/external/llvm/lib/IR/ |
D | DebugInfo.cpp | 188 bool DebugInfoFinder::addType(DIType *DT) { in addType() function in DebugInfoFinder
|
/external/deqp/external/vulkancts/framework/vulkan/ |
D | vkBuilderUtil.cpp | 132 DescriptorPoolBuilder &DescriptorPoolBuilder::addType(VkDescriptorType type, uint32_t numDescriptor… in addType() function in vk::DescriptorPoolBuilder
|
/external/flatbuffers/tests/ts/reflection/ |
D | field.js | 182 static addType(builder, typeOffset) { method in Field
|
/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/ast/ |
D | CompilationUnit.java | 275 public CompilationUnit addType(TypeDeclaration<?> type) { in addType() method in CompilationUnit
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/ |
D | BTFDebug.cpp | 389 uint32_t BTFDebug::addType(std::unique_ptr<BTFTypeBase> TypeEntry, in addType() function in BTFDebug 398 uint32_t BTFDebug::addType(std::unique_ptr<BTFTypeBase> TypeEntry) { in addType() function in BTFDebug
|
/external/flatbuffers/java/src/main/java/com/google/flatbuffers/reflection/ |
D | Field.java | 98 …public static void addType(FlatBufferBuilder builder, int typeOffset) { builder.addOffset(1, typeO… in addType() method in Field
|
/external/google-cloud-java/java-maps-routing/proto-google-maps-routing-v2/src/main/java/com/google/maps/routing/v2/ |
D | GeocodedWaypoint.java | 1143 public Builder addType(java.lang.String value) { in addType() method in GeocodedWaypoint.Builder
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/BPF/ |
D | BTFDebug.cpp | 513 uint32_t BTFDebug::addType(std::unique_ptr<BTFTypeBase> TypeEntry, in addType() function in BTFDebug 522 uint32_t BTFDebug::addType(std::unique_ptr<BTFTypeBase> TypeEntry) { in addType() function in BTFDebug
|
/external/javapoet/src/main/java/com/squareup/javapoet/ |
D | TypeSpec.java | 648 public Builder addType(TypeSpec typeSpec) { in addType() method in TypeSpec.Builder
|
/external/ow2-asm/asm/src/main/java/org/objectweb/asm/ |
D | SymbolTable.java | 1175 int addType(final String value) { in addType() method in SymbolTable
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/ |
D | CoroFrame.cpp | 351 void addType(Type *Ty) { in addType() function
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | DwarfUnit.cpp | 753 void DwarfUnit::addType(DIE &Entity, const DIType *Ty, in addType() function in DwarfUnit
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
D | DwarfUnit.cpp | 725 void DwarfUnit::addType(DIE &Entity, const DIType *Ty, in addType() function in DwarfUnit
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/ |
D | DwarfUnit.cpp | 651 void DwarfUnit::addType(DIE &Entity, const DIType *Ty, in addType() function in DwarfUnit
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | DebugInfo.cpp | 228 bool DebugInfoFinder::addType(DIType *DT) { in addType() function in DebugInfoFinder
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/ |
D | DebugInfo.cpp | 312 bool DebugInfoFinder::addType(DIType *DT) { in addType() function in DebugInfoFinder
|
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/bench/ |
D | apiviewer.js | 175 …",b=".prototype",L="function",K="Boolean",J="Error",I="constructor",H="warn",G="hasOwnProperty",F=…
|