/openbsd/regress/usr.bin/mandoc/mdoc/Bl/ |
H A D | break.out_ascii | 9 1. before bracket [inside both after list] 12 1. before bracket [inside both 19 inside both after display 24 inside both 32 inside display first line after table second line after 39 inside display after stray tab 44 before broken block [inside both after list]
|
H A D | broken.out_markdown | 12 1. inside both] 18 1. inside list 20 > inside display]
|
H A D | broken.out_ascii | 9 1. inside both] after bracket 12 1. inside list 14 inside display] after bracket
|
/openbsd/gnu/llvm/llvm/utils/lit/tests/Inputs/shtest-define/errors/defined-check/ |
H A D | redefine-inside-pattern.txt | 1 # REDEFINE: %{global:inside} = @ 2 # RUN: echo '<%{global:inside}>' 4 # CHECK: ValueError: Existing substitution whose pattern contains '%{global:inside}' does not … 5 # CHECK-NEXT: Expected pattern: %{global:inside} 6 # CHECK-NEXT: Existing pattern: <%{global:inside}>
|
H A D | define-inside-pattern.txt | 1 # DEFINE: %{global:inside} = @ 2 # RUN: echo '<%{global:inside}>' 4 # CHECK: ValueError: Substitution whose pattern contains '%{global:inside}' is already defined… 5 # CHECK-NEXT: Existing pattern: <%{global:inside}>
|
/openbsd/regress/bin/ksh/ |
H A D | unclass2.t | 166 Check that single quotes inside unquoted {} are treated as quotes 176 Check that single quotes inside quoted {} are treated as 187 Check that single quotes inside unquoted {} are treated as quotes, 188 even if that's inside a double-quoted command expansion 198 Check that single quotes inside {} pattern are treated as quotes 208 Check that single quotes inside {} in heredoc are treated 221 Check that single quotes inside nested unquoted {} are 232 Check that single quotes inside nested quoted {} are treated 243 Check that single quotes inside nested unquoted {} are treated 244 as quotes, even if that's inside a double-quoted command expansion [all …]
|
/openbsd/gnu/usr.bin/perl/cpan/Test2-Suite/lib/Test2/Tools/ |
H A D | GenTemp.pm | 31 my $inside = $content->{$path}; 33 if (ref $inside) { 36 gen_dir($fq, $inside); 40 print $fh $inside;
|
/openbsd/regress/usr.bin/mandoc/mdoc/Op/ |
H A D | break.out_markdown | 10 \[inside first "inside both] 11 inside second"
|
H A D | broken.out_markdown | 10 "inside first 11 \[inside both" inside second]
|
H A D | broken.out_ascii | 7 before both "inside first [inside both" inside second] after both
|
/openbsd/usr.bin/dig/lib/isc/ |
H A D | regex.c | 196 if (seen_char || neg) goto inside; in isc_regex_validate() 201 if (range == 2) goto inside; in isc_regex_validate() 202 if (!seen_char) goto inside; in isc_regex_validate() 238 goto inside; in isc_regex_validate() 245 inside: in isc_regex_validate()
|
/openbsd/gnu/usr.bin/perl/cpan/Test2-Suite/t/modules/Compare/ |
H A D | Float.t | 119 …ify(exists => 1, got => 60.48), ' 60.48 == ' . $round_08->name . " - inside tolerance"); 120 …ify(exists => 1, got => 60.48), ' 60.48 == ' . $round_13->name . " - inside tolerance"); 121 …ify(exists => 1, got => 60.48), ' 60.48 == ' . $round_14->name . " - inside tolerance"); 123 …ify(exists => 1, got => 125 - 64.52), '125 - 64.52 == ' . $round_08->name . " - inside tolerance"); 124 …ify(exists => 1, got => 125 - 64.52), '125 - 64.52 == ' . $round_13->name . " - inside tolerance"); 136 …ify(exists => 1, got => 60.48), ' 60.48 == ' . $round_08->name . " - inside precision"); 137 …ify(exists => 1, got => 60.48), ' 60.48 == ' . $round_13->name . " - inside precision"); 138 …ify(exists => 1, got => 60.48), ' 60.48 == ' . $round_14->name . " - inside precision"); 140 …ify(exists => 1, got => 125 - 64.52), '125 - 64.52 == ' . $round_08->name . " - inside precision"); 141 …ify(exists => 1, got => 125 - 64.52), '125 - 64.52 == ' . $round_13->name . " - inside precision");
|
/openbsd/gnu/usr.bin/gcc/gcc/config/m68k/ |
H A D | hp320.h | 504 int inside; \ 505 inside = FALSE; \ 509 if (inside) \ 512 inside = FALSE; \ 517 if (inside) { \ 519 inside = FALSE; \ 525 if (!inside) { \ 529 inside = TRUE; \ 534 if (inside) \
|
/openbsd/gnu/gcc/gcc/cp/ |
H A D | repo.c | 62 int inside = 0; in extract_string() local 75 else if (! inside && c == ' ') in extract_string() 77 else if (! inside && c == '\\') in extract_string() 80 inside = !inside; in extract_string()
|
/openbsd/gnu/usr.bin/gcc/gcc/cp/ |
H A D | repo.c | 223 int inside = 0; local 233 else if (! inside && c == ' ') 235 else if (! inside && c == '\\') 238 inside = !inside;
|
/openbsd/regress/sbin/pfctl/ |
H A D | pf5.in | 3 inside="10.0.0.0/8" 5 block in proto udp from $inside port { echo, $foo, ident } \
|
H A D | pfail43.ok | 3 stdin:4: dynamic addresses are not permitted inside tables 4 stdin:5: "no-route" is not permitted inside tables
|
/openbsd/regress/usr.sbin/btrace/ |
H A D | beginend.bt | 2 // ...inside & outside action blocks 11 // Comment inside of a block
|
/openbsd/gnu/usr.bin/perl/cpan/CPAN-Meta-YAML/t/tml-local/yaml-roundtrip/ |
H A D | collection.tml | 45 # Simple array inside a hash with an undef 58 # Simple hash inside a hash with an undef 70 # Mixed hash and scalars inside an array
|
/openbsd/gnu/usr.bin/perl/cpan/Test2-Suite/t/regression/ |
H A D | 291-async-subtest-done-testing.t | 9 qr/A plan should not be set inside an async-subtest \(did you call done_testing\(\)\?\)/, 10 "We get a warning if we call done_testing inside an asyncsubtest"
|
/openbsd/gnu/gcc/gcc/config/sh/ |
H A D | predicates.md | 380 rtx inside = XEXP (op, 0); 381 if (GET_CODE (inside) == CONST) 382 inside = XEXP (inside, 0); 384 if (GET_CODE (inside) == LABEL_REF) 387 if (GET_CODE (inside) == PLUS 393 if (GET_CODE (inside) == PRE_DEC) 436 rtx inside; 441 inside = XEXP (op, 0); 443 if (GET_CODE (inside) == POST_INC) 444 inside = XEXP (inside, 0); [all …]
|
/openbsd/gnu/gcc/gcc/config/h8300/ |
H A D | predicates.md | 225 rtx inside = XEXP (op, 0); 226 if (register_operand (inside, Pmode)) 228 if (CONSTANT_ADDRESS_P (inside)) 242 rtx inside = XEXP (op, 0); 245 if (register_operand (inside, Pmode)) 249 if (GET_CODE (inside) == SYMBOL_REF 250 && (SYMBOL_REF_FLAGS (inside) & SYMBOL_FLAG_FUNCVEC_FUNCTION)) 267 rtx inside = XEXP (op, 0); 268 if (register_operand (inside, Pmode)) 270 if (CONSTANT_ADDRESS_P (inside))
|
/openbsd/gnu/llvm/lldb/docs/use/ |
H A D | extensions.rst | 30 space. Type declarations in a Clang module are nested inside one 34 referenced DIE into a ``DW_TAG_module`` inside the same compile unit. 36 When a consumer sees a forward declaration that is nested inside a 94 The debug info inside a ``.pcm`` file may recursively reference 96 generates external references (and debug info inside the modules) for
|
/openbsd/gnu/usr.bin/perl/cpan/Pod-Simple/t/ |
H A D | cbacks.t | 44 "\t", # tab inside pod 48 " \t ", # spaces and tabs inside pod 50 " ", # space inside pod
|
/openbsd/gnu/llvm/clang/www/analyzer/ |
H A D | menu.css | 20 list-style: none inside; 27 list-style-position: inside;
|