Home
last modified time | relevance | path

Searched defs:elems (Results 51 - 75 of 166) sorted by relevance

1234567

/arkcompiler/runtime_core/libpandabase/utils/
H A Dutf.cpp398 bool IsValidModifiedUTF8(const uint8_t *elems) in IsValidModifiedUTF8() argument
[all...]
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_native_test/
H A Dpac_map_test.cpp54 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 Dwifi_hdi_common.c780 char* HdiGetWifiCategoryTxt(char *pos, char* end, const struct HdiElems *elems) in HdiGetWifiCategoryTxt() argument
/third_party/ffmpeg/libavcodec/
H A Davpacket.c200 int i, elems = pkt->side_data_elems; in av_packet_add_side_data() local
H A Dralf.c77 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 Dcontrol_local.h87 struct list_head elems; /* list of all controls */ member
/third_party/libwebsockets/lib/cose/
H A Dcose_key.c87 int elems; in lws_cose_key_dump() local
/third_party/mesa3d/src/freedreno/rnn/
H A Drnndec.c370 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 Dsb_bc_finalize.cpp269 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 Duniform_query.cpp740 const unsigned elems = rows * cols * count; in log_uniform() local
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Dcolldata.cpp45 UCollationElements *elems = ucol_openElements(coll, string.getBuffer(), string.length(), &status); in CEList() local
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_pack.c90 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 Dlp_bld_nir_aos.c65 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 Dpat.rs468 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 Dieee802_11_shared.c255 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 Dcommon_module_tests.c96 struct ieee802_11_elems elems; in ieee802_11_parse_tests() local
H A Dsae_pk.c782 struct ieee802_11_elems elems; in sae_check_confirm_pk() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dieee802_11_shared.c228 struct ieee802_11_elems elems; in ieee802_11_sa_query_action() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Dhw_features_common.c159 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 Dfile_item_container_test.cpp220 std::vector<AnnotationItem::Elem> elems; in TEST() local
/arkcompiler/runtime_core/static_core/libpandabase/utils/
H A Dutf.cpp302 bool IsValidModifiedUTF8(const uint8_t *elems) in IsValidModifiedUTF8() argument
[all...]
/base/hiviewdfx/hiview/plugins/reliability/leak_detectors/
H A Dfault_detector_util.cpp119 vector<string> elems; in Split() local
/base/request/request/frameworks/cj/ffi/src/
H A Dcj_initialize.cpp308 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 Dwifi_sta_hal_interface.cpp324 struct HdiElems elems = {0}; in ParseScanInfo() local
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_state.c713 struct zink_vertex_elements_state *elems = zink_create_vertex_elements_state(&ctx.base, num_elements, elements); in zink_create_vertex_state() local

Completed in 29 milliseconds

1234567