OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:opStack
(Results
1 - 5
of
5
) sorted by null
/external/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
...]
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/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
...]
/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 1064 milliseconds