HomeSort by relevance Sort by last modified time
    Searched refs:push (Results 476 - 500 of 3334) sorted by null

<<11121314151617181920>>

  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/libs/mips/include/bits/
gthr.h 30 #pragma GCC visibility push(default)
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/libs/x86/include/bits/
gthr.h 30 #pragma GCC visibility push(default)
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/binomial_heap_base_/
constructors_destructor_fn_imps.hpp 48 push(*(first_it++));
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/pairing_heap_/
constructors_destructor_fn_imps.hpp 48 push(*(first_it++));
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/pb_ds/detail/binomial_heap_base_/
constructors_destructor_fn_imps.hpp 48 push(*(first_it++));
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/pb_ds/detail/pairing_heap_/
constructors_destructor_fn_imps.hpp 48 push(*(first_it++));
  /external/chromium_org/third_party/openssl/openssl/crypto/bn/asm/
co-586.pl 4 push(@INC,"${dir}","${dir}../../perlasm");
126 &push("esi");
128 &push("edi");
130 &push("ebp");
131 &push("ebx");
211 &push("esi");
212 &push("edi");
213 &push("ebp");
214 &push("ebx");
  /external/libvpx/libvpx/vp8/encoder/x86/
encodeopt.asm 17 push rbp
20 push rsi
21 push rdi
65 push rbp
68 push rsi
69 push rdi
131 push rbp
134 push rsi
135 push rdi
208 push rb
    [all...]
subtract_mmx.asm 19 push rbp
22 push rsi
23 push rdi
80 push rbp
83 push rsi
84 push rdi
91 push rbx
155 push rbp
158 push rsi
159 push rd
    [all...]
  /external/openssl/crypto/bn/asm/
co-586.pl 4 push(@INC,"${dir}","${dir}../../perlasm");
126 &push("esi");
128 &push("edi");
130 &push("ebp");
131 &push("ebx");
211 &push("esi");
212 &push("edi");
213 &push("ebp");
214 &push("ebx");
  /ndk/sources/host-tools/gdb-pretty-printers/stlport/gppfs-0.2/test/
test.cpp 105 stack1.push( 100);
106 stack1.push( 200);
107 stack1.push( 300);
110 queue1.push( 100);
111 queue1.push( 200);
112 queue1.push( 300);
115 priority_queue1.push( 200);
116 priority_queue1.push( 100);
117 priority_queue1.push( 300);
  /prebuilts/python/darwin-x86/2.7.5/share/pretty-printers/stlport/test/
test.cpp 105 stack1.push( 100);
106 stack1.push( 200);
107 stack1.push( 300);
110 queue1.push( 100);
111 queue1.push( 200);
112 queue1.push( 300);
115 priority_queue1.push( 200);
116 priority_queue1.push( 100);
117 priority_queue1.push( 300);
  /prebuilts/python/linux-x86/2.7.5/share/pretty-printers/stlport/test/
test.cpp 105 stack1.push( 100);
106 stack1.push( 200);
107 stack1.push( 300);
110 queue1.push( 100);
111 queue1.push( 200);
112 queue1.push( 300);
115 priority_queue1.push( 200);
116 priority_queue1.push( 100);
117 priority_queue1.push( 300);
  /external/qemu-pc-bios/vgabios/
vgabios.c 123 push ds
283 push es
284 push ds
391 push es
392 push ds
431 push bx
451 push ds
567 push cx
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/nouveau/
nv10_state_frag.c 372 struct nouveau_pushbuf *push = context_push(ctx); local
385 BEGIN_NV04(push, NV10_3D(RC_IN_ALPHA(i)), 1);
386 PUSH_DATA (push, a_in);
387 BEGIN_NV04(push, NV10_3D(RC_IN_RGB(i)), 1);
388 PUSH_DATA (push, c_in);
389 BEGIN_NV04(push, NV10_3D(RC_COLOR(i)), 1);
390 PUSH_DATA (push, k);
391 BEGIN_NV04(push, NV10_3D(RC_OUT_ALPHA(i)), 1);
392 PUSH_DATA (push, a_out);
393 BEGIN_NV04(push, NV10_3D(RC_OUT_RGB(i)), 1)
402 struct nouveau_pushbuf *push = context_push(ctx); local
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/nouveau/
nv10_state_frag.c 372 struct nouveau_pushbuf *push = context_push(ctx); local
385 BEGIN_NV04(push, NV10_3D(RC_IN_ALPHA(i)), 1);
386 PUSH_DATA (push, a_in);
387 BEGIN_NV04(push, NV10_3D(RC_IN_RGB(i)), 1);
388 PUSH_DATA (push, c_in);
389 BEGIN_NV04(push, NV10_3D(RC_COLOR(i)), 1);
390 PUSH_DATA (push, k);
391 BEGIN_NV04(push, NV10_3D(RC_OUT_ALPHA(i)), 1);
392 PUSH_DATA (push, a_out);
393 BEGIN_NV04(push, NV10_3D(RC_OUT_RGB(i)), 1)
402 struct nouveau_pushbuf *push = context_push(ctx); local
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/
SIGenRegisterInfo.pl 206 push (@{$hw_values{$i}}, $SGPR[$i]);
210 push (@{$hw_values{$i * 2}}, $SGPR64[$i])
214 push (@{$hw_values{$i * 4}}, $SGPR128[$i]);
218 push (@{$hw_values{$i * 8}}, $SGPR256[$i]);
222 push (@{$hw_values{$i}}, $VGPR[$i]);
225 push (@{$hw_values{$i * 2}}, $VGPR64[$i]);
229 push (@{$hw_values{$i * 4}}, $VGPR128[$i]);
267 push(@sub_regs, $reg_prefix . $sub_idx);
270 push (@registers, $reg_name);
275 push (@registers, 'VCC'
    [all...]
  /external/mesa3d/src/gallium/drivers/radeon/
SIGenRegisterInfo.pl 206 push (@{$hw_values{$i}}, $SGPR[$i]);
210 push (@{$hw_values{$i * 2}}, $SGPR64[$i])
214 push (@{$hw_values{$i * 4}}, $SGPR128[$i]);
218 push (@{$hw_values{$i * 8}}, $SGPR256[$i]);
222 push (@{$hw_values{$i}}, $VGPR[$i]);
225 push (@{$hw_values{$i * 2}}, $VGPR64[$i]);
229 push (@{$hw_values{$i * 4}}, $VGPR128[$i]);
267 push(@sub_regs, $reg_prefix . $sub_idx);
270 push (@registers, $reg_name);
275 push (@registers, 'VCC'
    [all...]
  /external/libvpx/libvpx/vp9/common/x86/
vp9_subpixel_8t_sse2.asm 190 push rbp
194 push rsi
195 push rdi
196 push rbx
257 push rbp
261 push rsi
262 push rdi
263 push rbx
316 push rbp
320 push rs
    [all...]
vp9_subpixel_8t_ssse3.asm 325 push rbp
329 push rsi
330 push rdi
331 push rbx
366 push rbp
370 push rsi
371 push rdi
372 push rbx
407 push rbp
411 push rs
    [all...]
  /external/v8/src/ia32/
builtins-ia32.cc 64 __ push(edi);
65 __ push(scratch); // Restore return address.
94 __ push(eax);
96 // Push the function to invoke on the stack.
97 __ push(edi);
138 __ push(eax);
139 __ push(edi);
141 __ push(edi); // constructor
280 __ push(edi);
294 // Push the allocated receiver to the stack. We need two copie
    [all...]
  /dalvik/vm/compiler/template/armv5te/
TEMPLATE_CMPL_DOUBLE.S 17 push {r0-r3} @ save operands
TEMPLATE_MEM_OP_DECODE.S 10 push {r0-r12,lr} @ save out all registers
  /dalvik/vm/compiler/template/armv5te-vfp/
TEMPLATE_MEM_OP_DECODE.S 11 push {r0-r12,lr} @ save out all registers
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/
IntArray.m 54 public void push(int v) {
64 /** This only tracks elements added via push/add. */

Completed in 1137 milliseconds

<<11121314151617181920>>