Home
last modified time | relevance | path

Searched defs:TypeName (Results 1 – 23 of 23) sorted by relevance

/aosp12/frameworks/compile/mclinker/include/mcld/Support/
H A DCompiler.h16 #define DISALLOW_COPY_AND_ASSIGN(TypeName) \ argument
26 #define DISALLOW_IMPLICIT_CONSTRUCTORS(TypeName) \ argument
/aosp12/frameworks/av/drm/mediadrm/plugins/clearkey/hidl/include/
H A DClearKeyTypes.h41 #define CLEARKEY_DISALLOW_COPY_AND_ASSIGN(TypeName) \ argument
45 #define CLEARKEY_DISALLOW_COPY_AND_ASSIGN_AND_NEW(TypeName) \ argument
/aosp12/system/libbase/include/android-base/
H A Dmacros.h45 #define DISALLOW_COPY_AND_ASSIGN(TypeName) \ argument
55 #define DISALLOW_IMPLICIT_CONSTRUCTORS(TypeName) \ argument
/aosp12/bionic/libc/platform/bionic/
H A Dmacros.h21 #define BIONIC_DISALLOW_COPY_AND_ASSIGN(TypeName) \ argument
25 #define BIONIC_DISALLOW_IMPLICIT_CONSTRUCTORS(TypeName) \ argument
/aosp12/frameworks/av/media/libeffects/loudness/common/core/
H A Dtypes.h25 #define LE_FX_DISALLOW_COPY_AND_ASSIGN(TypeName) \ argument
/aosp12/system/bt/gd/os/
H A Dutils.h29 #define DISALLOW_COPY_AND_ASSIGN(TypeName) \ argument
/aosp12/system/bt/common/
H A Dutils.h28 #define DISALLOW_COPY_AND_ASSIGN(TypeName) \ argument
/aosp12/libnativehelper/header_only_include/nativehelper/
H A Dnativehelper_utils.h26 #define DISALLOW_COPY_AND_ASSIGN(TypeName) \ argument
/aosp12/frameworks/base/media/mca/filterpacks/native/base/
H A Dutilities.h28 #define DISALLOW_COPY_AND_ASSIGN(TypeName) \ argument
34 #define DISALLOW_IMPLICIT_CONSTRUCTORS(TypeName) \ argument
/aosp12/frameworks/compile/slang/
H A Dslang_rs_export_type.cpp683 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()
H A Dslang_rs_reflection.cpp1783 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
2077 void RSReflectionJava::genSetExportVariable(const std::string &TypeName, in genSetExportVariable()
[all …]
H A Dslang_rs_reflection_cpp.cpp555 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
H A Dslang_rs_export_element.cpp76 llvm::StringRef TypeName; in Create() local
H A Dslang_rs_reflection_state.cpp395 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
H A Dslang_rs_check_ast.cpp203 llvm::StringRef TypeName; in ValidateVarDecl() local
H A Dslang_rs_context.h304 export_type_iterator findExportType(const llvm::StringRef &TypeName) { in findExportType()
307 const_export_type_iterator findExportType(const llvm::StringRef &TypeName) in findExportType()
H A Dslang_rs_context.cpp388 bool RSContext::insertExportType(const llvm::StringRef &TypeName, in insertExportType()
H A Dslang_backend.cpp620 clang::StringRef TypeName = TD->getName(); in HandleTopLevelDecl() local
/aosp12/packages/inputmethods/LatinIME/native/jni/src/
H A Ddefines.h282 #define DISALLOW_DEFAULT_CONSTRUCTOR(TypeName) \ argument
285 #define DISALLOW_COPY_CONSTRUCTOR(TypeName) \ argument
288 #define DISALLOW_ASSIGNMENT_OPERATOR(TypeName) \ argument
291 #define DISALLOW_COPY_AND_ASSIGN(TypeName) \ argument
295 #define DISALLOW_IMPLICIT_CONSTRUCTORS(TypeName) \ argument
/aosp12/packages/apps/TV/libs/m2/
H A Djavapoet-1.11.1.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/squareup/ com/ ...
H A Dauto-value-1.5.3.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/aosp12/frameworks/compile/libbcc/bcinfo/BitReader_2_7/
H A DBitcodeReader.cpp909 SmallString<64> TypeName; in ParseTypeTableBody() local
1300 std::string TypeName; in ParseOldTypeSymbolTable() local
/aosp12/frameworks/compile/libbcc/bcinfo/BitReader_3_0/
H A DBitcodeReader.cpp1185 SmallString<64> TypeName; in ParseTypeTableBody() local
1612 std::string TypeName; in ParseOldTypeSymbolTable() local