/third_party/pulseaudio/man/ |
D | xmltoman | 55 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/ |
D | tst_bool_expr.c | 149 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(out, &out_pos, i); in shunting_yard()
|
/third_party/pulseaudio/src/pulsecore/ |
D | flist.c | 87 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/boost/tools/build/src/engine/ |
D | function.cpp | 269 void stack_push( STACK * s, LIST * l ) in stack_push() function 3236 stack_push( s, *old ); in argument_list_push() 3240 stack_push( s, var_swap( frame->module, formal_arg->arg_name, in argument_list_push() 3933 stack_push( s, L0 ); in function_run() 3942 stack_push( s, list_new( object_copy( value ) ) ); in function_run() 3950 stack_push( s, frame_get_local( frame, code->arg ) ); in function_run() 3958 stack_push( s, function_get_variable( function, frame, code->arg ) ); in function_run() 3966 stack_push( s, list_copy( frame->module->fixed_variables[ code->arg in function_run() 3984 stack_push( s, value ); in function_run() 3994 stack_push( s, list_append( l, r ) ); in function_run() [all …]
|
D | function.h | 21 void stack_push( STACK * s, LIST * l );
|
/third_party/openssl/crypto/des/asm/ |
D | desboth.pl | 30 &stack_push(3);
|
/third_party/openssl/crypto/perlasm/ |
D | README | 30 &stack_push(num) Basically a 'sub esp, num*4' with extra 31 &stack_pop(num) inverse of stack_push
|
D | x86asm.pl | 51 sub ::stack_push{ my $num=$_[0]*4; $stack+=$num; &sub("esp",$num); }
|
/third_party/libsnd/cmake/ |
D | CMakeAutoGenScript.cmake | 145 function(stack_push STACK_ARG) function 307 stack_push(STACK FOR ${POSITION} ${FOR_KEY} ${FOR_INDEX}) 333 stack_push(STACK FOR ${FOR_POSITION} ${FOR_KEY} ${FOR_INDEX}) 347 stack_push(STACK CASE "${CASE_KEY}" ${POSITION})
|
/third_party/openssl/crypto/ec/asm/ |
D | ecp_nistz256-x86.pl | 132 &stack_push(8); # therefore we need to allocate 436 &stack_push(8); 1242 &stack_push(8*5+1); 1393 &stack_push(8*18+5); 1668 &stack_push(8*15+3);
|
/third_party/libwebsockets/lib/misc/ |
D | lecp.c | 1326 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/openssl/crypto/bn/asm/ |
D | x86-gf2m.pl | 275 &stack_push(4+1);
|
/third_party/openssl/crypto/modes/asm/ |
D | ghash-x86.pl | 271 &stack_push(16+4+1); # +1 for stack alignment 304 &stack_push(16+4+1); # +1 for 64-bit alignment 467 &stack_push(4+1); # +1 for stack alignment
|
/third_party/openssl/crypto/chacha/asm/ |
D | chacha-x86.pl | 156 &stack_push(33); 461 &stack_push (131); 864 &stack_push (131);
|
/third_party/selinux/libsepol/src/ |
D | module_to_cil.c | 450 static int stack_push(struct stack *stack, void *ptr) in stack_push() function 1353 rc = stack_push(stack, new_val); in cond_expr_to_cil() 1894 rc = stack_push(stack, new_val); in constraint_expr_to_string() 3719 stack_push(stack, decl); in module_block_to_cil() 3744 stack_push(stack, decl); in global_block_to_cil() 3817 stack_push(stack, decl); in linked_block_to_cil()
|
/third_party/mindspore/mindspore/ccsrc/backend/session/ |
D | ascend_auto_monad.cc | 922 auto stack_push = StackPush(node_input); in InsertStackPop() local 923 stack_pushs->emplace_back(stack_push); in InsertStackPop() 1402 auto stack_push = NewPrimitive(prim::kPrimStackPush); in StackPush() local 1403 auto cnode = kernel_graph_->NewCNode({stack_push, input, monad}); in StackPush()
|
/third_party/openssl/crypto/ripemd/asm/ |
D | rmd-586.pl | 333 &stack_push(16+5+6);
|
/third_party/openssl/crypto/sha/asm/ |
D | sha1-586.pl | 366 &stack_push(16+3); # allocate X[16]
|
/third_party/openssl/crypto/camellia/asm/ |
D | cmll-x86.pl | 560 &stack_push(4); # place for s[0-3]
|
/third_party/mesa3d/src/freedreno/ir3/ |
D | ir3_compiler_nir.c | 3103 stack_push(struct ir3_context *ctx) in stack_push() function 3125 stack_push(ctx); in emit_cf_list() 3130 stack_push(ctx); in emit_cf_list()
|
/third_party/openssl/crypto/poly1305/asm/ |
D | poly1305-x86.pl | 163 &stack_push(16);
|
/third_party/gettext/gettext-tools/src/ |
D | ChangeLog.1 | 7535 (xcalloc_debug, stack_push, stack_pop): Remove unused functions.
|