/freebsd/crypto/krb5/src/util/ |
H A D | krb5-c-style.el | 11 (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 D | check-format-test-positives.c | 59 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 D | check-format.pl | 42 # -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 D | hash.c | 109 /* 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 D | numtohost.c |
|
/freebsd/sbin/comcontrol/ |
H A D | comcontrol.8 | 39 to prevent modem hanging.
|
/freebsd/sys/contrib/device-tree/Bindings/net/dsa/ |
H A D | dsa.yaml | 31 (single device hanging off a CPU port) must not specify this property
|
/freebsd/tests/sys/cddl/zfs/tests/zones/ |
H A D | cleanup.ksh | 36 # an odd state, lots of processes hanging around that will block
|
/freebsd/tools/test/stress2/misc/ |
H A D | libMicro.sh | 49 # Temp. work-around for hanging "c_lockf_10" test.
|
H A D | growfs2.sh | 33 # Before D37896 this would result in growfs(8) hanging.
|
H A D | pthread10.sh | 52 // 10 and 500 iterations, or it runs infinitely without ever hanging.
|
/freebsd/crypto/krb5/doc/ |
H A D | README | 46 level. Ideally we would want a hanging indent to the width of the
|
/freebsd/sys/arm/xilinx/ |
H A D | zy7_machdep.c | 80 printf("cpu_reset: no platform cpu_reset. hanging.\n"); in zynq7_do_cpu_reset()
|
/freebsd/tests/sys/fifo/ |
H A D | fifo_open.c | 123 * 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 D | openssl-c-indent.el | 41 (c-hanging-braces-alist ; From "gnu" style
|
/freebsd/usr.bin/tip/libacu/ |
H A D | dn11.c | 119 * hanging up...
|
H A D | v831.c | 122 * hanging up...
|
/freebsd/share/doc/usd/22.trofftut/ |
H A D | ttindex | 120 hanging indent (^ti) 12
|
/freebsd/libexec/mknetid/ |
H A D | hash.c | 108 /* Find an entry in the hash table (may be hanging off a linked list). */
|
/freebsd/share/doc/psd/05.sysman/ |
H A D | 2.4.t | 149 normally associated with a user hanging up on a modem
|
/freebsd/sys/contrib/device-tree/Bindings/pci/ |
H A D | brcm,stb-pcie.yaml | 77 potentially hanging the system; "default" -- which provides L0s, L1,
|
/freebsd/sys/contrib/device-tree/src/arm64/qcom/ |
H A D | sdm660.dtsi | 34 * platform from hanging on high graphics loads.
|
/freebsd/crypto/openssl/crypto/bn/asm/ |
H A D | c64xplus-gf2m.pl | 20 # used in bn_gf2m.c. It's kind of low-hanging mechanical port from
|
/freebsd/share/doc/psd/04.uprog/ |
H A D | p6 | 58 caused by hanging up the phone;
|
/freebsd/usr.sbin/crunch/crunchide/ |
H A D | crunchide.c | 48 * - resolve the theoretical hanging reloc problem (see check_reloc()
|