Home
last modified time | relevance | path

Searched defs:TypeDescriptor (Results 1 – 25 of 134) sorted by relevance

123456

/aosp_15_r20/external/tensorflow/tensorflow/python/lib/core/
H A Dbfloat16.cc56 struct TypeDescriptor { struct
663 struct TypeDescriptor<unsigned char> { struct
664 typedef unsigned char T;
665 static int Dtype() { return NPY_UBYTE; } in Dtype()
669 struct TypeDescriptor<unsigned short> { // NOLINT struct
670 typedef unsigned short T; // NOLINT typedef
671 static int Dtype() { return NPY_USHORT; } in Dtype()
678 struct TypeDescriptor<unsigned int> { struct
679 typedef unsigned int T;
680 static int Dtype() { return NPY_UINT; } in Dtype()
[all …]
/aosp_15_r20/external/llvm/tools/llvm-cxxdump/
H A Dllvm-cxxdump.cpp134 struct TypeDescriptor { in dumpCXXData() struct
135 StringRef Symbols[1]; in dumpCXXData()
136 uint64_t AlwaysZero; in dumpCXXData()
137 StringRef MangledName; in dumpCXXData()
/aosp_15_r20/libcore/ojluni/src/main/java/java/lang/invoke/
H A DTypeDescriptor.java34 public interface TypeDescriptor { interface
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/5/libcore/ojluni/src/main/java/java/lang/invoke/
DTypeDescriptor.java34 public interface TypeDescriptor { interface
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/lang/invoke/
DTypeDescriptor.java34 public interface TypeDescriptor { interface
/aosp_15_r20/external/googleapis/google/cloud/visionai/v1alpha1/
H A Dstreaming_resources.proto66 message TypeDescriptor { message
/aosp_15_r20/external/googleapis/google/cloud/visionai/v1/
H A Dstreaming_resources.proto66 message TypeDescriptor { message
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DMCSectionMachO.cpp223 auto TypeDescriptor = std::find_if( in ParseSectionSpecifier() local
/aosp_15_r20/external/llvm/lib/MC/
H A DMCSectionMachO.cpp212 auto TypeDescriptor = std::find_if( in ParseSectionSpecifier() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/
H A DMCSectionMachO.cpp225 auto TypeDescriptor = in ParseSectionSpecifier() local
/aosp_15_r20/external/golang-protobuf/internal/impl/
H A Dextension.go110 func (xi *ExtensionInfo) TypeDescriptor() protoreflect.ExtensionTypeDescriptor { func
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DWinEHFuncInfo.h68 GlobalVariable *TypeDescriptor; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DWinEHFuncInfo.h68 GlobalVariable *TypeDescriptor; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DWinEHFuncInfo.h68 GlobalVariable *TypeDescriptor; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DWinEHFuncInfo.h68 GlobalVariable *TypeDescriptor; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DWinEHFuncInfo.h68 GlobalVariable *TypeDescriptor; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DWinEHFuncInfo.h68 GlobalVariable *TypeDescriptor; member
/aosp_15_r20/external/llvm/include/llvm/CodeGen/
H A DWinEHFuncInfo.h71 GlobalVariable *TypeDescriptor; member
/aosp_15_r20/external/golang-protobuf/reflect/protoreflect/
H A Dtype.go506 TypeDescriptor() ExtensionTypeDescriptor methodSpec
/aosp_15_r20/external/golang-protobuf/types/dynamicpb/
H A Ddynamic.go684 func (xt extensionType) TypeDescriptor() protoreflect.ExtensionTypeDescriptor { func
/aosp_15_r20/prebuilts/devtools/tools/lib/
HDlint-api.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/out/soong/.intermediates/libcore/art.module.public.api.stubs.module_lib.from-text/android_common/art.module.public.api.stubs.module_lib.from-text/
Dart.module.public.api.stubs.module_lib.from-text.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/compat/ android/ ...
/aosp_15_r20/prebuilts/sdk/extensions/13/public/
HDart.jarMETA-INF/ META-INF/MANIFEST.MF NOTICES/libcore-NOTICES.txt android ...
/aosp_15_r20/out/soong/.intermediates/libcore/art.module.public.api.stubs.exportable.system/android_common/combined/
Dart.module.public.api.stubs.exportable.system.jarMETA-INF/ META-INF/MANIFEST.MF NOTICES/libcore-NOTICES.txt android ...
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/sdk_library/public/
Dart-stubs.jarMETA-INF/ META-INF/MANIFEST.MF NOTICES/libcore-NOTICES.txt android ...

123456