Searched refs:DISALLOW_IMPLICIT_CONSTRUCTORS (Results 1 - 25 of 280) sorted by last modified time

1234567891011>>

/external/webrtc/src/system_wrappers/interface/
H A Dconstructor_magic.h38 #ifndef DISALLOW_IMPLICIT_CONSTRUCTORS
45 #define DISALLOW_IMPLICIT_CONSTRUCTORS(TypeName) \ macro
/external/chromium_org/v8/src/
H A Dapi.cc4532 DISALLOW_IMPLICIT_CONSTRUCTORS(Utf8LengthHelper);
4735 DISALLOW_IMPLICIT_CONSTRUCTORS(Utf8WriterVisitor);
H A Dcode.h45 DISALLOW_IMPLICIT_CONSTRUCTORS(ParameterCount);
H A Dcompilation-cache.h66 DISALLOW_IMPLICIT_CONSTRUCTORS(CompilationSubCache);
95 DISALLOW_IMPLICIT_CONSTRUCTORS(CompilationCacheScript);
125 DISALLOW_IMPLICIT_CONSTRUCTORS(CompilationCacheEval);
141 DISALLOW_IMPLICIT_CONSTRUCTORS(CompilationCacheRegExp);
H A Dcounters.h706 DISALLOW_IMPLICIT_CONSTRUCTORS(Counters);
H A Ddisasm.h52 DISALLOW_IMPLICIT_CONSTRUCTORS(Disassembler);
H A Dframes.h132 DISALLOW_IMPLICIT_CONSTRUCTORS(StackHandler);
H A Djsregexp.cc4903 DISALLOW_IMPLICIT_CONSTRUCTORS(RegExpExpansionLimiter);
H A Djsregexp.h1627 DISALLOW_IMPLICIT_CONSTRUCTORS(Analysis);
/external/chromium_org/v8/src/arm/
H A Dassembler-arm.h1345 DISALLOW_IMPLICIT_CONSTRUCTORS(BlockConstPoolScope);
H A Dcode-stubs-arm.h45 DISALLOW_IMPLICIT_CONSTRUCTORS(StringHelper);
H A Dconstants-arm.h654 DISALLOW_IMPLICIT_CONSTRUCTORS(Instruction);
H A Dmacro-assembler-arm.h1570 DISALLOW_IMPLICIT_CONSTRUCTORS(FrameAndConstantPoolScope);
1594 DISALLOW_IMPLICIT_CONSTRUCTORS(ConstantPoolUnavailableScope);
/external/chromium_org/v8/src/arm64/
H A Dassembler-arm64.h1881 DISALLOW_IMPLICIT_CONSTRUCTORS(BlockConstPoolScope);
1930 DISALLOW_IMPLICIT_CONSTRUCTORS(BlockPoolsScope);
H A Dcode-stubs-arm64.h34 DISALLOW_IMPLICIT_CONSTRUCTORS(StringHelper);
/external/chromium_org/v8/src/base/
H A Dmacros.h255 #define DISALLOW_IMPLICIT_CONSTRUCTORS(TypeName) \ macro
/external/chromium_org/v8/src/base/platform/
H A Dplatform.h309 DISALLOW_IMPLICIT_CONSTRUCTORS(OS);
/external/chromium_org/v8/src/compiler/
H A Daccess-builder.h48 DISALLOW_IMPLICIT_CONSTRUCTORS(AccessBuilder);
/external/chromium_org/v8/src/heap/
H A Dheap.h2497 DISALLOW_IMPLICIT_CONSTRUCTORS(PathTracer);
H A Dincremental-marking.h221 DISALLOW_IMPLICIT_CONSTRUCTORS(IncrementalMarking);
H A Dspaces.h1153 DISALLOW_IMPLICIT_CONSTRUCTORS(MemoryAllocator);
1428 DISALLOW_IMPLICIT_CONSTRUCTORS(FreeListNode);
1599 DISALLOW_IMPLICIT_CONSTRUCTORS(FreeList);
/external/chromium_org/v8/src/ia32/
H A Dcode-stubs-ia32.h48 DISALLOW_IMPLICIT_CONSTRUCTORS(StringHelper);
/external/chromium_org/v8/src/ic/
H A Dic.h273 DISALLOW_IMPLICIT_CONSTRUCTORS(IC);
/external/chromium_org/v8/src/mips/
H A Dassembler-mips.h967 DISALLOW_IMPLICIT_CONSTRUCTORS(BlockTrampolinePoolScope);
986 DISALLOW_IMPLICIT_CONSTRUCTORS(BlockGrowBufferScope);
H A Dcode-stubs-mips.h46 DISALLOW_IMPLICIT_CONSTRUCTORS(StringHelper);

Completed in 6932 milliseconds

1234567891011>>