| /third_party/vk-gl-cts/external/openglcts/modules/gl/ |
| H A D | gl3cTextureSwizzleTests.cpp | 2239 glw::GLint param[4] = { GL_RED, GL_GREEN, GL_BLUE, GL_ALPHA }; iterate() local 2251 glw::GLint param[4] = { GL_RED, GL_GREEN, GL_BLUE, GL_ALPHA }; iterate() local 2350 glw::GLint param[4] = { 0 }; verifyValues() local 2665 const glw::GLint param[4] = { red, green, blue, alpha }; executeTestCase() local 3048 const glw::GLint param[4] = { red, green, blue, alpha }; logTestCaseDetials() local 3088 const glw::GLint param[4] = { red, green, blue, alpha }; prepareAndTestProgram() local [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | validationES3.cpp | 4890 ValidateSamplerParameterf(const Context *context, angle::EntryPoint entryPoint, SamplerID sampler, GLenum pname, GLfloat param) ValidateSamplerParameterf() argument 4908 ValidateSamplerParameteri(const Context *context, angle::EntryPoint entryPoint, SamplerID sampler, GLenum pname, GLint param) ValidateSamplerParameteri() argument
|
| H A D | validationGL1.cpp | 432 bool ValidateFogi(const Context *, angle::EntryPoint entryPoint, GLenum pname, GLint param) in ValidateFogi() argument 642 bool ValidateLightModeli(const Context *, angle::EntryPoint entryPoint, GLenum pname, GLint param) in ValidateLightModeli() argument 923 bool ValidatePixelStoref(const Context *, angle::EntryPoint entryPoint, GLenum pname, GLfloat param) in ValidatePixelStoref() argument 655 ValidateLighti(const Context *, angle::EntryPoint entryPoint, GLenum light, GLenum pname, GLint param) ValidateLighti() argument 794 ValidateMateriali(const Context *, angle::EntryPoint entryPoint, GLenum face, GLenum pname, GLint param) ValidateMateriali() argument 928 ValidatePixelTransferf(const Context *, angle::EntryPoint entryPoint, GLenum pname, GLfloat param) ValidatePixelTransferf() argument 936 ValidatePixelTransferi(const Context *, angle::EntryPoint entryPoint, GLenum pname, GLint param) ValidatePixelTransferi() argument 1427 ValidateTexGend(const Context *, angle::EntryPoint entryPoint, GLenum coord, GLenum pname, GLdouble param) ValidateTexGend() argument 1445 ValidateTexGenf(const Context *, angle::EntryPoint entryPoint, GLenum coord, GLenum pname, GLfloat param) ValidateTexGenf() argument 1462 ValidateTexGeni(const Context *, angle::EntryPoint entryPoint, GLenum coord, GLenum pname, GLint param) ValidateTexGeni() argument 2144 ValidatePointParameteri(const Context *context, angle::EntryPoint entryPoint, GLenum pname, GLint param) ValidatePointParameteri() argument [all...] |
| H A D | validationGL4.cpp | 1375 ValidateGetNamedFramebufferParameteriv(const Context *context, angle::EntryPoint entryPoint, FramebufferID framebuffer, GLenum pname, const GLint *param) ValidateGetNamedFramebufferParameteriv() argument 1519 ValidateGetTransformFeedbacki64_v(const Context *context, angle::EntryPoint entryPoint, GLuint xfb, GLenum pname, GLuint index, const GLint64 *param) ValidateGetTransformFeedbacki64_v() argument 1529 ValidateGetTransformFeedbacki_v(const Context *context, angle::EntryPoint entryPoint, GLuint xfb, GLenum pname, GLuint index, const GLint *param) ValidateGetTransformFeedbacki_v() argument 1539 ValidateGetTransformFeedbackiv(const Context *context, angle::EntryPoint entryPoint, GLuint xfb, GLenum pname, const GLint *param) ValidateGetTransformFeedbackiv() argument 1548 ValidateGetVertexArrayIndexed64iv(const Context *context, angle::EntryPoint entryPoint, VertexArrayID vaobj, GLuint index, GLenum pname, const GLint64 *param) ValidateGetVertexArrayIndexed64iv() argument 1558 ValidateGetVertexArrayIndexediv(const Context *context, angle::EntryPoint entryPoint, VertexArrayID vaobj, GLuint index, GLenum pname, const GLint *param) ValidateGetVertexArrayIndexediv() argument 1568 ValidateGetVertexArrayiv(const Context *context, angle::EntryPoint entryPoint, VertexArrayID vaobj, GLenum pname, const GLint *param) ValidateGetVertexArrayiv() argument 1821 ValidateNamedFramebufferParameteri(const Context *context, angle::EntryPoint entryPoint, FramebufferID framebuffer, GLenum pname, GLint param) ValidateNamedFramebufferParameteri() argument 1933 ValidateTextureParameterf(const Context *context, angle::EntryPoint entryPoint, TextureID texture, GLenum pname, GLfloat param) ValidateTextureParameterf() argument 1942 ValidateTextureParameterfv(const Context *context, angle::EntryPoint entryPoint, TextureID texture, GLenum pname, const GLfloat *param) ValidateTextureParameterfv() argument 1951 ValidateTextureParameteri(const Context *context, angle::EntryPoint entryPoint, TextureID texture, GLenum pname, GLint param) ValidateTextureParameteri() argument 1960 ValidateTextureParameteriv(const Context *context, angle::EntryPoint entryPoint, TextureID texture, GLenum pname, const GLint *param) ValidateTextureParameteriv() argument [all...] |
| H A D | validationES2.cpp | 4644 ValidatePixelStorei(const Context *context, angle::EntryPoint entryPoint, GLenum pname, GLint param) ValidatePixelStorei() argument 5736 ValidateTexParameterf(const Context *context, angle::EntryPoint entryPoint, TextureType target, GLenum pname, GLfloat param) ValidateTexParameterf() argument 5754 ValidateTexParameteri(const Context *context, angle::EntryPoint entryPoint, TextureType target, GLenum pname, GLint param) ValidateTexParameteri() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
| H A D | entry_points.cpp | 650 GL_APICALL void GL_APIENTRY glPixelStorei(GLenum pname, GLint param) in glPixelStorei() argument 762 GL_APICALL void GL_APIENTRY glTexParameterf(GLenum target, GLenum pname, GLfloat param) in glTexParameterf() argument 772 GL_APICALL void GL_APIENTRY glTexParameteri(GLenum target, GLenum pname, GLint param) in glTexParameteri() argument 1430 GL_APICALL void GL_APIENTRY glSamplerParameteri(GLuint sampler, GLenum pname, GLint param) in glSamplerParameteri() argument 1435 GL_APICALL void GL_APIENTRY glSamplerParameteriv(GLuint sampler, GLenum pname, const GLint *param) in glSamplerParameteriv() argument 1440 glSamplerParameterf(GLuint sampler, GLenum pname, GLfloat param) glSamplerParameterf() argument 1445 glSamplerParameterfv(GLuint sampler, GLenum pname, const GLfloat *param) glSamplerParameterfv() argument [all...] |
| H A D | libGLESv2.cpp | 4034 void GL_APIENTRY PixelStorei(GLenum pname, GLint param) in PixelStorei() argument 4629 TexParameterf(GLenum target, GLenum pname, GLfloat param) TexParameterf() argument 4753 TexParameteri(GLenum target, GLenum pname, GLint param) TexParameteri() argument [all...] |
| /third_party/skia/third_party/externals/spirv-cross/ |
| H A D | spirv_cross.cpp | 2467 SPIRFunction::CombinedImageSamplerParameter param = { in register_combined_image_sampler() local [all...] |
| /third_party/skia/third_party/externals/libwebp/src/enc/ |
| H A D | vp8l_enc.c | 1946 StreamEncodeContext* const param = in VP8LEncodeStream() local [all...] |
| /third_party/openssl/test/ |
| H A D | evp_extra_test.c | 2566 OSSL_PARAM ourparams[2], *param = ourparams, *param_md; in test_EVP_PKEY_CTX_get_set_params() local
|
| /third_party/selinux/libsepol/cil/src/ |
| H A D | cil_build_ast.c | 5234 void cil_destroy_param(struct cil_param *param) in cil_destroy_param() argument 5281 struct cil_param *param = NULL; in cil_gen_macro() local [all...] |
| H A D | cil.c | 2840 void cil_param_init(struct cil_param **param) in cil_param_init() argument
|
| H A D | cil_resolve_ast.c | 92 struct cil_param *param = item->data; in __cil_insert_name() local
|
| /device/soc/rockchip/common/sdk_linux/kernel/sched/ |
| H A D | core.c | 2646 struct sched_param param = {.sched_priority = MAX_RT_PRIO - 1}; in sched_set_stop_task() local 5980 _sched_setscheduler(struct task_struct *p, int policy, const struct sched_param *param, bool check) _sched_setscheduler() argument 6011 sched_setscheduler(struct task_struct *p, int policy, const struct sched_param *param) sched_setscheduler() argument 6044 sched_setscheduler_nocheck(struct task_struct *p, int policy, const struct sched_param *param) sched_setscheduler_nocheck() argument 6096 do_sched_setscheduler(pid_t pid, int policy, struct sched_param __user *param) do_sched_setscheduler() argument [all...] |
| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
| H A D | wl_android.c | 337 s32 param; member 1221 char param[PNO_PARAM_SIZE+1], value[VALUE_SIZE+1]; in wls_parse_batching_cmd() local 1747 wl_chanim_stats_t param; wl_chanim_stats() local 5569 } param = {0, 0}; wl_nan_ranging_bw() local [all...] |
| /third_party/glslang/glslang/MachineIndependent/ |
| H A D | glslang_tab.cpp.h | 557 glslang::TParameter param; member
|
| H A D | ParseHelper.cpp | 1273 TParameter& param = function[i]; in handleFunctionDefinition() local 7542 void TParseContext::vkRelaxedRemapFunctionParameter(TFunction* function, TParameter& param, std::vector<int>* newParams) in vkRelaxedRemapFunctionParameter() argument 7616 TParameter param = { NewPoolTString(accessChainTraverser.path.c_str()), new TType }; vkRelaxedRemapFunctionArgument() local [all...] |
| /third_party/backends/backend/ |
| H A D | hp3500.c | 2974 rts8801_fullscan(unsigned x, unsigned y, unsigned w, unsigned h, unsigned xresolution, unsigned yresolution, unsigned colour, rts8801_callback cbfunc, void *param, unsigned char *calib_info, int flags, int red_calib_offset, int green_calib_offset, int blue_calib_offset, int end_calib_offset, double *postprocess_offsets, double *postprocess_gains) rts8801_fullscan() argument 3311 rts8801_scan(unsigned x, unsigned y, unsigned w, unsigned h, unsigned resolution, unsigned colour, unsigned brightness, unsigned contrast, rts8801_callback cbfunc, void *param, double gamma) rts8801_scan() argument
|
| /third_party/NuttX/include/nuttx/ |
| H A D | scsi.h | 714 uint8_t param; /* 2: Device-specific parameter */ member 831 uint8_t param[3]; /* 5-7: Type dependent parameter */ member 953 uint8_t param; /* 3: Device-specific parameter */ member
|
| /third_party/mesa3d/include/CL/ |
| H A D | cl2.hpp | 992 inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) in getInfoHelper() argument 1000 inline cl_int getInfoHelper(Func f, cl_uint name, vector<vector<unsigned char>>* param, int) in getInfoHelper() argument 1028 inline cl_int getInfoHelper(Func f, cl_uint name, vector<T>* param, long) in getInfoHelper() argument 1057 getInfoHelper( Func f, cl_uint name, vector<T>* param, int, typename T::cl_type = 0) getInfoHelper() argument 1089 getInfoHelper(Func f, cl_uint name, string* param, long) getInfoHelper() argument 1117 getInfoHelper(Func f, cl_uint name, array<size_type, N>* param, long) getInfoHelper() argument 1154 getInfoHelper(Func f, cl_uint name, T* param, int, typename T::cl_type = 0) getInfoHelper() argument 1529 getInfo(Func f, cl_uint name, T* param) getInfo() argument 1554 getInfo(Func f, const Arg0& arg0, cl_uint name, T* param) getInfo() argument 1562 getInfo(Func f, const Arg0& arg0, const Arg1& arg1, cl_uint name, T* param) getInfo() argument 2195 detail::cl_device_info, name>::param_type param; getInfo() local 2481 detail::cl_platform_info, name>::param_type param; getInfo() local 3036 detail::cl_context_info, name>::param_type param; getInfo() local 3178 detail::cl_event_info, name>::param_type param; getInfo() local 3201 detail::cl_profiling_info, name>::param_type param; getProfilingInfo() local 3393 detail::cl_mem_info, name>::param_type param; getInfo() local 4391 detail::cl_image_info, name>::param_type param; getImageInfo() local 5540 detail::cl_pipe_info, name>::param_type param; getInfo() local 5673 detail::cl_sampler_info, name>::param_type param; getInfo() local 5896 detail::cl_kernel_info, name>::param_type param; getInfo() local 5918 detail::cl_kernel_arg_info, name>::param_type param; getArgInfo() local 5942 detail::cl_kernel_work_group_info, name>::param_type param; getWorkGroupInfo() local 5975 size_type param; getSubGroupInfo() local 6657 detail::cl_program_info, name>::param_type param; getInfo() local 6680 detail::cl_program_build_info, name>::param_type param; getBuildInfo() local 6713 detail::cl_program_build_info, name>::param_type param; getBuildInfo() local 7492 detail::cl_command_queue_info, name>::param_type param; getInfo() local 8872 detail::cl_command_queue_info, name>::param_type param; getInfo() local [all...] |
| /third_party/libdrm/include/drm/ |
| H A D | i915_drm.h | 592 __s32 param; member 609 int param; member 1463 __u64 param; member 1565 struct drm_i915_gem_context_param param; member
|
| /third_party/mesa3d/src/amd/llvm/ |
| H A D | ac_nir_to_llvm.c | 1046 LLVMValueRef param[2] = {src[0], LLVMGetUndef(ctx->ac.f32)}; in visit_alu() local
|
| H A D | ac_llvm_build.c | 3064 ac_unpack_param(struct ac_llvm_context *ctx, LLVMValueRef param, unsigned rshift, unsigned bitwidth) ac_unpack_param() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/r600/ |
| H A D | r600_shader.c | 1221 int param = r600_get_lds_unique_index(d->Semantic.Name, 0); in tgsi_declaration() local 2050 int param; in r600_get_byte_address() local 3071 int param = r600_get_lds_unique_index(ctx->shader->output[i].name, in emit_lds_vs_writes() local 3200 int param; r600_tess_factor_read() local [all...] |
| /third_party/mesa3d/src/intel/compiler/ |
| H A D | brw_compiler.h | 812 uint32_t *param; global() member [all...] |