HomeSort by relevance Sort by last modified time
    Searched refs:onto (Results 1 - 25 of 40) sorted by null

1 2

  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/
pushnosize.asm 35 push byte 0 ; 6A 00; 64 bits pushed onto stack
37 push dword 0 ; 6A 00 - optimized to byte; note 64 bits pushed onto stack
38 push strict byte 0 ; 6A 00; 64 bits pushed onto stack
40 push strict dword 0 ; 68 00000000; note 64 bits pushed onto stack
  /bionic/libc/arch-x86/bionic/
clone.S 15 # insert arguments onto the child stack
71 # insert arguments onto the child stack
  /external/libvpx/libvpx/vp8/common/ppc/
sad_altivec.asm 86 ;# now onto the next line
119 ;# move onto the next line
127 ;# move onto the next line
variance_altivec.asm 78 ;# move onto the next line
111 ;# move onto the next line
119 ;# move onto the next line
210 ;# move onto the next line
  /bionic/libc/arch-arm/bionic/
clone.S 35 # Push 'fn' and 'arg' onto 'child_stack'.
  /external/chromium_org/chrome/common/extensions/docs/examples/api/webNavigation/basic/
navigation_collector.js 210 * Pushes the request onto the
229 * Handler for the 'onBeforeNavigate' event. Pushes the request onto the
246 * Pushes the request onto the
272 * Pushes the request onto the
307 * Pushes the request onto the
341 * a new NavigationCollector.Request object onto 'completed_'.
371 * a new NavigationCollector.Request object onto 'errored_'.
  /external/chromium/chrome/common/extensions/docs/examples/api/webNavigation/basic/
navigation_collector.js 158 * Pushes the request onto the
174 * Handler for the 'onBeforeNavigate' event. Pushes the request onto the
191 * Pushes the request onto the
215 * a new NavigationCollector.Request object onto 'completed_'.
244 * a new NavigationCollector.Request object onto 'errored_'.
  /external/chromium_org/third_party/mesa/src/src/mapi/glapi/gen/
mesadef.py 58 print '; parameter data pushed onto the stack. The'
  /external/mesa3d/src/mapi/glapi/gen/
mesadef.py 58 print '; parameter data pushed onto the stack. The'
  /sdk/eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android/ide/eclipse/ddms/i18n/
messages.properties 71 FileExplorerView_Push_File_Onto_Device=Push a file onto the device
  /dalvik/vm/arch/arm/
CallOldABI.S 19 * argument list has to be pushed onto the native stack according to
96 @ We need to push a variable number of arguments onto the stack.
  /external/skia/tools/skpdiff/
diff_viewer.js 66 // Swap which side to draw onto the canvas and then rerender
  /external/flac/libFLAC/ppc/as/
lpc_asm.s 284 vsldoi v8,v8,v20,4 ; insert value onto history
419 vsldoi v2,v2,v8,4 ; insert value onto history
  /external/flac/libFLAC/ppc/gas/
lpc_asm.s 286 vsldoi v8,v8,v20,4 # insert value onto history
421 vsldoi v2,v2,v8,4 # insert value onto history
  /external/bison/data/
glr.c 445 dnl pointers onto yyconfl are taken, which type is "short int *".
    [all...]
  /external/libvorbis/doc/
06-floor0.tex 67 10) concatenate [temp_vector] onto the end of the [coefficients] vector
  /build/core/
java.mk 354 # by default, avoid applying emma instrumentation onto emma classes itself,
  /external/libvpx/libvpx/vp9/common/x86/
vp9_postproc_mmx.asm 38 ; move the global rd onto the stack, since we don't have enough registers
vp9_postproc_sse2.asm 37 ; move the global rd onto the stack, since we don't have enough registers
  /external/blktrace/btt/doc/
btt.tex 112 \item Time needed to insert or merge an incoming IO onto the request
127 \item[G2I] Time needed to put that request onto the request
136 the IO is inserted or merged onto the request queue, until it is
    [all...]
  /external/chromium_org/v8/src/
runtime.js 33 // it does not push the function onto the stack. This means that you
  /external/v8/src/
runtime.js 33 // it does not push the function onto the stack. This means that you
  /external/v8/tools/
tickprocessor.js 567 // Several functions can be mapped onto the same address. To avoid
  /external/blktrace/btreplay/doc/
btreplay.tex 516 the input file name used with an extension of \texttt{.rep} appended onto
  /external/chromium/chrome/common/extensions/docs/examples/extensions/benchmark/jst/
jstemplate.js 390 * Pushes one or more functions onto the stack. These will be run in sequence,
    [all...]

Completed in 913 milliseconds

1 2