Home
last modified time | relevance | path

Searched refs:stack_push (Results 1 - 22 of 22) sorted by relevance

/third_party/pulseaudio/man/
H A Dxmltoman55 sub stack_push { subroutine
103 stack_push("bold");
142 stack_push("italic");
145 stack_push("bold");
148 stack_push("bold");
153 stack_push("bold");
/third_party/ltp/lib/
H A Dtst_bool_expr.c149 static inline void stack_push(struct tst_expr_tok *stack[], unsigned int *op_stack_pos, in stack_push() function
239 stack_push(out, &out_pos, i); in shunting_yard()
242 stack_push(out, &out_pos, stack_pop(op_stack, &op_stack_pos)); in shunting_yard()
250 stack_push(op_stack, &op_stack_pos, i); in shunting_yard()
270 stack_push(out, &out_pos, op); in shunting_yard()
274 stack_push(out, &out_pos, stack_pop(op_stack, &op_stack_pos)); in shunting_yard()
281 stack_push(op_stack, &op_stack_pos, i); in shunting_yard()
298 stack_push(out, &out_pos, stack_pop(op_stack, &op_stack_pos)); in shunting_yard()
302 stack_push(op_stack, &op_stack_pos, i); in shunting_yard()
321 stack_push(ou in shunting_yard()
[all...]
/third_party/pulseaudio/src/pulsecore/
H A Dflist.c87 static void stack_push(pa_flist *flist, pa_atomic_t *list, pa_flist_elem *new_elem) { in stack_push() function
123 stack_push(l, &l->empty, &l->table[i]); in pa_flist_new_with_name()
158 stack_push(l, &l->stored, elem); in pa_flist_push()
174 stack_push(l, &l->empty, elem); in pa_flist_pop()
/third_party/node/deps/openssl/openssl/crypto/des/asm/
H A Ddesboth.pl30 &stack_push(3);
/third_party/openssl/crypto/des/asm/
H A Ddesboth.pl30 &stack_push(3);
/third_party/node/deps/openssl/openssl/crypto/perlasm/
H A Dx86asm.pl51 sub ::stack_push{ my $num=$_[0]*4; $stack+=$num; &sub("esp",$num); }
/third_party/openssl/crypto/perlasm/
H A Dx86asm.pl51 sub ::stack_push{ my $num=$_[0]*4; $stack+=$num; &sub("esp",$num); }
/third_party/libwebsockets/lib/misc/
H A Dlecp.c1326 goto stack_push; in lws_lec_vsprintf()
1333 goto stack_push; in lws_lec_vsprintf()
1624 stack_push: in lws_lec_vsprintf()
1663 goto stack_push; in lws_lec_vsprintf()
/third_party/node/deps/openssl/openssl/crypto/chacha/asm/
H A Dchacha-x86.pl155 &stack_push(33);
460 &stack_push (131);
863 &stack_push (131);
/third_party/openssl/crypto/chacha/asm/
H A Dchacha-x86.pl155 &stack_push(33);
460 &stack_push (131);
863 &stack_push (131);
/third_party/selinux/libsepol/src/
H A Dmodule_to_cil.c452 static int stack_push(struct stack *stack, void *ptr) in stack_push() function
1352 rc = stack_push(stack, new_val); in cond_expr_to_cil()
1901 rc = stack_push(stack, new_val); in constraint_expr_to_string()
3756 stack_push(stack, decl); in module_block_to_cil()
3781 stack_push(stack, decl); in global_block_to_cil()
3854 stack_push(stack, decl); in linked_block_to_cil()
/third_party/node/deps/openssl/openssl/crypto/modes/asm/
H A Dghash-x86.pl272 &stack_push(16+4+1); # +1 for stack alignment
305 &stack_push(16+4+1); # +1 for 64-bit alignment
470 &stack_push(4+1); # +1 for stack alignment
/third_party/openssl/crypto/modes/asm/
H A Dghash-x86.pl272 &stack_push(16+4+1); # +1 for stack alignment
305 &stack_push(16+4+1); # +1 for 64-bit alignment
470 &stack_push(4+1); # +1 for stack alignment
/third_party/node/deps/openssl/openssl/crypto/camellia/asm/
H A Dcmll-x86.pl559 &stack_push(4); # place for s[0-3]
/third_party/node/deps/openssl/openssl/crypto/sha/asm/
H A Dsha1-586.pl365 &stack_push(16+3); # allocate X[16]
/third_party/node/deps/openssl/openssl/crypto/ripemd/asm/
H A Drmd-586.pl332 &stack_push(16+5+6);
/third_party/openssl/crypto/camellia/asm/
H A Dcmll-x86.pl559 &stack_push(4); # place for s[0-3]
/third_party/openssl/crypto/ripemd/asm/
H A Drmd-586.pl332 &stack_push(16+5+6);
/third_party/openssl/crypto/sha/asm/
H A Dsha1-586.pl365 &stack_push(16+3); # allocate X[16]
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_compiler_nir.c3698 stack_push(struct ir3_context *ctx) in stack_push() function
3720 stack_push(ctx); in emit_cf_list()
3725 stack_push(ctx); in emit_cf_list()
/third_party/node/deps/openssl/openssl/crypto/poly1305/asm/
H A Dpoly1305-x86.pl162 &stack_push(16);
/third_party/openssl/crypto/poly1305/asm/
H A Dpoly1305-x86.pl162 &stack_push(16);

Completed in 53 milliseconds