HomeSort by relevance Sort by last modified time
    Searched refs:advance (Results 176 - 200 of 376) sorted by null

1 2 3 4 5 6 78 91011>>

  /frameworks/base/services/audioflinger/
AudioResamplerCubic.h 53 static inline void advance(state* p, int16_t in) { function in class:android::AudioResamplerCubic
  /dalvik/vm/mterp/out/
InterpAsm-armv5te-vfp.S 111 * Fetch the next instruction from rPC into rINST. Does not advance rPC.
150 * "_count" value is in 16-bit code units. Does not advance rPC.
427 FETCH_ADVANCE_INST(1) @ advance to next instr, load rINST
449 FETCH_ADVANCE_INST(1) @ advance rPC, load rINST
464 FETCH_ADVANCE_INST(2) @ advance rPC, load rINST
478 FETCH_ADVANCE_INST(3) @ advance rPC, load rINST
496 FETCH_ADVANCE_INST(1) @ advance rPC, load rINST
512 FETCH_ADVANCE_INST(2) @ advance rPC, load rINST
528 FETCH_ADVANCE_INST(3) @ advance rPC, load rINST
542 FETCH_ADVANCE_INST(1) @ advance rPC, load rINS
    [all...]
InterpAsm-armv7-a-neon.S 111 * Fetch the next instruction from rPC into rINST. Does not advance rPC.
150 * "_count" value is in 16-bit code units. Does not advance rPC.
437 FETCH_ADVANCE_INST(1) @ advance to next instr, load rINST
459 FETCH_ADVANCE_INST(1) @ advance rPC, load rINST
473 FETCH_ADVANCE_INST(2) @ advance rPC, load rINST
487 FETCH_ADVANCE_INST(3) @ advance rPC, load rINST
504 FETCH_ADVANCE_INST(1) @ advance rPC, load rINST
520 FETCH_ADVANCE_INST(2) @ advance rPC, load rINST
536 FETCH_ADVANCE_INST(3) @ advance rPC, load rINST
550 FETCH_ADVANCE_INST(1) @ advance rPC, load rINS
    [all...]
InterpAsm-armv7-a.S 111 * Fetch the next instruction from rPC into rINST. Does not advance rPC.
150 * "_count" value is in 16-bit code units. Does not advance rPC.
437 FETCH_ADVANCE_INST(1) @ advance to next instr, load rINST
459 FETCH_ADVANCE_INST(1) @ advance rPC, load rINST
473 FETCH_ADVANCE_INST(2) @ advance rPC, load rINST
487 FETCH_ADVANCE_INST(3) @ advance rPC, load rINST
504 FETCH_ADVANCE_INST(1) @ advance rPC, load rINST
520 FETCH_ADVANCE_INST(2) @ advance rPC, load rINST
536 FETCH_ADVANCE_INST(3) @ advance rPC, load rINST
550 FETCH_ADVANCE_INST(1) @ advance rPC, load rINS
    [all...]
  /packages/providers/DownloadProvider/src/com/android/providers/downloads/
Helpers.java 573 lexer.advance();
578 lexer.advance();
586 lexer.advance();
597 lexer.advance();
601 lexer.advance();
605 lexer.advance();
611 lexer.advance();
615 lexer.advance();
649 advance(); method
656 public void advance() { method in class:Helpers.Lexer
    [all...]
  /external/chromium/third_party/icu/source/test/letest/
PortableFontInstance.cpp 336 void PortableFontInstance::getGlyphAdvance(LEGlyphID glyph, LEPoint &advance) const
357 advance.fX = advance.fY = 0;
365 advance.fX = xUnitsToPoints(SWAPW(fHMTXTable->hMetrics[index].advanceWidth));
366 advance.fY = 0;
  /external/icu4c/test/letest/
PortableFontInstance.cpp 336 void PortableFontInstance::getGlyphAdvance(LEGlyphID glyph, LEPoint &advance) const
357 advance.fX = advance.fY = 0;
365 advance.fX = xUnitsToPoints(SWAPW(fHMTXTable->hMetrics[index].advanceWidth));
366 advance.fY = 0;
  /external/tcpdump/
print-esp.c 354 int advance; local
369 advance = 0;
484 advance = ivoff - (u_char *)esp + ivlen;
486 advance = sizeof(struct newesp);
499 return advance;
  /external/freetype/src/truetype/
ttgload.c 71 /* advance width maximum. */
85 FT_TRACE5(( " advance width (font units): %d\n", *aw ));
97 /* apparently does: It uses the ppem value as the advance height, and */
138 FT_TRACE5(( " advance height (font units): %d\n", *ah ));
165 loader->advance = advance_width;
200 metrics.advance = loader->advance;
210 advance_width = (FT_UShort)metrics.advance;
217 metrics.advance = loader->vadvance;
226 advance_height = (FT_UShort)metrics.advance;
1660 FT_Pos advance = loader->linear; local
1705 FT_Pos advance; \/* scaled vertical advance height *\/ local
    [all...]
  /external/freetype/src/cff/
cffgload.c 289 builder->advance.x = 0;
290 builder->advance.y = 0;
723 FT_Vector left_bearing, advance; local
820 /* Save the left bearing, advance and glyph width of the base */
824 advance = builder->advance;
850 /* Restore the left side bearing, advance and glyph width */
853 builder->advance = advance;
2850 FT_Vector advance; local
    [all...]
  /dalvik/vm/mterp/armv4t/
OP_AGET_WIDE.S 27 FETCH_ADVANCE_INST(2) @ advance rPC, load rINST
OP_APUT_WIDE.S 26 FETCH_ADVANCE_INST(2) @ advance rPC, load rINST
OP_SGET_WIDE.S 25 FETCH_ADVANCE_INST(2) @ advance rPC, load rINST
  /dalvik/vm/mterp/armv5te/
OP_AGET_WIDE.S 27 FETCH_ADVANCE_INST(2) @ advance rPC, load rINST
OP_APUT_WIDE.S 28 FETCH_ADVANCE_INST(2) @ advance rPC, load rINST
OP_EXECUTE_INLINE_RANGE.S 25 FETCH_ADVANCE_INST(3) @ advance rPC, load rINST
OP_IGET.S 43 FETCH_ADVANCE_INST(2) @ advance rPC, load rINST
OP_MUL_LONG.S 34 FETCH_ADVANCE_INST(2) @ advance rPC, load rINST
OP_SGET.S 22 FETCH_ADVANCE_INST(2) @ advance rPC, load rINST
OP_SGET_WIDE.S 25 FETCH_ADVANCE_INST(2) @ advance rPC, load rINST
OP_SHL_LONG.S 24 FETCH_ADVANCE_INST(2) @ advance rPC, load rINST
OP_SHL_LONG_2ADDR.S 19 FETCH_ADVANCE_INST(1) @ advance rPC, load rINST
OP_SHR_LONG.S 24 FETCH_ADVANCE_INST(2) @ advance rPC, load rINST
OP_SHR_LONG_2ADDR.S 19 FETCH_ADVANCE_INST(1) @ advance rPC, load rINST
OP_SPUT.S 20 FETCH_ADVANCE_INST(2) @ advance rPC, load rINST

Completed in 2726 milliseconds

1 2 3 4 5 6 78 91011>>