/frameworks/compile/mclinker/include/mcld/Support/ |
D | Compiler.h | 16 #define DISALLOW_COPY_AND_ASSIGN(TypeName) \ argument 26 #define DISALLOW_IMPLICIT_CONSTRUCTORS(TypeName) \ argument
|
/frameworks/av/drm/mediadrm/plugins/clearkey/hidl/include/ |
D | ClearKeyTypes.h | 41 #define CLEARKEY_DISALLOW_COPY_AND_ASSIGN(TypeName) \ argument 45 #define CLEARKEY_DISALLOW_COPY_AND_ASSIGN_AND_NEW(TypeName) \ argument
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/stubs/ |
D | macros.h | 40 #define GOOGLE_DISALLOW_EVIL_CONSTRUCTORS(TypeName) \ argument 45 #define GOOGLE_DISALLOW_IMPLICIT_CONSTRUCTORS(TypeName) \ argument
|
/frameworks/av/media/libeffects/loudness/common/core/ |
D | types.h | 25 #define LE_FX_DISALLOW_COPY_AND_ASSIGN(TypeName) \ argument
|
/frameworks/base/media/mca/filterpacks/native/base/ |
D | utilities.h | 28 #define DISALLOW_COPY_AND_ASSIGN(TypeName) \ argument 34 #define DISALLOW_IMPLICIT_CONSTRUCTORS(TypeName) \ argument
|
/frameworks/compile/slang/ |
D | slang_rs_export_type.cpp | 683 llvm::StringRef &TypeName, in NormalizeType() 831 const llvm::StringRef &TypeName, in Create() 923 llvm::StringRef TypeName; in Create() local 991 RSExportPrimitiveType::GetRSSpecificType(const llvm::StringRef &TypeName) { in GetRSSpecificType() 1140 const llvm::StringRef &TypeName, in Create() 1153 llvm::StringRef TypeName; in Create() local 1254 const llvm::StringRef &TypeName) { in Create() 1325 const llvm::StringRef &TypeName, in Create() 1357 const llvm::StringRef &TypeName, in Create() 1486 const llvm::StringRef &TypeName, in Create()
|
D | slang_rs_reflection.cpp | 1783 std::string TypeName = ET->getElementName(); in genTypeInstance() local 1811 std::string TypeName = ET->getElementName(); in genFieldPackerInstance() local 1831 std::string TypeName; in genTypeCheck() local 1862 std::string TypeName = GetTypeName(EPT); in genPrimitiveTypeExportVariable() local 1969 std::string TypeName = GetTypeName(ET); in genPointerTypeExportVariable() local 1999 std::string TypeName = GetTypeName(EV->getType()); in genVectorTypeExportVariable() local 2013 std::string TypeName = GetTypeName(ET); in genMatrixTypeExportVariable() local 2045 std::string TypeName = GetTypeName(EV->getType()); in genConstantArrayTypeExportVariable() local 2061 std::string TypeName = GetTypeName(EV->getType()); in genRecordTypeExportVariable() local 2070 void RSReflectionJava::genPrivateExportVariable(const std::string &TypeName, in genPrivateExportVariable() [all …]
|
D | slang_rs_reflection_cpp.cpp | 555 std::string TypeName = GetTypeName(EPT); in genGetterAndSetter() local 591 std::string TypeName = GetTypeName(ET); in genPointerTypeExportVariable() local 865 std::string TypeName; in genTypeCheck() local 908 std::string TypeName = ET->getElementName(); in genTypeInstance() local
|
D | slang_rs_export_element.cpp | 76 llvm::StringRef TypeName; in Create() local
|
D | slang_rs_reflection_state.cpp | 395 const std::string TypeName = (Type ? getUniqueTypeName(Type) : std::string()); in addForEachIn() local 437 const std::string TypeName = getUniqueTypeName(Type); in addForEachParam() local 1007 const std::string TypeName = getUniqueTypeName(EV->getType()); in declareVariable() local
|
D | slang_rs_check_ast.cpp | 203 llvm::StringRef TypeName; in ValidateVarDecl() local
|
D | slang_rs_context.h | 304 export_type_iterator findExportType(const llvm::StringRef &TypeName) { in findExportType() 307 const_export_type_iterator findExportType(const llvm::StringRef &TypeName) in findExportType()
|
D | slang_rs_context.cpp | 388 bool RSContext::insertExportType(const llvm::StringRef &TypeName, in insertExportType()
|
D | slang_backend.cpp | 620 clang::StringRef TypeName = TD->getName(); in HandleTopLevelDecl() local
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/javanano/ |
D | javanano_map_field.cc | 45 string TypeName(const Params& params, const FieldDescriptor* field, in TypeName() function
|
/frameworks/rs/rsov/compiler/ |
D | RSAllocationUtils.cpp | 44 std::string TypeName; in isRSAllocation() local
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/java/ |
D | java_map_field_lite.cc | 60 string TypeName(const FieldDescriptor* field, in TypeName() function
|
D | java_map_field.cc | 60 string TypeName(const FieldDescriptor* field, in TypeName() function
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/ruby/ |
D | ruby_generator.cc | 91 std::string TypeName(const google::protobuf::FieldDescriptor* field) { in TypeName() function
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/internal/ |
D | well_known_types.py | 85 def TypeName(self): member in Any
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/ |
D | descriptor.h | 1877 inline const char* FieldDescriptor::TypeName(Type type) { in TypeName() function
|
/frameworks/compile/libbcc/bcinfo/BitReader_2_7/ |
D | BitcodeReader.cpp | 909 SmallString<64> TypeName; in ParseTypeTableBody() local 1300 std::string TypeName; in ParseOldTypeSymbolTable() local
|
/frameworks/compile/libbcc/bcinfo/BitReader_3_0/ |
D | BitcodeReader.cpp | 1185 SmallString<64> TypeName; in ParseTypeTableBody() local 1612 std::string TypeName; in ParseOldTypeSymbolTable() local
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf/Reflection/ |
D | Descriptor.cs | 1430 public string TypeName { property in Google.Protobuf.Reflection.FieldDescriptorProto
|