| /arkcompiler/runtime_core/libpandabase/utils/ |
| H A D | utf.cpp | 398 bool IsValidModifiedUTF8(const uint8_t *elems) in IsValidModifiedUTF8() argument [all...] |
| /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
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | avpacket.c | 200 int i, elems = pkt->side_data_elems; in av_packet_add_side_data() local
|
| H A D | ralf.c | 77 static av_cold int init_ralf_vlc(VLC *vlc, const uint8_t *data, int elems) in init_ralf_vlc() argument
|
| /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...] |
| /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...] |
| /arkcompiler/runtime_core/static_core/libpandafile/tests/ |
| H A D | file_item_container_test.cpp | 220 std::vector<AnnotationItem::Elem> elems; in TEST() local
|
| /arkcompiler/runtime_core/static_core/libpandabase/utils/ |
| H A D | utf.cpp | 302 bool IsValidModifiedUTF8(const uint8_t *elems) in IsValidModifiedUTF8() argument [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
|
| /third_party/mesa3d/src/gallium/drivers/zink/ |
| H A D | zink_state.c | 713 struct zink_vertex_elements_state *elems = zink_create_vertex_elements_state(&ctx.base, num_elements, elements); in zink_create_vertex_state() local
|