Home
last modified time | relevance | path

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

12

/external/webrtc/src/system_wrappers/interface/
Dconstructor_magic.h20 #define DISALLOW_ASSIGN(TypeName) \ argument
27 #define DISALLOW_COPY_AND_ASSIGN(TypeName) \ argument
34 #define DISALLOW_EVIL_CONSTRUCTORS(TypeName) \ argument
45 #define DISALLOW_IMPLICIT_CONSTRUCTORS(TypeName) \ argument
/external/ceres-solver/include/ceres/internal/
Dmacros.h52 #define CERES_DISALLOW_COPY_AND_ASSIGN(TypeName) \ argument
62 #define CERES_DISALLOW_IMPLICIT_CONSTRUCTORS(TypeName) \ argument
/external/google-tv-pairing-protocol/cpp/src/polo/util/
Dmacros.h20 #define DISALLOW_COPY_AND_ASSIGN(TypeName) \ argument
/external/google-breakpad/src/common/
Dbasictypes.h36 #define DISALLOW_COPY_AND_ASSIGN(TypeName) \ argument
/external/libvpx/libvpx/third_party/libwebm/
Dmkvmuxertypes.hpp15 #define LIBWEBM_DISALLOW_COPY_AND_ASSIGN(TypeName) \ argument
/external/llvm/tools/llvm-pdbdump/
DLinePrinter.cpp40 bool LinePrinter::IsTypeExcluded(llvm::StringRef TypeName) { in IsTypeExcluded()
/external/clang/lib/AST/
DInheritViz.cpp80 std::string TypeName = Type.getAsString(); in WriteNode() local
/external/sfntly/cpp/src/sfntly/port/
Dtype.h61 #define NO_COPY_AND_ASSIGN(TypeName) \ argument
/external/v8/src/base/
Dmacros.h244 #define DISALLOW_COPY_AND_ASSIGN(TypeName) \ argument
255 #define DISALLOW_IMPLICIT_CONSTRUCTORS(TypeName) \ argument
/external/regex-re2/util/
Dutil.h87 #define DISALLOW_EVIL_CONSTRUCTORS(TypeName) \ argument
/external/llvm/lib/Target/R600/
DSITypeRewriter.cpp120 std::string TypeName = "i32"; in visitCallInst() local
/external/compiler-rt/lib/ubsan/
Dubsan_value.h94 char TypeName[1]; variable
Dubsan_diag.cc357 bool __ubsan::IsVptrCheckSuppressed(const char *TypeName) { in IsVptrCheckSuppressed()
/external/gptfdisk/
Dparttypes.cc312 string PartType::TypeName(void) const { in TypeName() function in PartType
/external/lldb/include/lldb/
Dlldb-defines.h119 #define DISALLOW_COPY_AND_ASSIGN(TypeName) \ argument
/external/clang/include/clang/Analysis/Analyses/
DConsumed.h89 StringRef TypeName) {} in warnReturnTypestateForUnconsumableType()
/external/javassist/src/main/javassist/bytecode/stackmap/
DTypeData.java122 protected static abstract class TypeName extends TypeData { class in TypeData
129 protected TypeName() { in TypeName() method in TypeData.TypeName
/external/v8/src/heap/
Dgc-tracer.cc57 const char* GCTracer::Event::TypeName(bool short_name) const { in TypeName() function in v8::internal::GCTracer::Event
/external/mesa3d/src/gallium/drivers/radeon/
DR600KernelParameters.cpp119 int R600KernelParameters::getLastSpecialID(const std::string &TypeName) { in getLastSpecialID()
/external/clang/lib/CodeGen/
DCodeGenTypes.cpp51 SmallString<256> TypeName; in addRecordTypeName() local
/external/llvm/lib/MC/MCParser/
DELFAsmParser.cpp375 StringRef TypeName; in ParseSectionArguments() local
/external/llvm/utils/TableGen/
DFastISelEmitter.cpp787 std::string TypeName = getName(VT); in printFunctionDefinitions() local
/external/lldb/examples/interposing/darwin/fd_interposing/
DFDInterposing.cpp76 #define DISALLOW_COPY_AND_ASSIGN(TypeName) \ argument
/external/protobuf/src/google/protobuf/stubs/
Dcommon.h89 #define GOOGLE_DISALLOW_EVIL_CONSTRUCTORS(TypeName) \ argument
/external/protobuf/src/google/protobuf/
Ddescriptor.h1653 inline const char* FieldDescriptor::TypeName(Type type) { in TypeName() function

12