| /freebsd-14-stable/tools/tools/ath/arcode/ |
| HD | arcode.c | 30 const char *markers[] = { variable 65 s = markers[a->reg]; in op_mark()
|
| /freebsd-14-stable/sys/contrib/openzfs/module/ |
| HD | .gitignore | 15 /Module.markers
|
| HD | Makefile.in | 73 $(RM) @LINUX_SYMBOLS@ Module.markers
|
| /freebsd-14-stable/usr.bin/sed/tests/ |
| HD | hanoi.sed | 25 # has the following meaning: the material after the three markers :1, :2, 75 # outputting current state without markers
|
| /freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
| HD | WebAssemblyInstrCall.td | 17 // Call sequence markers. These have an immediate which represents the amount of
|
| /freebsd-14-stable/contrib/llvm-project/clang/include/clang/Basic/ |
| HD | DiagnosticOptions.def | 73 /// diagnostics, indicated by markers in the
|
| HD | CodeGenOptions.def | 74 CODEGENOPT(DisableLifetimeMarkers, 1, 0) ///< Don't emit any lifetime markers
|
| /freebsd-14-stable/sys/contrib/openzfs/module/zfs/ |
| HD | arc.c | 4015 arc_buf_hdr_t **markers; in arc_state_alloc_markers() local 4017 markers = kmem_zalloc(sizeof (*markers) * count, KM_SLEEP); in arc_state_alloc_markers() 4019 markers[i] = arc_state_alloc_marker(); in arc_state_alloc_markers() 4020 return (markers); in arc_state_alloc_markers() 4024 arc_state_free_markers(arc_buf_hdr_t **markers, int count) in arc_state_free_markers() argument 4027 arc_state_free_marker(markers[i]); in arc_state_free_markers() 4028 kmem_free(markers, sizeof (*markers) * count); in arc_state_free_markers() 4051 arc_buf_hdr_t **markers; in arc_evict_state() local 4063 markers = arc_state_evict_markers; in arc_evict_state() 4066 markers = arc_state_alloc_markers(num_sublists); in arc_evict_state() [all …]
|
| /freebsd-14-stable/crypto/openssl/doc/man3/ |
| HD | PEM_read.pod | 35 by begin/end markers each on their own line. For example:
|
| /freebsd-14-stable/crypto/openssl/doc/man1/ |
| HD | openssl-asn1parse.pod.in | 103 processed whether it has the normal PEM BEGIN and END markers or not. This
|
| /freebsd-14-stable/crypto/openssl/doc/man7/ |
| HD | openssl-glossary.pod | 144 by begin/end markers each on their own line. For example:
|
| /freebsd-14-stable/contrib/file/magic/Magdir/ |
| HD | jpeg | 89 # Application specific markers
|
| /freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ |
| HD | DynamicTags.def | 5 // Add separate macros for the architecture specific tags and the markers
|
| /freebsd-14-stable/contrib/tcsh/ |
| HD | tcsh.man2html | 445 # Find paragraph markers, ignoring those between '.ig' and '..'
|
| /freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/Support/ |
| HD | TargetOpcodes.def | 117 /// Lifetime markers.
|
| /freebsd-14-stable/usr.sbin/freebsd-update/ |
| HD | freebsd-update.sh | 2579 Merge conflict markers remain in: ${F}
|
| /freebsd-14-stable/contrib/libcbor/ |
| HD | Doxyfile | 1237 # of the possible markers and block names see the documentation. 1287 # files will be copied as-is; there are no commands or markers available. 1926 # description of the possible markers and block names see the documentation. 1957 # markers available.
|
| /freebsd-14-stable/contrib/unbound/doc/ |
| HD | unbound.doxygen | 1319 # of the possible markers and block names see the documentation. 1369 # files will be copied as-is; there are no commands or markers available. 2009 # description of the possible markers and block names see the documentation. 2040 # markers available.
|
| /freebsd-14-stable/contrib/bearssl/ |
| HD | Doxyfile | 1095 # of the possible markers and block names see the documentation. 1140 # files will be copied as-is; there are no commands or markers available. 1705 # markers available.
|
| /freebsd-14-stable/contrib/ldns/ |
| HD | libdns.doxygen.in | 1199 # of the possible markers and block names see the documentation. 1244 # files will be copied as-is; there are no commands or markers available. 1856 # markers available.
|
| /freebsd-14-stable/contrib/less/ |
| HD | NEWS | 466 * A second ESC-u command will clear search match markers in the status column.
|
| /freebsd-14-stable/contrib/llvm-project/clang/include/clang/Driver/ |
| HD | Options.td | 7141 def disable_lifetimemarkers : Flag<["-"], "disable-lifetime-markers">, 7142 HelpText<"Disable lifetime-markers emission even when optimizations are "
|
| /freebsd-14-stable/contrib/diff/doc/ |
| HD | diff.texi | 958 gutter contains one of the following markers:
|
| /freebsd-14-stable/contrib/flex/ |
| HD | ChangeLog | 5371 * flex.skl, misc.c: Changed cryptic skeleton markers to readable
|
| /freebsd-14-stable/contrib/ncurses/ |
| HD | NEWS | 179 + updated man/edit_man.sh to allow for "\%" markers embedded after
|