/aosp_15_r20/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/type/ |
H A D | SimpleType.java | 13 public class SimpleType // note: until 2.6 was final class 32 protected SimpleType(Class<?> cls) { in SimpleType() method in SimpleType 36 protected SimpleType(Class<?> cls, TypeBindings bindings, in SimpleType() method in SimpleType 47 protected SimpleType(TypeBase base) { in SimpleType() method in SimpleType 51 protected SimpleType(Class<?> cls, TypeBindings bindings, in SimpleType() method in SimpleType 64 protected SimpleType(Class<?> cls, TypeBindings bindings, in SimpleType() method in SimpleType
|
/aosp_15_r20/external/pytorch/torch/csrc/utils/ |
H A D | invalid_arguments.cpp | 29 struct SimpleType : public Type { struct 30 SimpleType(std::string& name) : name(name){}; in SimpleType() argument 32 bool is_matching(PyObject* object) override { in is_matching() 36 std::string name;
|
/aosp_15_r20/external/llvm/unittests/Support/ |
H A D | Casting.cpp | 70 typedef int SimpleType; typedef 263 typedef pointer_wrappers::Base *SimpleType; typedef 269 typedef pointer_wrappers::Base *SimpleType; typedef
|
/aosp_15_r20/external/kotlinx.serialization/core/commonTest/src/kotlinx/serialization/ |
H A D | WrappedSerialDescriptorTest.kt | 41 class SimpleType(val int: Int, val float: Float) class
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/ |
H A D | Casting.h | 35 using SimpleType = From; // The real type this represents... member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
H A D | Casting.h | 33 typedef From SimpleType; // The real type this represents... typedef
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/ |
D | Casting.h | 35 using SimpleType = From; // The real type this represents... member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/ |
D | Casting.h | 35 using SimpleType = From; // The real type this represents... member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
H A D | Casting.h | 34 using SimpleType = From; // The real type this represents... member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/ |
D | Casting.h | 35 using SimpleType = From; // The real type this represents... member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/ |
D | Casting.h | 35 using SimpleType = From; // The real type this represents... member
|
/aosp_15_r20/external/llvm/include/llvm/Support/ |
H A D | Casting.h | 33 typedef From SimpleType; // The real type this represents... typedef
|
/aosp_15_r20/external/libgav1/src/utils/ |
H A D | stack_test.cc | 27 TEST(StackTest, SimpleType) { in TEST() argument
|
/aosp_15_r20/external/deqp/modules/glshared/ |
H A D | glsLifetimeTests.hpp | 204 class SimpleType : public Type class 207 …SimpleType(const Context &ctx, const char *name, GenFunc genFunc, DeleteFunc deleteFunc, ExistsFun… in SimpleType() function in deqp::gls::LifetimeTests::details::SimpleType
|
/aosp_15_r20/external/llvm/include/llvm/ObjectYAML/ |
H A D | COFFYAML.h | 66 COFF::SymbolBaseType SimpleType = COFF::IMAGE_SYM_TYPE_NULL; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ObjectYAML/ |
H A D | COFFYAML.h | 85 COFF::SymbolBaseType SimpleType = COFF::IMAGE_SYM_TYPE_NULL; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/ |
H A D | COFFYAML.h | 85 COFF::SymbolBaseType SimpleType = COFF::IMAGE_SYM_TYPE_NULL; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ObjectYAML/ |
D | COFFYAML.h | 97 COFF::SymbolBaseType SimpleType = COFF::IMAGE_SYM_TYPE_NULL; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ObjectYAML/ |
D | COFFYAML.h | 97 COFF::SymbolBaseType SimpleType = COFF::IMAGE_SYM_TYPE_NULL; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ObjectYAML/ |
D | COFFYAML.h | 97 COFF::SymbolBaseType SimpleType = COFF::IMAGE_SYM_TYPE_NULL; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ObjectYAML/ |
D | COFFYAML.h | 97 COFF::SymbolBaseType SimpleType = COFF::IMAGE_SYM_TYPE_NULL; member
|
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/container/ |
H A D | inlined_vector_test.cc | 1274 TEST(RangedConstructor, SimpleType) { in TEST() argument 1354 TEST(RangedAssign, SimpleType) { in TEST() argument
|
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/container/ |
H A D | inlined_vector_test.cc | 1283 TEST(RangedConstructor, SimpleType) { in TEST() argument 1364 TEST(RangedAssign, SimpleType) { in TEST() argument
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/container/ |
D | inlined_vector_test.cc | 1283 TEST(RangedConstructor, SimpleType) { in TEST() argument 1364 TEST(RangedAssign, SimpleType) { in TEST() argument
|
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/container/ |
H A D | inlined_vector_test.cc | 1281 TEST(RangedConstructor, SimpleType) { in TEST() argument 1362 TEST(RangedAssign, SimpleType) { in TEST() argument
|