Home
last modified time | relevance | path

Searched defs:param (Results 2126 - 2150 of 2284) sorted by relevance

1...<<81828384858687888990>>...92

/third_party/ffmpeg/libavformat/
H A Dhttp.c925 char *param, *next_param, *cstr, *back; in parse_set_cookie() local
/third_party/ffmpeg/libswscale/
H A Dswscale_internal.h341 double param[2]; ///< Input parameters for scaling algorithms that need them. global() member
[all...]
/third_party/backends/backend/
H A Depson.c1605 u_char param[2]; in reset() local
1654 u_char param[3]; in close_scanner() local
5143 u_char param[ in read_data_block() local
5869 u_char param[3]; get_identity_information() local
6122 u_char param[3]; get_identity2_information() local
6224 u_char param[3]; request_focus_position() local
6274 u_char param[3]; request_push_button_status() local
[all...]
/third_party/backends/backend/pixma/
H A Dpixma_mp150.c660 calc_raw_width(const mp150_t * mp, const pixma_scan_param_t * param) calc_raw_width() argument
[all...]
/third_party/alsa-lib/include/sound/uapi/
H A Dasequencer.h208 unsigned int param; member
262 } param; member
/third_party/lzma/CPP/7zip/Archive/7z/
H A D7zUpdate.cpp659 static int CompareEmptyItems(const unsigned *p1, const unsigned *p2, void *param) in CompareEmptyItems() argument
806 static int CompareUpdateItems(const CRefItem *p1, const CRefItem *p2, void *param) in CompareUpdateItems() argument
/third_party/mesa3d/src/egl/drivers/dri2/
H A Degl_dri2.c856 dri2_renderer_query_integer(struct dri2_egl_display *dri2_dpy, int param) in dri2_renderer_query_integer() argument
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dgfx10_shader_ngg.c745 si_insert_input_v4i32(struct si_shader_context *ctx, LLVMValueRef ret, struct ac_arg param, unsigned return_index) si_insert_input_v4i32() argument
/third_party/mesa3d/src/gallium/drivers/zink/nir_to_spirv/
H A Dspirv_builder.c154 spirv_builder_emit_exec_mode_literal(struct spirv_builder *b, SpvId entry_point, SpvExecutionMode exec_mode, uint32_t param) spirv_builder_emit_exec_mode_literal() argument
165 spirv_builder_emit_exec_mode_literal3(struct spirv_builder *b, SpvId entry_point, SpvExecutionMode exec_mode, uint32_t param[3]) spirv_builder_emit_exec_mode_literal3() argument
/third_party/nghttp2/src/
H A Dnghttp.cc703 auto param = SSL_get0_param(ssl); in initiate_connection() local
/third_party/mesa3d/src/mesa/main/
H A Dfbobject.c1819 framebuffer_parameteri(struct gl_context *ctx, struct gl_framebuffer *fb, GLenum pname, GLint param, const char *func) framebuffer_parameteri() argument
1952 _mesa_FramebufferParameteri(GLenum target, GLenum pname, GLint param) _mesa_FramebufferParameteri() argument
1973 _mesa_FramebufferParameteriMESA(GLenum target, GLenum pname, GLint param) _mesa_FramebufferParameteriMESA() argument
4986 _mesa_NamedFramebufferParameteri(GLuint framebuffer, GLenum pname, GLint param) _mesa_NamedFramebufferParameteri() argument
5056 _mesa_NamedFramebufferParameteriEXT(GLuint framebuffer, GLenum pname, GLint param) _mesa_NamedFramebufferParameteriEXT() argument
5073 _mesa_GetFramebufferParameterivEXT(GLuint framebuffer, GLenum pname, GLint *param) _mesa_GetFramebufferParameterivEXT() argument
5114 _mesa_GetNamedFramebufferParameteriv(GLuint framebuffer, GLenum pname, GLint *param) _mesa_GetNamedFramebufferParameteriv() argument
5142 _mesa_GetNamedFramebufferParameterivEXT(GLuint framebuffer, GLenum pname, GLint *param) _mesa_GetNamedFramebufferParameterivEXT() argument
[all...]
/third_party/libfuse/lib/
H A Dfuse_lowlevel.c1122 struct fuse_forget_one *param = (void *) PARAM(arg); local
1380 char *param; local
[all...]
/third_party/node/deps/openssl/openssl/crypto/x509/
H A Dx509_vfy.c2626 const X509_VERIFY_PARAM *param; X509_STORE_CTX_set_default() local
2641 X509_STORE_CTX_set0_param(X509_STORE_CTX *ctx, X509_VERIFY_PARAM *param) X509_STORE_CTX_set0_param() argument
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl3cTransformFeedbackTests.cpp1247 glw::GLint param = 0; in testExtension3() local
[all...]
/third_party/skia/third_party/externals/angle2/src/libGL/
H A Dentry_points_gl_3_autogen.cpp3995 void GL_APIENTRY GL_SamplerParameterIiv(GLuint sampler, GLenum pname, const GLint *param) in GL_SamplerParameterIiv() argument
4022 void GL_APIENTRY GL_SamplerParameterIuiv(GLuint sampler, GLenum pname, const GLuint *param) in GL_SamplerParameterIuiv() argument
4049 GL_SamplerParameterf(GLuint sampler, GLenum pname, GLfloat param) GL_SamplerParameterf() argument
4075 GL_SamplerParameterfv(GLuint sampler, GLenum pname, const GLfloat *param) GL_SamplerParameterfv() argument
4102 GL_SamplerParameteri(GLuint sampler, GLenum pname, GLint param) GL_SamplerParameteri() argument
4128 GL_SamplerParameteriv(GLuint sampler, GLenum pname, const GLint *param) GL_SamplerParameteriv() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DvalidationESEXT.cpp1407 ValidateSamplerParameterIivEXT(const Context *context, angle::EntryPoint entryPoint, SamplerID samplerPacked, GLenum pname, const GLint *param) ValidateSamplerParameterIivEXT() argument
1421 ValidateSamplerParameterIuivEXT(const Context *context, angle::EntryPoint entryPoint, SamplerID samplerPacked, GLenum pname, const GLuint *param) ValidateSamplerParameterIuivEXT() argument
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A DParseHelper.cpp530 const TParameter& param = function.getParam(i); in constructorErrorCheck() local
1850 const TParameter &param = function.getParam(i); in addFunctionPrototypeDeclaration() local
1969 const TParameter &param in parseFunctionPrototype() local
[all...]
H A Dglslang_tab.cpp303 TParameter param; member
2574 TParameter param = { 0, new TType((yyvsp[0].interm.intermTypedNode)->getType()) }; local
2585 TParameter param = { 0, new TType((yyvsp[0].interm.intermTypedNode)->getType()) }; local
3236 TParameter param = {(yyvsp[0].lex).string, new TType((yyvsp[-1].interm.type))}; global() local
3258 TParameter param = { (yyvsp[-3].lex).string, type }; global() local
3343 TParameter param = { 0, new TType((yyvsp[0].interm.type)) }; global() local
[all...]
/third_party/openssl/crypto/x509/
H A Dx509_vfy.c2628 const X509_VERIFY_PARAM *param; X509_STORE_CTX_set_default() local
2643 X509_STORE_CTX_set0_param(X509_STORE_CTX *ctx, X509_VERIFY_PARAM *param) X509_STORE_CTX_set0_param() argument
[all...]
/third_party/toybox/toys/pending/
H A Dip.c565 int param, proto; in vlan_parse_opt() local
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/
H A Dmutex.cc923 struct sched_param param; in Enqueue() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
H A Dap_ctrl_iface.c1701 char *pos, *param; in hostapd_ctrl_iface_radar() local
1788 char *pos, *param; hostapd_ctrl_iface_mgmt_tx_status_process() local
1849 char *pos, *param; hostapd_ctrl_iface_mgmt_rx_process() local
2859 hostapd_ctrl_iface_mib(struct hostapd_data *hapd, char *reply, int reply_size, const char *param) hostapd_ctrl_iface_mib() argument
2962 char *pos = cmd, *param; hostapd_ctrl_iface_eapol_set() local
4595 hostapd_ctrl_iface_dup_param(struct hostapd_data *src_hapd, struct hostapd_data *dst_hapd, const char *param) hostapd_ctrl_iface_dup_param() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
H A Dap_ctrl_iface.c1553 char *pos, *param; in hostapd_ctrl_iface_radar() local
1640 char *pos, *param; hostapd_ctrl_iface_mgmt_tx_status_process() local
1701 char *pos, *param; hostapd_ctrl_iface_mgmt_rx_process() local
2375 hostapd_ctrl_iface_mib(struct hostapd_data *hapd, char *reply, int reply_size, const char *param) hostapd_ctrl_iface_mib() argument
2467 char *pos = cmd, *param; hostapd_ctrl_iface_eapol_set() local
3937 hostapd_ctrl_iface_dup_param(struct hostapd_data *src_hapd, struct hostapd_data *dst_hapd, const char *param) hostapd_ctrl_iface_dup_param() argument
[all...]
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hifb/src/
H A Dhifb_main.c5656 hifb_tde_callback_param *param = (hifb_tde_callback_param *)paraml; local
5842 hifb_tde_callback_param *param = (hifb_tde_callback_param *)paraml; global() local
5945 hifb_tde_callback_param *param = (hifb_tde_callback_param *)paraml; global() local
[all...]
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/
H A Dwal_hipriv.c1684 wlan_selfcts_param_stru *param = (wlan_selfcts_param_stru *)(write_msg.auc_value); wal_hipriv_hiex_config_selfcts() local
1757 mac_cfg_flowctl_param_stru *param = HI_NULL; wal_hipriv_set_flowctl_param() local
2551 hi_u8 *param = write_msg.auc_value; wal_hipriv_always_rx() local
3407 hi_s32 *param = (hi_s32 *)write_msg.auc_value; wal_hipriv_set_cca_threshold() local
4372 wal_hipriv_sta_set_psm_offset(oal_net_device_stru *netdev, hi_char *param) wal_hipriv_sta_set_psm_offset() argument
4436 wal_hipriv_sta_set_offload_param(oal_net_device_stru *netdev, hi_char *param) wal_hipriv_sta_set_offload_param() argument
4487 wal_hipriv_sta_set_hw_ps_mode(oal_net_device_stru *netdev, hi_char *param) wal_hipriv_sta_set_hw_ps_mode() argument
5023 wal_hipriv_offload_build_ipv4(hi_char *param, mac_ip_addr_config_stru *ip) wal_hipriv_offload_build_ipv4() argument
5080 wal_hipriv_arp_offload_setting(oal_net_device_stru *netdev, hi_char *param) wal_hipriv_arp_offload_setting() argument
5177 wal_hipriv_dhcp_offload_setting(oal_net_device_stru *netdev, hi_char *param) wal_hipriv_dhcp_offload_setting() argument
6059 hi_bool *param = (hi_bool *)write_msg.auc_value; wal_hipriv_set_intrf_mode() local
7186 hi_s32 *param = HI_NULL; wal_set_cal_freq() local
7398 hi_s32 *param = HI_NULL; wal_set_dataefuse() local
7497 hi_s32 *param = HI_NULL; hi_hipriv_set_tx_pwr_offset() local
[all...]

Completed in 101 milliseconds

1...<<81828384858687888990>>...92