HomeSort by relevance Sort by last modified time
    Searched defs:TypeName (Results 76 - 100 of 107) sorted by null

1 2 34 5

  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Support/
AMDGPUCodeObjectMetadata.h 178 constexpr char TypeName[] = "TypeName";
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Support/
AMDGPUMetadata.h 157 constexpr char TypeName[] = "TypeName";
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Support/
AMDGPUMetadata.h 157 constexpr char TypeName[] = "TypeName";
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Support/
AMDGPUMetadata.h 157 constexpr char TypeName[] = "TypeName";
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Support/
AMDGPUMetadata.h 157 constexpr char TypeName[] = "TypeName";
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d3d10effect.h 64 const char *TypeName;
    [all...]
winternl.h 181 UNICODE_STRING TypeName;
    [all...]
  /external/clang/lib/AST/
ItaniumMangle.cpp     [all...]
  /external/gflags/src/
gflags.cc 204 template <typename FlagType>
217 template <typename T> friend T GetFromEnv(const char*, T);
221 template <typename FlagType>
224 const char* TypeName() const;
269 template <typename FlagType>
428 const char* FlagValue::TypeName() const {
511 const char* type_name() const { return defvalue_->TypeName(); }
    [all...]
  /external/llvm/lib/CodeGen/AsmPrinter/
CodeViewDebug.cpp 164 StringRef TypeName) {
170 FullyQualifiedName.append(TypeName);
    [all...]
  /external/protobuf/src/google/protobuf/
descriptor.h 637 static const char* TypeName(Type type);
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Bitcode/Reader/
BitcodeReader.cpp 51 template<typename StrTy>
535 SmallString<64> TypeName;
654 if (ConvertToString(Record, 0, TypeName))
668 Res->setName(TypeName);
671 Res = StructType::create(Context, TypeName);
672 TypeName.clear();
697 Res->setName(TypeName);
700 Res = StructType::create(Context, TypeName);
701 TypeName.clear();
928 std::string TypeName;
    [all...]
  /frameworks/compile/libbcc/bcinfo/BitReader_2_7/
BitcodeReader.cpp 420 template<typename StrTy>
909 SmallString<64> TypeName;
    [all...]
  /frameworks/compile/slang/
slang_rs_reflection.cpp     [all...]
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
descriptor.h 637 static const char* TypeName(Type type);
    [all...]
  /prebuilts/tools/common/m2/repository/com/squareup/javapoet/1.2.0/
javapoet-1.2.0.jar 
  /prebuilts/tools/common/m2/repository/com/squareup/javapoet/1.7.0/
javapoet-1.7.0.jar 
  /prebuilts/tools/common/m2/repository/com/squareup/javapoet/1.8.0/
javapoet-1.8.0.jar 
  /external/protobuf/csharp/src/Google.Protobuf/Reflection/
Descriptor.cs 148 new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.Reflection.FieldDescriptorProto), global::Google.Protobuf.Reflection.FieldDescriptorProto.Parser, new[]{ "Name", "Number", "Label", "Type", "TypeName", "Extendee", "DefaultValue", "OneofIndex", "JsonName", "Options" }, null, new[]{ typeof(global::Google.Protobuf.Reflection.FieldDescriptorProto.Types.Type), typeof(global::Google.Protobuf.Reflection.FieldDescriptorProto.Types.Label) }, null),
    [all...]
  /external/swiftshader/third_party/subzero/src/
IceTargetLoweringX86BaseImpl.h 39 template <typename T> struct PoolTypeConverter {};
45 static const char *TypeName;
54 static const char *TypeName;
64 static const char *TypeName;
74 static const char *TypeName;
84 static const char *TypeName;
94 template <typename Traits> class BoolFoldingEntry {
117 template <typename Traits> class BoolFolding {
161 template <typename Traits>
165 template <typename Traits
    [all...]
IceTargetLoweringMIPS32.cpp     [all...]
  /frameworks/compile/libbcc/bcinfo/BitReader_3_0/
BitcodeReader.cpp 657 template<typename StrTy>
    [all...]
  /external/clang/lib/CodeGen/
ItaniumCXXABI.cpp     [all...]
  /external/llvm/lib/Bitcode/Reader/
BitcodeReader.cpp 658 template <typename StrTy>
    [all...]
  /external/clang/lib/Sema/
SemaType.cpp     [all...]

Completed in 1585 milliseconds

1 2 34 5