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

  /external/clang/lib/Parse/
ParseDecl.cpp 43 DeclSpecContext DSC = getDeclSpecContextFromDeclaratorContext(Context);
44 if (DSC == DSC_normal)
45 DSC = DSC_type_specifier;
51 ParseSpecifierQualifierList(DS, AS, DSC);
    [all...]
  /packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/exif/
ExifInterface.java 582 public static final short DSC = 3;
    [all...]

Completed in 442 milliseconds