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

  /external/freetype/src/truetype/
ttobjs.c 594 TT_MaxProfile* maxp = &face->max_profile; local
600 size->max_function_defs = maxp->maxFunctionDefs;
601 size->max_instruction_defs = maxp->maxInstructionDefs;
610 size->storage_size = maxp->maxStorage;
633 n_twilight = maxp->maxTwilightPoints;
    [all...]
ttinterp.c 564 TT_MaxProfile* maxp; local
569 maxp = &face->max_profile;
608 maxp->maxStackElements + 32 );
618 maxp->maxSizeOfInstructions );
    [all...]
  /external/iproute2/ip/
xfrm_state.c 517 char *maxp = NULL; local
557 if (maxp)
559 maxp = *argv;
590 if (!maxp) {
599 if (maxp) {
  /external/icu4c/i18n/
decNumber.c 2807 Int maxp; \/* largest working precision *\/ local
    [all...]

Completed in 167 milliseconds