Home
last modified time | relevance | path

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

12345

/freebsd/crypto/krb5/src/util/
H A Dkrb5-c-style.el11 (c-hanging-braces-alist . ((block-close . c-snug-do-while)
16 (c-hanging-colons-alist . ((case-label after)
18 (c-hanging-comment-starter-p . nil)
19 (c-hanging-comment-ender-p . nil)
/freebsd/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 e…
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'…
178 my @nested_block_indents; # stack of indentations at block/statement level, needed due to hanging
181 my @nested_indents; # stack of hanging indents due to parentheses, braces, brackets, or cond…
182 my @nested_symbols; # stack of hanging symbols '(', '{', '[', or '?', in parallel to @nested…
183 my @nested_conds_indents; # stack of hanging indents due to conditionals ('?' ... ':')
[all …]
/freebsd/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/contrib/ntp/libntp/
H A Dnumtohost.c
/freebsd/sbin/comcontrol/
H A Dcomcontrol.839 to prevent modem hanging.
/freebsd/sys/contrib/device-tree/Bindings/net/dsa/
H A Ddsa.yaml31 (single device hanging off a CPU port) must not specify this property
/freebsd/tests/sys/cddl/zfs/tests/zones/
H A Dcleanup.ksh36 # an odd state, lots of processes hanging around that will block
/freebsd/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.
H A Dpthread10.sh52 // 10 and 500 iterations, or it runs infinitely without ever hanging.
/freebsd/crypto/krb5/doc/
H A DREADME46 level. Ideally we would want a hanging indent to the width of the
/freebsd/sys/arm/xilinx/
H A Dzy7_machdep.c80 printf("cpu_reset: no platform cpu_reset. hanging.\n"); in zynq7_do_cpu_reset()
/freebsd/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/crypto/openssl/doc/
H A Dopenssl-c-indent.el41 (c-hanging-braces-alist ; From "gnu" style
/freebsd/usr.bin/tip/libacu/
H A Ddn11.c119 * hanging up...
H A Dv831.c122 * hanging up...
/freebsd/share/doc/usd/22.trofftut/
H A Dttindex120 hanging indent (^ti) 12
/freebsd/libexec/mknetid/
H A Dhash.c108 /* Find an entry in the hash table (may be hanging off a linked list). */
/freebsd/share/doc/psd/05.sysman/
H A D2.4.t149 normally associated with a user hanging up on a modem
/freebsd/sys/contrib/device-tree/Bindings/pci/
H A Dbrcm,stb-pcie.yaml77 potentially hanging the system; "default" -- which provides L0s, L1,
/freebsd/sys/contrib/device-tree/src/arm64/qcom/
H A Dsdm660.dtsi34 * platform from hanging on high graphics loads.
/freebsd/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/share/doc/psd/04.uprog/
H A Dp658 caused by hanging up the phone;
/freebsd/usr.sbin/crunch/crunchide/
H A Dcrunchide.c48 * - resolve the theoretical hanging reloc problem (see check_reloc()

12345