/third_party/node/deps/npm/node_modules/function-bind/ |
H A D | index.js | 3 var implementation = require('./implementation'); variable
|
/third_party/zlib/contrib/delphi/ |
H A D | ZLibConst.pas | 9 implementation Section
|
H A D | ZLib.pas | 162 implementation Section
|
/third_party/lame/Dll/ |
H A D | MP3export.pas | 173 implementation Section
|
/third_party/python/Lib/test/ |
H A D | test_bufio.py | 5 import io # C implementation. namespace 6 import _pyio as pyio # Python implementation. namespace
|
H A D | test_largefile.py | 15 import io # C implementation of io namespace 16 import _pyio as pyio # Python implementation of io namespace
|
H A D | test_fileio.py | 21 import _io # C implementation of io namespace 22 import _pyio # Python implementation of io namespace
|
H A D | test_io.py | 50 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 D | pytime.h | 233 const char *implementation; member
|
/third_party/skia/third_party/externals/libjpeg-turbo/simd/nasm/ |
H A D | jsimdcfg.inc.h | 69 ; 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 D | core.h | 72 const OSSL_DISPATCH *implementation; member
|
/third_party/openssl/include/openssl/ |
H A D | core.h | 72 const OSSL_DISPATCH *implementation; member
|
/third_party/zlib/contrib/pascal/ |
H A D | zlibpas.pas | 174 implementation Section
|
/third_party/vulkan-loader/tests/ |
H A D | loader_unknown_ext_tests.cpp | 801 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 D | hwcontext_qsv.c | 1476 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 D | pytime.c | 1135 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 D | GLES1Renderer.cpp | 550 rx::ContextImpl *implementation = context->getImplementation(); in compileShader() local
|
/third_party/node/deps/simdutf/ |
H A D | simdutf.h | 2231 class implementation { global() class 3289 simdutf_really_inline implementation( implementation() function in simdutf::implementation [all...] |
H A D | simdutf.cpp | 67 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 D | minidom.py | 1552 implementation = DOMImplementation() variable in Document [all...] |
/third_party/vk-gl-cts/modules/gles31/functional/ |
H A D | es31fSRGBDecodeTests.cpp | 247 std::string implementation; member
|
/third_party/node/deps/v8/src/torque/ |
H A D | implementation-visitor.cc | 4747 std::ostream& implementation = streams.class_definition_ccfile; in GenerateClassDefinitions() local
|