Home
last modified time | relevance | path

Searched refs:NAMES (Results 1 – 25 of 55) sorted by relevance

123

/openbsd/gnu/usr.bin/perl/cpan/Compress-Raw-Bzip2/t/
H A D000prereq.t23 my @NAMES = qw(
31 plan tests => 1 + @NAMES + @OPT + $extra ;
35 foreach my $name (@NAMES)
/openbsd/gnu/llvm/llvm/cmake/modules/
H A DFindzstd.cmake19 find_path(zstd_INCLUDE_DIR NAMES zstd.h)
20 find_library(zstd_LIBRARY NAMES zstd zstd_static)
21 find_library(zstd_STATIC_LIBRARY NAMES
H A DGenerateVersionFromVCS.cmake4 # NAMES - A list of names for each of the source directories.
5 # <NAME>_SOURCE_DIR - A path to source directory for each name in NAMES.
41 foreach(name IN LISTS NAMES)
H A DFindZ3.cmake52 find_path(Z3_INCLUDE_DIR NAMES z3.h
58 find_library(Z3_LIBRARIES NAMES z3 libz3
65 find_path(Z3_INCLUDE_DIR NAMES z3.h
69 find_library(Z3_LIBRARIES NAMES z3 libz3
H A DUseLibtool.cmake4 find_program(CMAKE_XCRUN NAMES xcrun)
13 find_program(CMAKE_LIBTOOL NAMES libtool)
H A DFindSphinx.cmake13 NAMES sphinx-build sphinx-build2
H A DFindTerminfo.cmake14 find_library(Terminfo_LIBRARIES NAMES terminfo tinfo curses ncurses ncursesw)
H A DFindOCaml.cmake32 NAMES ocamlfind)
/openbsd/gnu/usr.bin/perl/cpan/IO-Compress/t/
H A D000prereq.t29 my @NAMES = qw(
66 plan tests => 1 + 2 + @NAMES + @OPT + $extra ;
68 foreach my $name (@NAMES)
/openbsd/gnu/llvm/clang/tools/nvptx-arch/
H A DCMakeLists.txt14 find_library(cuda-library NAMES cuda PATHS /lib64)
17 find_library(cuda-library NAMES cuda HINTS "${CUDA_LIBDIR}/stubs")
/openbsd/gnu/llvm/compiler-rt/cmake/Modules/
H A DUseLibtool.cmake4 find_program(CMAKE_XCRUN NAMES xcrun)
13 find_program(CMAKE_LIBTOOL NAMES libtool)
/openbsd/etc/mail/
H A Daliases89 # RFC 2142: NETWORK OPERATIONS MAILBOX NAMES
94 # RFC 2142: SUPPORT MAILBOX NAMES FOR SPECIFIC INTERNET SERVICES
/openbsd/bin/ls/
H A Dls.h76 } NAMES; typedef
H A Dls.c433 NAMES *np; in display()
517 if ((np = malloc(sizeof(NAMES) + in display()
/openbsd/gnu/usr.bin/perl/cpan/ExtUtils-Constant/lib/ExtUtils/
H A DConstant.pm409 @{$args{NAMES}})
546 @{$ARGS{NAMES}})) {
/openbsd/gnu/llvm/lldb/cmake/modules/
H A DFindCursesAndPanel.cmake11 find_library(PANEL_LIBRARIES NAMES panel DOC "The curses panel library" QUIET)
/openbsd/gnu/usr.bin/perl/ext/File-Glob/
H A DMakefile.PL27 NAMES => [qw(GLOB_ABEND GLOB_ALPHASORT GLOB_ALTDIRFUNC GLOB_BRACE GLOB_ERR
/openbsd/gnu/usr.bin/perl/cpan/IPC-SysV/
H A Dregen.pl79 NAMES => \@const,
/openbsd/gnu/usr.bin/perl/ext/I18N-Langinfo/
H A DMakefile.PL35 NAMES => \@names,
/openbsd/gnu/usr.bin/perl/ext/B/
H A DMakefile.PL69 NAMES => [map {ref $_ ? $_ : {name=>$_, macro=>1, type=>"UV"}} @names],
/openbsd/gnu/usr.bin/perl/ext/XS-APItest/
H A DMakefile.PL44 NAMES => \@names,
/openbsd/gnu/usr.bin/perl/ext/GDBM_File/
H A DMakefile.PL95 NAMES => \@names
/openbsd/gnu/usr.bin/perl/ext/Fcntl/
H A DMakefile.PL44 NAMES => \@names,
/openbsd/gnu/usr.bin/perl/cpan/Compress-Raw-Bzip2/
H A DMakefile.PL135 NAMES => \@names,
/openbsd/gnu/usr.bin/perl/cpan/Sys-Syslog/
H A DMakefile.PL178 NAMES => [ @levels, @facilities, @options, @others_macros ],

123