Searched refs:at (Results 76 - 100 of 468) sorted by relevance

1234567891011>>

/freebsd-11-stable/share/mk/
H A Dbsd.init.mk4 # ../Makefile.inc and <bsd.own.mk>; this is used at the
41 # the dependency graph at .MAKE.LEVEL==0, so nothing should be built there.
43 # - DIRDEPS_BUILD at MAKELEVEL 0
50 _SKIP_BUILD= not building at level 0
/freebsd-11-stable/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DSymbolRecordHelpers.cpp87 CVSymbol Opener = *Symbols.at(ScopeBegin);
90 CVSymbol Closer = *Symbols.at(EndOffset);
/freebsd-11-stable/usr.sbin/pmcstudy/
H A Dpmcstudy.c454 struct counters *at; local
457 at = base;
459 while(at) {
460 if (strncmp(at->counter_name, name, len) == 0) {
461 return(at);
463 at = at->next_cpu;
467 at = base;
468 while(at) {
469 printf("- %s\n", at
2208 struct counters *cpat, *at; local
2675 struct expression *at; local
2737 struct expression *at; local
[all...]
/freebsd-11-stable/lib/libc/i386/string/
H A Dswab.S40 * by gcc at about half the size. If my i386 databook is correct, it
67 L2: shrl $3,%ecx # copy remainder 8 words at a time
/freebsd-11-stable/crypto/openssl/crypto/asn1/
H A Dt_req.c20 * This can be in the form of a textual message at program startup or
168 ASN1_TYPE *at; local
188 at = sk_ASN1_TYPE_value(a->value.set, ii);
189 type = at->type;
190 bs = at->value.asn1_string;
/freebsd-11-stable/contrib/elftoolchain/libdwarf/
H A Dlibdwarf_loc.c680 _dwarf_loc_add(Dwarf_Die die, Dwarf_Attribute at, Dwarf_Error *error) argument
686 assert(at->at_ld == NULL);
687 assert(at->u[1].u8p != NULL);
688 assert(at->u[0].u64 > 0);
696 ret = _dwarf_loc_fill_locexpr(dbg, &at->at_ld, at->u[1].u8p,
697 at->u[0].u64, cu->cu_pointer_size, cu->cu_length_size == 4 ? 4 : 8,
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;
H A Dlibdwarf_lineno.c270 Dwarf_Attribute at; local
292 at = _dwarf_attr_find(die, DW_AT_comp_dir);
293 if (at != NULL) {
294 switch (at->at_form) {
296 compdir = at->u[1].s;
299 compdir = at->u[0].s;
/freebsd-11-stable/sys/dev/syscons/
H A Dsyscons.h13 * without modification, immediately at the beginning of the file.
457 typedef void vr_draw_cursor_t(scr_stat *scp, int at, int blink,
459 typedef void vr_blink_cursor_t(scr_stat *scp, int at, int flip);
657 int sc_vtb_getc(sc_vtb_t *vtb, int at);
658 int sc_vtb_geta(sc_vtb_t *vtb, int at);
659 void sc_vtb_putc(sc_vtb_t *vtb, int at, int c, int a);
661 vm_offset_t sc_vtb_pointer(sc_vtb_t *vtb, int at);
673 void sc_vtb_erase(sc_vtb_t *vtb, int at, int count, int c, int attr);
675 void sc_vtb_delete(sc_vtb_t *vtb, int at, int count, int c, int attr);
676 void sc_vtb_ins(sc_vtb_t *vtb, int at, in
[all...]
/freebsd-11-stable/lib/libc/net/
H A Dsctp_sys_calls.c106 const struct sockaddr *at; local
119 at = addrs;
123 switch (at->sa_family) {
125 if (at->sa_len != sizeof(struct sockaddr_in)) {
130 memcpy(cpto, at, sizeof(struct sockaddr_in));
135 if (at->sa_len != sizeof(struct sockaddr_in6)) {
140 if (IN6_IS_ADDR_V4MAPPED(&((struct sockaddr_in6 *)at)->sin6_addr)) {
141 in6_sin6_2_sin((struct sockaddr_in *)cpto, (struct sockaddr_in6 *)at);
145 memcpy(cpto, at, sizeof(struct sockaddr_in6));
155 at
692 struct sockaddr *at; local
[all...]
/freebsd-11-stable/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-11-stable/sys/pc98/cbus/
H A Dsyscons_cbus.c136 const char *at; local
143 if (resource_string_value(SC_DRIVER_NAME, u, "at", &at) != 0)
/freebsd-11-stable/sys/isa/
H A Dsyscons_isa.c158 const char *at; local
178 if (resource_string_value(SC_DRIVER_NAME, u, "at", &at) != 0)
/freebsd-11-stable/contrib/bmake/mk/
H A Dsys.debug.mk19 # if an entry in DEBUG_MAKE_DIRS matches, we at the end of sys.mk
/freebsd-11-stable/contrib/tcsh/
H A DMakefile.in94 # for at&t machines
413 tests/testsuite.at aclocal.m4
414 TESTFILES= tests/aliases.at tests/arguments.at tests/commands.at \
415 tests/expr.at tests/lexical.at tests/mb-eucjp.at \
416 tests/mb-utf8.at tests/noexec.at test
[all...]
/freebsd-11-stable/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 */
525 * kmib[0] == -1 at first call to mib_fetch_ifmib().
744 struct mibarp *at, *at1; local
800 at = TAILQ_FIRST(&mibarp_list);
801 while (at != NULL) {
802 at1 = TAILQ_NEXT(at, lin
1017 struct mibarp *at; local
1375 struct mibarp *at, *at1; local
[all...]
/freebsd-11-stable/crypto/openssl/crypto/x509/
H A Dx509_att.c20 * This can be in the form of a textual message at program startup or
207 X509_ATTRIBUTE *at; local
213 at = X509at_get_attr(x, i);
214 if (lastpos <= -3 && (X509_ATTRIBUTE_count(at) != 1))
216 return X509_ATTRIBUTE_get0_data(at, 0, type, NULL);
323 * This is a bit naughty because the attribute should really have at
/freebsd-11-stable/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-11-stable/contrib/netbsd-tests/lib/libc/regex/
H A Dmain.c428 char *at = NULL; local
433 at = should + 1;
483 if (at == NULL)
485 shlen = strlen(at);
488 if (strncmp(p, at, shlen) != 0) {
489 sprintf(grump, "matched null at `%.20s'", p);
/freebsd-11-stable/lib/libc/regex/grot/
H A Dmain.c400 char *at = NULL; local
405 at = should + 1;
451 if (at == NULL)
453 shlen = strlen(at);
456 if (strncmp(p, at, shlen) != 0) {
457 sprintf(grump, "matched null at `%.20s'", p);
/freebsd-11-stable/contrib/gcc/
H A Dtree-tailcall.c8 the Free Software Foundation; either version 2, or (at your option)
171 _Unwind_SjLj_Unregister at exit of the function. Which means
195 at BSI). We use the fact that we are only called from the chain of
197 containing the value of EXPR at BSI. */
200 independent_of_stmt_p (tree expr, tree at, block_stmt_iterator bsi) argument
213 at_bb = bb_for_stmt (at);
221 at = SSA_NAME_DEF_STMT (expr);
222 bb = bb_for_stmt (at);
231 if (bsi_stmt (bsi) == at)
239 if (TREE_CODE (at) !
[all...]
H A Dloop-unswitch.c8 Software Foundation; either version 2, or (at your option) any later
168 /* Checks whether we can unswitch LOOP on condition at end of BB -- one of its
175 rtx test, at, op[2], stest; local
197 test = get_condition (BB_END (bb), &at, true, false);
208 if (!iv_analyze (at, op[i], &iv))
222 if (at != BB_END (bb))
/freebsd-11-stable/lib/libc/mips/string/
H A Dbcopy.S114 * Forward aligned->aligned copy, 8 words at a time.
149 * Copy a word at a time, no loop unrolling.
155 PTR_ADDU t0,SRCREG,t2 # stop at t0
210 * Forward aligned->aligned copy, 8*4 bytes at a time.
243 * Copy a word at a time, no loop unrolling.
249 PTR_SUBU t0,SRCREG,t2 # stop at t0
296 .set at
/freebsd-11-stable/sys/mips/mips/
H A Dbcopy.S103 * Forward aligned->aligned copy, 8 words at a time.
138 * Copy a word at a time, no loop unrolling.
144 PTR_ADDU t0,SRCREG,t2 # stop at t0
199 * Forward aligned->aligned copy, 8*4 bytes at a time.
232 * Copy a word at a time, no loop unrolling.
238 PTR_SUBU t0,SRCREG,t2 # stop at t0
285 .set at
/freebsd-11-stable/secure/lib/libcrypto/arm/
H A Darmv4-mont.S20 stmdb sp!,{r0,r2} @ sp points at argument block
49 add r0,sp,r0 @ r0 to point at &tp[num-1]
137 add r0,r0,#4 @ r0 to point at &tp[num]

Completed in 283 milliseconds

1234567891011>>