/third_party/node/deps/npm/node_modules/events/tests/ |
D | common.js | 59 function _mustCallInner(fn, criteria, field) { argument 60 if (typeof criteria == 'undefined') criteria = 1; 63 criteria = fn; 69 if (typeof criteria !== 'number') 70 throw new TypeError('Invalid ' + field + ' value: ' + criteria); 78 context[field] = criteria;
|
/third_party/node/deps/undici/src/node_modules/busboy/test/ |
D | common.js | 42 function _mustCallInner(fn, criteria = 1, field) { argument 47 criteria = fn; 53 if (typeof criteria !== 'number') 54 throw new TypeError(`Invalid ${field} value: ${criteria}`); 57 [field]: criteria,
|
/third_party/mesa3d/src/egl/main/ |
D | eglconfig.c | 446 _eglMatchConfig(const _EGLConfig *conf, const _EGLConfig *criteria) in _eglMatchConfig() argument 457 cmp = _eglGetConfigKey(criteria, attr); in _eglMatchConfig() 595 const _EGLConfig *criteria, EGLBoolean compare_id) in _eglCompareConfigs() argument 624 if (criteria) { in _eglCompareConfigs() 627 if (criteria->RedSize > 0) { in _eglCompareConfigs() 631 if (criteria->GreenSize > 0) { in _eglCompareConfigs() 635 if (criteria->BlueSize > 0) { in _eglCompareConfigs() 641 if (criteria->LuminanceSize > 0) { in _eglCompareConfigs() 646 if (criteria->AlphaSize > 0) { in _eglCompareConfigs() 796 _EGLConfig criteria; in _eglChooseConfig() local [all …]
|
D | eglconfig.h | 203 _eglMatchConfig(const _EGLConfig *conf, const _EGLConfig *criteria); 213 const _EGLConfig *criteria, EGLBoolean compare_id);
|
/third_party/ltp/testcases/realtime/func/matrix_mult/ |
D | matrix_mult.c | 40 static float criteria; variable 288 if (savg > (cavg * criteria)) in main_thread() 292 criteria); in main_thread() 308 criteria = pass_criteria * numcpus; in main()
|
/third_party/gstreamer/gstreamer/docs/random/ensonic/ |
D | embedded.txt | 27 There are more decision criteria thinkable: 33 One problem of taking criteria like quality and performance into account when 37 Beside adding more ranking criteria, we might consider adding an overridable
|
/third_party/ltp/testcases/realtime/doc/ |
D | HOWTO_ADD_TESTS | 34 - a clear description of test purpose and criteria 38 - your test has clear PASS/FAIL criteria if functional
|
/third_party/libdrm/ |
D | CONTRIBUTING.rst | 61 below criteria: 67 criteria. 79 criteria, tools, and processes. 102 patches that violate the documented merge criteria, will also be handled through
|
D | RELEASING | 1 The release criteria for libdrm is essentially "if you need a release,
|
/third_party/vulkan-loader/ |
D | GOVERNANCE.md | 24 - Write control: Approve pull/merge requests (verify submissions vs. acceptance criteria) 47 …- The goal is to be responsive to contributors while ensuring acceptance criteria is met and to fa…
|
/third_party/node/test/common/ |
D | index.js | 425 function _mustCallInner(fn, criteria = 1, field) { argument 429 criteria = fn; 435 if (typeof criteria !== 'number') 436 throw new TypeError(`Invalid ${field} value: ${criteria}`); 439 [field]: criteria,
|
D | sea.js | 74 … if (!/SignTool Error: No certificates were found that met all the given criteria/.test(err)) {
|
/third_party/skia/third_party/externals/tint/test/bug/tint/ |
D | 926.wgsl | 10 // Increment cubeVerts based on some criteria...
|
/third_party/vk-gl-cts/modules/egl/ |
D | teglChooseConfigReference.cpp | 69 Criteria criteria; member 75 , criteria (CRITERIA_LAST) in AttribRule() 83 , criteria (criteria_) in AttribRule() 411 switch (rule.criteria) in isMatch()
|
/third_party/openssl/doc/man3/ |
D | OSSL_STORE_SEARCH.pod | 17 - Type and functions to create OSSL_STORE search criteria 48 These functions are used to specify search criteria to help search for specific 51 and then wants to add on search criteria in a uniform and supported manner.
|
D | X509_LOOKUP.pod | 151 associated with the B<X509_LOOKUP> using different criteria, where the looked up 154 matching the criteria in the associated B<X509_STORE>, which makes it 155 possible to handle cases where the criteria have more than one hit.
|
/third_party/openGLES/extensions/SGIX/ |
D | SGIX_subdiv_patch.txt | 50 * Is a per-corner maximum valence criteria preferred? (compared to 51 accumulative criteria)
|
/third_party/skia/third_party/externals/opengl-registry/extensions/SGIX/ |
D | SGIX_subdiv_patch.txt | 50 * Is a per-corner maximum valence criteria preferred? (compared to 51 accumulative criteria)
|
/third_party/openGLES/extensions/NV/ |
D | NV_multisample_coverage.txt | 227 match criteria for GLXFBConfig attributes, p. 19) 236 (add a new entry to table 3.4: Default values and match criteria 249 match criteria for GLXFBConfig attributes, p. 19, by incrementing 283 criteria used by glXChooseVisual, p.38) 289 (add a new entry to table 3.8: Defaults and selection criteria used 419 first pixel format that meets the criteria.
|
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/ |
D | NV_multisample_coverage.txt | 227 match criteria for GLXFBConfig attributes, p. 19) 236 (add a new entry to table 3.4: Default values and match criteria 249 match criteria for GLXFBConfig attributes, p. 19, by incrementing 283 criteria used by glXChooseVisual, p.38) 289 (add a new entry to table 3.8: Defaults and selection criteria used 419 first pixel format that meets the criteria.
|
/third_party/mesa3d/src/egl/drivers/wgl/ |
D | egl_wgl.c | 44 wgl_match_config(const _EGLConfig *conf, const _EGLConfig *criteria) in wgl_match_config() argument 46 if (_eglCompareConfigs(conf, criteria, NULL, EGL_FALSE) != 0) in wgl_match_config() 49 if (!_eglMatchConfig(conf, criteria)) in wgl_match_config()
|
/third_party/mesa3d/docs/ |
D | release-calendar.rst | 22 Take a look :ref:`here <criteria>` if you'd like to
|
/third_party/node/test/parallel/ |
D | test-single-executable-application.js | 93 if (!/SignTool Error: No certificates were found that met all the given criteria/.test(err)) {
|
/third_party/libinput/doc/user/ |
D | tablet-debugging.rst | 25 libinput bug: device does not meet tablet criteria. Ignoring this device.
|
/third_party/typescript/.github/ISSUE_TEMPLATE/ |
D | Feature_request.md | 29 Suggestions that don't meet all these criteria are very, very unlikely to be accepted.
|