Home
last modified time | relevance | path

Searched defs:elems (Results 26 - 50 of 152) sorted by relevance

1234567

/third_party/ffmpeg/libavutil/
H A Ddict.c32 AVDictionaryEntry *elems; member
[all...]
/third_party/alsa-lib/src/control/
H A Dsetup.c55 struct list_head elems; member
H A Dcontrol_local.h87 struct list_head elems; /* list of all controls */ member
/third_party/icu/icu4c/source/i18n/
H A Ducoleitr.cpp188 UCollationPCE::UCollationPCE(UCollationElements *elems) { init(elems); } in UCollationPCE() argument
192 void UCollationPCE::init(UCollationElements *elems) { in init() argument
304 ucol_closeElements(UCollationElements *elems) in ucol_closeElements() argument
310 ucol_reset(UCollationElements *elems) in ucol_reset() argument
316 ucol_next(UCollationElements *elems, in ucol_next() argument
370 ucol_previous(UCollationElements *elems, UErrorCode *status) ucol_previous() argument
463 ucol_getMaxExpansion(const UCollationElements *elems, int32_t order) ucol_getMaxExpansion() argument
478 ucol_setText( UCollationElements *elems, const UChar *text, int32_t textLength, UErrorCode *status) ucol_setText() argument
496 ucol_getOffset(const UCollationElements *elems) ucol_getOffset() argument
502 ucol_setOffset(UCollationElements *elems, int32_t offset, UErrorCode *status) ucol_setOffset() argument
[all...]
/third_party/lame/libmp3lame/
H A Dgain_analysis.c417 uint32_t elems; in analyzeResult() local
/third_party/mesa3d/src/freedreno/rnn/
H A Dheadergen2.c46 struct rnndelem **elems = NULL; variable
/third_party/ltp/metadata/
H A Ddata_storage.h37 struct data_hash_elem elems[]; member
[all...]
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dvertexdeclaration9.c281 D3DVERTEXELEMENT9 elems[1 in NineVertexDeclaration9_new_from_fvf() local
[all...]
/third_party/node/deps/cares/src/lib/
H A Dares__sortaddrinfo.c404 struct addrinfo_sort_elem *elems; in ares__sortaddrinfo() local
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Ducoleitr.cpp188 UCollationPCE::UCollationPCE(UCollationElements *elems) { init(elems); } in UCollationPCE() argument
192 void UCollationPCE::init(UCollationElements *elems) { in init() argument
304 ucol_closeElements(UCollationElements *elems) in ucol_closeElements() argument
310 ucol_reset(UCollationElements *elems) in ucol_reset() argument
316 ucol_next(UCollationElements *elems, in ucol_next() argument
370 ucol_previous(UCollationElements *elems, UErrorCode *status) ucol_previous() argument
463 ucol_getMaxExpansion(const UCollationElements *elems, int32_t order) ucol_getMaxExpansion() argument
478 ucol_setText( UCollationElements *elems, const char16_t *text, int32_t textLength, UErrorCode *status) ucol_setText() argument
496 ucol_getOffset(const UCollationElements *elems) ucol_getOffset() argument
502 ucol_setOffset(UCollationElements *elems, int32_t offset, UErrorCode *status) ucol_setOffset() argument
[all...]
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_gather.c509 LLVMValueRef elems[LP_MAX_VECTOR_WIDTH / 8]; in lp_build_gather() local
H A Dlp_bld_intr.c336 LLVMValueRef elems[LP_MAX_VECTOR_LENGTH]; in lp_build_intrinsic_binary_anylength() local
H A Dlp_bld_const.c248 LLVMValueRef elems[LP_MAX_VECTOR_LENGTH]; in lp_build_one() local
325 LLVMValueRef elems[LP_MAX_VECTOR_LENGTH]; lp_build_const_vec() local
339 LLVMValueRef elems[LP_MAX_VECTOR_LENGTH]; lp_build_const_int_vec() local
360 LLVMValueRef elems[LP_MAX_VECTOR_LENGTH]; lp_build_const_aos() local
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A Ducoleitr.cpp188 UCollationPCE::UCollationPCE(UCollationElements *elems) { init(elems); } in UCollationPCE() argument
192 void UCollationPCE::init(UCollationElements *elems) { in init() argument
304 ucol_closeElements(UCollationElements *elems) in ucol_closeElements() argument
310 ucol_reset(UCollationElements *elems) in ucol_reset() argument
316 ucol_next(UCollationElements *elems, in ucol_next() argument
370 ucol_previous(UCollationElements *elems, UErrorCode *status) ucol_previous() argument
463 ucol_getMaxExpansion(const UCollationElements *elems, int32_t order) ucol_getMaxExpansion() argument
478 ucol_setText( UCollationElements *elems, const UChar *text, int32_t textLength, UErrorCode *status) ucol_setText() argument
496 ucol_getOffset(const UCollationElements *elems) ucol_getOffset() argument
502 ucol_setOffset(UCollationElements *elems, int32_t offset, UErrorCode *status) ucol_setOffset() argument
[all...]
/third_party/skia/third_party/externals/imgui/backends/
H A Dimgui_impl_allegro5.cpp294 ALLEGRO_VERTEX_ELEMENT elems[] = in ImGui_ImplAllegro5_Init() local
/third_party/skia/src/utils/
H A DSkUTF.cpp277 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 Dp2p_parse.c527 struct ieee802_11_elems elems; in p2p_parse_ies() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dmesh.c408 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 Dwmm.c327 struct ieee802_11_elems elems; in hostapd_wmm_action() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/
H A Dp2p_parse.c525 struct ieee802_11_elems elems; in p2p_parse_ies() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dmesh.c589 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 Dwmm.c323 struct ieee802_11_elems elems; in hostapd_wmm_action() local
/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

Completed in 23 milliseconds

1234567