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

1 2 3 4 5

  /bionic/libc/arch-arm64/bionic/
__bionic_clone.S 34 # Push 'fn' and 'arg' onto the child stack.
  /bionic/libc/arch-x86_64/bionic/
__bionic_clone.S 33 # Copy 'fn' and 'arg' onto the child stack.
  /bionic/libc/arch-arm/bionic/
__bionic_clone.S 45 # Push 'fn' and 'arg' onto the child stack.
  /bionic/libc/arch-x86/bionic/
__bionic_clone.S 22 # Copy 'fn' and 'arg' onto the child stack
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/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
  /prebuilts/go/darwin-x86/src/runtime/
lfstack_test.go 92 // Push K elements randomly onto the stacks.
104 // Pop a node from a random stack, then push it onto a random stack.
os3_plan9.go 67 // Not pushing that onto SP will make the trace look like a call
  /prebuilts/go/linux-x86/src/runtime/
lfstack_test.go 92 // Push K elements randomly onto the stacks.
104 // Pop a node from a random stack, then push it onto a random stack.
os3_plan9.go 67 // Not pushing that onto SP will make the trace look like a call
  /external/mesa3d/src/mapi/glapi/gen/
mesadef.py 58 print '; parameter data pushed onto the stack. The'
  /prebuilts/go/darwin-x86/test/chan/
doubleselect.go 38 // mux receives the values from sender and forwards them onto another channel.
  /prebuilts/go/linux-x86/test/chan/
doubleselect.go 38 // mux receives the values from sender and forwards them onto another channel.
  /hardware/bsp/intel/peripheral/libupm/examples/javascript/
adis16448.js 13 // from an ADIS16448. This data is then scaled and printed onto the terminal.
  /prebuilts/go/darwin-x86/src/container/heap/
heap.go 49 // Push pushes the element x onto the heap. The complexity is
  /prebuilts/go/darwin-x86/src/image/draw/
draw_test.go 263 // Draw the (src, mask, op) onto a copy of dst using a slow but obviously correct implementation.
270 // Draw the same combination onto the actual dst using the optimized DrawMask implementation.
302 // Draw the (src, mask, op) onto a copy of dst using a slow but obviously correct implementation.
308 // Draw the same combination onto the actual dst using the optimized DrawMask implementation.
  /prebuilts/go/darwin-x86/src/sync/
mutex_test.go 162 // that does not put the goroutine onto global runq.
  /prebuilts/go/linux-x86/src/container/heap/
heap.go 49 // Push pushes the element x onto the heap. The complexity is
  /prebuilts/go/linux-x86/src/image/draw/
draw_test.go 263 // Draw the (src, mask, op) onto a copy of dst using a slow but obviously correct implementation.
270 // Draw the same combination onto the actual dst using the optimized DrawMask implementation.
302 // Draw the (src, mask, op) onto a copy of dst using a slow but obviously correct implementation.
308 // Draw the same combination onto the actual dst using the optimized DrawMask implementation.
  /prebuilts/go/linux-x86/src/sync/
mutex_test.go 162 // that does not put the goroutine onto global runq.
  /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
  /prebuilts/go/darwin-x86/src/syscall/
exec_bsd.go 31 // Fork, dup fd onto 0..len(fd), and exec(argv0, argvv, envv) in child.
196 // Pass 2: dup fd[i] down onto i.
exec_solaris.go 43 // Fork, dup fd onto 0..len(fd), and exec(argv0, argvv, envv) in child.
193 // Pass 2: dup fd[i] down onto i.
  /prebuilts/go/linux-x86/src/syscall/
exec_bsd.go 31 // Fork, dup fd onto 0..len(fd), and exec(argv0, argvv, envv) in child.
196 // Pass 2: dup fd[i] down onto i.
exec_solaris.go 43 // Fork, dup fd onto 0..len(fd), and exec(argv0, argvv, envv) in child.
193 // Pass 2: dup fd[i] down onto i.

Completed in 1593 milliseconds

1 2 3 4 5