/external/chromium_org/third_party/webrtc/base/ |
D | constructormagic.h | 18 #define DISALLOW_ASSIGN(TypeName) \ argument 24 #define DISALLOW_COPY_AND_ASSIGN(TypeName) \ argument 30 #define DISALLOW_EVIL_CONSTRUCTORS(TypeName) \ argument 40 #define DISALLOW_IMPLICIT_CONSTRUCTORS(TypeName) \ argument
|
/external/webrtc/src/system_wrappers/interface/ |
D | constructor_magic.h | 20 #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/chromium_org/third_party/cld/base/ |
D | macros.h | 89 #define DISALLOW_COPY_AND_ASSIGN(TypeName) \ argument 95 #define DISALLOW_EVIL_CONSTRUCTORS(TypeName) DISALLOW_COPY_AND_ASSIGN(TypeName) argument 103 #define DISALLOW_IMPLICIT_CONSTRUCTORS(TypeName) \ argument 206 #define DECLARE_POD(TypeName) \ argument 219 #define DECLARE_NESTED_POD(TypeName) DECLARE_POD(TypeName) argument
|
D | basictypes.h | 80 #define DISALLOW_COPY_AND_ASSIGN(TypeName) \ argument 85 #define DISALLOW_EVIL_CONSTRUCTORS(TypeName) DISALLOW_COPY_AND_ASSIGN(TypeName) argument 93 #define DISALLOW_IMPLICIT_CONSTRUCTORS(TypeName) \ argument
|
/external/chromium_org/base/ |
D | macros.h | 19 #define DISALLOW_COPY(TypeName) \ argument 23 #define DISALLOW_ASSIGN(TypeName) \ argument 28 #define DISALLOW_COPY_AND_ASSIGN(TypeName) \ argument 37 #define DISALLOW_EVIL_CONSTRUCTORS(TypeName) DISALLOW_COPY_AND_ASSIGN(TypeName) argument 45 #define DISALLOW_IMPLICIT_CONSTRUCTORS(TypeName) \ argument
|
/external/ceres-solver/include/ceres/internal/ |
D | macros.h | 52 #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/ |
D | macros.h | 20 #define DISALLOW_COPY_AND_ASSIGN(TypeName) \ argument
|
/external/chromium_org/third_party/angle/src/compiler/preprocessor/ |
D | pp_utils.h | 14 #define PP_DISALLOW_COPY_AND_ASSIGN(TypeName) \ argument
|
/external/chromium_org/third_party/angle/util/ |
D | shared_utils.h | 14 #define DISALLOW_COPY_AND_ASSIGN(TypeName) \ argument
|
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libwebm/ |
D | mkvmuxertypes.hpp | 15 #define LIBWEBM_DISALLOW_COPY_AND_ASSIGN(TypeName) \ argument
|
/external/chromium_org/mojo/public/cpp/system/ |
D | macros.h | 25 #define MOJO_DISALLOW_COPY_AND_ASSIGN(TypeName) \ argument
|
/external/libvpx/libvpx/third_party/libwebm/ |
D | mkvmuxertypes.hpp | 15 #define LIBWEBM_DISALLOW_COPY_AND_ASSIGN(TypeName) \ argument
|
/external/chromium_org/third_party/snappy/linux/ |
D | snappy-stubs-public.h | 83 #define DISALLOW_COPY_AND_ASSIGN(TypeName) \ argument
|
/external/chromium_org/third_party/snappy/mac/ |
D | snappy-stubs-public.h | 83 #define DISALLOW_COPY_AND_ASSIGN(TypeName) \ argument
|
/external/chromium_org/native_client_sdk/src/libraries/sdk_util/ |
D | macros.h | 12 #define DISALLOW_COPY_AND_ASSIGN(TypeName) \ argument
|
/external/chromium_org/third_party/snappy/win32/ |
D | snappy-stubs-public.h | 83 #define DISALLOW_COPY_AND_ASSIGN(TypeName) \ argument
|
/external/protobuf/src/google/protobuf/compiler/java/ |
D | java_extension.cc | 47 const char* TypeName(FieldDescriptor::Type field_type) { in TypeName() function
|
/external/chromium_org/third_party/WebKit/Source/wtf/dtoa/ |
D | utils.h | 97 #define DISALLOW_COPY_AND_ASSIGN(TypeName) \ argument 107 #define DISALLOW_IMPLICIT_CONSTRUCTORS(TypeName) \ argument
|
/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/java/ |
D | java_extension.cc | 48 const char* TypeName(FieldDescriptor::Type field_type) { in TypeName() function
|
/external/clang/lib/AST/ |
D | InheritViz.cpp | 80 std::string TypeName = Type.getAsString(); in WriteNode() local
|
/external/sfntly/cpp/src/sfntly/port/ |
D | type.h | 61 #define NO_COPY_AND_ASSIGN(TypeName) \ argument
|
/external/chromium_org/third_party/sfntly/cpp/src/sfntly/port/ |
D | type.h | 61 #define NO_COPY_AND_ASSIGN(TypeName) \ argument
|
/external/chromium_org/third_party/libphonenumber/src/phonenumbers/base/ |
D | basictypes.h | 100 #define DISALLOW_COPY_AND_ASSIGN(TypeName) \ argument
|
/external/chromium_org/v8/src/base/ |
D | macros.h | 244 #define DISALLOW_COPY_AND_ASSIGN(TypeName) \ argument 255 #define DISALLOW_IMPLICIT_CONSTRUCTORS(TypeName) \ argument
|
/external/chromium_org/third_party/tcmalloc/chromium/src/base/ |
D | basictypes.h | 121 #define DISALLOW_EVIL_CONSTRUCTORS(TypeName) \ argument 126 #define DISALLOW_COPY_AND_ASSIGN(TypeName) DISALLOW_EVIL_CONSTRUCTORS(TypeName) argument
|