| /third_party/mesa3d/docs/relnotes/ |
| H A D | 20.0.0.rst | 857 - llvmpipe: add support for compute shader params 1629 - iris: Stop setting up fake params 2148 - anv: ensure prog params are initialized with 0s 2519 - util: Explain BITSET_FOREACH_SET params
|
| H A D | 22.2.0.rst | 4507 - zink: require draw params ext/cap in ntv if drawid is used 4557 - format_utils: properly parenthesize macro params 4762 - mesa: track which sampler wrap params use GL_CLAMP 5017 - radeonsi: remove unused params from si_shader_select_with_key 5314 - freedreno/a6xx: Handle driver-params in GS/DS 5642 - gallium va: VaHandlePictureParameterBufferH264 fill out new pipe params MinLumaBiPredSize8x8, pic_init_qs_minus26, chroma_format_idc, bit_depth_chroma, bit_depth_chroma_minus8
|
| /third_party/node/doc/api/ |
| H A D | errors.json | 18 "params": [ 75 "params": [ 3334 "params": [ 3391 "params": [
|
| H A D | crypto.md | 1984 description: Expose `RSASSA-PSS-params` sequence parameters 2003 For RSA-PSS keys, if the key material contains a `RSASSA-PSS-params` sequence, 3704 description: Add ability to define `RSASSA-PSS-params` sequence parameters 3818 description: Add ability to define `RSASSA-PSS-params` sequence parameters
|
| /third_party/skia/third_party/externals/libpng/ |
| H A D | libpng.3 | 132 \fBpng_uint_32 png_get_pCAL (png_const_structp \fP\fIpng_ptr\fP\fB, png_const_infop \fP\fIinfo_ptr\fP\fB, png_charp \fP\fI*purpose\fP\fB, png_int_32 \fP\fI*X0\fP\fB, png_int_32 \fP\fI*X1\fP\fB, int \fP\fI*type\fP\fB, int \fP\fI*nparams\fP\fB, png_charp \fP\fI*units\fP\fB, png_charpp \fI*params\fP\fB);\fP
|
| H A D | pngread.c | 1305 int transforms, voidp params) in png_read_png() 1502 PNG_UNUSED(params) in png_read_png() 1304 png_read_png(png_structrp png_ptr, png_inforp info_ptr, int transforms, voidp params) png_read_png() argument
|
| /third_party/skia/third_party/externals/libwebp/ |
| H A D | ChangeLog | 2512 a3359f5d Only compute quantization params once 3590 5f7bb3f5 Merge "WebPReportProgress: use non-encoder specific params" 3591 f18281ff WebPReportProgress: use non-encoder specific params 4002 377ef43c configure.ac: update AC_INIT params
|
| /third_party/parse5/test/data/location-info/whatwg-html/ |
| H A D | data.html | 49 var params = location.search.substr(1).split("&");
50 for (var index = 0; index < params.length; index++) {
51 if (params[index] == name)
53 var data = params[index].split("=");
|
| /third_party/python/Lib/test/test_email/ |
| H A D | test_email.py | 2913 params = {} 2915 params[pk] = pv 2916 eq(params['report-type'], 'delivery-status') 2917 eq(params['boundary'], 'D1690A7AC1.996856090/mail.example.com')
|
| /third_party/mesa3d/src/compiler/glsl/ |
| H A D | builtin_functions.cpp | 1034 * list \param params of \c ir_variable objects. \param ret should 1038 ir_call *call(ir_function *f, ir_variable *ret, exec_list params); 5862 * The input \c params can either be a list of \c ir_variable or a list of 5864 * from \c params and used directly as the parameters to the generated 5868 builtin_builder::call(ir_function *f, ir_variable *ret, exec_list params) in call() argument 5872 foreach_in_list_safe(ir_instruction, ir, ¶ms) { in call()
|
| /third_party/openGLES/extensions/NV/ |
| H A D | NV_path_rendering.txt | 698 sizei *length, float *params); 1160 <params>. The integer returned is one of NONE, OBJECT_LINEAR, 1167 to <params>. The integer returned is between 0 and 4 based on how 1188 sizei *length, float *params); 1197 are written to <params> (limited to writing <bufSize> floating-point 6242 GLsizei *length, GLfloat *params);
|
| /third_party/skia/third_party/externals/opengl-registry/extensions/NV/ |
| H A D | NV_path_rendering.txt | 698 sizei *length, float *params); 1160 <params>. The integer returned is one of NONE, OBJECT_LINEAR, 1167 to <params>. The integer returned is between 0 and 4 based on how 1188 sizei *length, float *params); 1197 are written to <params> (limited to writing <bufSize> floating-point 6242 GLsizei *length, GLfloat *params);
|
| /third_party/typescript/tests/baselines/reference/ |
| H A D | parserharness.symbols | 757 export function emitLog(field: string, ...params: any[]) {
760 >params : Symbol(params, Decl(parserharness.ts, 258, 42))
775 loggers[i][field].apply(loggers[i], params);
781 >params : Symbol(params, Decl(parserharness.ts, 258, 42))
|
| /applications/standard/contacts_data/test/unittest/src/ |
| H A D | contactability_test.cpp | 340 * @params columnsStart column start index 341 * @params columnsEnd column end index
|
| H A D | contactprofile_test.cpp | 335 * @params columnsStart column start index 336 * @params columnsEnd column end index
|
| /device/soc/rockchip/common/vendor/drivers/net/usb/ |
| H A D | meig_cdc_driver.c | 2013 dev_dbg(&udev->dev, "cannot read NTB params\n");
in cdc_ncm_config() 2017 dev_dbg(&udev->dev, "the read NTB params block is too short\n");
in cdc_ncm_config()
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/ |
| H A D | rs_render_node.cpp | 37 #include "params/rs_render_params.h" 2499 // Temporary code, copy matrix into render params in ApplyModifiers()
|
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/ |
| H A D | rs_uni_render_visitor_test.cpp | 4413 * @tc.desc: Test QuickPrepareCanvasRenderNode with multi-params 4469 * @tc.desc: Test UpdateHwcNodeInfoForAppNode with multi-params
|
| /test/xts/acts/ability/dmsfwk/continuationmanagertest/entry/src/ohosTest/js/test/ |
| H A D | ContinuationManagerJsunit.test.js | 172 expect(err.message == "Invalidate params.").assertTrue();
853 expect(err.message == "Invalidate params.").assertTrue();
|
| /test/xts/hats/hdf/camera/cameraMg_additional/v1_0/src/ |
| H A D | hdi_stream_uttest.cpp | 1680 * @tc.desc : DetachBufferQueue, params = 101, return success
1944 * @tc.desc : ReleaseStreams, params = 101, return success
|
| /third_party/backends/ChangeLogs/ |
| H A D | ChangeLog-1.0.20 | 1118 - use s->params instead of user data in set_window() 1189 - enable get_pixelsize() to update scan params after set_window()
|
| /third_party/mesa3d/src/amd/addrlib/src/gfx9/ |
| H A D | gfx9addrlib.cpp | 3198 * Validate compute surface info params except swizzle mode 5182 * Internal function to get thin block width/height/depth in element from surface input params.
|
| /third_party/python/Doc/whatsnew/ |
| H A D | 3.2.rst | 2228 params='', 2260 path=b'/about/', params=b'', query=b'', fragment=b'')
|
| /third_party/rust/crates/syn/src/gen/ |
| H A D | fold.rs | 1996 params: FoldHelper::lift(node.params, |it| f.fold_generic_param(it)), in fold_generics()
|
| H A D | debug.rs | 1396 formatter.field("params", &self.params); in fmt()
|