Home
last modified time | relevance | path

Searched refs:stack_pop (Results 1 - 21 of 21) sorted by relevance

/third_party/pulseaudio/man/
H A Dxmltoman66 sub stack_pop { subroutine
150 stack_pop();
155 stack_pop();
179 stack_pop();
182 stack_pop();
/third_party/ltp/lib/
H A Dtst_bool_expr.c160 static inline struct tst_expr_tok *stack_pop(struct tst_expr_tok *stack[], in stack_pop() function
242 stack_push(out, &out_pos, stack_pop(op_stack, &op_stack_pos)); in shunting_yard()
260 struct tst_expr_tok *op = stack_pop(op_stack, &op_stack_pos); in shunting_yard()
274 stack_push(out, &out_pos, stack_pop(op_stack, &op_stack_pos)); in shunting_yard()
298 stack_push(out, &out_pos, stack_pop(op_stack, &op_stack_pos)); in shunting_yard()
315 while ((i = stack_pop(op_stack, &op_stack_pos))) { in shunting_yard()
/third_party/pulseaudio/src/pulsecore/
H A Dflist.c71 static pa_flist_elem *stack_pop(pa_flist *flist, pa_atomic_t *list) { in stack_pop() function
138 while((elem = stack_pop(l, &l->stored))) in pa_flist_free()
151 elem = stack_pop(l, &l->empty); in pa_flist_push()
168 elem = stack_pop(l, &l->stored); in pa_flist_pop()
/third_party/node/deps/openssl/openssl/crypto/des/asm/
H A Ddesboth.pl67 &stack_pop(3);
/third_party/openssl/crypto/des/asm/
H A Ddesboth.pl67 &stack_pop(3);
/third_party/selinux/libsepol/src/
H A Dmodule_to_cil.c474 static void *stack_pop(struct stack *stack) in stack_pop() function
1306 val1 = stack_pop(stack); in cond_expr_to_cil()
1315 val2 = stack_pop(stack); in cond_expr_to_cil()
1316 val1 = stack_pop(stack); in cond_expr_to_cil()
1366 val1 = stack_pop(stack); in cond_expr_to_cil()
1384 while ((val1 = stack_pop(stack)) != NULL) { in cond_expr_to_cil()
1855 val1 = stack_pop(stack); in constraint_expr_to_string()
1864 val2 = stack_pop(stack); in constraint_expr_to_string()
1865 val1 = stack_pop(stack); in constraint_expr_to_string()
1910 new_val = stack_pop(stac in constraint_expr_to_string()
[all...]
/third_party/node/deps/openssl/openssl/crypto/perlasm/
H A Dx86asm.pl52 sub ::stack_pop { my $num=$_[0]*4; $stack-=$num; &add("esp",$num); }
/third_party/openssl/crypto/perlasm/
H A Dx86asm.pl52 sub ::stack_pop { my $num=$_[0]*4; $stack-=$num; &add("esp",$num); }
/third_party/node/deps/openssl/openssl/crypto/camellia/asm/
H A Dcmll-x86.pl730 &stack_pop(4);
764 &stack_pop(3);
/third_party/openssl/crypto/camellia/asm/
H A Dcmll-x86.pl730 &stack_pop(4);
764 &stack_pop(3);
/third_party/node/deps/openssl/openssl/crypto/modes/asm/
H A Dghash-x86.pl301 &stack_pop(16+4+1);
349 &stack_pop(16+4+1);
506 &stack_pop(4+1);
/third_party/openssl/crypto/modes/asm/
H A Dghash-x86.pl301 &stack_pop(16+4+1);
349 &stack_pop(16+4+1);
506 &stack_pop(4+1);
/third_party/node/deps/openssl/openssl/crypto/sha/asm/
H A Dsha1-586.pl426 &stack_pop(16+3);
/third_party/node/deps/openssl/openssl/crypto/ripemd/asm/
H A Drmd-586.pl592 &stack_pop(16+5+6);
/third_party/node/deps/openssl/openssl/crypto/chacha/asm/
H A Dchacha-x86.pl372 &stack_pop(33);
/third_party/openssl/crypto/chacha/asm/
H A Dchacha-x86.pl372 &stack_pop(33);
/third_party/openssl/crypto/ripemd/asm/
H A Drmd-586.pl592 &stack_pop(16+5+6);
/third_party/openssl/crypto/sha/asm/
H A Dsha1-586.pl426 &stack_pop(16+3);
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_compiler_nir.c3705 stack_pop(struct ir3_context *ctx) in stack_pop() function
3722 stack_pop(ctx); in emit_cf_list()
3727 stack_pop(ctx); in emit_cf_list()
/third_party/node/deps/openssl/openssl/crypto/poly1305/asm/
H A Dpoly1305-x86.pl316 &stack_pop(16);
/third_party/openssl/crypto/poly1305/asm/
H A Dpoly1305-x86.pl316 &stack_pop(16);

Completed in 31 milliseconds