| /third_party/skia/third_party/externals/opengl-registry/extensions/ARB/ |
| H A D | ARB_sync.txt | 97 void GetInteger64v(enum pname, int64 *params);
|
| /third_party/skia/third_party/externals/opengl-registry/extensions/NV/ |
| H A D | NV_fragment_program_option.txt | 1325 | "params"
|
| H A D | NV_vertex_program2_option.txt | 1275 | "params"
|
| /third_party/python/Lib/test/ |
| H A D | test_tempfile.py | 1404 # No point in testing the name params - the file has no name.
|
| /third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
| H A D | IceInstARM32.h | 232 /// the out-params RotateAmt and Immed_8 if Immediate fits.
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
| H A D | Inliner.cpp | 1016 return getInlineCost(cast<CallBase>(*CS.getInstruction()), Params,
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | uloc.cpp | 19 * 06/14/99 stephen Changed calls to ures_open for new params
|
| /third_party/typescript/tests/baselines/reference/ |
| H A D | duplicateLocalVariable1.symbols | 315 testRunner.addTest(new TestCase("Check App params",
|
| /third_party/skia/third_party/externals/egl-registry/sdk/docs/man/ |
| H A D | db4-upgrade.xsl | 1390 <!-- * for upgrading XSL litprog params documentation -->
|
| /third_party/rust/crates/bindgen/bindgen/ir/ |
| H A D | item.rs | 1274 // template params. in self_template_params()
|
| /third_party/skia/modules/canvaskit/ |
| H A D | CHANGELOG.md | 717 - `SkCanvas.saveLayer` now takes 3 or 4 params to include up to bounds, paint, SkImageFilter, flags.
|
| /third_party/selinux/libsepol/cil/src/ |
| H A D | cil.c | 2854 (*macro)->params = NULL; in cil_macro_init()
|
| /third_party/vk-gl-cts/framework/common/ |
| H A D | tcuCommandLine.cpp | 256 << Option<ApplicationParametersInputFile> (DE_NULL, "deqp-app-params-input-file", "File that provides a default set of application parameters"); in registerOptions()
|
| /third_party/libffi/ |
| H A D | ChangeLog | 887 Properly quote and resolve msvcc.sh params (#596) 6031 ffi_call_SYSV function params to avoid register copies, tweaks to 6044 user_data params. 6054 user_data params. 6062 ffi_closure_helper_LINUX64 params. Add .cfi directives to 6068 .cfi directives. Adjust for changed params. Pass extra "closure" 6073 changed ffi_closure_helper_SYSV params. Add .cfi directives to
|
| /device/board/hihope/dayu210/kernel/kernel_patch/linux-5.10/dayu210_patch/ |
| H A D | kernel.patch | 528 + void __iomem *params; 534 +void rockchip_set_ddrclk_params(void __iomem *params) 536 + ddr_data.params = params; 580 + p = (struct share_params_ddrclk *)ddr_data.params; 629 + p = (struct share_params_ddrclk *)ddr_data.params; 664 + p = (struct share_params_ddrclk *)ddr_data.params; 1542 + pr_warn("%s: pll update unsuccessful, trying to restore old params\n", 2723 +void rockchip_set_ddrclk_params(void __iomem *params); 8058 + struct hdmi_codec_params *params) [all...] |
| /third_party/mesa3d/docs/relnotes/ |
| H A D | 21.2.0.rst | 1687 - turnip: do not re-emit same vs params 3834 - zink: add slot params to zink_context_invalidate_descriptor_state 3867 - aux/trace: more effectively unwrap pipe_context params from screen functions 4090 - aux/draw: add a util function for reading back indirect draw params 4877 - vulkan/wsi/wayland: handle dmabuf params allocation failure
|
| /third_party/node/doc/changelogs/ |
| H A D | CHANGELOG_V17.md | 1093 * \[[`943547a0eb`](https://github.com/nodejs/node/commit/943547a0eb)] - _**Revert**_ "**test**: skip different params test for OpenSSL 3.x" (Daniel Bevenius) [#40640](https://github.com/nodejs/node/pull/40640) 1181 * \[[`4c47b0150b`](https://github.com/nodejs/node/commit/4c47b0150b)] - **doc**: document optional params in napi\_get\_cb\_info (Michael Dawson) [#40821](https://github.com/nodejs/node/pull/40821) 1342 * \[[`ef1ace7e88`](https://github.com/nodejs/node/commit/ef1ace7e88)] - **src,crypto**: use `std::variant` in DH params (Darshan Sen) [#40457](https://github.com/nodejs/node/pull/40457) 1528 * \[[`ed01811e71`](https://github.com/nodejs/node/commit/ed01811e71)] - **benchmark**: increase crypto DSA keygen params (Brian White) [#40416](https://github.com/nodejs/node/pull/40416) 1552 * \[[`4cf5563147`](https://github.com/nodejs/node/commit/4cf5563147)] - **doc**: indicate n-api out params that may be NULL (Isaac Brodsky) [#40371](https://github.com/nodejs/node/pull/40371)
|
| /third_party/mesa3d/include/CL/ |
| H A D | cl2.hpp | 1026 // Specialized getInfoHelper for vector params 1087 // Specialized GetInfoHelper for string params 1115 // Specialized GetInfoHelper for clsize_t params
|
| H A D | cl.hpp | 1164 // Specialized getInfoHelper for VECTOR_CLASS params 1233 // Specialized GetInfoHelper for STRING_CLASS params 1278 // Specialized GetInfoHelper for cl::size_t params
|
| /third_party/node/doc/api/ |
| H A D | deprecations.html | 2838 <span class="hljs-keyword">async</span> <span class="hljs-keyword">function</span> <span class="hljs-title function_">openAndClose</span>(<span class="hljs-params"></span>) { 2953 .<span class="hljs-title function_">filter</span>(<span class="hljs-function">(<span class="hljs-params">m</span>) =></span> m.<span class="hljs-property">children</span>.<span class="hljs-title function_">includes</span>(<span class="hljs-variable language_">module</span>));</code> <button class="copy-button">copy</button></pre> 3169 <span class="hljs-keyword">async</span> <span class="hljs-title function_">final</span>(<span class="hljs-params">callback</span>) {
|
| /third_party/skia/third_party/externals/brotli/js/ |
| H A D | decode.js | 1249 this.params = new Int16Array(0); 1252 this.params = new Int16Array(numTransforms); 1355 var /** number */ param = transforms.params[transformIndex];
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/ |
| H A D | NVPTXISelLowering.cpp | 1458 // Declare the .params or .reg need to pass values in LowerCall() 2512 "Only kernels can have image/sampler params"); in LowerFormalArguments() 2549 // to newly created nodes. The SDNodes for params have to in LowerFormalArguments()
|
| /third_party/rust/crates/syn/tests/debug/ |
| H A D | gen.rs | 2059 if !self.value.params.is_empty() { in fmt() 2060 formatter.field("params", Lite(&self.value.params)); in fmt()
|
| /third_party/typescript/src/compiler/ |
| H A D | checker.ts | 6452 const params = getTypeParametersOfClassOrInterface(
6455 typeParameterNodes = mapToTypeNodes(map(params, t => getMappedType(t, (nextSymbol as TransientSymbol).mapper!)), context);
11652 const params = new Array<Symbol>(longestCount + (needsExtraRestElement ? 1 : 0));
11677 params[i] = paramSymbol;
11685 params[longestCount] = restParamSymbol;
11687 return params;
11698 const params = combineUnionParameters(left, right, paramMapper);
11705 params,
12408 // as the constraint for all type params (check type included) have been replace with `unknown`, which
13668 // Run N type params thr [all...] |
| /device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/ |
| H A D | drm_edid.c | 2435 * @t: standard timing params 2437 * Take the standard timing params (in this case width, aspect, and refresh)
|