| /third_party/skia/src/utils/ |
| H A D | SkUTF.cpp | 277 uint16_t* elems = utf16; in UTF8ToUTF16() local 309 const char* elems = utf8; in UTF16ToUTF8() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/ |
| H A D | p2p_parse.c | 527 struct ieee802_11_elems elems; in p2p_parse_ies() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
| H A D | mesh.c | 408 struct ieee802_11_elems elems; in wpa_mesh_notify_peer() local 551 struct ieee802_11_elems elems; in mesh_attr_text() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
| H A D | wmm.c | 327 struct ieee802_11_elems elems; in hostapd_wmm_action() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/ |
| H A D | p2p_parse.c | 525 struct ieee802_11_elems elems; in p2p_parse_ies() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
| H A D | mesh.c | 589 struct ieee802_11_elems elems; in wpa_mesh_notify_peer() local 737 struct ieee802_11_elems elems; in mesh_attr_text() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
| H A D | wmm.c | 323 struct ieee802_11_elems elems; in hostapd_wmm_action() local
|
| /foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_native_test/ |
| H A D | pac_map_test.cpp | 54 std::vector<std::string> elems; variable
|
| /foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/hdi_client/hdi_interface/ |
| H A D | wifi_hdi_common.c | 780 char* HdiGetWifiCategoryTxt(char *pos, char* end, const struct HdiElems *elems) in HdiGetWifiCategoryTxt() argument
|
| /kernel/linux/linux-5.10/drivers/media/pci/ivtv/ |
| H A D | ivtv-fileops.c | 563 int elems = count / sizeof(struct v4l2_sliced_vbi_data); in ivtv_write() local
|
| /kernel/linux/linux-5.10/sound/soc/sof/ |
| H A D | ipc.c | 44 size_t elems; member
|
| /kernel/linux/linux-5.10/include/uapi/linux/netfilter_bridge/ |
| H A D | ebtables.h | 193 unsigned char elems[0] __attribute__ ((aligned (__alignof__(struct ebt_replace)))); member
|
| /kernel/linux/linux-5.10/include/uapi/linux/netfilter_arp/ |
| H A D | arp_tables.h | 112 unsigned char elems[0]; member
|
| /kernel/linux/linux-6.6/drivers/media/pci/ivtv/ |
| H A D | ivtv-fileops.c | 563 int elems = count / sizeof(struct v4l2_sliced_vbi_data); in ivtv_write() local
|
| /kernel/linux/linux-6.6/include/uapi/linux/netfilter_bridge/ |
| H A D | ebtables.h | 193 unsigned char elems[] __attribute__ ((aligned (__alignof__(struct ebt_replace)))); member
|
| /kernel/linux/linux-6.6/include/uapi/linux/netfilter_arp/ |
| H A D | arp_tables.h | 112 unsigned char elems[]; member
|
| /kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/netfilter_arp/ |
| H A D | arp_tables.h | 75 unsigned char elems[0]; member
|
| /kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/netfilter_arp/ |
| H A D | arp_tables.h | 75 unsigned char elems[0]; member
|
| /kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/netfilter_arp/ |
| H A D | arp_tables.h | 79 unsigned char elems[0]; member
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | avpacket.c | 200 int i, elems = pkt->side_data_elems; in av_packet_add_side_data() local
|
| /third_party/alsa-lib/src/control/ |
| H A D | control_local.h | 87 struct list_head elems; /* list of all controls */ member
|
| /third_party/libwebsockets/lib/cose/ |
| H A D | cose_key.c | 87 int elems; in lws_cose_key_dump() local
|
| /third_party/mesa3d/src/freedreno/rnn/ |
| H A D | rnndec.c | 370 static struct rnndecaddrinfo *trymatch (struct rnndeccontext *ctx, struct rnndelem **elems, int elemsnum, uint64_t addr, int write, int dwidth, uint64_t *indices, int indicesnum) { in trymatch() argument 490 tryreg(struct rnndeccontext *ctx, struct rnndelem **elems, int elemsnum, int dwidth, const char *name, uint64_t *offset) tryreg() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/r600/sb/ |
| H A D | sb_bc_finalize.cpp | 269 unsigned elems = get_stack_depth(r, loops, ifs); in run_on() local 946 unsigned elems = r ? get_stack_depth(r, loops, ifs, add) : add; in update_nstack() local
|
| /third_party/mesa3d/src/mesa/main/ |
| H A D | uniform_query.cpp | 740 const unsigned elems = rows * cols * count; in log_uniform() local [all...] |