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

  /external/e2fsprogs/lib/ss/
ss_internal.h 20 #define PROTOTYPE(p) p
  /external/icu4c/i18n/
transreg.cpp 414 * can represent prototype transliterators to be cloned, or can
426 PROTOTYPE,
439 Transliterator* prototype; // For PROTOTYPE member in union:TransliteratorEntry::__anon6899
460 u.prototype = 0;
468 if (entryType == PROTOTYPE) {
469 delete u.prototype;
485 if (entryType == PROTOTYPE) {
486 delete u.prototype;
488 entryType = PROTOTYPE;
    [all...]
  /external/v8/src/
ast.h     [all...]

Completed in 298 milliseconds