/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/generated/vulkansc/ |
H A D | vkStrUtilImpl.inl | 6 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 D | tfr_types.h | 102 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 D | FlattenDrawableTest.cpp | 63 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 D | vkStrUtilImpl.inl | 6 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 D | PosPayLoad.java | 325 @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 D | dialect.h | 222 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 D | Sk2DPathEffect.cpp | 164 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 D | Notification.java | 605 @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 D | SETId.java | 380 @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 D | IPAddress.java | 306 @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 D | Ver2_PosPayLoad_extension.java | 377 @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 D | Type.annotated.java | 33 @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/ |
D | Type.java | 45 default String getTypeName() { in getTypeName() method
|
/aosp_15_r20/libcore/ojluni/src/main/java/java/lang/reflect/ |
H A D | Type.java | 45 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/ |
D | Type.java | 45 default String getTypeName() { in getTypeName() method
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/ |
D | TypeName.h | 27 inline StringRef getTypeName() { in getTypeName() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/ |
D | TypeName.h | 27 inline StringRef getTypeName() { in getTypeName() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/ |
D | TypeName.h | 27 inline StringRef getTypeName() { in getTypeName() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/ |
D | TypeName.h | 27 inline StringRef getTypeName() { in getTypeName() function
|
/aosp_15_r20/external/llvm/include/llvm/Support/ |
H A D | TypeName.h | 28 inline StringRef getTypeName() { in getTypeName() function
|
/aosp_15_r20/libcore/luni/src/test/java/libcore/java/lang/reflect/ |
H A D | TypeTest.java | 28 public void getTypeName() { in getTypeName() method in TypeTest
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/ |
H A D | TypeName.h | 27 inline StringRef getTypeName() { in getTypeName() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
H A D | TypeName.h | 27 inline StringRef getTypeName() { in getTypeName() function
|
/aosp_15_r20/external/guava/guava/src/com/google/common/reflect/ |
H A D | Types.java | 428 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 D | Types.java | 428 public String getTypeName() { in getTypeName() method in Types.TypeVariableImpl 595 Method getTypeName = Type.class.getMethod("getTypeName"); in typeName() local
|