Home
last modified time | relevance | path

Searched refs:list (Results 1926 - 1950 of 6184) sorted by relevance

1...<<71727374757677787980>>...248

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dgas_query_ap.c15 #include "utils/list.h"
36 struct dl_list list; member
133 dl_list_del(&query->list); in gas_query_free()
155 dl_list_del(&query->list); in gas_query_done()
174 struct gas_query_pending, list) in gas_query_ap_deinit()
185 dl_list_for_each(q, &gas->pending, struct gas_query_pending, list) { in gas_query_get_pending()
616 dl_list_for_each(q, &gas->pending, struct gas_query_pending, list) { in gas_query_dialog_token_available()
703 dl_list_add(&gas->pending, &query->list); in gas_query_ap_req()
/base/telephony/ril_adapter/services/hril/src/
H A Dhril_sms.cpp346 std::unique_ptr<HRilCdmaCBConfigInfo[]> list = std::make_unique<HRilCdmaCBConfigInfo[]>(size); in SetCdmaCBConfig() local
347 CopyToHRilCdmaCBConfigInfo(list.get(), cellBroadcastInfoList); in SetCdmaCBConfig()
348 smsFuncs_->SetCdmaCBConfig(requestInfo, list.get(), cellBroadcastInfoList.size * sizeof(HRilCdmaCBConfigInfo)); in SetCdmaCBConfig()
824 va_list list; in RequestWithInts() local
825 va_start(list, argCount); in RequestWithInts()
828 (*p)[i] = va_arg(list, int32_t); in RequestWithInts()
831 va_end(list); in RequestWithInts()
856 va_list list; in RequestWithStrings() local
857 va_start(list, count); in RequestWithStrings()
860 const char *str = va_arg(list, cons in RequestWithStrings()
949 CopyToHRilCdmaCBConfigInfo( HRilCdmaCBConfigInfo *list, OHOS::HDI::Ril::V1_1::CdmaCBConfigInfoList cellBroadcastInfoList) CopyToHRilCdmaCBConfigInfo() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/span/
H A Dspan_string.cpp127 std::list<RefPtr<NG::SpanItem>>::iterator SpanString::SplitSpansAndForward( in SplitSpansAndForward()
128 std::list<RefPtr<NG::SpanItem>>::iterator& it) in SplitSpansAndForward()
206 void SpanString::SplitInterval(std::list<RefPtr<SpanBase>>& spans, std::pair<int32_t, int32_t> interval) in SplitInterval()
208 std::list<RefPtr<SpanBase>> newSpans; in SplitInterval()
240 void SpanString::SortSpans(std::list<RefPtr<SpanBase>>& spans) in SortSpans()
251 void SpanString::MergeIntervals(std::list<RefPtr<SpanBase>>& spans) in MergeIntervals()
601 void SpanString::SetSpanItems(const std::list<RefPtr<NG::SpanItem>>&& spanItems) in SetSpanItems()
606 void SpanString::SetSpanMap(std::unordered_map<SpanType, std::list<RefPtr<SpanBase>>>&& spansMap) in SetSpanMap()
640 std::unordered_map<SpanType, std::list<RefPtr<SpanBase>>> subMap; in GetSubSpanString()
649 std::list<RefPt in GetSubSpanString()
[all...]
/base/location/frameworks/cj/source/
H A Dgeolocationmanager_impl.cpp30 std::list<sptr<LocatorCallback>> g_locationCallbacks;
31 std::list<sptr<LocationErrorCallback>> g_locationErrorCallbackHosts;
32 std::list<sptr<LocationSwitchCallback>> g_switchCallbacks;
33 std::list<sptr<CachedLocationsCallback>> g_cachedLocationCallbacks;
34 std::list<sptr<GnssStatusCallback>> g_gnssStatusInfoCallbacks;
35 std::list<sptr<NmeaMessageCallback>> g_nmeaCallbacks;
36 std::list<sptr<CountryCodeCallback>> g_countryCodeCallbacks;
325 std::list<std::shared_ptr<Location::GeoAddress>> replyList; in GetAddressesFromLocation()
355 std::list<std::shared_ptr<Location::GeoAddress>> replyList; in GetAddressesFromLocationName()
/foundation/ability/dmsfwk/services/dtbschedmgr/include/
H A Ddistributed_sched_service.h174 void DumpSessionsLocked(const std::list<ConnectAbilitySession>& sessionsList, std::string& info);
175 void DumpElementLocked(const std::list<AppExecFwk::ElementName>& elementsList, std::string& info);
250 void NotifyProcessDiedAll(const std::list<ProcessDiedNotifyInfo>& notifyList);
255 static int32_t GetUidLocked(const std::list<ConnectAbilitySession>& sessionList);
312 void NotifyCollaborateEventWithSessions(const std::list<ConnectAbilitySession> &sessionsList,
329 std::map<sptr<IRemoteObject>, std::list<ConnectAbilitySession>> distributedConnectAbilityMap_;
346 std::map<sptr<IRemoteObject>, std::list<ConnectAbilitySession>> callerMap_;
393 std::list<AppExecFwk::ElementName> GetElementsList() const in GetElementsList()
414 std::list<AppExecFwk::ElementName> elementsList_;
/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Djs_third_provider_interaction_operation.cpp132 std::list<Accessibility::AccessibilityElementInfo>& infos) in CopyNativeInfosToAccessibilityElementInfos()
176 std::list<Accessibility::AccessibilityElementInfo> infos; in SearchElementInfoByAccessibilityId()
191 std::list<Accessibility::AccessibilityElementInfo>& infos) in FindAccessibilityNodeInfosByIdFromProvider()
212 std::list<AccessibilityElementInfo>&& infos, in SetSearchElementInfoByAccessibilityIdResult()
244 std::list<Accessibility::AccessibilityElementInfo> infos; in SearchElementInfosByText()
259 std::list<Accessibility::AccessibilityElementInfo>& infos) in FindAccessibilityNodeInfosByTextFromProvider()
280 std::list<AccessibilityElementInfo>&& infos, in SetSearchElementInfoByTextResult()
429 std::list<Accessibility::AccessibilityElementInfo> infos; in ExecuteAction()
594 std::list<Accessibility::AccessibilityElementInfo> infos; in SendAccessibilityAsyncEventForThird()
/third_party/ffmpeg/libavcodec/
H A Dhevc_mvs.c145 col_poc_diff = colPic - refPicList_col[listCol].list[refidxCol]; in check_mvset()
146 cur_poc_diff = poc - refPicList[X].list[refIdxLx]; in check_mvset()
182 if (refPicList[j].list[i] > s->poc) { in derive_temporal_colocated_mvs()
447 (refPicList[0].list[l0_cand.ref_idx[0]] != in derive_spatial_merge_candidates()
448 refPicList[1].list[l1_cand.ref_idx[1]] || in derive_spatial_merge_candidates()
519 int ref_pic_elist = refPicList[elist].list[TAB_MVF(x, y).ref_idx[elist]]; in dist_scale()
520 int ref_pic_curr = refPicList[ref_idx_curr].list[ref_idx]; in dist_scale()
539 refPicList[pred_flag_index].list[TAB_MVF(x, y).ref_idx[pred_flag_index]] == refPicList[ref_idx_curr].list[ref_idx]) { in mv_mp_mode_mx()
/third_party/elfutils/libelf/
H A Delf32_updatefile.c81 /* Insert the sections in the list into the provided array and sort
88 sort_sections (Elf_Scn **scns, Elf_ScnList *list) in sort_sections() argument
92 for (size_t cnt = 0; cnt < list->cnt; ++cnt) in sort_sections()
93 *scnp++ = &list->data[cnt]; in sort_sections()
94 while ((list = list->next) != NULL); in sort_sections()
217 Elf_ScnList *list = &elf->state.ELFW(elf,LIBELFBITS).scns; in __elfw2()
233 sort_sections (scns, list); in __elfw2()
267 multiple data segments in the list only the first can be in __elfw2()
687 Elf_ScnList *list in __elfw2() local
[all...]
/third_party/backends/japi/
H A DJscanimage.java169 // Get list of devices. in initSane()
304 // Select from a list. in initSaneOptions()
305 SaneFixedBox list = new SaneFixedBox( in initSaneOptions()
307 addLabeledOption(group, title, list, c); in initSaneOptions()
308 addControl(list); in initSaneOptions()
328 // Select from a list. in initSaneOptions()
329 SaneIntBox list = new SaneIntBox( in initSaneOptions()
331 addLabeledOption(group, title, list, c); in initSaneOptions()
332 addControl(list); in initSaneOptions()
341 // Make a list in initSaneOptions()
[all...]
/third_party/libwebsockets/lib/cose/
H A Dcose_validate.c195 alg = lws_container_of(cps->algs.head, lws_cose_sig_alg_t, list); in apply_external()
273 lws_dll2_add_tail(&res->list, &cps->results); in create_alg()
279 lws_dll2_add_tail(&alg->list, &cps->algs); in create_alg()
785 lws_cose_sig_alg_t, list); in cb_cose_sig()
828 lws_cose_sig_alg_t, list); in cb_cose_sig()
898 lws_cose_sig_alg_t, list); in cb_cose_sig()
918 lws_cose_sig_alg_t, list); in cb_cose_sig()
1025 lws_cose_sig_alg_t, list); in lws_cose_validate_destroy()
1034 lws_cose_validate_res_t, list); in lws_cose_validate_destroy()
/third_party/mesa3d/src/amd/registers/
H A Dregdb.py107 if isinstance(json, list):
127 elif isinstance(obj, list):
155 dicts -- list of (origin, dictionary) pairs to merge
157 the merge strategy is a callable which will receive a list of
161 the key and a list of (origin, value) pairs
197 - register types: description of a register type or template as a list of
228 self.__regmap_by_addr = defaultdict(list)
255 other.chips = sorted(list(chips.union(other_chips)))
334 values = defaultdict(list)
358 Given a list o
[all...]
/third_party/libwebsockets/plugins/
H A Dprotocol_lws_openmetrics_export.c109 lws_dll2_t list; member
382 * - lwsac block list provides the per-metric structure to
552 * Search through our partner's clients list looking for one with the in omc_lws_om_get_other_side_pss_client()
557 struct pss *apss = lws_container_of(d, struct pss, list); in omc_lws_om_get_other_side_pss_client()
652 if (pss->list.owner) { in callback_lws_openmetrics_prox_agg()
661 struct pss *apss = lws_container_of(d, struct pss, list); in callback_lws_openmetrics_prox_agg()
667 /* let's add him on the http server vhd list */ in callback_lws_openmetrics_prox_agg()
669 lws_dll2_add_tail(&pss->list, &vhd->clients); in callback_lws_openmetrics_prox_agg()
679 lws_dll2_remove(&pss->list); in callback_lws_openmetrics_prox_agg()
725 lws_dll2_remove(&pss->list); in callback_lws_openmetrics_prox_agg()
[all...]
/third_party/mesa3d/src/gallium/auxiliary/driver_rbug/
H A Drbug_core.c71 LIST_FOR_EACH_ENTRY(rb_context, &rb_screen->contexts, list) { in rbug_get_context_locked()
85 LIST_FOR_EACH_ENTRY(tr_shdr, &rb_context->shaders, list) { in rbug_get_shader_locked()
179 LIST_FOR_EACH_ENTRY(tr_tex, &rb_screen->resources, list) { in rbug_texture_list()
200 LIST_FOR_EACH_ENTRY(tr_tex, &rb_screen->resources, list) { in rbug_texture_info()
247 LIST_FOR_EACH_ENTRY(tr_tex, &rb_screen->resources, list) { in rbug_texture_read()
292 LIST_FOR_EACH_ENTRY_SAFE(rb_context, next, &rb_screen->contexts, list) { in rbug_context_list()
499 struct rbug_proto_shader_list *list = (struct rbug_proto_shader_list *)header; in rbug_shader_list() local
508 rb_context = rbug_get_context_locked(rb_screen, list->context); in rbug_shader_list()
517 LIST_FOR_EACH_ENTRY_SAFE(tr_shdr, next, &rb_context->shaders, list) { in rbug_shader_list()
/third_party/python/Lib/distutils/
H A Ddist.py33 # be converted to a list by Distribution.finalize_options().
35 elif not isinstance(value, list):
38 msg = f"Warning: '{fieldname}' should be a list, got type '{typename}'"
40 value = list(value)
61 # these global options. This list should be kept to a bare minimum,
87 "list all available commands"),
117 "print the list of platforms"),
119 "print the list of classifiers"),
121 "print the list of keywords"),
123 "print the list o
[all...]
/base/location/interfaces/inner_api/include/
H A Dlocator_proxy.h19 #include <list>
97 std::list<std::shared_ptr<GeoAddress>>& replyList);
99 std::list<std::shared_ptr<GeoAddress>>& replyList);
/base/notification/eventhandler/frameworks/eventhandler/include/
H A Devent_queue_base.h20 #include <list>
291 std::list<InnerEvent::Pointer> queue;
311 std::list<InnerEvent::Pointer> idleEvents_;
/foundation/CastEngine/castengine_wifi_display/services/protocol/rtsp/include/
H A Drtsp_request.h19 #include <list>
97 std::list<std::string> GetBody() const { return body_; } in GetBody()
105 std::list<std::string> body_;
/foundation/arkui/ace_engine/frameworks/core/components/custom_paint/
H A Dcustom_paint_component.h20 #include <list>
56 const std::list<TaskFunc>& GetTasks() const in GetTasks()
157 std::list<TaskFunc> tasks_;
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dtween_option.h19 #include <list>
265 std::list<RefPtr<Animation<TransformOperation>>>& GetTransformAnimations() in GetTransformAnimations()
371 std::list<RefPtr<Animation<TransformOperation>>> transformAnimations_;
/foundation/arkui/ace_engine/frameworks/core/components/dialog/
H A Dalert_dialog_component.cpp70 std::list<RefPtr<Component>> columnChildren; in BuildChild()
125 std::list<RefPtr<Component>> rowChildren; in BuildActions()
137 std::list<RefPtr<Component>> rowChildren; in BuildActions()
/foundation/arkui/ace_engine/frameworks/core/components/popup/
H A Dpopup_component_v2.cpp83 std::list<RefPtr<Component>> columnChildren; in CreateChild()
107 std::list<RefPtr<Component>> rowChildren; in CreateButtons()
142 std::list<RefPtr<Component>> buttonChildren; in CreateButton()
/foundation/arkui/ace_engine/frameworks/core/components_ng/layout/
H A Dlayout_wrapper.h72 ChildrenListWithGuard(const std::list<RefPtr<LayoutWrapper>>& children, RecursiveLock& lock) in ChildrenListWithGuard()
107 operator std::list<RefPtr<LayoutWrapper>>() const in operator std::list>()
113 const std::list<RefPtr<LayoutWrapper>>& children_;
/foundation/CastEngine/castengine_wifi_display/services/protocol/rtsp/src/
H A Drtsp_common.cpp46 void RtspCommon::SplitParameter(std::list<std::string> &lines, std::list<std::pair<std::string, std::string>> &params) in SplitParameter()
82 std::unordered_map<std::string, std::string> &header, std::list<std::string> &body) in ParseMessage()
/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Dinteractive_effect.cpp16 #include "core/components/list/interactive_effect.h"
19 #include "core/components/list/render_list_item.h"
211 auto list = list_.Upgrade(); in MarkItemRender() local
212 if (list) { in MarkItemRender()
213 list->MarkNeedRender(); in MarkItemRender()
/foundation/arkui/ace_engine/frameworks/bridge/common/accessibility/
H A Daccessibility_node_manager.h101 std::list<WeakPtr<PipelineBase>>& GetSubPipelineContexts() in GetSubPipelineContexts()
170 std::unordered_map<NodeId, std::list<VisibleCallbackInfo>> visibleChangeNodes_;
172 std::list<WeakPtr<PipelineBase>> subContexts_;

Completed in 22 milliseconds

1...<<71727374757677787980>>...248