Home
last modified time | relevance | path

Searched full:param (Results 11976 - 12000 of 23737) sorted by relevance

1...<<471472473474475476477478479480>>...950

/third_party/libwebsockets/lib/misc/lwsac/
H A DREADME.md28 * \param head: pointer to the lwsac list object
29 * \param ensure: the number of bytes we want to use
30 * \param chunk_size: 0, or the size of the chunk to (over)allocate if
72 * \param head: pointer to the lwsac list object
/third_party/mbedtls/include/mbedtls/
H A Dplatform_util.h166 * \param buf Buffer to be zeroized
167 * \param len Length of the buffer in bytes
192 * \param tt Pointer to an object containing time (in seconds) since the
194 * \param tm_buf Pointer to an object where the results will be stored
/third_party/mbedtls/library/
H A Dpsa_crypto_driver_wrappers.h146 * \param[in] attributes The key attributes
147 * \param[in] data The input key data.
148 * \param[in] data_length The input data length.
149 * \param[out] key_buffer_size Minimum buffer size to contain the key material.
/third_party/libdrm/freedreno/kgsl/
H A Dkgsl_pipe.c33 enum fd_param_id param, uint64_t *value) in kgsl_pipe_get_param()
36 switch (param) { in kgsl_pipe_get_param()
55 ERROR_MSG("invalid param id: %d", param); in kgsl_pipe_get_param()
32 kgsl_pipe_get_param(struct fd_pipe *pipe, enum fd_param_id param, uint64_t *value) kgsl_pipe_get_param() argument
/third_party/mesa3d/src/gallium/frontends/clover/api/
H A Devent.cpp87 clGetEventInfo(cl_event d_ev, cl_event_info param, in clGetEventInfo() argument
92 switch (param) { in clGetEventInfo()
253 clGetEventProfilingInfo(cl_event d_ev, cl_profiling_info param, in clGetEventProfilingInfo() argument
261 switch (param) { in clGetEventProfilingInfo()
/third_party/node/lib/
H A Dos.js307 * @param {number} [pid=0]
308 * @param {number} priority
327 * @param {number} [pid=0]
346 * @param {{ encoding?: string }} [options=utf8] If `encoding` is set to
/third_party/mesa3d/src/mesa/main/
H A Dobjectlabel.c87 * \param src the src label (may be null)
88 * \param dst pointer to dest buffer (may be null)
89 * \param length returns length of label (may be null)
90 * \param bufsize size of dst buffer
/third_party/libinput/src/
H A Dfilter-touchpad.c64 * @param accel The acceleration filter
65 * @param unaccelerated The raw delta in the device's dpi
66 * @param data Caller-specific data
67 * @param time Current time in µs
H A Dquirks.h155 * @param data_path The directory containing the various data files
156 * @param override_file A file path containing custom overrides
157 * @param log_handler The libinput log handler called for debugging output
158 * @param libinput The libinput struct passed to the log handler
/third_party/mesa3d/src/gallium/auxiliary/hud/
H A Dhud_diskstat.c170 * \param pane parent context.
171 * \param dev_name logical block device name, EG. sda5.
172 * \param mode query read or write (DISKSTAT_RD/DISKSTAT_WR) statistics.
240 * \param displayhelp true if the list of detected devices should be
/third_party/protobuf/csharp/src/Google.Protobuf/
H A DUnknownField.cs103 /// <param name="fieldNumber">The unknown field number.</param>
104 /// <param name="output">The write context to write to.</param>
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DContext_gles_3_0_autogen.h115 void samplerParameterf(SamplerID samplerPacked, GLenum pname, GLfloat param); \
116 void samplerParameterfv(SamplerID samplerPacked, GLenum pname, const GLfloat *param); \
117 void samplerParameteri(SamplerID samplerPacked, GLenum pname, GLint param); \
118 void samplerParameteriv(SamplerID samplerPacked, GLenum pname, const GLint *param); \
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DSpillPlacement.h101 /// @param RegBundles Bit vector to receive the edge bundles where the
111 /// @param LiveBlocks Constraints for blocks that have the variable live in or
119 /// @param Blocks Array of block numbers that prefer to spill in and out.
120 /// @param Strong When true, double the negative bias for these blocks.
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cTextureStorageMultisampleSampleMaskiTests.cpp45 * @param context Rendering context handle.
85 * @param context Rendering context handle.
125 * @param context Rendering context handle.
185 * @param context Rendering context handle.
/third_party/skia/third_party/externals/spirv-tools/tools/sva/src/
H A Dparser.js20 * @param {Hash} The SPIR-V grammar
21 * @param {Lexer} The lexer
276 for (const param of d.values[op_name]["params"]) {
277 params.push(this.extractOperand(ast, result_type, { kind: param }));
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
H A Dentry_points_gles_3_0_autogen.h207 ANGLE_EXPORT void GL_APIENTRY GL_SamplerParameterf(GLuint sampler, GLenum pname, GLfloat param);
210 const GLfloat *param);
211 ANGLE_EXPORT void GL_APIENTRY GL_SamplerParameteri(GLuint sampler, GLenum pname, GLint param);
214 const GLint *param);
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/tools/sva/src/
H A Dparser.js20 * @param {Hash} The SPIR-V grammar
21 * @param {Lexer} The lexer
276 for (const param of d.values[op_name]["params"]) {
277 params.push(this.extractOperand(ast, result_type, { kind: param }));
/third_party/skia/third_party/externals/brotli/csharp/org/brotli/dec/
H A DBitReader.cs139 /// <param name="br">BitReader POJO</param>
140 /// <param name="input">data source</param>
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
H A DMCMachObjectWriter.h181 /// \param NumSections The number of sections in this segment.
182 /// \param SectionDataSize The total size of the sections.
280 /// \param MOTW - The target specific Mach-O writer subclass.
281 /// \param OS - The stream to write to.
/third_party/skia/third_party/externals/tint/src/transform/
H A Dsimplify_pointers.cc55 /// @param context the clone context
61 /// @param expr the expression to traverse
62 /// @param cb a function-like object with the signature
92 /// @param in the expression to walk
/third_party/skia/third_party/externals/tint/test/vk-gl-cts/graphicsfuzz/stable-binarysearch-tree-fragcoord-less-than-zero/
H A D0.wgsl21 var param : BST;
45 param = x_191;
48 makeTreeNode_struct_BST_i1_i1_i11_i1_(&(param), &(param_1));
49 let x_194 : BST = param;
H A D1.wgsl23 var param : BST;
47 param = x_202;
50 makeTreeNode_struct_BST_i1_i1_i11_i1_(&(param), &(param_1));
51 let x_205 : BST = param;
/third_party/skia/third_party/externals/tint/test/vk-gl-cts/graphicsfuzz/stable-binarysearch-tree-nested-if-and-conditional/
H A D1.wgsl28 var param : BST;
56 param = x_206;
59 makeTreeNode_struct_BST_i1_i1_i11_i1_(&(param), &(param_1));
60 let x_209 : BST = param;
/third_party/skia/third_party/externals/tint/test/vk-gl-cts/graphicsfuzz/stable-binarysearch-tree-with-loop-read-write-global/
H A D0-opt.wgsl21 var param : BST;
45 param = x_191;
48 makeTreeNode_struct_BST_i1_i1_i11_i1_(&(param), &(param_1));
49 let x_194 : BST = param;
H A D1.wgsl34 var param : BST;
58 param = x_241;
61 makeTreeNode_struct_BST_i1_i1_i11_i1_(&(param), &(param_1));
62 let x_244 : BST = param;

Completed in 24 milliseconds

1...<<471472473474475476477478479480>>...950