Searched refs:at (Results 126 - 150 of 619) sorted by relevance

1234567891011>>

/freebsd-current/sbin/nvmecontrol/
H A Dcomnd.c105 arg_suffix(char *buf, size_t len, arg_type at) argument
107 switch (at) {
155 arg_suffix(buf, sizeof(buf), opts[i].at);
196 lopts[i].has_arg = opts[i].at == arg_none ? no_argument : required_argument;
221 switch (opts[idx].at) {
/freebsd-current/sys/dev/syscons/
H A Dsyscons.h15 * without modification, immediately at the beginning of the file.
442 typedef void vr_draw_cursor_t(scr_stat *scp, int at, int blink,
444 typedef void vr_blink_cursor_t(scr_stat *scp, int at, int flip);
640 int sc_vtb_getc(sc_vtb_t *vtb, int at);
641 int sc_vtb_geta(sc_vtb_t *vtb, int at);
642 void sc_vtb_putc(sc_vtb_t *vtb, int at, int c, int a);
644 vm_offset_t sc_vtb_pointer(sc_vtb_t *vtb, int at);
656 void sc_vtb_erase(sc_vtb_t *vtb, int at, int count, int c, int attr);
658 void sc_vtb_delete(sc_vtb_t *vtb, int at, int count, int c, int attr);
659 void sc_vtb_ins(sc_vtb_t *vtb, int at, in
[all...]
/freebsd-current/contrib/libdiff/lib/
H A Ddiff_main.c144 if (left->at != NULL && right->at != NULL) {
145 *cmp = buf_cmp(left->at, left->len, right->at, right->len,
171 if (left->at == NULL) {
181 p_left = left->at + (left->len - remain_left);
184 if (right->at == NULL) {
194 p_right = right->at + (right->len - remain_right);
330 * right_count as zero to indicate staying at that position without consuming
413 .data = from_atom->at,
[all...]
H A Ddiff_atomize_text.c86 /* When not at the end of data, the line ending char ('\r' or
109 .at = NULL, /* atom data is not memory-mapped */
176 /* When not at the end of data, the line ending char ('\r' or
192 .at = line_start,
H A Ddiff_debug.h51 if (atom->at == NULL) {
69 for (s = atom->at; s < (const char*)(atom->at + atom->len); s++)
/freebsd-current/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dfp_div_impl.inc106 // The max error for this approximation is achieved at endpoints, so
152 // HW is at least 32. Shifting into the highest bits if needed.
181 // corr_UQ1_hw can be **larger** than 2 - b_hw*x by at most 1*Ulp
195 // x_UQ0_hw could be at most [1.]000... if b_hw is exactly 1.0 and strictly
197 // 1/b_hw == 1.0 to f(x), so this cannot occur at all without overflow (due
244 // We need at least one such iteration.
257 // the total number of iterations should be at least 3 even for float32.
362 // Now, q cannot be greater than a/b and can differ by at most 8*P * 2^-W + 2^-SB
363 // Each NextAfter() increments the floating point value by at least 2^-SB
371 // To require at mos
[all...]
/freebsd-current/contrib/bmake/mk/
H A Dinit.mk87 # top-level targets that are ok at level 0
92 _SKIP_BUILD = not building at level 0
95 _SKIP_BUILD = not building at level 0
H A Dsys.debug.mk21 # if an entry in DEBUG_MAKE_DIRS matches, we at the end of sys.mk
/freebsd-current/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/privs/
H A Dtst.fds.ksh8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
36 * Note that we are explicitly not looking at fi_mount -- it (by design) does
/freebsd-current/contrib/bmake/unit-tests/
H A Dexport.mk17 @= at
H A Dvarmod-subst.mk12 # The empty pattern never matches anything, except if it is anchored at the
39 # The '^' in the search pattern anchors the pattern at the beginning of each
56 # The '$' in the search pattern anchors the pattern at the end of each word,
62 # The :S modifier with a '$' anchor replaces at most one occurrence per word.
146 # the search string is empty and anchored at either the beginning or the end
226 @echo ${:U1 2 3:S@2@two@:Q} commercial at
244 # skipped (see the *st.next == ':' at the end of the loop).
279 # This generates no dollar at all:
/freebsd-current/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DCVSymbolVisitor.cpp97 CVSymbol Sym = *Symbols.at(SymbolOffset);
117 // Found symbol at offset. Visit its parent up to ParentRecurseDepth.
124 CVSymbol Parent = *Symbols.at(ParentOffsets[StartIndex]);
/freebsd-current/crypto/openssl/providers/implementations/ciphers/
H A Dcipher_aes_cts.inc6 * in the file LICENSE in the source distribution or at
H A Dcipher_camellia_cts.inc6 * in the file LICENSE in the source distribution or at
H A Dcipher_camellia_hw_t4.inc6 * in the file LICENSE in the source distribution or at
/freebsd-current/crypto/openssl/providers/implementations/keymgmt/
H A Dec_kmgmt_imexport.inc6 * in the file LICENSE in the source distribution or at
/freebsd-current/sys/isa/
H A Dsyscons_isa.c152 const char *at; local
159 if (resource_string_value(SC_DRIVER_NAME, u, "at", &at) != 0)
/freebsd-current/contrib/bsnmp/snmp_mibII/
H A DmibII.c389 /* at 10Mbps overflow needs 3436 seconds */
392 /* at 100Mbps overflow needs 343 seconds */
395 /* at 622Mbps overflow needs 53 seconds */
398 /* at 1Gbps overflow needs 34 seconds */
401 /* at 10Gbps overflow needs 3.4 seconds */
524 * kmib[0] == -1 at first call to mib_fetch_ifmib().
743 struct mibarp *at, *at1; local
799 at = TAILQ_FIRST(&mibarp_list);
800 while (at != NULL) {
801 at1 = TAILQ_NEXT(at, lin
1009 struct mibarp *at; local
1367 struct mibarp *at, *at1; local
[all...]
/freebsd-current/lib/csu/i386/
H A Dcrt1_s.S33 movl %esp,%edi # argv starts at stack top
/freebsd-current/usr.sbin/bsdinstall/scripts/
H A Dauto143 f_dprintf "Began Installation at %s" "$( date )"
323 echo "Use this shell to set up partitions for the new system. When finished, mount the system at $BSDINSTALL_CHROOT and place an fstab file for the new system at $PATH_FSTAB. Then type 'exit'. You can also enter the partition editor at any time by entering 'bsdinstall partedit'."
400 f_dprintf "Installation Completed at %s" "$( date )"
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachinePassManager.cpp65 if (auto Err = MachineModulePasses.at(Idx)(M, MFAM))
82 // Do not codegen any 'available_externally' functions at all, they have
/freebsd-current/contrib/netbsd-tests/fs/common/
H A Dsnapshot.c168 pthread_t at[NACTIVITY]; local
195 RL(pthread_create(&at[i], NULL, fs_activity, prefix[i]));
212 RL(pthread_join(at[i], NULL));
/freebsd-current/tools/test/stress2/misc/
H A Dsuj23.sh70 * of the License at http://www.apache.org/licenses/LICENSE-2.0
413 /* we only can domkdir() once at startup */
425 /* each child will start looping at different
/freebsd-current/contrib/elftoolchain/libdwarf/
H A Ddwarf_die.c70 Dwarf_Attribute at; local
114 if ((at = _dwarf_attr_find(die, DW_AT_sibling)) != NULL) {
115 if (at->at_form != DW_FORM_ref_addr)
116 offset = at->u[0].u64 + cu->cu_offset;
118 offset = at->u[0].u64;
/freebsd-current/contrib/netbsd-tests/lib/libc/regex/
H A Dmain.c431 char *at = NULL; local
436 at = should + 1;
486 if (at == NULL)
488 shlen = strlen(at);
491 if (strncmp(p, at, shlen) != 0) {
492 sprintf(grump, "matched null at `%.20s'", p);

Completed in 224 milliseconds

1234567891011>>