/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/base/media/mca/filterfw/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_reflection.cpp | 816 std::string TypeName = ET->getElementName(); in genTypeInstance() local 845 std::string TypeName = ET->getElementName(); in genFieldPackerInstance() local 866 std::string TypeName; in genTypeCheck() local 901 std::string TypeName = GetTypeName(EPT); in genPrimitiveTypeExportVariable() local 972 std::string TypeName = GetTypeName(ET); in genPointerTypeExportVariable() local 1008 std::string TypeName = GetTypeName(EV->getType()); in genVectorTypeExportVariable() local 1024 std::string TypeName = GetTypeName(ET); in genMatrixTypeExportVariable() local 1060 std::string TypeName = GetTypeName(EV->getType()); in genConstantArrayTypeExportVariable() local 1075 std::string TypeName = GetTypeName(EV->getType()); in genRecordTypeExportVariable() local 1086 const std::string &TypeName, in genPrivateExportVariable() [all …]
|
D | slang_rs_export_type.cpp | 546 llvm::StringRef &TypeName, in NormalizeType() 692 const llvm::StringRef &TypeName) { in Create() 782 llvm::StringRef TypeName; in Create() local 858 RSExportPrimitiveType::GetRSSpecificType(const llvm::StringRef &TypeName) { in GetRSSpecificType() 1019 const llvm::StringRef &TypeName, in Create() 1032 llvm::StringRef TypeName; in Create() local 1132 const llvm::StringRef &TypeName) { in Create() 1214 const llvm::StringRef &TypeName, in Create() 1256 const llvm::StringRef &TypeName, in Create() 1420 const llvm::StringRef &TypeName, in Create()
|
D | slang_rs_export_element.cpp | 64 llvm::StringRef TypeName; in Create() local
|
D | slang_rs_spec_table.cpp | 65 RSDataTypeSpec(const char *TypeName, in RSDataTypeSpec() 88 RSMatrixDataTypeSpec(const char *TypeName, in RSMatrixDataTypeSpec() 102 RSObjectDataTypeSpec(const char *TypeName, in RSObjectDataTypeSpec()
|
D | slang_rs_reflection_base.cpp | 205 const std::string &TypeName) { in addTypeNameForElement()
|
D | slang_rs_context.h | 208 export_type_iterator findExportType(const llvm::StringRef &TypeName) { in findExportType() 211 const_export_type_iterator findExportType(const llvm::StringRef &TypeName) in findExportType()
|
D | slang_rs_reflection_cpp.cpp | 548 std::string TypeName = GetTypeName(ET); in genPointerTypeExportVariable() local 805 std::string TypeName; in genTypeCheck() local 854 std::string TypeName = ET->getElementName(); in genTypeInstance() local
|
D | slang_rs_context.cpp | 270 bool RSContext::insertExportType(const llvm::StringRef &TypeName, in insertExportType()
|
D | slang_rs_check_ast.cpp | 197 llvm::StringRef TypeName; in ValidateVarDecl() local
|
/frameworks/ex/variablespeed/jni/ |
D | macros.h | 42 #define DISALLOW_COPY_AND_ASSIGN(TypeName) \ argument
|
/frameworks/compile/libbcc/bcinfo/BitReader_2_7/ |
D | BitcodeReader.cpp | 548 SmallString<64> TypeName; in ParseTypeTableBody() local 938 std::string TypeName; in ParseOldTypeSymbolTable() local
|
/frameworks/compile/libbcc/bcinfo/BitReader_3_0/ |
D | BitcodeReader.cpp | 829 SmallString<64> TypeName; in ParseTypeTableBody() local 1255 std::string TypeName; in ParseOldTypeSymbolTable() local
|