Home
last modified time | relevance | path

Searched defs:stype (Results 101 - 125 of 144) sorted by relevance

123456

/kernel/linux/linux-6.6/arch/sparc/include/asm/
H A Dvio.h23 u8 stype; member
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dchip.c818 u8 stype, sztype, wraptype; in brcmf_chip_dmp_get_regaddr() local
/kernel/linux/linux-5.10/security/selinux/ss/
H A Dservices.c1686 filename_compute_type(struct policydb *policydb, struct context *newcontext, u32 stype, u32 ttype, u16 tclass, const char *objname) filename_compute_type() argument
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dchip.c837 u8 stype, sztype, wraptype; in brcmf_chip_dmp_get_regaddr() local
/kernel/linux/linux-6.6/security/selinux/ss/
H A Dservices.c1664 filename_compute_type(struct policydb *policydb, struct context *newcontext, u32 stype, u32 ttype, u16 tclass, const char *objname) filename_compute_type() argument
/kernel/linux/linux-6.6/net/mac80211/
H A Drx.c3934 __le16 stype; in ieee80211_rx_h_mgmt() local
H A Dutil.c1875 ieee80211_send_deauth_disassoc(struct ieee80211_sub_if_data *sdata, const u8 *da, const u8 *bssid, u16 stype, u16 reason, bool send_frame, u8 *frame_buf) ieee80211_send_deauth_disassoc() argument
/third_party/ffmpeg/libavformat/
H A Dmxfenc.c2143 int apt, ul_index, stype, pal; in mxf_parse_dv_frame() local
/third_party/ltp/tools/sparse/sparse-src/
H A Dlinearize.c1289 enum mtype stype = get_mtype(src); in get_cast_opcode() local
H A Devaluate.c202 struct symbol *stype, *utype; in bigger_int_type() local
2975 struct symbol *ttype, *stype; in evaluate_cast() local
3347 struct symbol *stype = map->type; evaluate_generic_selection() local
[all...]
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_blitter.c982 enum tgsi_return_type stype; in blitter_get_fs_texfetch_col() local
[all...]
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi_soa.c734 stype_to_fetch(struct lp_build_tgsi_context * bld_base, enum tgsi_opcode_type stype) stype_to_fetch() argument
802 emit_fetch_constant( struct lp_build_tgsi_context * bld_base, const struct tgsi_full_src_register * reg, enum tgsi_opcode_type stype, unsigned swizzle_in) emit_fetch_constant() argument
928 emit_fetch_64bit( struct lp_build_tgsi_context * bld_base, enum tgsi_opcode_type stype, LLVMValueRef input, LLVMValueRef input2) emit_fetch_64bit() argument
954 emit_fetch_immediate( struct lp_build_tgsi_context * bld_base, const struct tgsi_full_src_register * reg, enum tgsi_opcode_type stype, unsigned swizzle_in) emit_fetch_immediate() argument
1034 emit_fetch_input( struct lp_build_tgsi_context * bld_base, const struct tgsi_full_src_register * reg, enum tgsi_opcode_type stype, unsigned swizzle_in) emit_fetch_input() argument
1115 emit_fetch_gs_input( struct lp_build_tgsi_context * bld_base, const struct tgsi_full_src_register * reg, enum tgsi_opcode_type stype, unsigned swizzle_in) emit_fetch_gs_input() argument
1203 emit_fetch_tcs_input( struct lp_build_tgsi_context * bld_base, const struct tgsi_full_src_register * reg, enum tgsi_opcode_type stype, unsigned swizzle_in) emit_fetch_tcs_input() argument
1306 emit_fetch_tes_input( struct lp_build_tgsi_context * bld_base, const struct tgsi_full_src_register * reg, enum tgsi_opcode_type stype, unsigned swizzle_in) emit_fetch_tes_input() argument
1402 emit_fetch_temporary( struct lp_build_tgsi_context * bld_base, const struct tgsi_full_src_register * reg, enum tgsi_opcode_type stype, unsigned swizzle_in) emit_fetch_temporary() argument
1471 emit_fetch_system_value( struct lp_build_tgsi_context * bld_base, const struct tgsi_full_src_register * reg, enum tgsi_opcode_type stype, unsigned swizzle_in) emit_fetch_system_value() argument
[all...]
/third_party/selinux/libsepol/src/
H A Dpolicydb.c2599 int policydb_filetrans_insert(policydb_t *p, uint32_t stype, uint32_t ttype, in policydb_filetrans_insert() argument
2676 uint32_t buf[4], len, stype, ttype, tclass, otype; in filename_trans_read_one_compat() local
H A Dmodule_to_cil.c1528 unsigned int stype; in range_trans_to_cil() local
1597 unsigned int stype; in filename_trans_to_cil() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
H A Dap_ctrl_iface.c1791 int stype = 0, ok = 0; in hostapd_ctrl_iface_mgmt_tx_status_process() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
H A Dap_ctrl_iface.c1643 int stype = 0, ok = 0; in hostapd_ctrl_iface_mgmt_tx_status_process() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dwpa_auth.c2489 u16 fc, stype; in fils_decrypt_assoc() local
/kernel/linux/linux-5.10/drivers/net/wireless/intel/ipw2x00/
H A Dlibipw.h875 u16 stype = WLAN_FC_GET_STYPE(fc); in libipw_get_hdrlen() local
/kernel/linux/linux-5.10/net/mac80211/
H A Dmlme.c2311 ieee80211_set_disassoc(struct ieee80211_sub_if_data *sdata, u16 stype, u16 reason, bool tx, u8 *frame_buf) ieee80211_set_disassoc() argument
H A Dutil.c1719 ieee80211_send_deauth_disassoc(struct ieee80211_sub_if_data *sdata, const u8 *da, const u8 *bssid, u16 stype, u16 reason, bool send_frame, u8 *frame_buf) ieee80211_send_deauth_disassoc() argument
/kernel/linux/linux-6.6/drivers/net/wireless/intel/ipw2x00/
H A Dlibipw.h874 u16 stype = WLAN_FC_GET_STYPE(fc); in libipw_get_hdrlen() local
/third_party/ffmpeg/libavutil/
H A Dhwcontext_vulkan.c246 static const void *vk_find_struct(const void *chain, VkStructureType stype) in vk_find_struct() argument
/third_party/mesa3d/src/gallium/auxiliary/nir/
H A Dnir_to_tgsi.c973 const struct glsl_type *stype = glsl_without_array(var->type); in ntt_setup_uniforms() local
/third_party/node/deps/openssl/openssl/apps/
H A Ds_server.c2331 static int sv_body(int s, int stype, int prot, unsigned char *context) in sv_body() argument
3038 static int www_body(int s, int stype, int prot, unsigned char *context) in www_body() argument
3494 static int rev_body(int s, int stype, int prot, unsigned char *context) in rev_body() argument
/third_party/openssl/apps/
H A Ds_server.c2326 static int sv_body(int s, int stype, int prot, unsigned char *context) in sv_body() argument
3033 static int www_body(int s, int stype, int prot, unsigned char *context) in www_body() argument
3489 static int rev_body(int s, int stype, int prot, unsigned char *context) in rev_body() argument

Completed in 99 milliseconds

123456