Searched refs:at (Results 251 - 275 of 468) sorted by relevance

<<111213141516171819

/freebsd-11-stable/contrib/elftoolchain/addr2line/
H A Daddr2line.c153 Dwarf_Attribute at; local
156 ret = dwarf_attr(die, DW_AT_high_pc, &at, &de);
161 ret = dwarf_whatform(at, &form, &de);
378 printf("%s at ", demangled);
383 printf("%s at ", f->name);
674 printf("%s at ", demangled);
679 printf("%s at ", funcname);
/freebsd-11-stable/contrib/unbound/daemon/
H A Dremote.c564 size_t at = 0; local
565 while(at < strlen(text)) {
566 ssize_t r = send(res->fd, text+at, strlen(text)-at, 0);
574 at += r;
1138 ssl_printf(ssl, "error cannot parse name %s at %d: %s\n", str,
1157 char* at = strchr(arg, '\t'); local
1158 if(as && at) {
1159 if(at < as)
1160 as = at;
[all...]
/freebsd-11-stable/contrib/libarchive/libarchive/test/
H A Dmain.c326 /* Called at the beginning of each assert() function. */
1056 * lines at a time, this relatively crude approach is just fine. */
1798 const char *pathname, long at, long at_nsec, long mt, long mt_nsec)
1820 if (at > 0 || at_nsec > 0) {
1821 wintm.QuadPart = WINTIME(at, at_nsec);
1852 if (mt == 0 && mt_nsec == 0 && at == 0 && at_nsec == 0)
1870 if (at == 0 && at_nsec == 0) {
1871 at = st.st_atime;
1882 times[0].tv_sec = at;
2626 case VERBOSITY_SUMMARY_ONLY: /* No per-test reports at al
1797 assertion_utimes(const char *file, int line, const char *pathname, long at, long at_nsec, long mt, long mt_nsec) argument
[all...]
/freebsd-11-stable/sys/netpfil/ipfw/
H A Dip_fw2.c984 /* XXX When ip is not guaranteed to be at mtod() we will
1022 /* Look at the first chunk header if available */
1372 * we have a fragment at this offset of an IPv4 packet.
1438 * then it sets p to point at the offset "len" in the mbuf. WARNING: the
2371 struct pf_mtag *at; local
2382 at = pf_find_mtag(m);
2383 if (at != NULL && at->qid != 0)
2395 at = (struct pf_mtag *)(mtag + 1);
2396 at
[all...]
/freebsd-11-stable/contrib/sendmail/src/
H A Dmap.c9 * forth in the LICENSE file which can be found at the top level of
692 ** Finally, force there to be at least one dot in the domain name
2291 /* try to make sure that at least the database header is on disk */
3948 ** This only makes sense at Stanford University.
6907 ** at a system-dependent configuration file such as
6973 ** This looks at the system-dependent configuration and builds
7661 /* if we are looking at a NULL ns_map_list_t, then create a new one */
7772 /* operator and (at least) two operands given? */
8027 char *at; local
8157 at
[all...]
/freebsd-11-stable/share/mk/
H A Ddirdeps.mk71 # makefiles to not do anything at .MAKE.LEVEL 0.
115 # touch this at your peril
184 # there needs to be at least one item missing for these to make sense
210 # for machine specific dependfiles we require ${MACHINE} to be at the end
634 # some makefiles may still look at this
/freebsd-11-stable/contrib/bmake/mk/
H A Ddirdeps.mk73 # makefiles to not do anything at .MAKE.LEVEL 0.
148 # touch this at your peril
219 # there needs to be at least one item missing for these to make sense
245 # for machine specific dependfiles we require ${MACHINE} to be at the end
702 # some makefiles may still look at this
/freebsd-11-stable/contrib/llvm-project/clang/lib/Parse/
H A DParseObjc.cpp424 assert(Tok.is(tok::less) && "Not at the beginning of a type parameter list");
522 SkipUntil(tok::greater, tok::at, StopBeforeMatch);
529 SkipUntil({tok::greater, tok::greaterequal, tok::at, tok::minus,
611 SkipUntil(tok::at, StopAtSemi | StopBeforeMatch);
645 if (Tok.isNot(tok::at)) {
698 SkipUntil(tok::r_brace, tok::at, StopAtSemi);
854 // If this is not an identifier at all, bail out early.
1372 SkipUntil(tok::at, StopAtSemi | StopBeforeMatch);
1602 assert(Tok.is(tok::less) && "Not at the start of type args or protocols");
1925 if (TryConsumeToken(tok::at)) { // pars
[all...]
/freebsd-11-stable/crypto/openssh/contrib/redhat/
H A Dopenssh.spec410 - Remove noip6 option. This may be controlled at run-time in client config
541 - clear supplemental groups list at startup
556 at startup (change merged from openssh.com init script, originally by
679 - Take a crack at doing keyboard-interactive authentication with PAM, and
/freebsd-11-stable/contrib/llvm-project/clang/lib/Format/
H A DUnwrappedLineParser.cpp491 case tok::at:
953 return LineNode.Tok->is(tok::at);
1136 case tok::at:
1192 // do this too after the tok::at is parsed above). But be explicit.
1697 case tok::at:
1750 case tok::at:
1843 if (FormatTok->is(tok::at))
2718 // before the preprocessor directive, at the same level as the
/freebsd-11-stable/sys/compat/linuxkpi/common/src/
H A Dlinux_usb.c816 * that. Enable this at your own risk.
1032 uint8_t at; local
1060 at = uhe->desc.bmAttributes;
1063 ((at & UE_XFERTYPE) == type)) {
/freebsd-11-stable/contrib/libstdc++/include/debug/
H A Dmap.h9 // Free Software Foundation; either version 2, or (at your option)
151 using _Base::at;
/freebsd-11-stable/contrib/gdb/gdb/
H A Dgdb-events.sh13 # (at your option) any later version.
126 (at your option) any later version.
/freebsd-11-stable/contrib/binutils/gas/
H A Dapp.c10 the Free Software Foundation; either version 2, or (at your option)
40 pseudo-op at different times. */
92 built statically at compile time rather than dynamically
209 state at the time .include is interpreted is completely unrelated.
330 the buffer; it should return 0 at end of file. The scrubbed output
331 characters are put into the buffer starting at TOSTART; the TOSTART
335 machine, and saves its state so that it may return at any point.
373 14: After seeing a `(' at state 0, looking for a `)' as
375 15: After seeing a `(' at state 1, looking for a `)' as
379 16: After seeing an 'a' or an 'A' at th
[all...]
/freebsd-11-stable/crypto/heimdal/lib/com_err/
H A Dparse.c10 the Free Software Foundation; either version 2, or (at your option)
28 the parser skeleton itself, you may (at your option) remove this
304 /* The OS might guarantee only one guard page at the bottom of the stack,
480 First, the terminals, then, starting at YYNTOKENS, nonterminals. */
989 /* Start YYX at -YYN if negative to avoid negative indexes in
1313 YYDPRINTF ((stderr, "Now at end of input.\n"));
1554 /* Return failure if at end of input. */
/freebsd-11-stable/crypto/openssl/crypto/objects/
H A Dobj_dat.pl196 * This can be in the form of a textual message at program startup or
H A Dobjects.pl147 * This can be in the form of a textual message at program startup or
/freebsd-11-stable/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Ddwarf.c8 * 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.
491 Dwarf_Attribute at; local
498 if ((at = die_attr(dw, die, name, 0)) == NULL)
501 if (dwarf_whatform(at, &form, &dw->dw_err) != DW_DLV_OK)
516 if (dwarf_loclist(at, &loc, &locnum, &dw->dw_err) != DW_DLV_OK)
593 * merge performed at the completion of DWARF->tdesc conversion.
1077 * the foo_t won't make it into the emitted DWARF. So, at least, goes
1638 debug(3, "die %llu: looking at sub member at
[all...]
/freebsd-11-stable/sys/arm/arm/
H A Dcpufunc_asm_armv7.S339 beq 2f @ at 0 means we are done.
/freebsd-11-stable/stand/pc98/boot0.5/
H A Ddisk.s34 # Check magic number at the end of the sector 0
/freebsd-11-stable/crypto/openssl/crypto/bn/asm/
H A Dppc-mont.pl308 $STX $j,$tp,$j ; zap at once
/freebsd-11-stable/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DAsmLexer.cpp50 /// ReturnError - Set the error to the specified string at the specified
114 "expected at least one significand digit");
132 "expected at least one exponent digit");
367 // Requires at least one binary digit.
395 // Otherwise requires at least one hex digit.
553 // This always consumes at least one character.
585 // If we're missing a newline at EOF, make sure we still get an
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/builtins/sparc64/
H A Ddivsi3.S30 * one bit at a time.
82 ! as our usual 4-at-a-shot divide step will cause overflow and havoc.
H A Dmodsi3.S30 * one bit at a time.
82 ! as our usual 4-at-a-shot divide step will cause overflow and havoc.
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbAstBuilder.cpp47 // Otherwise we need to start at the beginning and iterate forward until we
53 auto end = syms.at(id.offset);
76 begin = syms.at(scope_end);
248 // a NamespaceDecl and a CXXRecordDecl, so instead we create a class at
786 // Even if it's possible, don't complete it at this point. Just mark it
1222 iter = symbols.at(getScopeEndOffset(*iter));
1286 begin = symbols.at(getScopeEndOffset(*begin));
1316 // work (such as parsing the items that appear within the namespaces) at the

Completed in 253 milliseconds

<<111213141516171819