Searched refs:see (Results 1 - 25 of 103) sorted by relevance

12345

/freebsd-11-stable/contrib/ofed/opensm/include/opensm/
H A Dosm_prefix_route.h59 #error ROUTER_EXP is deprecated, specify prefix routes at runtime instead (see opensm man page for details)
/freebsd-11-stable/lib/csu/riscv/
H A Dcrti.S38 # this puts _gp into .dynsym, so symlook_obj can now find that (see reloc.c)
/freebsd-11-stable/contrib/ncurses/misc/
H A Drun_tic.in132 You may see messages regarding extended capabilities, e.g., AX.
151 You may see messages regarding unknown capabilities, e.g., AX.
/freebsd-11-stable/contrib/libarchive/libarchive/
H A Darchive_ppmd7.c130 (see the calculation of m->MinContext). */
669 CPpmd_See *see; local
673 see = p->See[p->NS2Indx[nonMasked - 1]] +
679 unsigned r = (see->Summ >> see->Shift);
680 see->Summ = (UInt16)(see->Summ - r);
686 see = &p->DummySee;
689 return see;
924 CPpmd_See *see; local
1107 CPpmd_See *see; local
[all...]
H A Darchive_ppmd8.c1041 CPpmd_See *see; local
1044 see = p->See[(unsigned)p->NS2Indx[(unsigned)p->MinContext->NumStats + 2] - 3] +
1050 unsigned r = (see->Summ >> see->Shift);
1051 see->Summ = (UInt16)(see->Summ - r);
1057 see = &p->DummySee;
1060 return see;
1221 CPpmd_See *see; local
1244 see
[all...]
/freebsd-11-stable/share/mk/
H A Dsrc.sys.env.mk3 # early setup only see also src.sys.mk
H A Dlocal.sys.env.mk19 # match against our initial targets (see above)
H A Dbsd.own.mk12 # gets installed (see /usr/src/release/Makefile). [not set]
52 # (see kld(4)). [/boot/module]
91 # called Info (see info(1)). [${SHAREDIR}/info]
/freebsd-11-stable/secure/lib/libcrypto/arm/
H A Dsha256-armv4.S8 @ details see http://www.openssl.org/~appro/cryptogams/.
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_trampoline_arm.S11 @ Let C/C++ see the symbol
41 @ Let C/C++ see the symbol
72 @ Let C/C++ see the symbol
/freebsd-11-stable/tools/tools/portsinfo/
H A Dportsinfo.sh32 For more information about using ports, see the ports collection
/freebsd-11-stable/crypto/openssl/crypto/sha/asm/
H A Dsha1-ia64.pl7 # details see http://www.openssl.org/~appro/cryptogams/.
80 mux2 tmp6=$a,0x44 };; // see b in next iteration
105 mux2 tmp6=$a,0x44 };; // see b in next iteration
135 mux2 tmp6=$a,0x44 };; // see b in next iteration
164 mux2 tmp6=$a,0x44 };; // see b in next iteration
213 mux2 tmp6=$a,0x44 };; // see b in next iteration
/freebsd-11-stable/tools/tools/sysdoc/
H A Dsysdoc.sh48 implementation, see the respecting manual pages.
/freebsd-11-stable/stand/i386/pxeldr/
H A Dpxeldr.S47 # BTX client can see them
125 * Look at the BIOS data area to see if we have an enhanced keyboard. If not,
201 * Copy the boot[12] args to where the BTX client can see them
/freebsd-11-stable/contrib/bmake/mk/
H A Doptions.mk62 # If neither WITH[OUT]_FOO_UTILS is set, (see rules above)
H A Dsys.vars.mk43 # match against our initial targets (see above)
/freebsd-11-stable/contrib/gcc/config/i386/
H A Dsol2-ci.asm25 ! along with this program; see the file COPYING. If not, write to
H A Dsol2-c1.asm25 ! along with this program; see the file COPYING. If not, write to
69 ! Check to see if there is an _cleanup() function linked in, and if
81 ! Now check to see if we have an _DYNAMIC table, and if so then
H A Dsol2-gc1.asm25 ! along with this program; see the file COPYING. If not, write to
72 ! Check to see if there is an _cleanup() function linked in, and if
84 ! Now check to see if we have an _DYNAMIC table, and if so then
H A Dcygwin.asm25 * along with this program; see the file COPYING. If not, write to
/freebsd-11-stable/contrib/gcc/config/ia64/
H A Dcrti.asm23 # along with this program; see the file COPYING. If not, write to
/freebsd-11-stable/tools/tools/editing/
H A Dfreebsd.vim28 " indentation. It registers a macro (see below) for changing a buffer's
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/Windows/
H A DProcess.inc99 // enable minidumps, which makes this untenable. For more information, see
/freebsd-11-stable/contrib/gcc/
H A Dunwind.inc26 along with GCC; see the file COPYING. If not, write to the Free
/freebsd-11-stable/contrib/gcc/config/arm/
H A Dcrti.asm23 # along with this program; see the file COPYING. If not, write to

Completed in 203 milliseconds

12345