/aosp_15_r20/external/gson/extras/src/main/java/com/google/gson/graph/ |
H A 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
|
/aosp_15_r20/external/kotlinpoet/kotlinpoet/src/commonMain/kotlin/com/squareup/kotlinpoet/ |
H A D | TypeSpecHolder.kt | 24 public fun addType(typeSpec: TypeSpec): T in addType() method
|
H A D | FileSpec.kt | 307 override fun addType(typeSpec: TypeSpec): Builder = apply { in <lambda>() method in com.squareup.kotlinpoet.Builder
|
H A D | TypeSpec.kt | 703 override fun addType(typeSpec: TypeSpec): Builder = apply { in <lambda>() method
|
/aosp_15_r20/external/dagger2/java/dagger/internal/codegen/writing/ |
H A D | GeneratedImplementation.java | 42 void addType(TypeSpecKind typeKind, TypeSpec typeSpec); in addType() method
|
H A D | ComponentWrapperImplementation.java | 79 public void addType(TypeSpecKind typeKind, TypeSpec typeSpec) { in addType() method in ComponentWrapperImplementation
|
H A D | ComponentImplementation.java | 610 public void addType(TypeSpecKind typeKind, TypeSpec typeSpec) { in addType() method in ShardImplementation
|
/aosp_15_r20/external/google-fruit/include/fruit/impl/data_structures/ |
H A D | fixed_size_allocator.defn.h | 46 inline void FixedSizeAllocator::FixedSizeAllocatorData::addType(TypeId typeId) { in addType() function
|
/aosp_15_r20/external/llvm/lib/IR/ |
H A D | DebugInfo.cpp | 188 bool DebugInfoFinder::addType(DIType *DT) { in addType() function in DebugInfoFinder
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/ |
H A 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
|
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/ |
H A D | vkBuilderUtil.cpp | 132 DescriptorPoolBuilder &DescriptorPoolBuilder::addType(VkDescriptorType type, uint32_t numDescriptor… in addType() function in vk::DescriptorPoolBuilder
|
/aosp_15_r20/system/tools/hidl/ |
D | Scope.cpp | 38 void Scope::addType(NamedType* type) { in addType() function in android::Scope
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/BPF/ |
H A 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
|
/aosp_15_r20/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/ast/ |
H A D | CompilationUnit.java | 275 public CompilationUnit addType(TypeDeclaration<?> type) { in addType() method in CompilationUnit
|
/aosp_15_r20/external/google-cloud-java/java-maps-routing/proto-google-maps-routing-v2/src/main/java/com/google/maps/routing/v2/ |
H A D | GeocodedWaypoint.java | 1143 public Builder addType(java.lang.String value) { in addType() method in GeocodedWaypoint.Builder
|
/aosp_15_r20/external/javapoet/src/main/java/com/squareup/javapoet/ |
H A D | TypeSpec.java | 648 public Builder addType(TypeSpec typeSpec) { in addType() method in TypeSpec.Builder
|
/aosp_15_r20/external/ow2-asm/asm/src/main/java/org/objectweb/asm/ |
H A D | SymbolTable.java | 1175 int addType(final String value) { in addType() method in SymbolTable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/ |
H A D | CoroFrame.cpp | 351 void addType(Type *Ty) { in addType() function
|
/aosp_15_r20/out/soong/.intermediates/external/kotlinpoet/kotlinpoet/linux_glibc_common/kotlin_headers/ |
D | kotlinpoet.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/external__kotlinpoet__linux_glibc_common__kotlinpoet.kotlin_module
com ... |
/aosp_15_r20/external/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DwarfUnit.cpp | 753 void DwarfUnit::addType(DIE &Entity, const DIType *Ty, in addType() function in DwarfUnit
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DwarfUnit.cpp | 725 void DwarfUnit::addType(DIE &Entity, const DIType *Ty, in addType() function in DwarfUnit
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DwarfUnit.cpp | 651 void DwarfUnit::addType(DIE &Entity, const DIType *Ty, in addType() function in DwarfUnit
|
/aosp_15_r20/libcore/ojluni/src/test/java/lang/invoke/ |
H A D | LoopCombinatorTest.java | 323 static MethodHandle slap(MethodHandle mh, Class<?> addType) { in slap()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
H A D | DebugInfo.cpp | 228 bool DebugInfoFinder::addType(DIType *DT) { in addType() function in DebugInfoFinder
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/ |
H A D | DebugInfo.cpp | 312 bool DebugInfoFinder::addType(DIType *DT) { in addType() function in DebugInfoFinder
|