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 928 TT_MaxProfile* maxp = &face->max_profile; local
934 size->max_function_defs = maxp->maxFunctionDefs;
935 size->max_instruction_defs = maxp->maxInstructionDefs;
944 size->storage_size = maxp->maxStorage;
967 n_twilight = maxp->maxTwilightPoints;
    [all...]
ttinterp.c 566 TT_MaxProfile* maxp; local
571 maxp = &face->max_profile;
616 maxp->maxStackElements + 32 );
626 maxp->maxSizeOfInstructions );
    [all...]
  /external/iproute2/ip/
xfrm_state.c 536 char *maxp = NULL; local
579 if (maxp)
581 maxp = *argv;
612 if (!maxp) {
621 if (maxp) {
  /external/icu4c/i18n/
decNumber.c 2818 Int maxp; \/* largest working precision *\/ local
    [all...]

Completed in 2016 milliseconds