HomeSort by relevance Sort by last modified time
    Searched refs:QC (Results 1 - 2 of 2) sorted by null

  /external/clang/lib/AST/
ASTDiagnostic.cpp 28 QualifierCollector QC;
31 const Type *Ty = QC.strip(QT);
129 return QC.apply(Context, QT);
    [all...]
  /external/libvpx/libvpx/vp8/encoder/
rdopt.c 526 # define QC( I) ( qcoeff_ptr [vp8_default_zig_zag1d[I]] )
530 int v = QC(c);
537 # undef QC
    [all...]

Completed in 49 milliseconds