Home
last modified time | relevance | path

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

12345678910>>...16

/freebsd-14.2/usr.sbin/bsdconfig/dot/
H A DUSAGE43 NOTE: Requires `graphics/graphviz' from ports/packages.
49 NOTE: Requires `graphics/gimmage' from ports/packages.
55 NOTE: Image is scaled to fit window on launch.
56 NOTE: Requires `graphics/gthumb' from ports/packages.
62 NOTE: Requires `graphics/gqview' from ports/packages.
68 NOTE: Image is scaled to fit window on launch.
69 NOTE: Requires `graphics/gx' from ports/packages.
75 NOTE: Requires `graphics/eog' from ports/packages.
103 NOTE: Requires `print/gsview' from ports/packages.
110 NOTE: Requires both `graphics/ImageMagick' and
[all …]
/freebsd-14.2/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-14.2/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-14.2/sys/dev/e1000/
H A DREADME38 NOTE: The Intel(R) 82562v 10/100 Network Connection only provides 10/100
48 NOTE: This driver package is to be used only as a standalone archive and the
100 NOTE: For assistance, see the ifconfig man page.
140 NOTE: Only use mediaopt to set the driver to full-duplex. If mediaopt is not
181 NOTE: The maximum MTU setting for Jumbo Frames is 16110. This value coincides
184 NOTE: Using Jumbo frames at 10 or 100 Mbps is not supported and may result in
187 NOTE: Packet loss may have a greater impact on throughput when you use jumbo
191 NOTE: Some Intel gigabit adapters that support Jumbo Frames have a frame size
217 NOTE: The following adapters limit Jumbo Frames sized packets to a maximum of
319 NOTE: TSO requires Tx checksum, if Tx checksum is disabled, TSO will also be
[all …]
/freebsd-14.2/sys/i386/conf/
H A DNOTES67 # CPU_BTB_EN enables branch target buffer on Cyrix 5x86 (NOTE 1).
71 # Otherwise, the NO_LOCK bit of CCR1 is cleared. (NOTE 3)
96 # CPU_IORT defines I/O clock delay time (NOTE 1). Default values of
105 # of a jump is already present in the prefetch buffer on Cyrix 5x86(NOTE
112 # CPU_RSTK_EN enables return stack on Cyrix 5x86 (NOTE 1).
129 # Cyrix 6x86 whose revision < 2.7 (NOTE 2).
140 # NOTE 1: The options, CPU_BTB_EN, CPU_LOOP_EN, CPU_IORT,
144 # NOTE 2: If CYRIX_CACHE_REALLY_WORKS is not set, CPU cache is enabled
148 # NOTE 3: This option may cause failures for software that requires
/freebsd-14.2/sys/contrib/device-tree/Bindings/input/
H A Dti,palmas-pwrbutton.txt18 NOTE: This depends on OTP support and POWERHOLD signal configuration
22 a press for debouncing purposes. NOTE: This depends on specific
/freebsd-14.2/contrib/tnftp/
H A DINSTALL8 = NOTE: You will need an ANSI C compiler. =
57 = NOTE: You will need an ANSI C compiler. =
/freebsd-14.2/etc/mail/
H A Daliases7 # >> NOTE >> this file is updated for any changes to
72 # NOTE: /var/msgs and /var/msgs/bounds must be owned by sendmail's
/freebsd-14.2/cddl/compat/opensolaris/include/
H A Dsolaris.h9 #define NOTE(s) macro
/freebsd-14.2/cddl/contrib/opensolaris/head/
H A Dnote.h49 #define NOTE _NOTE macro
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugInfoFlags.def69 // NOTE: always must be equal to largest flag, check this when adding new flag
97 // NOTE: Always must be equal to largest flag, check this when adding new flags.
H A DInstruction.def15 // 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-14.2/crypto/openssl/doc/man3/
H A DOPENSSL_LH_stats.pod50 =head1 NOTE chapter
53 L<OPENSSL_LH_COMPFUNC(3)/NOTE> for more details about the locks required
/freebsd-14.2/crypto/openssl/VMS/
H A Dopenssl_utils.com.in13 $ WRITE SYS$ERROR "NOTE: no perl => no C_REHASH"
/freebsd-14.2/contrib/libucl/python/
H A Ducl.pyi3 # NOTE: This dynamically typed stub was automatically generated by stubgen.
/freebsd-14.2/contrib/nvi/regex/
H A Dengine.c121 #define NOTE(str) do { if (m->eflags&REG_TRACE) printf("=%s\n", (str)); } while(0); 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-14.2/sys/contrib/openzfs/udev/rules.d/
H A D60-zvol.rules.in5 # NOTE: We used to also create an additional tree of zvol symlinks located at
/freebsd-14.2/stand/forth/
H A Dmenu.rc21 \ NOTE: To use `non-ansi' variants, add `loader_color=0' to loader.conf(5)
22 \ NOTE: ANSI variants can use `^' in place of literal `Esc' (ASCII 27)
52 \ NOTE: appears before menu_options if configured
H A Dbrand.4th39 \ NOTE: Each is defined as a brand function in /boot/brand-${loader_brand}.4th
40 \ NOTE: If `/boot/brand-${loader_brand}.4th' does not exist or does not define
/freebsd-14.2/sys/contrib/libsodium/packaging/nuget/
H A Dpackage.bat10 ECHO NOTE: Ignore warnings not applicable to native code: "Issue: Assembly outside lib folder."
/freebsd-14.2/lib/libc/regex/
H A Dengine.c142 #define NOTE(str) { if (m->eflags&REG_TRACE) printf("=%s\n", (str)); } macro
146 #define NOTE(s) /* nothing */ macro
312 NOTE("finding start"); in matcher()
334 NOTE("dissecting"); in matcher()
345 NOTE("backref dissect"); in matcher()
357 NOTE("backoff"); in matcher()
368 NOTE("backoff dissect"); in matcher()
376 NOTE("false alarm"); in matcher()
/freebsd-14.2/contrib/sendmail/cf/ostype/
H A Dbsdi2.0.m417 errprint(`NOTE: OSTYPE(bsdi2.0) is deprecated. Use OSTYPE(bsdi) instead.')
H A Dbsdi1.0.m417 errprint(`NOTE: OSTYPE(bsdi1.0) is deprecated. Use OSTYPE(bsdi) instead.')
/freebsd-14.2/sys/contrib/device-tree/src/arm/
H A Dstm32mp15xx-dhcom-drc02.dtsi31 * NOTE: On DRC02, the RS485_RX_En is controlled by a separate
58 * NOTE: The USB Hub on the DRC02 needs a reset signal to be
/freebsd-14.2/contrib/netbsd-tests/lib/libc/regex/data/att/
H A Drightassoc.dat1 NOTE left-assoc:pass-none right-assoc:pass-all : 2002-04-29

12345678910>>...16