Home
last modified time | relevance | path

Searched full:param (Results 8476 - 8500 of 15464) sorted by relevance

1...<<331332333334335336337338339340>>...619

/third_party/ffmpeg/libavcodec/
H A Dtwinvq.c38 * @param lsp a vector of the cosine of the LSP values
39 * @param cos_val cos(PI*i/N) where i is the index of the LPC amplitude
40 * @param order the order of the LSP (and the size of the *lsp buffer). Must
109 * @param step the size of a block "siiiibiiii"
110 * @param in the cosine of the LSP data
111 * @param part is 0 for 0...PI (positive cosine values) and 1 for PI...2PI
113 * @param size the size of the whole output
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
H A DCollationKeys.java49 * @param bytes
51 * @param n
117 * @param bytes
119 * @param start
121 * @param n
123 * @param length
134 * @param level
/third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
H A DCharsetICU.java112 * @param icuCanonicalName
113 * @param canonicalName
114 * @param aliases
128 * @param cs charset to test
251 * @param charsetName The name of the requested charset,
397 * @param setFillIn A valid UnicodeSet. It will be cleared by this function before
399 * @param which A selector; currently ROUNDTRIP_SET is the only supported value.
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DTimeUnitFormat.java117 * @param locale locale of this time unit formatter.
127 * @param locale locale of this time unit formatter.
137 * @param locale locale of this time unit formatter.
138 * @param style format style, either FULL_NAME or ABBREVIATED_NAME style.
172 * @param locale locale of this time unit formatter.
185 * @param locale locale of this time unit formatter.
197 * @param format the number formatter.
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/
H A DCalendarTestFmwk.java155 * @param roll <code>true</code> or <code>ROLL</code> to test the <code>roll</code> method;
216 * @param cal the calendar to be tested
217 * @param fieldsToTest an array of field values to be tested, e.g., new
221 * @param startDate the first date to test
222 * @param testDuration if positive, the number of days to be tested.
353 * @param cal The calendar instance to be tested.
354 * @param leapMonth true if the calendar system has leap months
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/
H A DCollationKeys.java56 * @param bytes
58 * @param n
124 * @param bytes
126 * @param start
128 * @param n
130 * @param length
144 * @param level
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/calendar/
H A DCalendarTestFmwk.java158 * @param roll <code>true</code> or <code>ROLL</code> to test the <code>roll</code> method;
219 * @param cal the calendar to be tested
220 * @param fieldsToTest an array of field values to be tested, e.g., new
224 * @param startDate the first date to test
225 * @param testDuration if positive, the number of days to be tested.
356 * @param cal The calendar instance to be tested.
357 * @param leapMonth true if the calendar system has leap months
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DTimeUnitFormat.java119 * @param locale locale of this time unit formatter.
129 * @param locale locale of this time unit formatter.
139 * @param locale locale of this time unit formatter.
140 * @param style format style, either FULL_NAME or ABBREVIATED_NAME style.
174 * @param locale locale of this time unit formatter.
187 * @param locale locale of this time unit formatter.
199 * @param format the number formatter.
/third_party/mesa3d/src/gallium/frontends/dri/
H A Ddri_util.c370 * \param attrib the attribute (one of the _DRI_ATTRIB_x tokens)
371 * \param value returns the attribute's value
383 * \param index which field of the __DRIconfig to query
384 * \param attrib returns the attribute name (one of the _DRI_ATTRIB_x tokens)
385 * \param value returns the attribute's value
733 * \param scrn the screen.
734 * \param gc context.
/third_party/openGLES/extensions/ARB/
H A DARB_framebuffer_no_attachments.txt110 void FramebufferParameteri(enum target, enum pname, int param);
117 int param);
175 void FramebufferParameteri(enum target, enum pname, int param);
190 FRAMEBUFFER_DEFAULT_FIXED_SAMPLE_LOCATIONS, the value in <param> specifies
193 INVALID_VALUE will be generated if <param> is less than zero or greater
213 int param);
340 NamedFramebufferParameteriEXT if <param> is less than zero or greater the
/third_party/openGLES/extensions/EXT/
H A DEXT_texenv_op.txt121 void GetTexEnvOperandivEXT(enum pname, enum query, int *param);
134 Accepted by the <param> parameter of TexEnvf, TexEnvi, TexEnvfv, and
141 Accepted by the <param> parameter of TexEnvf, TexEnvi, TexEnvfv, and
235 void TexEnv{if}( enum target, enum pname, T param ) ;
242 command, param is a value to which to set a single-valued parameter;
393 void GetTexEnvOperandivEXT(enum pname, enum query, int *param);
396 constant) for <pname> (also symbolic constant) in <param>.
/third_party/mesa3d/src/mesa/main/
H A Dcopyimage.c52 * \param name the texture or renderbuffer name
53 * \param target One of GL_TEXTURE_x target or GL_RENDERBUFFER
54 * \param level mipmap level
55 * \param z src or dest Z
56 * \param depth number of slices/faces/layers to copy
57 * \param tex_image returns a pointer to a texture image
58 * \param renderbuffer returns a pointer to a renderbuffer
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_pbo.c426 /* param = [ -xoffset + skip_pixels, -yoffset, stride, image_height ] */ in create_fs()
428 nir_variable_create(b.shader, nir_var_uniform, glsl_vec4_type(), "param"); in create_fs()
430 nir_ssa_def *param = nir_load_var(&b, param_var); in create_fs() local
463 /* offset_pos = param.xy + f2i(coord.xy) */ in create_fs()
465 nir_iadd(&b, nir_channels(&b, param, TGSI_WRITEMASK_XY), in create_fs()
472 nir_channel(&b, param, 2))); in create_fs()
476 nir_imul(&b, layer, nir_channel(&b, param, 3))); in create_fs()
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_gather.c397 * @param length length of the offsets
398 * @param src_width src element width in bits
399 * @param dst_type result element type (src will be expanded to fit,
402 * @param aligned whether the data is guaranteed to be aligned (to src_width)
403 * @param base_ptr base pointer, needs to be a i8 pointer type.
404 * @param offsets vector with offsets
405 * @param vector_justify select vector rather than integer justification
/third_party/openGLES/extensions/SGIX/
H A DSGIX_fragment_specular_lighting.txt110 void FragmentLightModeliSGIX(enum pname, int param);
111 void FragmentLightModelfSGIX(enum pname, float param);
115 void FragmentLightiSGIX(enum light, enum pname, int param);
116 void FragmentLightfSGIX(enum light, enum pname, float param);
123 void FragmentMaterialfSGIX(enum face, enum pname, const float param);
124 void FragmentMaterialiSGIX(enum face, enum pname, const int param);
457 parameter <param> if a spot exponent value is specified outside the range
/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/
H A DesextcTessellationShaderMaxPatchVertices.cpp150 * @param context Test context
151 * @param name Test case's name
152 * @param description Test case's description
647 * @param description Test case's description.
648 * @param ref_fv Reference value.
698 * @param description Test case's description.
699 * @param ref_iv Reference value.
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cDirectStateAccessProgramPipelinesTests.cpp59 * @param [in] context OpenGL context.
182 * @param [in] context OpenGL context.
277 * @param [in] pname Parameter name enumeration. Must be one of
281 * @param [in] expected_value Reference value to be compared.
323 * @param [in] expected_value Reference value to be compared.
392 * @param [in] context OpenGL context.
482 * @param [in] context OpenGL context.
/third_party/vk-gl-cts/doc/
H A DGLES3 Negative API Functions.txt247 o glSamplerParameteri (GLuint sampler, GLenum pname, GLint param);
248 o glSamplerParameteriv (GLuint sampler, GLenum pname, const GLint* param);
249 o glSamplerParameterf (GLuint sampler, GLenum pname, GLfloat param);
250 o glSamplerParameterfv (GLuint sampler, GLenum pname, const GLfloat* param);
281 o glPixelStorei (GLenum pname, GLint param);
283 o glTexParameterf (GLenum target, GLenum pname, GLfloat param);
285 o glTexParameteri (GLenum target, GLenum pname, GLint param);
/third_party/skia/src/gpu/
H A DGrFragmentProcessor.h494 @param fragBuilder Interface used to emit code in the shaders.
495 @param uniformHandler Interface used for accessing information about our uniforms
496 @param caps The capabilities of the GPU which will render this FP
497 @param fp The processor that generated this program stage.
498 @param inputColor A half4 that holds the input color to the stage in the FS (or the
505 @param destColor A half4 that holds the dest color to the stage. Only meaningful
507 @param sampleCoord The name of a local coord reference to a float2 variable. Only
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H A Dentry_points.h137 void GL_APIENTRY PixelStorei(GLenum pname, GLint param);
160 void GL_APIENTRY TexParameterf(GLenum target, GLenum pname, GLfloat param);
162 void GL_APIENTRY TexParameteri(GLenum target, GLenum pname, GLint param);
311 void GL_APIENTRY SamplerParameteri(GLuint sampler, GLenum pname, GLint param);
312 void GL_APIENTRY SamplerParameteriv(GLuint sampler, GLenum pname, const GLint *param);
313 void GL_APIENTRY SamplerParameterf(GLuint sampler, GLenum pname, GLfloat param);
314 void GL_APIENTRY SamplerParameterfv(GLuint sampler, GLenum pname, const GLfloat *param);
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/core/
H A DOS2Table.java218 * @param value the unsigned short
235 * @param flagSet the set of flags
251 * @param flagSet the set of flags
263 * @param value the value to check
747 * @param header the header information
748 * @param data the data holding the table
975 * @param b ach Vendor Id
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/
H A DARB_framebuffer_no_attachments.txt100 void FramebufferParameteri(enum target, enum pname, int param);
107 int param);
165 void FramebufferParameteri(enum target, enum pname, int param);
180 FRAMEBUFFER_DEFAULT_FIXED_SAMPLE_LOCATIONS, the value in <param> specifies
183 INVALID_VALUE will be generated if <param> is less than zero or greater
203 int param);
330 NamedFramebufferParameteriEXT if <param> is less than zero or greater the
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
H A DEXT_texenv_op.txt121 void GetTexEnvOperandivEXT(enum pname, enum query, int *param);
134 Accepted by the <param> parameter of TexEnvf, TexEnvi, TexEnvfv, and
141 Accepted by the <param> parameter of TexEnvf, TexEnvi, TexEnvfv, and
235 void TexEnv{if}( enum target, enum pname, T param ) ;
242 command, param is a value to which to set a single-valued parameter;
393 void GetTexEnvOperandivEXT(enum pname, enum query, int *param);
396 constant) for <pname> (also symbolic constant) in <param>.
/third_party/skia/third_party/externals/opengl-registry/extensions/SGIX/
H A DSGIX_fragment_specular_lighting.txt110 void FragmentLightModeliSGIX(enum pname, int param);
111 void FragmentLightModelfSGIX(enum pname, float param);
115 void FragmentLightiSGIX(enum light, enum pname, int param);
116 void FragmentLightfSGIX(enum light, enum pname, float param);
123 void FragmentMaterialfSGIX(enum face, enum pname, const float param);
124 void FragmentMaterialiSGIX(enum face, enum pname, const int param);
457 parameter <param> if a spot exponent value is specified outside the range
/third_party/skia/third_party/externals/tint/src/writer/glsl/
H A Dgenerator_impl_intrinsic_test.cc158 auto param = GetParam(); in TEST_P() local
168 auto* call = GenerateCall(param.intrinsic, param.type, this); in TEST_P()
182 EXPECT_EQ(gen.generate_builtin_name(intrinsic), param.glsl_name); in TEST_P()
576 Func("f", {Param("a", ty.i32()), Param("b", ty.i32()), Param("c", ty.i32())},

Completed in 38 milliseconds

1...<<331332333334335336337338339340>>...619