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

  /external/freetype/src/cff/
cf2intrp.c 286 CF2_Stack opStack,
293 CF2_UInt count = cf2_stack_count( opStack );
301 *width = cf2_stack_getReal( opStack, 0 ) +
314 position += cf2_stack_getReal( opStack, i );
316 position += cf2_stack_getReal( opStack, i + 1 );
325 cf2_stack_clear( opStack );
334 cf2_doFlex( CF2_Stack opStack,
357 vals[i + 2] += cf2_stack_getReal( opStack, index++ );
367 CF2_Fixed lastVal = cf2_stack_getReal( opStack, index );
384 vals[12] = vals[10] + cf2_stack_getReal( opStack, index++ )
    [all...]
  /external/pdfium/third_party/freetype/src/cff/
cf2intrp.c 283 CF2_Stack opStack,
290 CF2_UInt count = cf2_stack_count( opStack );
297 *width = cf2_stack_getReal( opStack, 0 ) +
310 position += cf2_stack_getReal( opStack, i );
312 position += cf2_stack_getReal( opStack, i + 1 );
321 cf2_stack_clear( opStack );
330 cf2_doFlex( CF2_Stack opStack,
353 vals[i + 2] += cf2_stack_getReal( opStack, index++ );
363 CF2_Fixed lastVal = cf2_stack_getReal( opStack, index );
380 vals[12] = vals[10] + cf2_stack_getReal( opStack, index++ )
    [all...]
  /prebuilts/tools/linux-x86_64/kythe/extractors/
javac_extractor.jar 
  /prebuilts/tools/linux-x86_64/kythe/indexers/
java_indexer.jar 

Completed in 3462 milliseconds