Home
last modified time | relevance | path

Searched defs:getTypeName (Results 1 – 25 of 1312) sorted by relevance

12345678910>>...53

/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/generated/vulkansc/
H A DvkStrUtilImpl.inl6 template<> const char* getTypeName<VkInstance> (void) { return "VkInstance"; } function
7 template<> const char* getTypeName<VkPhysicalDevice> (void) { return "VkPhysicalDevice"; } function
8 template<> const char* getTypeName<VkDevice> (void) { return "VkDevice"; } function
9 template<> const char* getTypeName<VkQueue> (void) { return "VkQueue"; } function
10 template<> const char* getTypeName<VkCommandBuffer> (void) { return "VkCommandBuffer"; } function
11 template<> const char* getTypeName<VkDeviceMemory> (void) { return "VkDeviceMemory"; } function
12 template<> const char* getTypeName<VkCommandPool> (void) { return "VkCommandPool"; } function
13 template<> const char* getTypeName<VkBuffer> (void) { return "VkBuffer"; } function
14 template<> const char* getTypeName<VkBufferView> (void) { return "VkBufferView"; } function
15 template<> const char* getTypeName<VkImage> (void) { return "VkImage"; } function
[all …]
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tfr/ir/
H A Dtfr_types.h102 static std::string getTypeName() { return "TFRTensorType"; } in getTypeName() function
108 static std::string getTypeName() { return "TFRTensorListType"; } in getTypeName() function
114 static std::string getTypeName() { return "TFRAttrType"; } in getTypeName() function
/aosp_15_r20/external/skia/tests/
H A DFlattenDrawableTest.cpp63 const char* getTypeName() const override { return "IntDrawable"; } in getTypeName() function in IntDrawable
94 const char* getTypeName() const override { return "PaintDrawable"; } in getTypeName() function in PaintDrawable
141 const char* getTypeName() const override { return "CompoundDrawable"; } in getTypeName() function in CompoundDrawable
200 const char* getTypeName() const override { return "RootDrawable"; } in getTypeName() function in RootDrawable
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/generated/vulkan/
H A DvkStrUtilImpl.inl6 template<> const char* getTypeName<VkInstance> (void) { return "VkInstance"; } function
7 template<> const char* getTypeName<VkPhysicalDevice> (void) { return "VkPhysicalDevice"; } function
8 template<> const char* getTypeName<VkDevice> (void) { return "VkDevice"; } function
9 template<> const char* getTypeName<VkQueue> (void) { return "VkQueue"; } function
10 template<> const char* getTypeName<VkCommandBuffer> (void) { return "VkCommandBuffer"; } function
11 template<> const char* getTypeName<VkDeviceMemory> (void) { return "VkDeviceMemory"; } function
12 template<> const char* getTypeName<VkCommandPool> (void) { return "VkCommandPool"; } function
13 template<> const char* getTypeName<VkBuffer> (void) { return "VkBuffer"; } function
14 template<> const char* getTypeName<VkBufferView> (void) { return "VkBufferView"; } function
15 template<> const char* getTypeName<VkImage> (void) { return "VkImage"; } function
[all …]
/aosp_15_r20/cts/tests/location/location_gnss/src/android/location/cts/gnss/asn1/supl2/supl_pos/
H A DPosPayLoad.java325 @Override protected String getTypeName() { in getTypeName() method in PosPayLoad.tia801payloadType
432 @Override protected String getTypeName() { in getTypeName() method in PosPayLoad.rrcPayloadType
539 @Override protected String getTypeName() { in getTypeName() method in PosPayLoad.rrlpPayloadType
/aosp_15_r20/external/tensorflow/tensorflow/core/ir/types/
H A Ddialect.h222 static std::string getTypeName() { return "ResourceType"; } in getTypeName() function
233 static std::string getTypeName() { return "VariantType"; } in getTypeName() function
/aosp_15_r20/external/skia/src/effects/
H A DSk2DPathEffect.cpp164 const char* getTypeName() const override { return "SkLine2DPathEffect"; } in getTypeName() function in SkLine2DPathEffectImpl
196 const char* getTypeName() const override { return "SkPath2DPathEffect"; } in getTypeName() function in SkPath2DPathEffectImpl
/aosp_15_r20/cts/tests/location/location_gnss/src/android/location/cts/gnss/asn1/supl2/supl_init/
H A DNotification.java605 @Override protected String getTypeName() { in getTypeName() method in Notification.requestorIdType
687 @Override protected String getTypeName() { in getTypeName() method in Notification.clientNameType
/aosp_15_r20/cts/tests/location/location_gnss/src/android/location/cts/gnss/asn1/supl2/ulp_components/
H A DSETId.java380 @Override protected String getTypeName() { in getTypeName() method in SETId.msisdnType
487 @Override protected String getTypeName() { in getTypeName() method in SETId.mdnType
705 @Override protected String getTypeName() { in getTypeName() method in SETId.imsiType
H A DIPAddress.java306 @Override protected String getTypeName() { in getTypeName() method in IPAddress.ipv4AddressType
413 @Override protected String getTypeName() { in getTypeName() method in IPAddress.ipv6AddressType
/aosp_15_r20/cts/tests/location/location_gnss/src/android/location/cts/gnss/asn1/supl2/ulp_version_2_parameter_extensions/
H A DVer2_PosPayLoad_extension.java377 @Override protected String getTypeName() { in getTypeName() method in Ver2_PosPayLoad_extension.lPPPayloadType.lPPPayloadTypeComponentType
557 @Override protected String getTypeName() { in getTypeName() method in Ver2_PosPayLoad_extension.tIA801PayloadType.tIA801PayloadTypeComponentType
/aosp_15_r20/libcore/ojluni/annotations/sdk/nullability/java/lang/reflect/
H A DType.annotated.java33 @libcore.util.NonNull public default java.lang.String getTypeName() { throw new RuntimeException("S… in getTypeName() method
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/4/libcore/ojluni/src/main/java/java/lang/reflect/
DType.java45 default String getTypeName() { in getTypeName() method
/aosp_15_r20/libcore/ojluni/src/main/java/java/lang/reflect/
H A DType.java45 default String getTypeName() { in getTypeName() method
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/lang/reflect/
DType.java45 default String getTypeName() { in getTypeName() method
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/
DTypeName.h27 inline StringRef getTypeName() { in getTypeName() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/
DTypeName.h27 inline StringRef getTypeName() { in getTypeName() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/
DTypeName.h27 inline StringRef getTypeName() { in getTypeName() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/
DTypeName.h27 inline StringRef getTypeName() { in getTypeName() function
/aosp_15_r20/external/llvm/include/llvm/Support/
H A DTypeName.h28 inline StringRef getTypeName() { in getTypeName() function
/aosp_15_r20/libcore/luni/src/test/java/libcore/java/lang/reflect/
H A DTypeTest.java28 public void getTypeName() { in getTypeName() method in TypeTest
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
H A DTypeName.h27 inline StringRef getTypeName() { in getTypeName() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DTypeName.h27 inline StringRef getTypeName() { in getTypeName() function
/aosp_15_r20/external/guava/guava/src/com/google/common/reflect/
H A DTypes.java428 public String getTypeName() { in getTypeName() method in Types.TypeVariableImpl
595 Method getTypeName = Type.class.getMethod("getTypeName"); in typeName() local
/aosp_15_r20/external/guava/android/guava/src/com/google/common/reflect/
H A DTypes.java428 public String getTypeName() { in getTypeName() method in Types.TypeVariableImpl
595 Method getTypeName = Type.class.getMethod("getTypeName"); in typeName() local

12345678910>>...53