Searched refs:magic (Results 401 - 425 of 467) sorted by relevance

<<111213141516171819

/freebsd-11.0-release/contrib/llvm/include/llvm/ADT/
H A DAPInt.h1585 /// Calculate the magic number for signed division by a constant.
1587 ms magic() const;
1589 /// Calculate the magic number for unsigned division by a constant.
1724 APInt m; ///< magic number
1730 APInt m; ///< magic number
/freebsd-11.0-release/contrib/ntp/lib/isc/
H A Dradix.c155 radix->magic = RADIX_TREE_MAGIC;
/freebsd-11.0-release/contrib/llvm/tools/llvm-readobj/
H A DMachODumper.cpp397 W.printEnum("Magic", Header.magic, makeArrayRef(MachOMagics));
/freebsd-11.0-release/lib/libthr/thread/
H A Dthr_private.h530 u_int32_t magic; member in struct:pthread
/freebsd-11.0-release/sys/boot/common/
H A Dpart.c618 if (be16dec(buf + offsetof(struct vtoc8, magic)) == VTOC_MAGIC) {
635 /* Check the MBR magic. */
638 DEBUG("magic sequence not found");
/freebsd-11.0-release/sys/contrib/v4l/
H A Dvideodev2.h1596 __u8 magic[4]; member in struct:v4l2_mpeg_vbi_fmt_ivtv
/freebsd-11.0-release/crypto/heimdal/
H A Dconfig.sub1324 | -macos* | -mpw* | -magic* | -mmixware* | -mon960* | -lnews*)
/freebsd-11.0-release/contrib/ofed/libibcm/config/
H A Dconfig.sub1210 | -macos* | -mpw* | -magic* | -mmixware* | -mon960* | -lnews*)
/freebsd-11.0-release/contrib/ofed/librdmacm/config/
H A Dconfig.sub1210 | -macos* | -mpw* | -magic* | -mmixware* | -mon960* | -lnews*)
/freebsd-11.0-release/contrib/openbsm/config/
H A Dconfig.sub1162 | -macos* | -mpw* | -magic* | -mmixware* | -mon960* | -lnews*)
/freebsd-11.0-release/contrib/tcsh/
H A Dconfig.sub1325 | -macos* | -mpw* | -magic* | -mmixware* | -mon960* | -lnews*)
/freebsd-11.0-release/contrib/libreadline/support/
H A Dconfig.sub1137 | -macos* | -mpw* | -magic* | -mmixware* | -mon960* | -lnews*)
/freebsd-11.0-release/contrib/libarchive/libarchive/
H A Darchive_read_support_format_iso9660.c317 int magic; member in struct:iso9660
462 iso9660->magic = ISO9660_MAGIC;
1473 * Read the file header, and check the magic code of zisofs.
/freebsd-11.0-release/contrib/binutils/
H A Dconfig.sub1248 | -macos* | -mpw* | -magic* | -mmixware* | -mon960* | -lnews*)
/freebsd-11.0-release/contrib/bmake/mk/
H A Dlib.mk383 # lots of cool magic, but might not suit everyone.
/freebsd-11.0-release/contrib/file/
H A DMakefile.in329 SUBDIRS = src magic tests doc python
/freebsd-11.0-release/contrib/subversion/
H A Dbuild.conf367 libs = aprutil apriconv apr xml zlib apr_memcache sqlite magic intl
1407 [magic]
/freebsd-11.0-release/contrib/llvm/lib/Support/
H A Dregcomp.c245 g->magic = MAGIC2;
/freebsd-11.0-release/contrib/gdb/gdb/
H A Dmonitor.c734 if (mon_ops->magic != MONITOR_OPS_MAGIC)
/freebsd-11.0-release/sys/contrib/vchiq/interface/vchiq_arm/
H A Dvchiq_core.c2304 slot_zero->magic = VCHIQ_MAGIC;
2335 if (slot_zero->magic != VCHIQ_MAGIC) {
2337 vchiq_loud_error("Invalid VCHIQ magic value found.");
2338 vchiq_loud_error("slot_zero=%x: magic=%x (expected %x)",
2339 (unsigned int)slot_zero, slot_zero->magic, VCHIQ_MAGIC);
/freebsd-11.0-release/contrib/llvm/tools/llvm-objdump/
H A DMachODump.cpp7034 static void PrintMachHeader(uint32_t magic, uint32_t cputype, argument
7039 outs() << " magic cputype cpusubtype caps filetype ncmds "
7042 if (magic == MachO::MH_MAGIC)
7044 else if (magic == MachO::MH_MAGIC_64)
7047 outs() << format(" 0x%08" PRIx32, magic);
7295 outs() << format(" 0x%08" PRIx32, magic);
8656 PrintMachHeader(H_64.magic, H_64.cputype, H_64.cpusubtype, H_64.filetype,
8661 PrintMachHeader(H.magic, H.cputype, H.cpusubtype, H.filetype, H.ncmds,
/freebsd-11.0-release/contrib/gcc/doc/include/
H A Dtexinfo.tex1492 % correspondingly. There is no deep meaning behind these magic numbers
3881 % changes automatically with the paper format. The magic constant
5225 % Do the @verb magic: verbatim text is quoted by unique
5240 % Do the @verbatim magic: define the macro \doverbatim so that
5358 % Some of the @defun-type tags do not enable magic parentheses,
5858 % Much magic with \expandafter here.
6100 % LABEL-title being set to a magic string.
6623 % This magic value for \thissection is output by \setref as the
6761 % which is true if #1 represents a float ref. That is, the magic
/freebsd-11.0-release/contrib/amd/doc/
H A Dtexinfo.tex1425 % correspondingly. There is no deep meaning behind these magic numbers
3707 % changes automatically with the paper format. The magic constant
5029 % Do the @verb magic: verbatim text is quoted by unique
5044 % Do the @verbatim magic: define the macro \doverbatim so that
5162 % Some of the @defun-type tags do not enable magic parentheses,
5662 % Much magic with \expandafter here.
5901 % LABEL-title being set to a magic string.
6422 % This magic value for \thissection is output by \setref as the
6560 % which is true if #1 represents a float ref. That is, the magic
/freebsd-11.0-release/contrib/groff/doc/
H A Dtexinfo.tex1426 % correspondingly. There is no deep meaning behind these magic numbers
3779 % changes automatically with the paper format. The magic constant
5101 % Do the @verb magic: verbatim text is quoted by unique
5116 % Do the @verbatim magic: define the macro \doverbatim so that
5234 % Some of the @defun-type tags do not enable magic parentheses,
5734 % Much magic with \expandafter here.
5973 % LABEL-title being set to a magic string.
6494 % This magic value for \thissection is output by \setref as the
6632 % which is true if #1 represents a float ref. That is, the magic
/freebsd-11.0-release/sys/dev/vxge/vxgehal/
H A Dvxgehal-mrpcim.c6247 if (hldev->header.magic != VXGE_HAL_DEVICE_MAGIC) {
6316 if (hldev->header.magic != VXGE_HAL_DEVICE_MAGIC) {
6383 if (hldev->header.magic != VXGE_HAL_DEVICE_MAGIC) {

Completed in 256 milliseconds

<<111213141516171819