Home
last modified time | relevance | path

Searched defs:implementation (Results 1 – 25 of 35) sorted by relevance

12

/third_party/json/docs/mkdocs/docs/features/types/
Dnumber_handling.md59 ### Number storage
81 ### Number limits
99 ### Zeros
114 ### Number serialization
183 ### Number comparison
230 ### Number conversion
276 ### Determine number types
298 ### Template number types
/third_party/skia/third_party/externals/libjpeg-turbo/simd/nasm/
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/lib/internal/test_runner/
Dmock.js35 #implementation; field in MockFunctionContext
39 constructor(implementation, restore, times) { argument
55 mockImplementation(implementation) { argument
60 mockImplementationOnce(implementation, onCall) { argument
112 implementation = original, argument
/third_party/node/lib/internal/test_runner/mock/
Dmock.js36 #implementation; field in MockFunctionContext
40 constructor(implementation, restore, times) { argument
68 mockImplementation(implementation) { argument
78 mockImplementationOnce(implementation, onCall) { argument
162 implementation = original, argument
/third_party/node/deps/npm/node_modules/function-bind/
Dindex.js3 var implementation = require('./implementation'); variable
/third_party/zlib/contrib/delphi/
DZLibConst.pas9 implementation section
DZLib.pas162 implementation section
/third_party/lame/Dll/
DMP3export.pas173 implementation section
/third_party/mbedtls/docs/architecture/
Dpsa-crypto-implementation-structure.md13 ### Rationale
/third_party/node/deps/npm/node_modules/mkdirp/
Dreadme.markdown100 # implementation chapter
/third_party/python/Include/cpython/
Dpytime.h233 const char *implementation; member
/third_party/openssl/include/openssl/
Dcore.h72 const OSSL_DISPATCH *implementation; member
/third_party/node/deps/openssl/openssl/include/openssl/
Dcore.h72 const OSSL_DISPATCH *implementation; member
/third_party/rust/crates/cxx/gen/src/
Dmod.rs81 pub implementation: Vec<u8>, field
/third_party/vulkan-loader/tests/
Dloader_unknown_ext_tests.cpp801 …static VKAPI_ATTR uint32_t VKAPI_CALL implementation(DispatchableHandle, uint32_t a, uint32_t b) {… in implementation() function
829 …static VKAPI_ATTR uint32_t VKAPI_CALL implementation(DispatchableHandle, uint32_t a, uint32_t b, c… in implementation() function
858 static VKAPI_ATTR float VKAPI_CALL implementation(DispatchableHandle, int* ptr_a, int* ptr_b) { in implementation() function
893 …static VKAPI_ATTR float VKAPI_CALL implementation(DispatchableHandle, int* ptr_a, float* ptr_b, ui… in implementation() function
931 …static VKAPI_ATTR VkResult VKAPI_CALL implementation(DispatchableHandle, VkPhysicalDeviceLimits* l… in implementation() function
/third_party/mbedtls/docs/proposed/
Dpsa-conditional-inclusion-c.md241 #### Testability
/third_party/typescript/src/services/
DcallHierarchy.ts481 const implementation = findImplementation(typeChecker, node); constant
/third_party/python/Python/
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
/third_party/zlib/contrib/pascal/
Dzlibpas.pas174 implementation section
/third_party/python/Doc/whatsnew/
D3.6.rst605 .. _whatsnew36-pep523:
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DGLES1Renderer.cpp550 rx::ContextImpl *implementation = context->getImplementation(); in compileShader() local
/third_party/node/deps/simdutf/
Dsimdutf.h3289 simdutf_really_inline implementation( in implementation() function
/third_party/ffmpeg/libavutil/
Dhwcontext_qsv.c1477 mfxIMPL implementation, in qsv_device_derive_from_child()
/third_party/typescript/src/harness/
DfourslashInterfaceImpl.ts98 public implementation() { method in FourSlashInterface.GoTo
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fSRGBDecodeTests.cpp247 std::string implementation; member

12