Home
last modified time | relevance | path

Searched refs:stack_pop (Results 1 – 17 of 17) sorted by relevance

/third_party/pulseaudio/man/
Dxmltoman66 sub stack_pop { subroutine
150 stack_pop();
155 stack_pop();
179 stack_pop();
182 stack_pop();
/third_party/ltp/lib/
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/
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/openssl/crypto/des/asm/
Ddesboth.pl67 &stack_pop(3);
/third_party/selinux/libsepol/src/
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(stack); in constraint_expr_to_string()
[all …]
/third_party/openssl/crypto/ec/asm/
Decp_nistz256-x86.pl140 &stack_pop(8);
448 &stack_pop(8);
1372 &stack_pop(8*5+1);
1646 &stack_pop(8*18+5);
1856 &stack_pop(8*15+3);
/third_party/libsnd/cmake/
DCMakeAutoGenScript.cmake156 function(stack_pop STACK_ARG ITEM) function
311 stack_pop(STACK FOR_ITEM)
373 stack_pop(STACK CASE_ITEM)
/third_party/openssl/crypto/perlasm/
Dx86asm.pl52 sub ::stack_pop { my $num=$_[0]*4; $stack-=$num; &add("esp",$num); }
DREADME.md35 &stack_pop(num) inverse of stack_push
/third_party/openssl/crypto/bn/asm/
Dx86-gf2m.pl308 &stack_pop(4+1);
/third_party/openssl/crypto/modes/asm/
Dghash-x86.pl299 &stack_pop(16+4+1);
347 &stack_pop(16+4+1);
502 &stack_pop(4+1);
/third_party/openssl/crypto/camellia/asm/
Dcmll-x86.pl730 &stack_pop(4);
764 &stack_pop(3);
/third_party/openssl/crypto/ripemd/asm/
Drmd-586.pl592 &stack_pop(16+5+6);
/third_party/openssl/crypto/sha/asm/
Dsha1-586.pl426 &stack_pop(16+3);
/third_party/openssl/crypto/chacha/asm/
Dchacha-x86.pl372 &stack_pop(33);
/third_party/mesa3d/src/freedreno/ir3/
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/openssl/crypto/poly1305/asm/
Dpoly1305-x86.pl316 &stack_pop(16);