| /freebsd-9-stable/contrib/texinfo/info/ |
| D | echo-area.c | 1402 PUSHED_EA *pushed; in push_echo_area() local 1404 pushed = (PUSHED_EA *)xmalloc (sizeof (PUSHED_EA)); in push_echo_area() 1405 pushed->line = xstrdup (input_line); in push_echo_area() 1406 pushed->prompt = input_line_prompt; in push_echo_area() 1407 pushed->point = input_line_point; in push_echo_area() 1408 pushed->beg = input_line_beg; in push_echo_area() 1409 pushed->end = input_line_end; in push_echo_area() 1410 pushed->node = input_line_node; in push_echo_area() 1411 pushed->comp_items = echo_area_completion_items; in push_echo_area() 1412 pushed->must_complete = echo_area_must_complete_p; in push_echo_area() [all …]
|
| /freebsd-9-stable/contrib/bind9/bin/named/ |
| D | config.c | 513 isc_uint32_t stackcount = 0, pushed = 0; in ns_config_getipandkeylist() local 610 if (stackcount == pushed) { in ns_config_getipandkeylist() 631 stack[pushed].element = cfg_list_next(element); in ns_config_getipandkeylist() 632 stack[pushed].port = port; in ns_config_getipandkeylist() 633 pushed++; in ns_config_getipandkeylist() 692 if (pushed != 0) { in ns_config_getipandkeylist() 693 pushed--; in ns_config_getipandkeylist() 694 element = stack[pushed].element; in ns_config_getipandkeylist() 695 port = stack[pushed].port; in ns_config_getipandkeylist()
|
| /freebsd-9-stable/usr.bin/rpcgen/ |
| D | rpc_scan.c | 58 static int pushed = 0; /* is a token pushed */ variable 157 if (pushed) { in get_token() 158 pushed = 0; in get_token() 314 pushed = 1; in unget_token()
|
| /freebsd-9-stable/gnu/lib/libodialog/ |
| D | ui_objects.h | 73 int *pushed; /* boolean that determines wether button was pushed */ member 105 ButtonObj *NewButtonObj(WINDOW *win, char *title, int *pushed,
|
| D | ui_objects.c | 763 NewButtonObj(WINDOW *win, char *title, int *pushed, int y, int x) in NewButtonObj() argument 779 bo->pushed = pushed; in NewButtonObj() 807 *(bo->pushed) = TRUE; in SelectButtonObj()
|
| /freebsd-9-stable/contrib/groff/src/devices/grodvi/ |
| D | dvi.cpp | 130 int pushed; member in dvi_printer 198 cur_font(0), cur_point_size(-1), pushed(0), line_thickness(-1) in dvi_printer() 270 if (pushed) { in end_of_line() 272 pushed = 0; in end_of_line() 280 if (!pushed) { in possibly_begin_line() 281 have_pushed = pushed = 1; in possibly_begin_line() 532 if (pushed) in end_page()
|
| /freebsd-9-stable/sys/dev/sfxge/ |
| D | sfxge_tx.c | 355 unsigned int pushed; in sfxge_tx_qdpl_drain() local 362 pushed = txq->added; in sfxge_tx_qdpl_drain() 391 if (txq->added - pushed >= SFXGE_TX_BATCH) { in sfxge_tx_qdpl_drain() 393 pushed = txq->added; in sfxge_tx_qdpl_drain() 407 if (txq->added != pushed) in sfxge_tx_qdpl_drain() 622 unsigned int pushed[SFXGE_TXQ_NTYPES]; in sfxge_if_start_locked() local 634 pushed[q_index] = txq->added; in sfxge_if_start_locked() 662 if (txq->added - pushed[q_index] >= SFXGE_TX_BATCH) { in sfxge_if_start_locked() 664 pushed[q_index] = txq->added; in sfxge_if_start_locked() 670 if (txq->added != pushed[q_index]) in sfxge_if_start_locked()
|
| /freebsd-9-stable/contrib/gcc/doc/include/ |
| D | gcc-common.texi | 45 @c The text on right hand pages is pushed towards the right hand 46 @c margin and the text on left hand pages is pushed toward the left
|
| /freebsd-9-stable/usr.bin/col/ |
| D | README | 10 lines are pushed to the line below
|
| /freebsd-9-stable/contrib/ncurses/misc/ |
| D | chkdef.cmd | 68 * information is pushed into a REXX private list with the RXQUEUE
|
| D | cmpdef.cmd | 70 * information is pushed into a REXX private list with the RXQUEUE
|
| D | makedef.cmd | 79 * information is pushed into a REXX private list with the RXQUEUE
|
| /freebsd-9-stable/contrib/gcc/config/i386/ |
| D | sol2-gc1.asm | 115 ! vector which is 16 bytes (the two zero words we pushed, plus argc,
|
| D | sol2-c1.asm | 102 ! vector which is 16 bytes (the two zero words we pushed, plus argc,
|
| /freebsd-9-stable/contrib/bind9/lib/bind9/ |
| D | check.c | 1061 isc_uint32_t stackcount = 0, pushed = 0; in validate_masters() local 1114 if (stackcount == pushed) { in validate_masters() 1134 stack[pushed++] = cfg_list_next(element); in validate_masters() 1137 if (pushed != 0) { in validate_masters() 1138 element = stack[--pushed]; in validate_masters()
|
| /freebsd-9-stable/contrib/gcc/ |
| D | tree-ssa-structalias.c | 3726 int pushed = 0; in push_fields_onto_fieldstack() local 3735 else if (!(pushed = push_fields_onto_fieldstack in push_fields_onto_fieldstack() 3755 count += pushed; in push_fields_onto_fieldstack() 3765 int pushed = 0; in push_fields_onto_fieldstack() local 3774 else if (!(pushed = push_fields_onto_fieldstack in push_fields_onto_fieldstack() 3796 count += pushed; in push_fields_onto_fieldstack()
|
| D | README.Portability | 169 which will mysteriously turn a pushed-back EOF into a SMALL LETTER Y
|
| /freebsd-9-stable/contrib/nvi/docs/internals/ |
| D | input | 8 simply pushed onto the stack from which keys are returned. The exception
|
| /freebsd-9-stable/contrib/wpa/hostapd/ |
| D | README-WPS | 188 button pushed event over the control interface, e.g., by calling
|
| /freebsd-9-stable/bin/sh/ |
| D | TOUR | 307 variable plinno is saved and restored when files are pushed and
|
| /freebsd-9-stable/contrib/gcc/doc/ |
| D | tree-ssa.texi | 1474 @var{bb} and its children. This local data is pushed into an 1475 internal stack which is automatically pushed and popped as the
|
| D | loop.texi | 472 and the data references of each statement are pushed at the end of the
|
| D | tm.texi | 845 function began the old per-function data had to be pushed onto a 2915 This macro defines the operation used when something is pushed 3636 A C expression that is the number of bytes actually pushed onto the 3659 @code{current_function_outgoing_args_size}. No space will be pushed 3785 pushed, zero suffices as a definition. 3848 pushed on the stack. 3855 in registers and the rest must be pushed. This macro tells the 4003 used for this purpose since all function arguments are pushed on the 4398 if the calling sequence has pushed anything else since pushing the stack 4399 arguments. But usually, on such machines, nothing else has been pushed [all …]
|
| /freebsd-9-stable/tools/tools/sysdoc/ |
| D | tunables.mdoc | 487 that log messages that are pushed to the console will
|
| /freebsd-9-stable/contrib/one-true-awk/ |
| D | FIXES | 498 longer than 1 digit, part of the input would be pushed back and
|