Home
last modified time | relevance | path

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

/freebsd-14-stable/tools/tools/ath/arcode/
HDarcode.c30 const char *markers[] = { variable
65 s = markers[a->reg]; in op_mark()
/freebsd-14-stable/sys/contrib/openzfs/module/
HD.gitignore15 /Module.markers
HDMakefile.in73 $(RM) @LINUX_SYMBOLS@ Module.markers
/freebsd-14-stable/usr.bin/sed/tests/
HDhanoi.sed25 # 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/
HDWebAssemblyInstrCall.td17 // Call sequence markers. These have an immediate which represents the amount of
/freebsd-14-stable/contrib/llvm-project/clang/include/clang/Basic/
HDDiagnosticOptions.def73 /// diagnostics, indicated by markers in the
HDCodeGenOptions.def74 CODEGENOPT(DisableLifetimeMarkers, 1, 0) ///< Don't emit any lifetime markers
/freebsd-14-stable/sys/contrib/openzfs/module/zfs/
HDarc.c4015 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/
HDPEM_read.pod35 by begin/end markers each on their own line. For example:
/freebsd-14-stable/crypto/openssl/doc/man1/
HDopenssl-asn1parse.pod.in103 processed whether it has the normal PEM BEGIN and END markers or not. This
/freebsd-14-stable/crypto/openssl/doc/man7/
HDopenssl-glossary.pod144 by begin/end markers each on their own line. For example:
/freebsd-14-stable/contrib/file/magic/Magdir/
HDjpeg89 # Application specific markers
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
HDDynamicTags.def5 // Add separate macros for the architecture specific tags and the markers
/freebsd-14-stable/contrib/tcsh/
HDtcsh.man2html445 # Find paragraph markers, ignoring those between '.ig' and '..'
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/Support/
HDTargetOpcodes.def117 /// Lifetime markers.
/freebsd-14-stable/usr.sbin/freebsd-update/
HDfreebsd-update.sh2579 Merge conflict markers remain in: ${F}
/freebsd-14-stable/contrib/libcbor/
HDDoxyfile1237 # 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/
HDunbound.doxygen1319 # 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/
HDDoxyfile1095 # 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/
HDlibdns.doxygen.in1199 # 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/
HDNEWS466 * A second ESC-u command will clear search match markers in the status column.
/freebsd-14-stable/contrib/llvm-project/clang/include/clang/Driver/
HDOptions.td7141 def disable_lifetimemarkers : Flag<["-"], "disable-lifetime-markers">,
7142 HelpText<"Disable lifetime-markers emission even when optimizations are "
/freebsd-14-stable/contrib/diff/doc/
HDdiff.texi958 gutter contains one of the following markers:
/freebsd-14-stable/contrib/flex/
HDChangeLog5371 * flex.skl, misc.c: Changed cryptic skeleton markers to readable
/freebsd-14-stable/contrib/ncurses/
HDNEWS179 + updated man/edit_man.sh to allow for "\%" markers embedded after