Searched refs:current (Results 101 - 125 of 365) sorted by relevance

1234567891011>>

/freebsd-11-stable/contrib/gperf/src/
H A Dsearch.cc340 Positions current = mandatory; local
342 count_duplicates_tuple (current, alpha_unify);
349 if (!current.contains (i))
351 Positions tryal = current;
371 current = best;
383 if (current.contains (i) && !mandatory.contains (i))
385 Positions tryal = current;
405 current = best;
417 if (current.contains (i1) && !mandatory.contains (i1))
419 if (current
624 unsigned int *current = new unsigned int [_max_key_len]; local
[all...]
/freebsd-11-stable/contrib/ncurses/form/
H A Dfrm_post.c77 if ((err = _nc_Set_Form_Page(form, page, form->current)) != E_OK)
/freebsd-11-stable/release/doc/share/mk/
H A Ddoc.relnotes.mk10 .if ${RELEASETYPE} == "current"
11 PROFILING+= --param profile.attribute "'releasetype'" --param profile.value "'current'"
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/lua/
H A Dllex.h52 int current; /* current character (charint) */ member in struct:LexState
55 Token t; /* current token */
57 struct FuncState *fs; /* current function (parser) */
62 TString *source; /* current source name */
/freebsd-11-stable/contrib/lua/src/
H A Dllex.h59 int current; /* current character (charint) */ member in struct:LexState
62 Token t; /* current token */
64 struct FuncState *fs; /* current function (parser) */
70 TString *source; /* current source name */
/freebsd-11-stable/contrib/openpam/lib/libpam/
H A Dopenpam_impl.h112 pam_chain_t *current; member in struct:pam_handle
/freebsd-11-stable/contrib/subversion/subversion/libsvn_subr/
H A Dprefix_string.c150 int current = lower + (upper - lower) / 2; local
152 if ((unsigned char)sub_nodes[current]->key.data[0] < key)
153 lower = current + 1;
155 upper = current - 1;
/freebsd-11-stable/usr.bin/m4/
H A Dgnum4.c60 * First search in the current directory.
193 static size_t current = 0; variable
214 while (current + n > bufsize) {
224 memcpy(buffer+current, c, n);
225 current += n;
231 if (current +1 > bufsize) {
238 buffer[current++] = c;
245 current = 0;
/freebsd-11-stable/contrib/llvm-project/lld/ELF/
H A DICF.cpp134 // So, Class[0] represents the current class, and Class[1] represents
147 // Below, `Current` has the index of the current class, and `Next` has
155 int current = 0; member in class:lld::elf::__anon1129::ICF
356 if (x->eqClass[current] == 0)
358 if (x->eqClass[current] != y->eqClass[current])
375 uint32_t eqClass = sections[begin]->eqClass[current];
377 if (eqClass != sections[i]->eqClass[current])
408 current = cnt % 2;
/freebsd-11-stable/contrib/serf/buckets/
H A Dbuckets.c349 databuf->current = databuf->buf;
372 *data = databuf->current;
376 databuf->current += requested;
399 /* the returned line will start at the current position. */
400 *data = databuf->current;
403 serf_util_readline(&databuf->current, &databuf->remaining, acceptable,
407 *len = databuf->current - *data;
424 *data = databuf->current;
491 * the current line is terminated by the CR. Just
/freebsd-11-stable/contrib/dialog/
H A Dtreeview.c50 * current item. That one is colored differently from the other items.
336 /* ensure we are scrolled to show the current choice */
389 int current = scrollamt + choice; local
390 int next = items[current].state + 1;
396 items[current].state = next;
399 if (i != current) {
403 if (items[current].state) {
404 items[current].state = next ? next : 1;
406 items[current].state = 1;
448 * current scree
581 int current = 0; local
[all...]
H A Dtimebox.c184 struct tm current; local
192 current = *localtime(&now_time);
242 hour >= 0 ? hour : current.tm_hour,
256 minute >= 0 ? minute : current.tm_min,
270 second >= 0 ? second : current.tm_sec,
/freebsd-11-stable/sys/contrib/ncsw/etc/
H A Dncsw_mem.c69 if (p_Mem->current == p_Mem->num)
76 p_Block = p_Mem->p_BlocksStack[p_Mem->current];
78 p_Mem->p_BlocksStack[p_Mem->current] = NULL;
80 /* advance current index */
81 p_Mem->current++;
90 if (p_Mem->current > 0)
92 /* decrease current index */
93 p_Mem->current--;
95 p_Mem->p_BlocksStack[p_Mem->current] = (uint8_t *)p_Block;
337 p_Mem->current
[all...]
/freebsd-11-stable/sys/contrib/vchiq/interface/vchiq_arm/
H A Dvchiq_kern_lib.c294 (uintptr_t)current);
400 list)->pid == current->p_pid) {
438 if ((status != VCHIQ_RETRY) || fatal_signal_pending(current) ||
452 waiter->pid = current->p_pid;
458 (unsigned int)waiter, current->p_pid);
/freebsd-11-stable/crypto/heimdal/lib/sl/
H A Dsl.c111 SL_cmd *c, *current = NULL, *partial_cmd = NULL; local
116 current = c;
118 return current;
120 partial_cmd != current) {
122 partial_cmd = current;
/freebsd-11-stable/sys/contrib/ck/src/
H A Dck_epoch.c154 struct ck_epoch_ref *current, *other; local
157 current = &record->local.bucket[i];
158 current->count--;
160 if (current->count > 0)
164 * If the current bucket no longer has any references, then
174 ((int)(current->epoch - other->epoch) < 0)) {
218 * If this is this is a new reference into the current
450 * Determine whether all threads have observed the current
495 * Increment current epoch. CAS semantics are used to eliminate
580 * At this point, epoch is the current globa
[all...]
/freebsd-11-stable/cddl/contrib/opensolaris/cmd/zpool/
H A Dzpool_vdev.c562 * If the current configuration already has inconsistent replication
565 * Otherwise, make sure that the current spec (if there is one) and the new
577 * Given a list of toplevel vdevs, return the current replication level. If
846 * Check the replication level of the vdev spec against the current pool. Calls
856 replication_level_t *current = NULL, *new; local
860 * If we have a current pool configuration, check to see if it's
868 if ((current = get_replication(nvroot, B_FALSE)) == NULL)
877 free(current);
885 free(current);
894 free(current);
[all...]
/freebsd-11-stable/contrib/ncurses/ncurses/tinfo/
H A Dread_termcap.c86 * The current source (in 2009) uses 183 lines of BSD4.4 Lite (441 ignoring
189 * Skip past the current capability field - it's either the
279 int current; local
300 current = in_array;
317 for (current = in_array; db_array[current] != 0; current++) {
325 } else if ((_nc_access(db_array[current], R_OK) < 0)
326 || (fd = open(db_array[current], O_RDONLY, 0)) < 0) {
499 iret = _nc_getent(&icap, &ilen, &oline, current, db_arra
[all...]
/freebsd-11-stable/lib/libdevstat/
H A Ddevstat.c52 compute_stats(struct devstat *current, struct devstat *previous,
215 * Get the current generation number.
235 * Get the current devstat version. The return value of this function
249 * Get the current devstat version.
324 * Get the current list of devices and statistics, and the current
367 * The kern.devstat.all sysctl returns the current
457 * If the generation has changed, and if the current number of
501 * - current number of devices selected (num_selected)
505 * - current devsta
1171 compute_stats(struct devstat *current, struct devstat *previous, long double etime, u_int64_t *total_bytes, u_int64_t *total_transfers, u_int64_t *total_blocks, long double *kb_per_transfer, long double *transfers_per_second, long double *mb_per_second, long double *blocks_per_second, long double *ms_per_transaction) argument
1224 devstat_compute_statistics(struct devstat *current, struct devstat *previous, long double etime, ...) argument
[all...]
/freebsd-11-stable/contrib/nvi/ex/
H A Dex_cscope.c87 "Discard all current cscope connections", "reset" },
492 rtqp->current = rtp;
504 * Stick the current context in a convenient place, we'll lose it
543 if (ex_tag_Nswitch(sp, tqp->current, force))
550 if (ex_tag_nswitch(sp, tqp->current, force))
554 * If this is the first tag, put a `current location' queue entry
555 * in place, so we can pop all the way back to the current mark.
563 /* Link the current TAGQ structure into place. */
566 (void)cscope_search(sp, tqp, tqp->current);
569 * Move the current contex
[all...]
/freebsd-11-stable/contrib/ofed/libibnetdisc/
H A Dchassis.c127 ibnd_chassis_t *current; local
129 for (current = fabric->chassis; current; current = current->next)
130 if (current->chassisnum == chassisnum)
131 return current;
242 ibnd_chassis_t *current; local
246 for (current = fabric->chassis; current; curren
[all...]
/freebsd-11-stable/usr.bin/bc/
H A Dbc.y101 static ssize_t current = 0;
772 if (current == instr_sz) {
789 instructions[current].index = CONST_STRING;
790 instructions[current].u.cstr = str;
791 return (current++);
799 instructions[current].index = ALLOC_STRING;
800 instructions[current].u.astr = strdup(str);
801 if (instructions[current].u.astr == NULL)
803 return (current++);
814 ret = current;
[all...]
/freebsd-11-stable/contrib/ntp/ntpd/
H A Dntp_filegen.c92 * open a file generation according to the current settings of gen
353 int current; local
368 current = TRUE;
372 current = ((int)gen->id_lo == getpid());
376 current = (gen->id_lo <= current_time) &&
384 current = (gen->id_lo <= now) &&
392 if (NULL == gen->fp || !current) {
/freebsd-11-stable/contrib/binutils/gas/
H A Ddwarf2dbg.c183 static struct dwarf2_line_info current = { variable in typeref:struct:dwarf2_line_info
301 /* Record an entry for LOC occurring at OFS within the current fragment. */
330 /* Returns the current source information. If .file directives have
345 line->isa = current.isa;
348 *line = current;
357 current.isa = isa;
377 loc = current;
391 current.flags &= ~(DWARF2_FLAG_BASIC_BLOCK
415 loc = current;
421 current
[all...]
/freebsd-11-stable/contrib/ofed/libibverbs/
H A Dverbs.h722 /* Assume this is the current WQ state */
1029 int (*post_recv)(struct ibv_wq *current,
1093 int (*start_poll)(struct ibv_cq_ex *current,
1095 int (*next_poll)(struct ibv_cq_ex *current);
1096 void (*end_poll)(struct ibv_cq_ex *current);
1097 enum ibv_wc_opcode (*read_opcode)(struct ibv_cq_ex *current);
1098 uint32_t (*read_vendor_err)(struct ibv_cq_ex *current);
1099 uint32_t (*read_byte_len)(struct ibv_cq_ex *current);
1100 uint32_t (*read_imm_data)(struct ibv_cq_ex *current);
1101 uint32_t (*read_qp_num)(struct ibv_cq_ex *current);
[all...]

Completed in 206 milliseconds

1234567891011>>