Searched refs:at (Results 201 - 225 of 468) sorted by relevance

1234567891011>>

/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-stress/
H A Dllvm-stress.cpp206 return PT->at(getRandom() % PT->size());
226 Value *V = PT->at((index + i) % PT->size());
259 Value *V = PT->at((index + i) % PT->size());
270 Value *V = PT->at((index + i) % PT->size());
/freebsd-11-stable/contrib/subversion/subversion/libsvn_subr/
H A Dxml.c11 * with the License. You may obtain a copy of the License at
523 _("Malformed XML: %s at line %ld"),
H A Dopt.c11 * with the License. You may obtain a copy of the License at
342 * handling semantic. Handling of errors implemented at caller side. */
403 * closed by the process at the other end. We expect that
815 if (peg_rev[1] == '\0') /* looking at empty peg revision */
821 else /* looking at non-empty peg revision */
856 const char *at;
858 at = strchr(path, '@');
859 if (at && strrchr(path, '@') == at)
851 const char *at; local
/freebsd-11-stable/usr.bin/
H A DMakefile201 SUBDIR.${MK_AT}+= at
/freebsd-11-stable/contrib/tzcode/zic/
H A Dzic.c362 zic_t at; member in struct:attype
1431 const zic_t a = ((const struct attype *) avp)->at;
1432 const zic_t b = ((const struct attype *) bvp)->at;
1475 while (fromi < timecnt && attypes[fromi].at < min_time)
1481 if (toi != 0 && ((attypes[fromi].at +
1483 (attypes[toi - 1].at + gmtoffs[toi == 1 ? 0
1499 ats[i] = attypes[i].at;
2226 (timecnt == 1 && attypes[0].at < min_time)) {
2243 attypes[timecnt].at = starttime;
/freebsd-11-stable/contrib/elftoolchain/nm/
H A Dnm.c958 Dwarf_Attribute at; local
972 if (dwarf_attr(die, DW_AT_specification, &at, &de) != DW_DLV_OK)
975 if (dwarf_global_formref(at, &off, &de) != DW_DLV_OK)
989 Dwarf_Attribute at; local
1055 if (dwarf_attr(die, DW_AT_location, &at, &de) == DW_DLV_OK &&
1056 dwarf_formblock(at, &block, &de) == DW_DLV_OK) {
1136 * Return 1 at failed, 0 at success.
2111 * Return 0 at success, >0 at faile
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/Format/
H A DTokenAnnotator.cpp44 /// With `Left` being '(', check if we're at either `[...](` or
178 MaybeSel->Previous->is(tok::at)) {
412 if (Tok.Previous && Tok.Previous->is(tok::at)) {
542 Parent->isOneOf(TT_BinaryOperator, TT_TemplateCloser, tok::at,
1224 // Reset token type in case we have already looked at it and then
1530 } else if (Current.is(tok::at) && Current.Next &&
1572 !Current.Previous->isOneOf(tok::equal, tok::at) &&
1580 if (Current.Previous->is(tok::at) &&
1596 /// Take a guess at whether \p Tok starts a name of a function or
1647 // Empty parens aren't casts and there are no casts at th
[all...]
/freebsd-11-stable/contrib/ntp/scripts/monitoring/
H A Dntploopwatch272 local($at) = (stat($config))[$[+9];
275 (undef($laststat),(print("stat $config failed: $!\n")),return) if ! defined($at);
276 return if (defined($laststat) && ($laststat == $at));
277 $laststat = $at;
456 ;# number of integral seconds to get at least 12 tic marks on x axis
853 ;# so just start at 0
976 printf("Starting at (%s) \"%s\" offset %ld using %d files\n",
1358 ;# if we already started at the beginning
1360 ;# this assumes distance to better starting point is at most one file
1361 ;# the primary guess at to
[all...]
/freebsd-11-stable/contrib/binutils/bfd/
H A Dbfd.c12 (at your option) any later version.
70 . {* ... and here: (``once'' means at least once). *}
734 form. Place the table into memory at @var{loc}, which has
844 (_("BFD %s internal error, aborting at %s line %d in %s\n"),
848 (_("BFD %s internal error, aborting at %s line %d\n"),
1345 bfd_vma at,
1365 m->p_paddr = at;
1490 failures possible at many points. On failure, the bfd is
1739 on at least some symbols, so we remove all dots to avoid
1337 bfd_record_phdr(bfd *abfd, unsigned long type, bfd_boolean flags_valid, flagword flags, bfd_boolean at_valid, bfd_vma at, bfd_boolean includes_filehdr, bfd_boolean includes_phdrs, unsigned int count, asection **secs) argument
/freebsd-11-stable/contrib/libstdc++/include/bits/
H A Dstl_vector.h9 // Free Software Foundation; either version 2, or (at your option)
262 * used, then this will do at most 2N calls to the copy
485 * see at().)
500 * see at().)
507 /// @if maint Safety check used only from at(). @endif
528 at(size_type __n) function in class:vector
546 at(size_type __n) const function in class:vector
553 * Returns a read/write reference to the data at the first
561 * Returns a read-only (constant) reference to the data at the first
569 * Returns a read/write reference to the data at th
[all...]
/freebsd-11-stable/contrib/bmake/unit-tests/
H A Dposix1.mk42 # ${VAR:s1=s2}: replace s1, if found, with s2 at end of each word in
/freebsd-11-stable/contrib/gcc/config/rs6000/
H A Ddarwin-tramp.asm8 * Free Software Foundation; either version 2, or (at your option) any
H A Ddarwin-vecsave.asm7 * Free Software Foundation; either version 2, or (at your option) any
H A Dtramp.asm8 * Free Software Foundation; either version 2, or (at your option) any
/freebsd-11-stable/contrib/gcc/config/sparc/
H A Dlb1spc.asm116 * one bit at a time.
168 ! as our usual N-at-a-shot divide step will cause overflow and havoc.
465 * one bit at a time.
515 ! as our usual N-at-a-shot divide step will cause overflow and havoc.
H A Dsol2-c1.asm8 ! Free Software Foundation; either version 2, or (at your option) any
/freebsd-11-stable/contrib/gdb/
H A Dltcf-gcj.sh14 # (at your option) any later version.
69 *** Warning: the GNU linker, at least up to release 2.9.1, is reported
85 # that the semantics of dynamic libraries on AmigaOS, at least up
387 # does not break anything, and helps significantly (at the cost of a little
623 # DJGPP does not suppot shared libraries at all
632 # FIXME: we need at least 68020 code to build shared libraries, but
647 # GCJ did not exist at the time GCC didn't implicitly link libc in.
/freebsd-11-stable/share/mk/
H A Dmeta.sys.mk131 # by default dirdeps is all we want at level0
H A Dsuite.test.mk95 echo "kyua binary not installed at expected location (${.TARGET})"; \
/freebsd-11-stable/contrib/libucl/include/
H A Ducl++.h387 const Ucl at (size_t i) const function in class:ucl::final
408 return at(i);
/freebsd-11-stable/contrib/bmake/mk/
H A Dprog.mk8 # FreeBSD at least expects MAN8 etc.
H A Dmeta.sys.mk152 # by default dirdeps is all we want at level0
/freebsd-11-stable/contrib/bmake/mk/sys/
H A DUnixWare.mk34 # at least gcc 2.95 on UnixWare has no internal macro to identify the system
/freebsd-11-stable/crypto/openssl/crypto/conf/
H A Dkeysets.pl74 * This can be in the form of a textual message at program startup or
/freebsd-11-stable/contrib/llvm-project/lld/docs/
H A Dmake.bat185 echo.Testing of doctests in the sources finished, look at the ^

Completed in 151 milliseconds

1234567891011>>