| /openbsd-src/gnu/usr.bin/perl/dist/I18N-LangTags/t/ |
| H A D | 80_all_env.t | 3 BEGIN {use_ok('I18N::LangTags::Detect', 1.01);} 5 note("Using I18N::LangTags::Detect v$I18N::LangTags::Detect::VERSION"); 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);
|
| H A D | 10_http.t | 3 use I18N::LangTags::Detect; 84 my @out = I18N::LangTags::Detect->http_accept_langs(@args);
|
| H A D | 55_supers_strict.t | 2 #sub I18N::LangTags::Detect::DEBUG () {10}
|
| H A D | 01_about_verbose.t | 10 use_ok('I18N::LangTags::Detect');
|
| /openbsd-src/gnu/llvm/clang/lib/CodeGen/ |
| H A D | VarBypassDetector.cpp | 28 Detect(); in Init() 136 void VarBypassDetector::Detect() { in Detect() function in VarBypassDetector 142 Detect(from, ToScopes[LS]); in Detect() 146 Detect(from, ToScopes[SC]); in Detect() 155 void VarBypassDetector::Detect(unsigned From, unsigned To) { in Detect() function in VarBypassDetector
|
| H A D | VarBypassDetector.h | 64 void Detect(); 65 void Detect(unsigned From, unsigned To);
|
| /openbsd-src/gnu/usr.bin/perl/dist/I18N-LangTags/lib/I18N/LangTags/ |
| H A D | Detect.pm | 5 package I18N::LangTags::Detect;
|
| /openbsd-src/usr.bin/file/magdir/ |
| H A D | sql | 41 # number in the database. Detect this and distinguish those files.
|
| /openbsd-src/gnu/usr.bin/perl/dist/I18N-LangTags/ |
| H A D | ChangeLog | 49 I18N::LangTags::Detect's various internal functions would be 69 New module: I18N::LangTags::Detect.
|
| /openbsd-src/gnu/usr.bin/perl/dist/Locale-Maketext/lib/Locale/ |
| H A D | Maketext.pm | 6 use I18N::LangTags::Detect (); 470 return I18N::LangTags::Detect::detect();
|
| /openbsd-src/gnu/usr.bin/perl/cpan/Encode/bin/ |
| H A D | encguess | 134 L<Encode::Guess>, L<Encode::Detect>
|
| /openbsd-src/gnu/llvm/llvm/cmake/modules/ |
| H A D | ChooseMSVCCRT.cmake | 10 # 1. Detect which CRT is already selected, and reflect this in
|
| /openbsd-src/gnu/llvm/compiler-rt/lib/builtins/ |
| H A D | fp_mul_impl.inc | 25 // Detect if a or b is zero, denormal, infinity, or NaN.
|
| H A D | fp_add_impl.inc | 23 // Detect if a or b is zero, infinity, or NaN.
|
| /openbsd-src/gnu/usr.bin/perl/cpan/Compress-Raw-Bzip2/t/compress/ |
| H A D | CompTestUtils.pm | 773 Auto Detect Gzip OS Code..
|
| /openbsd-src/gnu/usr.bin/perl/cpan/IO-Compress/t/compress/ |
| H A D | CompTestUtils.pm | 775 Auto Detect Gzip OS Code..
|
| /openbsd-src/gnu/usr.bin/perl/cpan/Compress-Raw-Zlib/t/compress/ |
| H A D | CompTestUtils.pm | 814 Auto Detect Gzip OS Code..
|
| /openbsd-src/usr.sbin/nsd/ |
| H A D | acx_nlnetlabs.m4 | 564 dnl Detect if u_char type is defined, otherwise define it. 574 dnl Detect if rlim_t type is defined, otherwise define it. 584 dnl Detect if socklen_t type is defined, otherwise define it. 598 dnl Detect if in_addr_t type is defined, otherwise define it. 610 dnl Detect if in_port_t type is defined, otherwise define it.
|
| /openbsd-src/usr.sbin/unbound/ |
| H A D | acx_nlnetlabs.m4 | 564 dnl Detect if u_char type is defined, otherwise define it. 574 dnl Detect if rlim_t type is defined, otherwise define it. 584 dnl Detect if socklen_t type is defined, otherwise define it. 598 dnl Detect if in_addr_t type is defined, otherwise define it. 610 dnl Detect if in_port_t type is defined, otherwise define it.
|
| /openbsd-src/gnu/usr.bin/perl/cpan/Module-Load-Conditional/t/ |
| H A D | 01_Module_Load_Conditional.t | 229 ok( !$bool, q[Detect out of date module] );
|
| /openbsd-src/gnu/usr.bin/perl/t/porting/ |
| H A D | known_pod_issues.dat | 117 Encode::Detect
|
| /openbsd-src/gnu/usr.bin/perl/dist/Locale-Maketext/ |
| H A D | ChangeLog | 198 I18N::LangTags::Detect.
|
| /openbsd-src/gnu/usr.bin/perl/cpan/IO-Compress/t/ |
| H A D | 105oneshot-zip-only.t | 166 title "Detect encrypted zip file";
|
| /openbsd-src/lib/libexpat/ |
| H A D | Changes | 711 #434 Windows: CMake: Detect unsupported Visual Studio at 763 #360 CMake: Detect and deny unsupported build combinations 973 #188 Autotools: Detect and deny SGML docbook2man as ours is XML 1174 [MOX-002] CVE-2016-9063 -- Detect integer overflow; commit 1185 [MOX-002] Detect overflow from len=INT_MAX call to XML_Parse; commits
|
| /openbsd-src/gnu/llvm/llvm/utils/release/ |
| H A D | build_llvm_release.bat | 85 :: Detect Visual Studio
|