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/icu/icu4c/source/i18n/
transreg.cpp 416 * can represent prototype transliterators to be cloned, or can
428 PROTOTYPE,
441 Transliterator* prototype; // For PROTOTYPE member in union:TransliteratorEntry::__anon10009
462 u.prototype = 0;
470 if (entryType == PROTOTYPE) {
471 delete u.prototype;
487 if (entryType == PROTOTYPE) {
488 delete u.prototype;
490 entryType = PROTOTYPE;
    [all...]
  /external/v8/src/
ast.h     [all...]

Completed in 579 milliseconds