Searched refs:DISALLOW_EVIL_CONSTRUCTORS (Results 1 - 25 of 122) sorted by last modified time

12345

/external/webrtc/src/system_wrappers/interface/
H A Dconstructor_magic.h32 #ifndef DISALLOW_EVIL_CONSTRUCTORS
34 #define DISALLOW_EVIL_CONSTRUCTORS(TypeName) \ macro
47 DISALLOW_EVIL_CONSTRUCTORS(TypeName)
/external/srec/tools/grxmlcompile/
H A Dfst-io.h144 DISALLOW_EVIL_CONSTRUCTORS(FstPrinter);
360 DISALLOW_EVIL_CONSTRUCTORS(FstReader);
/external/srec/tools/thirdparty/OpenFst/fst/lib/
H A Darcsort.h274 DISALLOW_EVIL_CONSTRUCTORS(ArcIterator);
H A Dcache.h338 DISALLOW_EVIL_CONSTRUCTORS(CacheBaseImpl);
381 DISALLOW_EVIL_CONSTRUCTORS(CacheImpl);
456 DISALLOW_EVIL_CONSTRUCTORS(CacheArcIterator);
H A Dcompat.h49 #define DISALLOW_EVIL_CONSTRUCTORS(type) \ macro
59 DISALLOW_EVIL_CONSTRUCTORS(Mutex);
67 DISALLOW_EVIL_CONSTRUCTORS(MutexLock);
210 DISALLOW_EVIL_CONSTRUCTORS(FlagRegisterer);
294 DISALLOW_EVIL_CONSTRUCTORS(MD5);
H A Dcomplement.h101 DISALLOW_EVIL_CONSTRUCTORS(ComplementFstImpl);
209 DISALLOW_EVIL_CONSTRUCTORS(StateIterator);
273 DISALLOW_EVIL_CONSTRUCTORS(ArcIterator);
H A Dcompose.h259 DISALLOW_EVIL_CONSTRUCTORS(ComposeStateTable);
305 DISALLOW_EVIL_CONSTRUCTORS(StringDetComposeStateTable);
644 DISALLOW_EVIL_CONSTRUCTORS(ComposeFstImpl);
846 DISALLOW_EVIL_CONSTRUCTORS(ArcIterator);
H A Dconst-fst.h114 DISALLOW_EVIL_CONSTRUCTORS(ConstFstImpl);
359 DISALLOW_EVIL_CONSTRUCTORS(StateIterator);
388 DISALLOW_EVIL_CONSTRUCTORS(ArcIterator);
H A Ddeterminize.h196 DISALLOW_EVIL_CONSTRUCTORS(DeterminizeFstImplBase);
463 DISALLOW_EVIL_CONSTRUCTORS(DeterminizeFsaImpl);
509 DISALLOW_EVIL_CONSTRUCTORS(DeterminizeFstImpl);
668 DISALLOW_EVIL_CONSTRUCTORS(ArcIterator);
H A Dencode.h184 DISALLOW_EVIL_CONSTRUCTORS(EncodeTable);
H A Dfactor-weight.h322 DISALLOW_EVIL_CONSTRUCTORS(FactorWeightFstImpl);
435 DISALLOW_EVIL_CONSTRUCTORS(ArcIterator);
H A Dfst.h282 DISALLOW_EVIL_CONSTRUCTORS(StateIterator);
370 DISALLOW_EVIL_CONSTRUCTORS(ArcIterator);
H A Dmap.h588 DISALLOW_EVIL_CONSTRUCTORS(StateIterator);
605 DISALLOW_EVIL_CONSTRUCTORS(ArcIterator);
H A Dmutable-fst.h159 DISALLOW_EVIL_CONSTRUCTORS(MutableArcIterator);
H A Drational.h180 DISALLOW_EVIL_CONSTRUCTORS(RationalFstImpl);
276 DISALLOW_EVIL_CONSTRUCTORS(ArcIterator);
H A Drelabel.h305 DISALLOW_EVIL_CONSTRUCTORS(RelabelFstImpl);
437 DISALLOW_EVIL_CONSTRUCTORS(StateIterator);
455 DISALLOW_EVIL_CONSTRUCTORS(ArcIterator);
H A Dreplace.h630 DISALLOW_EVIL_CONSTRUCTORS(StateIterator);
647 DISALLOW_EVIL_CONSTRUCTORS(ArcIterator);
H A Drmepsilon.h402 DISALLOW_EVIL_CONSTRUCTORS(RmEpsilonFstImpl);
525 DISALLOW_EVIL_CONSTRUCTORS(ArcIterator);
H A Dstring-weight.h186 DISALLOW_EVIL_CONSTRUCTORS(StringWeightIterator);
218 DISALLOW_EVIL_CONSTRUCTORS(StringWeightReverseIterator);
H A Dsymbol-table.h136 DISALLOW_EVIL_CONSTRUCTORS(SymbolTableImpl);
H A Dsynchronize.h298 DISALLOW_EVIL_CONSTRUCTORS(SynchronizeFstImpl);
420 DISALLOW_EVIL_CONSTRUCTORS(ArcIterator);
H A Dunion-find.h102 DISALLOW_EVIL_CONSTRUCTORS(UnionFind);
H A Dvector-fst.h155 DISALLOW_EVIL_CONSTRUCTORS(VectorFstBaseImpl);
318 DISALLOW_EVIL_CONSTRUCTORS(VectorFstImpl);
688 DISALLOW_EVIL_CONSTRUCTORS(StateIterator);
716 DISALLOW_EVIL_CONSTRUCTORS(ArcIterator);
785 DISALLOW_EVIL_CONSTRUCTORS(MutableArcIterator);
/external/skia/src/images/
H A Dbmpdecoderhelper.h19 #define DISALLOW_EVIL_CONSTRUCTORS(name) macro
67 DISALLOW_EVIL_CONSTRUCTORS(BmpDecoderCallback);
80 DISALLOW_EVIL_CONSTRUCTORS(BmpDecoderHelper);
/external/regex-re2/re2/
H A Dcompile.cc236 DISALLOW_EVIL_CONSTRUCTORS(Compiler);

Completed in 176 milliseconds

12345