Home
last modified time | relevance | path

Searched full:hanging (Results 1 – 25 of 118) sorted by relevance

12345

/freebsd-src/crypto/openssl/util/
H A Dcheck-format-test-positives.c59 w = 0 /*@ hanging expr indent off by 1, or 3 for lines after '{' */
60 && 1, /*@ hanging expr indent off by 3, or -1 for leading '&&' */
61 x = 1, /*@ hanging expr indent off by -1 */
80 int b, /*@ hanging expr indent off by -1 */
90 2, /*@ hanging expr indent (for lines after '{') off by 1 */
106 ? 1 /*@ hanging expr indent off by 1 */
107 : 2); /*@ hanging expr indent off by 2, or 1 for leading ':' */
111 || b == /*@ hanging expr indent off by 2, or -2 for leading '||' */
H A Dcheck-format.pl42 # -h | --sloppy-hang when checking hanging indentation, do not report
44 # * same indentation as non-hanging indent level
45 # * indentation moved left (not beyond non-hanging indent)
174 my $hanging_offset; # extra indent, which may be nested, for just one hanging statement or expr or typedef
175 my @in_do_hanging_offsets; # stack of hanging offsets for nested 'do' ... 'while'
176 my @in_if_hanging_offsets; # stack of hanging offsets for nested 'if' (but not its potential 'else' branch)
178 my @nested_block_indents; # stack of indentations at block/statement level, needed due to hanging statements
181 my @nested_indents; # stack of hanging indents due to parentheses, braces, brackets, or conditionals
182 my @nested_symbols; # stack of hanging symbols '(', '{', '[', or '?', in parallel to @nested_indents
183 my @nested_conds_indents; # stack of hanging indent
[all...]
/freebsd-src/libexec/revnetgroup/
H A Dhash.c109 /* Find an entry in the hash table (may be hanging off a linked list). */
166 * two things: add that member to the table (possibly hanging them
/freebsd-src/sbin/comcontrol/
H A Dcomcontrol.839 to prevent modem hanging.
/freebsd-src/sys/contrib/device-tree/Bindings/net/dsa/
H A Ddsa.yaml31 (single device hanging off a CPU port) must not specify this property
/freebsd-src/tests/sys/cddl/zfs/tests/zones/
H A Dcleanup.ksh36 # an odd state, lots of processes hanging around that will block
/freebsd-src/tools/test/stress2/misc/
H A DlibMicro.sh49 # Temp. work-around for hanging "c_lockf_10" test.
H A Dgrowfs2.sh33 # Before D37896 this would result in growfs(8) hanging.
/freebsd-src/sys/arm/xilinx/
H A Dzy7_machdep.c80 printf("cpu_reset: no platform cpu_reset. hanging.\n"); in zynq7_do_cpu_reset()
/freebsd-src/tests/sys/fifo/
H A Dfifo_open.c123 * minimize the amount of time spent hanging around unnecessarily.
132 * Count up to the timeout, but do a non-hanging waitpid() after each in wait_and_timeout()
/freebsd-src/crypto/openssl/doc/
H A Dopenssl-c-indent.el41 (c-hanging-braces-alist ; From "gnu" style
/freebsd-src/share/doc/usd/22.trofftut/
H A Dttindex120 hanging indent (^ti) 12
/freebsd-src/usr.bin/tip/libacu/
H A Ddn11.c119 * hanging up...
H A Dv831.c122 * hanging up...
/freebsd-src/libexec/mknetid/
H A Dhash.c108 /* Find an entry in the hash table (may be hanging off a linked list). */
/freebsd-src/share/doc/psd/05.sysman/
H A D2.4.t149 normally associated with a user hanging up on a modem
/freebsd-src/sys/contrib/device-tree/Bindings/pci/
H A Dbrcm,stb-pcie.yaml77 potentially hanging the system; "default" -- which provides L0s, L1,
/freebsd-src/sys/contrib/device-tree/src/arm64/qcom/
H A Dsdm660.dtsi34 * platform from hanging on high graphics loads.
/freebsd-src/crypto/openssl/crypto/bn/asm/
H A Dc64xplus-gf2m.pl20 # used in bn_gf2m.c. It's kind of low-hanging mechanical port from
/freebsd-src/share/doc/psd/04.uprog/
H A Dp658 caused by hanging up the phone;
/freebsd-src/contrib/libdiff/lib/
H A Ddiff_output_plain.c232 * hanging chunk and have to come back for it after the in diff_output_plain()
/freebsd-src/usr.sbin/crunch/crunchide/
H A Dcrunchide.c48 * - resolve the theoretical hanging reloc problem (see check_reloc()
/freebsd-src/sys/xen/xenbus/
H A Dxenbusb.h289 * is required to avoid hanging up the XenStore event delivery thread
/freebsd-src/contrib/unifdef/
H A Dunifdef.1292 comment hanging off its right hand end.
/freebsd-src/share/doc/usd/18.msdiffs/
H A Dms.diffs158 you can use .IP macros with \e\(**\(**\| as a hanging tag;

12345