/aosp12/frameworks/compile/mclinker/include/mcld/Support/ |
H A D | Compiler.h | 16 #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 D | ClearKeyTypes.h | 41 #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 D | macros.h | 45 #define DISALLOW_COPY_AND_ASSIGN(TypeName) \ argument 55 #define DISALLOW_IMPLICIT_CONSTRUCTORS(TypeName) \ argument
|
/aosp12/bionic/libc/platform/bionic/ |
H A D | macros.h | 21 #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 D | types.h | 25 #define LE_FX_DISALLOW_COPY_AND_ASSIGN(TypeName) \ argument
|
/aosp12/system/bt/gd/os/ |
H A D | utils.h | 29 #define DISALLOW_COPY_AND_ASSIGN(TypeName) \ argument
|
/aosp12/system/bt/common/ |
H A D | utils.h | 28 #define DISALLOW_COPY_AND_ASSIGN(TypeName) \ argument
|
/aosp12/libnativehelper/header_only_include/nativehelper/ |
H A D | nativehelper_utils.h | 26 #define DISALLOW_COPY_AND_ASSIGN(TypeName) \ argument
|
/aosp12/frameworks/base/media/mca/filterpacks/native/base/ |
H A D | utilities.h | 28 #define DISALLOW_COPY_AND_ASSIGN(TypeName) \ argument 34 #define DISALLOW_IMPLICIT_CONSTRUCTORS(TypeName) \ argument
|
/aosp12/frameworks/compile/slang/ |
H A 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()
|
H A 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 2077 void RSReflectionJava::genSetExportVariable(const std::string &TypeName, in genSetExportVariable() [all …]
|
H A 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
|
H A D | slang_rs_export_element.cpp | 76 llvm::StringRef TypeName; in Create() local
|
H A 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
|
H A D | slang_rs_check_ast.cpp | 203 llvm::StringRef TypeName; in ValidateVarDecl() local
|
H A 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()
|
H A D | slang_rs_context.cpp | 388 bool RSContext::insertExportType(const llvm::StringRef &TypeName, in insertExportType()
|
H A D | slang_backend.cpp | 620 clang::StringRef TypeName = TD->getName(); in HandleTopLevelDecl() local
|
/aosp12/packages/inputmethods/LatinIME/native/jni/src/ |
H A D | defines.h | 282 #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 D | javapoet-1.11.1.jar | META-INF/MANIFEST.MF
META-INF/
com/
com/squareup/
com/ ... |
H A D | auto-value-1.5.3.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/aosp12/frameworks/compile/libbcc/bcinfo/BitReader_2_7/ |
H A D | BitcodeReader.cpp | 909 SmallString<64> TypeName; in ParseTypeTableBody() local 1300 std::string TypeName; in ParseOldTypeSymbolTable() local
|
/aosp12/frameworks/compile/libbcc/bcinfo/BitReader_3_0/ |
H A D | BitcodeReader.cpp | 1185 SmallString<64> TypeName; in ParseTypeTableBody() local 1612 std::string TypeName; in ParseOldTypeSymbolTable() local
|