/third_party/ffmpeg/libavcodec/ |
D | nellymoserenc.c | 214 static void get_exponent_greedy(NellyMoserEncodeContext *s, float *cand, int *idx_table) in get_exponent_greedy() 239 static void get_exponent_dynamic(NellyMoserEncodeContext *s, float *cand, int *idx_table) in get_exponent_dynamic() 315 float cand[NELLY_BANDS]; in encode_block() local
|
D | hevc_mvs.c | 273 #define AVAILABLE(cand, v) \ argument
|
/third_party/flutter/txt/src/minikin/ |
D | LineBreaker.cpp | 84 Candidate cand = {0, 0, 0.0, 0.0, 0.0, in setText() local 245 Candidate cand; in addWordBreak() local 307 void LineBreaker::addCandidate(Candidate cand) { in addCandidate()
|
/third_party/flutter/engine/flutter/third_party/txt/src/minikin/ |
D | LineBreaker.cpp | 78 Candidate cand = {0, 0, 0.0, 0.0, 0.0, in setText() local 240 Candidate cand; in addWordBreak() local 309 void LineBreaker::addCandidate(Candidate cand) { in addCandidate()
|
/third_party/python/Lib/importlib/ |
D | _common.py | 55 def resolve(cand): argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/rsn_supp/ |
D | preauth.c | 378 struct rsn_pmksa_candidate *cand, *pos; in pmksa_candidate_add() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/rsn_supp/ |
D | preauth.c | 371 struct rsn_pmksa_candidate *cand, *pos; in pmksa_candidate_add() local
|
/third_party/gstreamer/gstplugins_base/gst/playback/ |
D | gstdecodebin3-parse.c | 621 DecodebinInputStream *cand = (DecodebinInputStream *) tmp->data; in parsebin_pad_removed_cb() local
|
D | gsturidecodebin3.c | 609 OutputPad *cand = (OutputPad *) tmp->data; in db_pad_removed_cb() local
|
D | gstplaybin3.c | 2214 const gchar *cand = (const gchar *) tmp->data; in gst_streams_belong_to_collection() local 3048 SourcePad *cand = (SourcePad *) tmp->data; in release_source_pad() local
|
/third_party/gstreamer/gstplugins_bad/gst/mxf/ |
D | mxfdemux.c | 421 GstMXFDemuxEssenceTrack *cand = in gst_mxf_demux_partition_postcheck() local 2231 MXFIndexTableSegment *cand = in find_edit_entry() local 3347 MXFIndexTableSegment *cand = in has_table_segment() local
|
/third_party/gstreamer/gstplugins_bad/ext/webrtc/ |
D | gstwebrtcice.c | 624 NiceCandidate *cand; in gst_webrtc_ice_add_candidate() local
|
D | gstwebrtcbin.c | 6075 const gchar *cand = item->candidate; in _on_local_ice_candidate_task() local
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/pbutils/ |
D | codec-utils.c | 940 GList *cand = NULL; in utils_get_extension_profile() local
|
/third_party/rust/crates/aho-corasick/src/ |
D | prefilter.rs | 1004 let cand = prefilter.next_candidate(prestate, haystack, at); in next() localVariable
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
D | driver_nl80211_event.c | 1434 struct nlattr *cand[NUM_NL80211_PMKSA_CANDIDATE]; in nl80211_pmksa_candidate_event() local
|
D | driver_wext.c | 323 const struct iw_pmkid_cand *cand; in wpa_driver_wext_event_wireless_pmkidcand() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
D | driver_wext.c | 323 const struct iw_pmkid_cand *cand; in wpa_driver_wext_event_wireless_pmkidcand() local
|
D | driver_nl80211_event.c | 1634 struct nlattr *cand[NUM_NL80211_PMKSA_CANDIDATE]; in nl80211_pmksa_candidate_event() local
|
/third_party/libbpf/src/ |
D | btf.c | 3859 struct btf_type *cand; local 4500 struct btf_type *t, *cand; local
|
/third_party/gstreamer/gstplugins_bad/gst/mpegtsdemux/ |
D | tsdemux.c | 3463 TSDemuxStream *cand = tmp->data; in gst_ts_demux_push_pending_data() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
D | p2p_supplicant.c | 5979 unsigned int cand; in wpas_p2p_init_go_params() local 9089 u8 curr_chan, cand, chan; in wpas_p2p_optimize_listen_channel() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
D | p2p_supplicant.c | 6430 unsigned int cand; in wpas_p2p_init_go_params() local 9603 u8 curr_chan, cand, chan; in wpas_p2p_optimize_listen_channel() local
|
/third_party/mesa3d/src/imgui/ |
D | imgui.cpp | 7159 static bool NavScoreItem(ImGuiNavMoveResult* result, ImRect cand) in NavScoreItem()
|
/third_party/flutter/skia/third_party/externals/imgui/ |
D | imgui.cpp | 7016 static bool NavScoreItem(ImGuiNavMoveResult* result, ImRect cand) in NavScoreItem()
|