Home
last modified time | relevance | path

Searched refs:library (Results 251 - 275 of 330) sorted by relevance

1...<<11121314

/third_party/openssl/util/perl/OpenSSL/
H A DOrdinals.pm46 library or loadable module must export. Each of them have a unique
52 shared library or module to stay compatible with previous versions on
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkPlatform.cpp36 PlatformDriver::PlatformDriver (const tcu::FunctionLibrary& library) in PlatformDriver() argument
38 m_vk.getInstanceProcAddr = (GetInstanceProcAddrFunc)library.getFunction("vkGetInstanceProcAddr"); in PlatformDriver()
/third_party/ffmpeg/
H A Dconfigure186 External library support:
189 corresponding external library. All the components depending on that library
224 --enable-libbs2b enable bs2b DSP library [no]
259 --enable-libplacebo enable libplacebo library [no]
261 --enable-librabbitmq enable RabbitMQ library [no]
302 --enable-libxml2 enable XML parsing using the C library libxml2, needed
411 --build-suffix=SUFFIX library name suffix []
835 # filter out library deps, these do not belong in extralibs
3599 # external library protocol
[all...]
/third_party/mbedtls/programs/
H A DMakefile15 # Only build the dlopen test in shared library builds, and not when building
359 $(CC) $(LOCAL_CFLAGS) $(CFLAGS) -I ../library test/metatest.c $(LOCAL_LDFLAGS) $(LDFLAGS) -o $@
/third_party/skia/third_party/externals/libjpeg-turbo/simd/i386/
H A Djfdctflt-3dn.asm7 ; Based on the x86 SIMD extension for IJG JPEG library
H A Djfdctflt-sse.asm7 ; Based on the x86 SIMD extension for IJG JPEG library
H A Djfdctfst-mmx.asm7 ; Based on the x86 SIMD extension for IJG JPEG library
H A Djfdctfst-sse2.asm7 ; Based on the x86 SIMD extension for IJG JPEG library
H A Djidctflt-3dn.asm7 ; Based on the x86 SIMD extension for IJG JPEG library
H A Djidctfst-mmx.asm7 ; Based on the x86 SIMD extension for IJG JPEG library
H A Djidctfst-sse2.asm7 ; Based on the x86 SIMD extension for IJG JPEG library
H A Djidctint-avx2.asm7 ; Based on the x86 SIMD extension for IJG JPEG library
/third_party/skia/third_party/externals/libjpeg-turbo/simd/x86_64/
H A Djfdctflt-sse.asm7 ; Based on the x86 SIMD extension for IJG JPEG library
H A Djidctint-avx2.asm8 ; Based on the x86 SIMD extension for IJG JPEG library
H A Djfdctfst-sse2.asm7 ; Based on the x86 SIMD extension for IJG JPEG library
H A Djidctflt-sse2.asm8 ; Based on the x86 SIMD extension for IJG JPEG library
H A Djidctfst-sse2.asm8 ; Based on the x86 SIMD extension for IJG JPEG library
/third_party/pcre2/pcre2/
H A DRunTest74 title9="Test 9: Specials for the basic 8-bit library"
75 title10="Test 10: Specials for the 8-bit library with UTF-8 and UCP support"
389 echo "Cannot run 8-bit library tests: 8-bit library not compiled"
396 echo "Cannot run 16-bit library tests: 16-bit library not compiled"
403 echo "Cannot run 32-bit library tests: 32-bit library not compiled"
479 echo PCRE2 C library tests using test data from $testdata
487 bits=16; echo "---- Testing 16-bit library
[all...]
/third_party/skia/third_party/externals/freetype/src/type42/
H A Dt42objs.c482 ttmodule = FT_Get_Module( module->library, "truetype" ); in FT_LOCAL_DEF()
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ft.cc6 * This is part of HarfBuzz, a text shaping library.
51 * Functions for using HarfBuzz with the FreeType library.
866 FT_Done_MM_Var (ft_face->glyph->library, mm_var); in hb_ft_font_changed()
/third_party/protobuf/src/google/protobuf/compiler/js/
H A Djs_generator.cc3498 } else if (options[i].first == "library") { in ParseFromOptions()
3499 library = options[i].second; in ParseFromOptions()
3541 (add_require_for_enums || testonly || !library.empty() || in ParseFromOptions()
3545 "The add_require_for_enums, testonly, library, error_on_name_conflict, " in ParseFromOptions()
3561 // If a library name is provided, we put everything in that one file. in output_mode()
3562 if (!library.empty()) { in output_mode()
3730 std::string filename = options.output_dir + "/" + options.library + in GenerateAll()
/third_party/libunwind/libunwind/doc/
H A Dlibunwind-ia64.tex19 library to unwind both 32- and 64-bit targets, the type
/third_party/python/Modules/
H A D_ssl.c72 int library, reason; member
76 const char *library; member
662 errstr = "A failure in the SSL library occurred"; in PySSL_SetError()
6112 key = Py_BuildValue("ii", errcode->library, errcode->reason); in sslmodule_init_errorcodes()
6125 while (libcode->library != NULL) { in sslmodule_init_errorcodes()
6128 mnemo = PyUnicode_FromString(libcode->library); in sslmodule_init_errorcodes()
6173 /* SSLeay() gives us the version of the library linked against, in sslmodule_init_versioninfo()
6251 state->str_library = PyUnicode_InternFromString("library"); in sslmodule_init_strings()
/kernel/linux/linux-5.10/arch/m68k/ifpsp060/src/
H A Dilsp.S66 # This is the library version which is accessed as a subroutine #
483 # This is the library version which is accessed as a subroutine #
762 # This is the library version which is accessed as a subroutine #
/kernel/linux/linux-6.6/arch/m68k/ifpsp060/src/
H A Dilsp.S66 # This is the library version which is accessed as a subroutine #
483 # This is the library version which is accessed as a subroutine #
762 # This is the library version which is accessed as a subroutine #

Completed in 31 milliseconds

1...<<11121314