| /openbsd-src/gnu/usr.bin/perl/dist/I18N-LangTags/t/ |
| H A D | 80_all_env.t | 28 my $what = "I18N::LangTags::Detect::detect() for \$ENV{$test_var} = 'Eu-MT'"; 30 is(scalar I18N::LangTags::Detect::detect(), "eu-mt", 32 is_deeply([I18N::LangTags::Detect::detect()], ["eu-mt"], $what); 45 my $what = "I18N::LangTags::Detect::detect() for \$ENV{HTTP_ACCEPT_LANGUAGE} = '$val'"; 48 is(scalar I18N::LangTags::Detect::detect(), $expect[0], "scalar $what"); 49 is_deeply([I18N::LangTags::Detect::detect()], \@expect, $what);
|
| /openbsd-src/sys/dev/pci/drm/ |
| H A D | drm_privacy_screen_x86.c | 17 bool (*detect)(void); member 68 .detect = detect_thinkpad_privacy_screen, 78 .detect = detect_chromeos_privacy_screen, 88 if (!arch_init_data[i].detect()) in drm_privacy_screen_lookup_init()
|
| /openbsd-src/gnu/llvm/compiler-rt/lib/asan/ |
| H A D | asan_flags.inc | 22 "Size (in Mb) of quarantine used to detect use-after-free " 26 "Size (in Kb) of thread local quarantine used to detect " 41 "Controls the way to handle globals (0 - don't detect buffer overflow on " 42 "globals, 1 - detect buffer overflow, 2 - print data about registered " 143 "If >= 2, detect operations like <, <=, >, >= and - on invalid pointer " 145 "If == 1, detect invalid operations only when both pointers are non-null.") 151 "If >=2, detect violation of One-Definition-Rule (ODR); " 152 "If ==1, detect ODR-violation only if the two variables "
|
| /openbsd-src/gnu/usr.bin/perl/cpan/Pod-Simple/t/ |
| H A D | encod04.t | 54 fail "parser failed to detect non-ASCII bytes in input"; 82 fail "parser failed to detect non-ASCII bytes in input"; 114 fail "parser failed to detect non-ASCII bytes in input"; 145 fail "parser failed to detect non-ASCII bytes in input"; 175 fail "parser failed to detect non-ASCII bytes in input";
|
| /openbsd-src/gnu/llvm/llvm/utils/lit/tests/Inputs/googletest-detect-duplicate/ |
| H A D | lit.cfg | 2 config.name = 'googletest-detect-duplicate'
|
| /openbsd-src/gnu/usr.bin/perl/cpan/JSON-PP/t/ |
| H A D | 099_binary04.t | 1 $0=~/binary(\d\d)/ or die "Could not detect chunk from '$0'";
|
| H A D | 099_binary05.t | 1 $0=~/binary(\d\d)/ or die "Could not detect chunk from '$0'";
|
| H A D | 099_binary01.t | 1 $0=~/binary(\d\d)/ or die "Could not detect chunk from '$0'";
|
| H A D | 099_binary08.t | 1 $0=~/binary(\d\d)/ or die "Could not detect chunk from '$0'";
|
| H A D | 099_binary10.t | 1 $0=~/binary(\d\d)/ or die "Could not detect chunk from '$0'";
|
| H A D | 099_binary13.t | 1 $0=~/binary(\d\d)/ or die "Could not detect chunk from '$0'";
|
| H A D | 099_binary03.t | 1 $0=~/binary(\d\d)/ or die "Could not detect chunk from '$0'";
|
| H A D | 099_binary14.t | 1 $0=~/binary(\d\d)/ or die "Could not detect chunk from '$0'";
|
| H A D | 099_binary06.t | 1 $0=~/binary(\d\d)/ or die "Could not detect chunk from '$0'";
|
| H A D | 099_binary00.t | 1 $0=~/binary(\d\d)/ or die "Could not detect chunk from '$0'";
|
| H A D | 099_binary09.t | 1 $0=~/binary(\d\d)/ or die "Could not detect chunk from '$0'";
|
| H A D | 099_binary15.t | 1 $0=~/binary(\d\d)/ or die "Could not detect chunk from '$0'";
|
| H A D | 099_binary02.t | 1 $0=~/binary(\d\d)/ or die "Could not detect chunk from '$0'";
|
| H A D | 099_binary11.t | 1 $0=~/binary(\d\d)/ or die "Could not detect chunk from '$0'";
|
| H A D | 099_binary07.t | 1 $0=~/binary(\d\d)/ or die "Could not detect chunk from '$0'";
|
| H A D | 099_binary12.t | 1 $0=~/binary(\d\d)/ or die "Could not detect chunk from '$0'";
|
| H A D | core_bools.t | 61 skip "core boolean support needed to detect core booleans", 4 78 skip "core boolean support needed to detect core booleans", 4
|
| /openbsd-src/gnu/llvm/lldb/tools/darwin-debug/ |
| H A D | CMakeLists.txt | 3 # debugserver can detect - it tells debugserver that it will exec a
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/config/ |
| H A D | depstand.m4 | 21 # honor --disable-dependency-checking, and failure to detect a usable 49 # it helps to detect inapplicable dependency modes. For instance 82 # handle `-M -o', and we need to detect this.
|
| /openbsd-src/gnu/gcc/config/ |
| H A D | depstand.m4 | 21 # honor --disable-dependency-checking, and failure to detect a usable 49 # it helps to detect inapplicable dependency modes. For instance 82 # handle `-M -o', and we need to detect this.
|