Home
last modified time | relevance | path

Searched refs:use_lib (Results 1 – 25 of 45) sorted by relevance

12

/dports/www/p5-HTML-Seamstress/HTML-Seamstress-6.112830/ctb/
H A Dspkg64 sub use_lib {
102 $html_pkg, use_lib,
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/hime/
H A Dconfigure56 use_lib=''
340 if [ -n "$use_lib" ]; then
341 echo "Decteted $LIB, but set to $prefix/$use_lib"
342 LIB="$use_lib"
/dports/www/p5-HTML-Seamstress/HTML-Seamstress-6.112830/bin/
H A Dspkg.pl82 sub use_lib { subroutine
168 use_lib,
/dports/devel/p5-Test-Inter/Test-Inter-1.09/
H A DChanges6 - Added test directory to directories added in the use_lib method automatically.
11 - Added the use_lib method and automatically use the 'lib' directory.
H A DREADME287 use_lib
440 use_lib
441 $o = new Test::Inter 'use_lib' => VALUE;
442 $o->use_lib(VALUE);
443 $o->use_lib();
454 $o->use_lib('on');
455 $o->use_lib();
/dports/astro/p5-Astro-App-Satpass2/Astro-App-Satpass2-0.049/lib/Astro/App/Satpass2/
H A DUtils.pm406 my $use_lib = exists $opt->{lib} ? $opt->{lib} : _get_my_lib();
407 if ( defined $use_lib ) {
409 lib->import( $use_lib );
/dports/math/p5-Math-BigInt/Math-BigInt-1.999827/t/
H A Duse_lib1.t4 # all use_lib*.t should be equivalent
H A Duse_lib6.t4 # all use_lib*.t should be equivalent
H A Duse_lib2.t4 # all use_lib*.t should be equivalent
H A Duse_lib3.t4 # all use_lib*.t should be equivalent
H A Duse_lib5.t4 # all use_lib*.t should be equivalent
H A Duse_lib4.t4 # all use_lib*.t should be equivalent, except this, since the later overrides
/dports/www/p5-Dancer/Dancer-1.3513/lib/Dancer/
H A DModuleLoader.pm45 sub use_lib { subroutine
/dports/devel/cmake-gui/cmake-3.22.1/Source/
H A DcmFindLibraryCommand.cxx114 bool use_lib = cmSystemTools::FileIsDirectory(lib); in AddArchitecturePath() local
121 if (use_libX && use_lib && cmLibDirsLinked(libX, lib)) { in AddArchitecturePath()
131 if (use_lib) { in AddArchitecturePath()
/dports/devel/cmake-doc/cmake-3.22.1/Source/
H A DcmFindLibraryCommand.cxx114 bool use_lib = cmSystemTools::FileIsDirectory(lib); in AddArchitecturePath() local
121 if (use_libX && use_lib && cmLibDirsLinked(libX, lib)) { in AddArchitecturePath()
131 if (use_lib) { in AddArchitecturePath()
/dports/devel/cmake/cmake-3.22.1/Source/
H A DcmFindLibraryCommand.cxx114 bool use_lib = cmSystemTools::FileIsDirectory(lib); in AddArchitecturePath() local
121 if (use_libX && use_lib && cmLibDirsLinked(libX, lib)) { in AddArchitecturePath()
131 if (use_lib) { in AddArchitecturePath()
/dports/irc/irssi/irssi-1.2.3/src/perl/
H A Dperl-common.c227 const char *use_lib; in perl_get_use_list() local
231 use_lib = settings_get_str("perl_use_lib"); in perl_get_use_list()
233 get_irssi_dir(), use_lib); in perl_get_use_list()
/dports/devel/p5-Module-ScanDeps/Module-ScanDeps-1.31/
H A DMANIFEST70 t/data/use_lib.pl
/dports/math/cgal/CGAL-5.3/cmake/modules/
H A DCGAL_Macros.cmake214 macro( use_lib ) macro
312 use_lib( ${component} ${${vlib}_USE_FILE})
319 use_lib( ${component} ${${vlib}_USE_FILE})
/dports/devel/p5-Test-Inter/Test-Inter-1.09/lib/Test/
H A DInter.pm132 $self->use_lib();
137 sub use_lib { subroutine
H A DInter.pod320 use_lib
482 =item B<use_lib>
484 $o = new Test::Inter 'use_lib' => VALUE;
485 $o->use_lib(VALUE);
486 $o->use_lib();
496 $o->use_lib('on');
497 $o->use_lib();
/dports/www/p5-Dancer/Dancer-1.3513/lib/
H A DDancer.pm352 my ($res, $error) = Dancer::ModuleLoader->use_lib(Dancer::FileUtils::path($appdir, 'lib'));
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/mkspecs/features/
H A Dqt_configure.prf873 use_lib = $$section(use, :, 1, 1)
874 lpfx = $${use_cfg}.libraries.$$use_lib
916 use_lib = $$section(use, :, 1, 1)
918 depends += $$upper($$eval($${use_cfg}.libraries.$${use_lib}.export))
920 depends += $$upper($$replace(use_lib, -, _))
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/mkspecs/features/
H A Dqt_configure.prf873 use_lib = $$section(use, :, 1, 1)
874 lpfx = $${use_cfg}.libraries.$$use_lib
916 use_lib = $$section(use, :, 1, 1)
918 depends += $$upper($$eval($${use_cfg}.libraries.$${use_lib}.export))
920 depends += $$upper($$replace(use_lib, -, _))
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/mkspecs/features/
H A Dqt_configure.prf873 use_lib = $$section(use, :, 1, 1)
874 lpfx = $${use_cfg}.libraries.$$use_lib
916 use_lib = $$section(use, :, 1, 1)
918 depends += $$upper($$eval($${use_cfg}.libraries.$${use_lib}.export))
920 depends += $$upper($$replace(use_lib, -, _))

12