Searched refs:library (Results 301 - 309 of 309) sorted by relevance
1...<<111213
/third_party/mesa3d/src/amd/vulkan/ |
H A D | radv_private.h | 1927 /* Pipeline library. This can't actually run and merely is a partial pipeline. */ 2234 RADV_DECL_PIPELINE_DOWNCAST(library, RADV_PIPELINE_LIBRARY)
|
/third_party/node/deps/openssl/openssl/ |
H A D | Configure | 81 # [no-]threads [don't] try to create a library that is suitable for 90 # zlib-dynamic Like "zlib", but the zlib library is expected to be a shared 91 # library and will be loaded in run-time by the OpenSSL library. 121 # invoke dynamically loadable library facility anyway to meet 610 # must be linked with the same library) 2257 # Check that we haven't defined any library as both shared and 2348 die "unrecognised source file type for shared library: $s\n"; 2527 # Static library names may be used as sources, so we 2531 warn "$orig is given as source for $dest, but no such library i [all...] |
/third_party/openssl/ |
H A D | Configure | 81 # [no-]threads [don't] try to create a library that is suitable for 90 # zlib-dynamic Like "zlib", but the zlib library is expected to be a shared 91 # library and will be loaded in run-time by the OpenSSL library. 121 # invoke dynamically loadable library facility anyway to meet 609 # must be linked with the same library) 2252 # Check that we haven't defined any library as both shared and 2343 die "unrecognised source file type for shared library: $s\n"; 2522 # Static library names may be used as sources, so we 2526 warn "$orig is given as source for $dest, but no such library i [all...] |
/third_party/ffmpeg/libavcodec/ |
H A D | Makefile | 2 DESC = FFmpeg codec library
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
H A D | es3fShaderTextureFunctionTests.cpp | 2005 gls::ShaderLibrary library(m_testCtx, m_context.getRenderContext(), m_context.getContextInfo()); in init() 2006 std::vector<tcu::TestNode*> negativeCases = library.loadShaderFile("shaders/invalid_texture_functions.test"); in init()
|
/third_party/node/deps/openssl/openssl/external/perl/Text-Template-1.56/lib/Text/ |
H A D | Template.pm | 681 This is a library for generating form letters, building HTML pages, or
|
/third_party/openssl/external/perl/Text-Template-1.56/lib/Text/ |
H A D | Template.pm | 681 This is a library for generating form letters, building HTML pages, or
|
/third_party/skia/third_party/externals/microhttpd/ |
H A D | configure | 1542 --enable-coverage compile the library with code coverage support 1552 --with-threads=LIB choose threading library (posix, w32, auto) [auto] 1553 --with-libcurl=PREFIX look for the curl library in PREFIX/lib and headers 1567 LIBS libraries to pass to the linker, e.g. -l<library> 1891 /* The GNU C library defines this for functions which it implements 5448 # 'file_magic [[regex]]' -- check by looking for files in library path 5505 lt_cv_deplibs_check_method='file_magic (FreeBSD|OpenBSD|DragonFly)/i[3-9]86 (compact )?demand paged shared library' 5531 lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|PA-RISC[0-9]\.[0-9]) shared library' 9247 # Exclude shared library initialization/finalization symbols. 9302 # Set some defaults for GNU ld with shared library suppor [all...] |
/third_party/node/deps/cares/ |
H A D | configure | 1532 shared library versioning (aka "SONAME") variant to 1545 LIBS libraries to pass to the linker, e.g. -l<library> 1551 User-defined run-time library search path. 1833 /* The GNU C library defines this for functions which it implements 7636 # 'file_magic [[regex]]' -- check by looking for files in library path 7692 lt_cv_deplibs_check_method='file_magic (FreeBSD|OpenBSD|DragonFly)/i[3-9]86 (compact )?demand paged shared library' 7718 lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|PA-RISC[0-9]\.[0-9]) shared library' 10537 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking which variant of shared library versioning to provide" >&5 10538 printf %s "checking which variant of shared library versioning to provide... " >&6; } 11627 # Exclude shared library initializatio [all...] |
Completed in 36 milliseconds
1...<<111213