Searched refs:current (Results 76 - 100 of 328) sorted by relevance

1234567891011>>

/freebsd-10.1-release/contrib/gdb/gdb/
H A Dcp-support.c470 to a function named OLOAD_NAME. If so, add it to the current
504 /* We have a match for an overload instance, so add SYM to the current list
548 const struct using_direct *current; local
554 for (current = block_using (get_selected_block (0));
555 current != NULL;
556 current = current->next)
558 if (strcmp (namespace, current->outer) == 0)
561 current->inner);
/freebsd-10.1-release/crypto/heimdal/base/
H A Dheimbase.c387 struct heim_auto_release *current; member in struct:ar_tls
452 if (tls->current != ptr)
455 if (tls->current != tls->head)
456 tls->current = ar->parent;
501 ar->parent = tls->current;
502 tls->current = ar;
510 * Mark the current object as a
531 if (tls == NULL || (ar = tls->current) == NULL)
/freebsd-10.1-release/usr.sbin/pkg_install/lib/
H A Dmatch.c462 const char *current = NULL; local
488 current = pos+1;
495 currentlen = pos-current;
502 currentlen = pos-current;
527 if (current) {
529 snprintf(buf, sizeof(buf), "%.*s%.*s%s", prefixlen, pattern, currentlen, current, postfix);
532 current = nextchoice;
535 current = NULL;
538 } while (current);
/freebsd-10.1-release/contrib/subversion/subversion/libsvn_diff/
H A Dparse-diff.c50 * current cursor position within the range. All numbers are in bytes. */
54 apr_off_t current; member in struct:svn_diff__hunk_range
85 hunk->diff_text_range.current = hunk->diff_text_range.start;
92 hunk->modified_text_range.current = hunk->modified_text_range.start;
94 hunk->original_text_range.current = hunk->original_text_range.start;
101 hunk->original_text_range.current = hunk->original_text_range.start;
103 hunk->modified_text_range.current = hunk->modified_text_range.start;
299 if (range->current >= range->end)
311 SVN_ERR(svn_io_file_seek(file, APR_SET, &range->current, scratch_pool));
314 max_len = range->end - range->current;
[all...]
/freebsd-10.1-release/contrib/opie/
H A Dopieauto.c54 int algorithm, base, current; member in struct:cachedotp
179 (*c)->current = sequence;
186 if (sequence != ((*c)->current - 1)) {
188 fprintf(stderr, "out of sequence: sequence=%d, base=%d, current=%d\n", sequence, (*c)->base, (*c)->current);
196 fprintf(stderr, "attempt to generate below base: sequence=%d, base=%d, current=%d\n", sequence, (*c)->base, (*c)->current);
202 (*c)->current = sequence;
/freebsd-10.1-release/sys/boot/fdt/dts/arm/
H A Ddb78460.dts117 current-speed = <115200>;
128 current-speed = <115200>;
139 current-speed = <115200>;
150 current-speed = <115200>;
H A Dexynos5250.dtsi162 current-speed = <115200>;
171 current-speed = <115200>;
180 current-speed = <115200>;
189 current-speed = <115200>;
/freebsd-10.1-release/usr.sbin/lpr/common_source/
H A Ddisplayq.c79 static char current[MAXNAMLEN+1]; /* current file being printed */ variable
95 * Display the current state of the queue. Format = 1 if long format.
162 cp = current;
163 endp = cp + sizeof(current) - 1;
169 i = atoi(current);
180 /* read current file name */
181 cp = current;
182 endp = cp + sizeof(current) - 1;
367 current[
[all...]
/freebsd-10.1-release/contrib/binutils/bfd/
H A Dcoff64-rs6000.c756 asection *current; local
783 for (current = abfd->sections; current != NULL; current = current->next)
784 reloc_size += current->reloc_count * bfd_coff_relsz (abfd);
795 for (current = abfd->sections; current != NULL; current = current
[all...]
/freebsd-10.1-release/contrib/dialog/
H A Dchecklist.c53 * current item. That one is colored differently from the other items.
349 /* ensure we are scrolled to show the current choice */
400 int current = scrollamt + choice; local
401 int next = items[current].state + 1;
408 items[current].state = next;
417 if (i != current) {
421 if (items[current].state) {
423 items[current].state = next ? next : 1;
425 &items[current],
431 items[current]
609 int current = 0; local
[all...]
H A Dformbox.c512 DIALOG_FORMITEM *current; local
586 current = &items[choice];
627 current = &items[choice];
628 dialog_vars.max_input = current->text_ilen;
629 dlg_item_help(current->help);
630 dlg_show_string(form, current->text, chr_offset,
632 current->text_y - scrollamt,
633 current->text_x,
634 current->text_len,
635 is_hidden(current), firs
[all...]
/freebsd-10.1-release/contrib/ncurses/form/
H A Dfrm_driver.c50 The current page of the form is left and some new page is
53 The current field of the form is left and some new field is
56 The current position in the current field is changed.
64 The content of the current field is changed
145 /* Calculate the start address of the row in the forms current field
148 Address_Of_Row_In_Nth_Buffer((form)->current,N,(form)->currow)
150 /* Calculate the start address of the row in the forms current field
155 /* Calculate the address of the cursor in the forms current field
160 /* Calculate the address of the cursor in the forms current fiel
[all...]
H A Dfrm_post.c77 if ((err = _nc_Set_Form_Page(form, page, form->current)) != E_OK)
/freebsd-10.1-release/contrib/gperf/src/
H A Dsearch.cc337 Positions current = mandatory; local
339 count_duplicates_tuple (current, alpha_unify);
346 if (!current.contains (i))
348 Positions tryal = current;
368 current = best;
380 if (current.contains (i) && !mandatory.contains (i))
382 Positions tryal = current;
402 current = best;
414 if (current.contains (i1) && !mandatory.contains (i1))
416 if (current
621 unsigned int *current = new unsigned int [_max_key_len]; local
[all...]
/freebsd-10.1-release/cddl/contrib/dtracetoolkit/Bin/
H A Ddexplorer70 current=0 # current sample
107 print "Output dir will be the current dir ($PWD)."
181 (( percent = current * 100 / samples ))
183 (( current = current + 1 ))
/freebsd-10.1-release/cddl/contrib/dtracetoolkit/
H A Ddexplorer70 current=0 # current sample
107 print "Output dir will be the current dir ($PWD)."
181 (( percent = current * 100 / samples ))
183 (( current = current + 1 ))
/freebsd-10.1-release/contrib/ofed/management/infiniband-diags/include/
H A Dgrouping.h60 ChassisList *current; member in struct:AllChassisList
/freebsd-10.1-release/contrib/openpam/lib/libpam/
H A Dopenpam_impl.h112 pam_chain_t *current; member in struct:pam_handle
/freebsd-10.1-release/crypto/heimdal/doc/doxyout/gssapi/html/
H A Dtabs.css85 DIV.tabs LI.current A
91 DIV.tabs LI.current SPAN
/freebsd-10.1-release/crypto/heimdal/doc/doxyout/hcrypto/html/
H A Dtabs.css85 DIV.tabs LI.current A
91 DIV.tabs LI.current SPAN
/freebsd-10.1-release/crypto/heimdal/doc/doxyout/hdb/html/
H A Dtabs.css85 DIV.tabs LI.current A
91 DIV.tabs LI.current SPAN
/freebsd-10.1-release/crypto/heimdal/doc/doxyout/hx509/html/
H A Dtabs.css85 DIV.tabs LI.current A
91 DIV.tabs LI.current SPAN
/freebsd-10.1-release/crypto/heimdal/doc/doxyout/krb5/html/
H A Dtabs.css85 DIV.tabs LI.current A
91 DIV.tabs LI.current SPAN
/freebsd-10.1-release/crypto/heimdal/doc/doxyout/ntlm/html/
H A Dtabs.css85 DIV.tabs LI.current A
91 DIV.tabs LI.current SPAN
/freebsd-10.1-release/crypto/heimdal/doc/doxyout/wind/html/
H A Dtabs.css85 DIV.tabs LI.current A
91 DIV.tabs LI.current SPAN

Completed in 369 milliseconds

1234567891011>>