Home
last modified time | relevance | path

Searched defs:implementation (Results 1 - 22 of 22) sorted by relevance

/third_party/node/deps/npm/node_modules/function-bind/
H A Dindex.js3 var implementation = require('./implementation'); variable
/third_party/zlib/contrib/delphi/
H A DZLibConst.pas9 implementation Section
H A DZLib.pas162 implementation Section
/third_party/lame/Dll/
H A DMP3export.pas173 implementation Section
/third_party/python/Lib/test/
H A Dtest_bufio.py5 import io # C implementation. namespace
6 import _pyio as pyio # Python implementation. namespace
H A Dtest_largefile.py15 import io # C implementation of io namespace
16 import _pyio as pyio # Python implementation of io namespace
H A Dtest_fileio.py21 import _io # C implementation of io namespace
22 import _pyio # Python implementation of io namespace
H A Dtest_io.py50 import io # C implementation of io namespace
51 import _pyio as pyio # Python implementation of io namespace
[all...]
/third_party/python/Include/cpython/
H A Dpytime.h233 const char *implementation; member
/third_party/skia/third_party/externals/libjpeg-turbo/simd/nasm/
H A Djsimdcfg.inc.h69 ; On this SIMD implementation, this must be 'unsigned char'. variable
78 ; On this SIMD implementation, this must be 'short'. variable
84 ; On this SIMD implementation, this must be 'unsigned int'. variable
/third_party/node/deps/openssl/openssl/include/openssl/
H A Dcore.h72 const OSSL_DISPATCH *implementation; member
/third_party/openssl/include/openssl/
H A Dcore.h72 const OSSL_DISPATCH *implementation; member
/third_party/zlib/contrib/pascal/
H A Dzlibpas.pas174 implementation Section
/third_party/vulkan-loader/tests/
H A Dloader_unknown_ext_tests.cpp801 static VKAPI_ATTR uint32_t VKAPI_CALL implementation(DispatchableHandle, uint32_t a, uint32_t b) { return a + b; } in implementation() function
829 static VKAPI_ATTR uint32_t VKAPI_CALL implementation(DispatchableHandle, uint32_t a, uint32_t b, char c) { return a + b + c; } in implementation() function
858 static VKAPI_ATTR float VKAPI_CALL implementation(DispatchableHandle, int* ptr_a, int* ptr_b) { implementation() function
893 static VKAPI_ATTR float VKAPI_CALL implementation(DispatchableHandle, int* ptr_a, float* ptr_b, uint32_t c) { implementation() function
931 static VKAPI_ATTR VkResult VKAPI_CALL implementation(DispatchableHandle, VkPhysicalDeviceLimits* limits, uint32_t* count, implementation() function
[all...]
/third_party/ffmpeg/libavutil/
H A Dhwcontext_qsv.c1476 qsv_device_derive_from_child(AVHWDeviceContext *ctx, mfxIMPL implementation, AVHWDeviceContext *child_device_ctx, int flags) qsv_device_derive_from_child() argument
/third_party/python/Python/
H A Dpytime.c1135 const char *implementation = "clock_gettime(CLOCK_HIGHRES)"; in py_get_monotonic_clock() local
1138 const char *implementation = "clock_gettime(CLOCK_MONOTONIC)"; in py_get_monotonic_clock() local
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DGLES1Renderer.cpp550 rx::ContextImpl *implementation = context->getImplementation(); in compileShader() local
/third_party/node/deps/simdutf/
H A Dsimdutf.h2231 class implementation { global() class
3289 simdutf_really_inline implementation( implementation() function in simdutf::implementation
[all...]
H A Dsimdutf.cpp67 simdutf_really_inline implementation() : simdutf::implementation("arm64", "ARM NEON", internal::instruction_set::NEON) {} in implementation() function in simdutf::arm64::final
1264 simdutf_really_inline implementation() : simdutf::implementation( implementation() function in simdutf::icelake::final
1470 simdutf_really_inline implementation() : simdutf::implementation( implementation() function in simdutf::haswell::final
2405 simdutf_really_inline implementation() : simdutf::implementation("westmere", "Intel/AMD SSE4.2", internal::instruction_set::SSE42) {} implementation() function in simdutf::westmere::final
3344 simdutf_really_inline implementation() implementation() function in simdutf::ppc64::final
3999 simdutf_really_inline implementation() : simdutf::implementation( implementation() function in simdutf::fallback::final
[all...]
/third_party/python/Lib/xml/dom/
H A Dminidom.py1552 implementation = DOMImplementation() variable in Document
[all...]
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fSRGBDecodeTests.cpp247 std::string implementation; member
/third_party/node/deps/v8/src/torque/
H A Dimplementation-visitor.cc4747 std::ostream& implementation = streams.class_definition_ccfile; in GenerateClassDefinitions() local

Completed in 47 milliseconds