| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | colldata.cpp | 45 UCollationElements *elems = ucol_openElements(coll, string.getBuffer(), string.length(), &status); in CEList() local
|
| /third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_pack.c | 90 LLVMValueRef elems[LP_MAX_VECTOR_LENGTH]; in lp_build_const_unpack_shuffle() local 114 LLVMValueRef elems[LP_MAX_VECTOR_LENGTH]; in lp_build_const_unpack_shuffle_half() local 139 LLVMValueRef elems[LP_MAX_VECTOR_LENGTH]; in lp_build_const_unpack_shuffle_16wide() local 163 LLVMValueRef elems[LP_MAX_VECTOR_LENGTH]; lp_build_const_pack_shuffle() local 189 LLVMValueRef elems[LP_MAX_VECTOR_LENGTH]; lp_build_extract_range() local 297 LLVMValueRef shuffle, elems[LP_MAX_VECTOR_LENGTH]; lp_build_uninterleave1() local 1031 LLVMValueRef elems[LP_MAX_VECTOR_LENGTH]; lp_build_pad_vector() local [all...] |
| H A D | lp_bld_nir_aos.c | 65 LLVMValueRef elems[16]; in lp_nir_aos_conv_const() local 303 LLVMValueRef elems[4]; in emit_load_const() local
|
| /third_party/rust/crates/syn/src/ |
| H A D | pat.rs | 468 let mut elems = Punctuated::new(); in pat_tuple_struct() variables 614 let mut elems = Punctuated::new(); in pat_paren_or_tuple() variables 730 let mut elems = Punctuated::new(); pat_slice() variables [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
| H A D | ieee802_11_shared.c | 255 struct ieee802_11_elems elems; in ieee802_11_sa_query_action() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/ |
| H A D | common_module_tests.c | 96 struct ieee802_11_elems elems; in ieee802_11_parse_tests() local
|
| H A D | sae_pk.c | 782 struct ieee802_11_elems elems; in sae_check_confirm_pk() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
| H A D | ieee802_11_shared.c | 228 struct ieee802_11_elems elems; in ieee802_11_sa_query_action() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/ |
| H A D | hw_features_common.c | 159 struct ieee802_11_elems elems; in get_pri_sec_chan() local 250 struct ieee802_11_elems elems; in check_20mhz_bss() local 299 struct ieee802_11_elems elems; in check_40mhz_2g4() local [all...] |
| /base/hiviewdfx/hiview/plugins/reliability/leak_detectors/ |
| H A D | fault_detector_util.cpp | 119 vector<string> elems; in Split() local
|
| /base/request/request/frameworks/cj/ffi/src/ |
| H A D | cj_initialize.cpp | 308 void CJInitialize::StringSplit(const std::string &str, const char delim, std::vector<std::string> &elems) in StringSplit() argument 484 std::vector<std::string> elems; in WholeToNormal() local
|
| /foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/wifi_hal_interface/ |
| H A D | wifi_sta_hal_interface.cpp | 324 struct HdiElems elems = {0}; in ParseScanInfo() local
|
| /kernel/linux/linux-5.10/include/uapi/linux/netfilter_ipv6/ |
| H A D | ip6_tables.h | 128 unsigned char elems[0]; member
|
| /kernel/linux/linux-5.10/include/uapi/linux/netfilter_ipv4/ |
| H A D | ip_tables.h | 124 unsigned char elems[0]; member
|
| /kernel/linux/linux-5.10/fs/btrfs/ |
| H A D | reada.c | 67 u64 elems; member [all...] |
| /kernel/linux/linux-5.10/lib/zlib_deflate/ |
| H A D | deftree.c | 114 int elems; /* max number of elements in the tree */ member 491 int elems = desc->stat_desc->elems; in build_tree() local
|
| /kernel/linux/linux-5.10/kernel/bpf/ |
| H A D | stackmap.c | 29 void *elems; member
|
| /kernel/linux/linux-5.10/net/mac80211/ |
| H A D | mesh_plink.c | 411 mesh_sta_info_init(struct ieee80211_sub_if_data *sdata, struct sta_info *sta, struct ieee802_11_elems *elems) mesh_sta_info_init() argument 529 mesh_sta_info_alloc(struct ieee80211_sub_if_data *sdata, u8 *addr, struct ieee802_11_elems *elems, struct ieee80211_rx_status *rx_status) mesh_sta_info_alloc() argument 606 mesh_neighbour_update(struct ieee80211_sub_if_data *sdata, u8 *hw_addr, struct ieee802_11_elems *elems, struct ieee80211_rx_status *rx_status) mesh_neighbour_update() argument 1007 mesh_plink_get_event(struct ieee80211_sub_if_data *sdata, struct sta_info *sta, struct ieee802_11_elems *elems, enum ieee80211_self_protected_actioncode ftype, u16 llid, u16 plid) mesh_plink_get_event() argument 1098 mesh_process_plink_frame(struct ieee80211_sub_if_data *sdata, struct ieee80211_mgmt *mgmt, struct ieee802_11_elems *elems, struct ieee80211_rx_status *rx_status) mesh_process_plink_frame() argument 1203 struct ieee802_11_elems elems; mesh_rx_plink_frame() local [all...] |
| /kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/hive_isp_css_common/ |
| H A D | dma_global.h | 242 u8 crop, elems; member
|
| /kernel/linux/linux-6.6/drivers/media/v4l2-core/ |
| H A D | v4l2-ctrls-api.c | 121 unsigned int elems = c->size / ctrl->elem_size; in user_to_new() local 986 unsigned int elems = 1; in __v4l2_ctrl_modify_dimensions() local 1223 v4l2_ctrl_add_event(struct v4l2_subscribed_event *sev, unsigned int elems) v4l2_ctrl_add_event() argument [all...] |
| /kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/hive_isp_css_common/ |
| H A D | dma_global.h | 242 u8 crop, elems; member
|
| /kernel/linux/linux-6.6/include/uapi/linux/netfilter_ipv4/ |
| H A D | ip_tables.h | 124 unsigned char elems[]; member
|
| /kernel/linux/linux-6.6/include/uapi/linux/netfilter_ipv6/ |
| H A D | ip6_tables.h | 128 unsigned char elems[0]; member
|
| /kernel/linux/linux-6.6/kernel/bpf/ |
| H A D | stackmap.c | 28 void *elems; member
|
| /kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/netfilter_ipv6/ |
| H A D | ip6_tables.h | 84 unsigned char elems[0]; member
|