Home
last modified time | relevance | path

Searched refs:NOTE (Results 1 – 25 of 343) sorted by relevance

12345678910>>...14

/freebsd-12.1/usr.sbin/bsdconfig/dot/
H A DUSAGE44 NOTE: Requires `graphics/graphviz' from ports/packages.
50 NOTE: Requires `graphics/gimmage' from ports/packages.
56 NOTE: Image is scaled to fit window on launch.
57 NOTE: Requires `graphics/gthumb' from ports/packages.
63 NOTE: Requires `graphics/gqview' from ports/packages.
69 NOTE: Image is scaled to fit window on launch.
70 NOTE: Requires `graphics/gx' from ports/packages.
76 NOTE: Requires `graphics/eog' from ports/packages.
104 NOTE: Requires `print/gsview' from ports/packages.
111 NOTE: Requires both `graphics/ImageMagick' and
[all …]
/freebsd-12.1/crypto/heimdal/lib/wind/
H A DCompositionExclusions-3.2.0.txt95 1D15E # MUSICAL SYMBOL HALF NOTE
96 1D15F # MUSICAL SYMBOL QUARTER NOTE
97 1D160 # MUSICAL SYMBOL EIGHTH NOTE
98 1D161 # MUSICAL SYMBOL SIXTEENTH NOTE
99 1D162 # MUSICAL SYMBOL THIRTY-SECOND NOTE
100 1D163 # MUSICAL SYMBOL SIXTY-FOURTH NOTE
101 1D164 # MUSICAL SYMBOL ONE HUNDRED TWENTY-EIGHTH NOTE
/freebsd-12.1/contrib/ntp/adjtimed/
H A DREADME13 IMPORTANT NOTE: This stuff must be compiled with no optimization !!
15 NOTE: This code is known to work as of 8.0 on s300's, s700's and s800's.
/freebsd-12.1/contrib/gcc/
H A Drtl.h389 #define NOTE_P(X) (GET_CODE (X) == NOTE)
762 CODE_LABEL, BARRIER, NOTE)->volatil)
841 #define NOTE_SOURCE_LOCATION(INSN) XCUINT (INSN, 5, NOTE)
850 #define NOTE_SOURCE_FILE(INSN) XCSTR (INSN, 4, NOTE)
855 #define NOTE_BLOCK(INSN) XCTREE (INSN, 4, NOTE)
856 #define NOTE_EH_HANDLER(INSN) XCINT (INSN, 4, NOTE)
857 #define NOTE_BASIC_BLOCK(INSN) XCBBDEF (INSN, 4, NOTE)
858 #define NOTE_EXPECTED_VALUE(INSN) XCEXP (INSN, 4, NOTE)
859 #define NOTE_VAR_LOCATION(INSN) XCEXP (INSN, 4, NOTE)
863 #define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
[all …]
H A Dsched-int.h522 #define NOTE_NOT_BB_P(NOTE) (NOTE_P (NOTE) && (NOTE_LINE_NUMBER (NOTE) \ argument
/freebsd-12.1/etc/mail/
H A Daliases8 # >> NOTE >> this file is updated for any changes to
73 # NOTE: /var/msgs and /var/msgs/bounds must be owned by sendmail's
/freebsd-12.1/contrib/tnftp/
H A DINSTALL8 = NOTE: You will need an ANSI C compiler. =
57 = NOTE: You will need an ANSI C compiler. =
/freebsd-12.1/contrib/llvm/include/llvm/IR/
H A DDebugInfoFlags.def71 // NOTE: always must be equal to largest flag, check this when adding new flag
91 // NOTE: Always must be equal to largest flag, check this when adding new flags.
H A DInstruction.def16 // NOTE: NO INCLUDE GUARD DESIRED!
181 // NOTE: The order matters here because CastInst::isEliminableCastPair
182 // NOTE: (see Instructions.cpp) encodes a table based on this ordering.
/freebsd-12.1/cddl/contrib/opensolaris/head/
H A Dnote.h49 #define NOTE _NOTE macro
/freebsd-12.1/cddl/compat/opensolaris/include/
H A Dsolaris.h10 #define NOTE(s) macro
/freebsd-12.1/lib/libc/regex/
H A Dengine.c140 #define NOTE(str) { if (m->eflags&REG_TRACE) printf("=%s\n", (str)); } macro
144 #define NOTE(s) /* nothing */ macro
310 NOTE("finding start"); in matcher()
332 NOTE("dissecting"); in matcher()
343 NOTE("backref dissect"); in matcher()
355 NOTE("backoff"); in matcher()
366 NOTE("backoff dissect"); in matcher()
374 NOTE("false alarm"); in matcher()
/freebsd-12.1/contrib/nvi/regex/
H A Dengine.c121 #define NOTE(str) { if (m->eflags&REG_TRACE) printf("=%s\n", (str)); } macro
125 #define NOTE(s) /* nothing */ macro
196 NOTE("finding start"); in matcher()
217 NOTE("dissecting"); in matcher()
228 NOTE("backref dissect"); in matcher()
240 NOTE("backoff"); in matcher()
251 NOTE("backoff dissect"); in matcher()
259 NOTE("false alarm"); in matcher()
/freebsd-12.1/crypto/openssl/doc/man3/
H A DOPENSSL_LH_stats.pod49 =head1 NOTE chapter
52 L<OPENSSL_LH_COMPFUNC(3)/NOTE> for more details about the locks required
/freebsd-12.1/stand/mips/beri/loader/
H A Dversion3 NOTE ANY CHANGES YOU MAKE TO THE BOOTBLOCKS HERE. The format of this
/freebsd-12.1/stand/powerpc/ofw/
H A Dversion3 NOTE ANY CHANGES YOU MAKE TO THE BOOTBLOCKS HERE. The format of this
/freebsd-12.1/stand/sparc64/loader/
H A Dversion3 NOTE ANY CHANGES YOU MAKE TO THE BOOTBLOCKS HERE. The format of this
/freebsd-12.1/stand/forth/
H A Dmenu.rc22 \ NOTE: To use `non-ansi' variants, add `loader_color=0' to loader.conf(5)
23 \ NOTE: ANSI variants can use `^' in place of literal `Esc' (ASCII 27)
53 \ NOTE: appears before menu_options if configured
H A Dbrand.4th40 \ NOTE: Each is defined as a brand function in /boot/brand-${loader_brand}.4th
41 \ NOTE: If `/boot/brand-${loader_brand}.4th' does not exist or does not define
/freebsd-12.1/stand/efi/loader/
H A Dversion3 NOTE ANY CHANGES YOU MAKE TO THE BOOTBLOCKS HERE. The format of this
/freebsd-12.1/stand/powerpc/kboot/
H A Dversion3 NOTE ANY CHANGES YOU MAKE TO THE BOOTBLOCKS HERE. The format of this
/freebsd-12.1/sys/dev/e1000/
H A DREADME46 NOTE: Mobile adapters are not fully supported.
47 NOTE: The Intel(R) 82562v 10/100 Network Connection only provides 10/100
53 NOTE: The driver can be installed as a dynamic loadable kernel module or
70 NOTE: To compile the driver into the kernel, go directly to step 4.
120 NOTE: For assistance, see the ifconfig man page.
133 NOTE: Only use mediaopt to set the driver to full-duplex. If mediaopt is
/freebsd-12.1/stand/arm/uboot/
H A Dversion3 NOTE ANY CHANGES YOU MAKE TO THE BOOTBLOCKS HERE. The format of this
/freebsd-12.1/stand/mips/uboot/
H A Dversion3 NOTE ANY CHANGES YOU MAKE TO THE BOOTBLOCKS HERE. The format of this
/freebsd-12.1/stand/powerpc/uboot/
H A Dversion3 NOTE ANY CHANGES YOU MAKE TO THE BOOTBLOCKS HERE. The format of this

12345678910>>...14