Home
last modified time | relevance | path

Searched defs:addType (Results 1 – 25 of 195) sorted by relevance

12345678

/aosp_15_r20/external/gson/extras/src/main/java/com/google/gson/graph/
H A DGraphAdapterBuilder.java53 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 DTypeSpecHolder.kt24 public fun addType(typeSpec: TypeSpec): T in addType() method
H A DFileSpec.kt307 override fun addType(typeSpec: TypeSpec): Builder = apply { in <lambda>() method in com.squareup.kotlinpoet.Builder
H A DTypeSpec.kt703 override fun addType(typeSpec: TypeSpec): Builder = apply { in <lambda>() method
/aosp_15_r20/external/dagger2/java/dagger/internal/codegen/writing/
H A DGeneratedImplementation.java42 void addType(TypeSpecKind typeKind, TypeSpec typeSpec); in addType() method
H A DComponentWrapperImplementation.java79 public void addType(TypeSpecKind typeKind, TypeSpec typeSpec) { in addType() method in ComponentWrapperImplementation
H A DComponentImplementation.java610 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 Dfixed_size_allocator.defn.h46 inline void FixedSizeAllocator::FixedSizeAllocatorData::addType(TypeId typeId) { in addType() function
/aosp_15_r20/external/llvm/lib/IR/
H A DDebugInfo.cpp188 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 DBTFDebug.cpp389 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 DvkBuilderUtil.cpp132 DescriptorPoolBuilder &DescriptorPoolBuilder::addType(VkDescriptorType type, uint32_t numDescriptor… in addType() function in vk::DescriptorPoolBuilder
/aosp_15_r20/system/tools/hidl/
DScope.cpp38 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 DBTFDebug.cpp513 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 DCompilationUnit.java275 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 DGeocodedWaypoint.java1143 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 DTypeSpec.java648 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 DSymbolTable.java1175 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 DCoroFrame.cpp351 void addType(Type *Ty) { in addType() function
/aosp_15_r20/out/soong/.intermediates/external/kotlinpoet/kotlinpoet/linux_glibc_common/kotlin_headers/
Dkotlinpoet.jarMETA-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 DDwarfUnit.cpp753 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 DDwarfUnit.cpp725 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 DDwarfUnit.cpp651 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 DLoopCombinatorTest.java323 static MethodHandle slap(MethodHandle mh, Class<?> addType) { in slap()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DDebugInfo.cpp228 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 DDebugInfo.cpp312 bool DebugInfoFinder::addType(DIType *DT) { in addType() function in DebugInfoFinder

12345678