Home
last modified time | relevance | path

Searched defs:elems (Results 1 - 25 of 139) sorted by relevance

123456

/third_party/mesa3d/src/gallium/frontends/nine/
H A Dvertexdeclaration9.h41 struct pipe_vertex_element *elems; member
/third_party/node/deps/v8/src/d8/
H A Dd8-js.cc52 var elems = []; variable
/third_party/ninja/src/
H A Dstring_piece_util.cc23 vector<StringPiece> elems; in SplitStringPiece() local
/third_party/skia/third_party/externals/abseil-cpp/absl/random/
H A Dgenerators_test.cc42 std::vector<int> elems = {10, 20, 30, 40, 50}; in TestUniform() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dmbo_ap.h27 mbo_ap_check_sta_assoc(struct hostapd_data *hapd, struct sta_info *sta, struct ieee802_11_elems *elems) mbo_ap_check_sta_assoc() argument
H A Dap_list.c169 ap_list_process_beacon(struct hostapd_iface *iface, const struct ieee80211_mgmt *mgmt, struct ieee802_11_elems *elems, struct hostapd_frame_info *fi) ap_list_process_beacon() argument
[all...]
H A Dmbo_ap.c83 mbo_ap_check_sta_assoc(struct hostapd_data *hapd, struct sta_info *sta, struct ieee802_11_elems *elems) mbo_ap_check_sta_assoc() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dmbo_ap.h27 mbo_ap_check_sta_assoc(struct hostapd_data *hapd, struct sta_info *sta, struct ieee802_11_elems *elems) mbo_ap_check_sta_assoc() argument
H A Dap_list.c169 ap_list_process_beacon(struct hostapd_iface *iface, const struct ieee80211_mgmt *mgmt, struct ieee802_11_elems *elems, struct hostapd_frame_info *fi) ap_list_process_beacon() argument
[all...]
H A Dmbo_ap.c83 mbo_ap_check_sta_assoc(struct hostapd_data *hapd, struct sta_info *sta, struct ieee802_11_elems *elems) mbo_ap_check_sta_assoc() argument
/third_party/skia/third_party/externals/tint/src/resolver/
H A Dresolver_constants.cc91 sem::Constant::Scalars elems; in EvaluateConstantValue() local
117 sem::Constant::Scalars elems; in ConstantCast() local
[all...]
/third_party/mesa3d/src/egl/main/
H A Deglarray.c44 void **elems; in _eglGrowArray() local
/third_party/alsa-lib/src/mixer/
H A Dmixer_local.h69 struct list_head elems; /* list of all elems */ member
/third_party/libwebsockets/lib/jose/jwk/
H A Djwk.c55 int elems; in lws_jwk_dump() local
/third_party/libwebsockets/minimal-examples/crypto/minimal-crypto-cose-key/
H A Dmain.c39 int elems; in cose_key_dump() local
/third_party/skia/third_party/externals/spirv-tools/test/opt/
H A Dtypes_test.cpp348 uint32_t elems = 1; in GenerateAllTypesWithDecorations() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
H A Dtypes_test.cpp348 uint32_t elems = 1; in GenerateAllTypesWithDecorations() local
/third_party/spirv-tools/test/opt/
H A Dtypes_test.cpp408 uint32_t elems = 1; in GenerateAllTypesWithDecorations() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Dcommon_module_tests.c95 struct ieee802_11_elems elems; in ieee802_11_parse_tests() local
/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
/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...]

Completed in 11 milliseconds

123456