Home
last modified time | relevance | path

Searched refs:list (Results 5176 - 5200 of 6330) sorted by relevance

1...<<201202203204205206207208209210>>...254

/foundation/ability/ability_runtime/test/unittest/app_mgr_service_test/
H A Dapp_mgr_service_test.cpp523 std::vector<AppStateData> list; in HWTEST_F() local
525 int32_t res = appMgrService->GetForegroundApplications(list); in HWTEST_F()
540 std::vector<AppStateData> list; in HWTEST_F() local
544 int32_t res = appMgrService->GetForegroundApplications(list); in HWTEST_F()
/foundation/arkui/ace_engine/frameworks/core/components/web/
H A Drender_web.cpp477 std::list<TouchInfo> touchInfos; in HandleTouchDown()
502 std::list<TouchInfo> touchInfos; in HandleTouchUp()
528 std::list<TouchInfo> touchInfos; in HandleTouchMove()
549 bool RenderWeb::ParseTouchInfo(const TouchEventInfo& info, std::list<TouchInfo>& touchInfos, const TouchType& touchType) in ParseTouchInfo()
/foundation/arkui/ace_engine/test/unittest/core/manager/
H A Ddrag_drop_manager_test_ng_property_config.cpp237 std::list<RefPtr<UINode>> child = { customNode1, customNode2, customNode2, nullptr }; in HWTEST_F()
273 std::list<RefPtr<UINode>> child = { customNode1, customNode2, customNode2, nullptr }; in HWTEST_F()
326 std::list<RefPtr<UINode>> child = { customNode1, customNode2, customNode2, nullptr }; in HWTEST_F()
1148 std::list<RefPtr<UINode>> children = { customNode }; in HWTEST_F()
/foundation/arkui/ace_engine/test/unittest/core/pattern/side_bar/
H A Dside_bar_layout_test_ng.cpp676 layoutWrapper.cachedList_ = std::list<RefPtr<LayoutWrapper>>(); in HWTEST_F()
942 layoutWrapper.cachedList_ = std::list<RefPtr<LayoutWrapper>>(); in HWTEST_F()
1107 layoutWrapper.cachedList_ = std::list<RefPtr<LayoutWrapper>>(); in HWTEST_F()
1253 layoutWrapper.cachedList_ = std::list<RefPtr<LayoutWrapper>>(); in HWTEST_F()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/time_picker/
H A Dtimepicker_row_pattern.cpp870 RefPtr<FrameNode> TimePickerRowPattern::GetAmPmNode(std::list<RefPtr<UINode>>::iterator& iter) in GetAmPmNode()
898 RefPtr<FrameNode> TimePickerRowPattern::GetHourNode(std::list<RefPtr<UINode>>::iterator& iter) in GetHourNode()
911 RefPtr<FrameNode> TimePickerRowPattern::GetMinuteNode(std::list<RefPtr<UINode>>::iterator& iter) in GetMinuteNode()
924 RefPtr<FrameNode> TimePickerRowPattern::GetSecondNode(std::list<RefPtr<UINode>>::iterator& iter) in GetSecondNode()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_event_handler_test/
H A Dbms_event_handler_test.cpp631 std::list<std::string> scanPathList {BUNDLE_PATH}; in HWTEST_F()
645 std::list<std::string> scanPathList {BUNDLE_PATH}; in HWTEST_F()
739 std::list<std::string> bundleDirs; in HWTEST_F()
1305 "list": [ in HWTEST_F()
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/
H A Drs_base_render_node_test.cpp1070 std::list<std::shared_ptr<RSRenderModifier>> list { std::make_shared<RSGeometryTransRenderModifier>(property) }; in HWTEST_F()
1071 std::map<RSModifierType, std::list<std::shared_ptr<RSRenderModifier>>> map; in HWTEST_F()
1072 map[RSModifierType::ENV_FOREGROUND_COLOR] = list; in HWTEST_F()
/foundation/graphic/graphic_3d/lume/LumeBinaryCompile/LumeShaderCompiler/src/
H A Dmain.cpp1884 std::vector<std::string> list;
1886 list.push_back(sourceFile.u8string());
1888 list = fileMonitor.getMonitoredFiles();
1890 return list;
/foundation/communication/netmanager_base/services/netconnmanager/src/stub/
H A Dnet_conn_service_stub.cpp777 std::list<std::string> ifaceNames; in OnGetIfaceNames()
905 std::list<int32_t> netIdList; in OnGetSpecificNet()
933 std::list<int32_t> netIdList; in OnGetAllNets()
1225 std::list<int32_t> netIdList; in OnGetNetIdByIdentifier()
/foundation/communication/netmanager_base/frameworks/native/netconnclient/src/proxy/
H A Dnet_conn_service_proxy.cpp593 int32_t NetConnServiceProxy::GetIfaceNames(NetBearType bearerType, std::list<std::string> &ifaceNames) in GetIfaceNames()
776 int32_t NetConnServiceProxy::GetSpecificNet(NetBearType bearerType, std::list<int32_t> &netIdList) in GetSpecificNet()
817 int32_t NetConnServiceProxy::GetAllNets(std::list<int32_t> &netIdList) in GetAllNets()
1221 int32_t NetConnServiceProxy::GetNetIdByIdentifier(const std::string &ident, std::list<int32_t> &netIdList) in GetNetIdByIdentifier()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/common/
H A Ddistributeddb_tools_unit_test.cpp434 const std::list<DistributedDB::Entry> &resultLst) in CheckObserverResult()
752 const std::list<Entry> &KvStoreObserverUnitTest::GetEntriesInserted() const in GetEntriesInserted()
757 const std::list<Entry> &KvStoreObserverUnitTest::GetEntriesUpdated() const in GetEntriesUpdated()
762 const std::list<Entry> &KvStoreObserverUnitTest::GetEntriesDeleted() const in GetEntriesDeleted()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/common/distributeddb/src/
H A Ddistributed_test_tools.cpp90 MST_LOG("[CompareEntriesVector] compare list failed at the position: %llu", ULL(at)); in CompareEntriesVector()
1887 int changedTimes, ListType type, const list<Entry> &lst, uint32_t timeout)
1898 list<Entry> retLst;
1934 list<Entry> entriesList(vec.begin(), vec.end());
1950 list<Entry> retLst;
1985 MST_LOG("[VerifyObserverForSchema] compare list failed at the position: %llu", ULL(index));
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/
H A Dspunge_core.c384 HLIST_INIT(&inst->pcbList.list); in SpungeInstInit()
963 if (inst->pcbList.list.size > 0) { in SpungeDelay()
1118 pcbNode = HLIST_FIRST(&inst->pcbList.list); in FillpCalculateFairness()
1151 pcbNode = HLIST_FIRST(&inst->pcbList.list); in FillpCalculateFairness()
/third_party/exfatprogs/fsck/
H A Dfsck.c1160 list_add_tail(&node->list, in read_children()
1261 list_add(&exfat->root->list, &exfat->dir_list); in exfat_filesystem_check()
1265 struct exfat_inode, list); in exfat_filesystem_check()
1283 list_del(&dir->list); in exfat_filesystem_check()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DICUResourceBundle.java549 * @return the list of available locales
558 * @return the list of available locales
566 * @return the list of available locales for the specified type
574 * @return the list of available locales
582 * @return the list of available locales
591 * @return the list of available locales
599 * @return the list of available locales
607 * @return the list of available locales
614 * Convert a list of ULocales to a list o
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dmsgfmt.cpp97 0 /* empty string, used for default so that null can mark end of list */
109 // NumberFormat modifier list, default, currency, percent or integer
131 // DateFormat modifier list, default, short, medium, long or full
1606 // (This is for the C API which needs the argTypes to read its va_arg list.) in cacheExplicitFormats()
1782 // Finds the string, s, in the string array, list.
1784 const UChar * const *list) in findKeyword()
1796 for (int32_t i = 0; list[i]; ++i) { in findKeyword()
1797 if (!buffer.compare(list[i], u_strlen(list[i]))) { in findKeyword()
1783 findKeyword(const UnicodeString& s, const UChar * const *list) findKeyword() argument
/third_party/jinja2/
H A Dcompiler.py133 if type(value) in {tuple, list, set, frozenset}:
188 # is buffered this variable points to the name of the list used as
443 """Visit a list of nodes as block in a frame. If the current frame
635 # the argument list. However thankfully this was only really
638 # the argument list.
1039 elif isinstance(node.template.value, (tuple, list)):
1492 # body will be either a list of static data or a node to be
1514 if body and isinstance(body[-1], list):
1528 if isinstance(item, list):
/third_party/mesa3d/src/compiler/glsl/
H A Dir.cpp901 * to the list in the ir_constant. in ir_constant()
1069 break; /* avoid downcasting a list sentinel */ in ir_constant()
2249 visit_exec_list(exec_list *list, ir_visitor *visitor) in visit_exec_list() argument
2251 foreach_in_list_safe(ir_instruction, node, list) { in visit_exec_list()
2287 reparent_ir(exec_list *list, void *mem_ctx) in reparent_ir() argument
2289 foreach_in_list(ir_instruction, node, list) { in reparent_ir()
/third_party/mesa3d/src/gallium/frontends/glx/xlib/
H A Dglx_api.c178 * configuration in our list of GLX visuals.
232 /* First check if a matching visual is already in the list */ in save_glx_visual()
255 /* Create a new visual and add it to the list. */ in save_glx_visual()
270 /* add xmvis to the list */ in save_glx_visual()
654 ext = dpy->ext_procs; /* new extension is at head of list */ in register_with_display()
718 * In either case, the attribute list is terminated with the value 'None'.
721 choose_visual( Display *dpy, int screen, const int *list, GLboolean fbConfig ) in choose_visual() argument
750 parselist = list; in choose_visual()
988 /* end of list */ in choose_visual()
1089 glXChooseVisual( Display *dpy, int screen, int *list ) in glXChooseVisual()
[all...]
/third_party/mesa3d/src/gallium/frontends/wgl/
H A Dgldrv.h34 void (APIENTRY *glNewList )( GLuint list, GLenum mode );
36 void (APIENTRY *glCallList )( GLuint list );
38 void (APIENTRY *glDeleteLists )( GLuint list, GLsizei range );
321 GLboolean (APIENTRY *glIsList )( GLuint list );
/third_party/node/deps/v8/third_party/jinja2/
H A Dcompiler.py98 if type(value) in (tuple, list, set, frozenset):
155 # is buffered this variable points to the name of the list used as
375 """Visit a list of nodes as block in a frame. If the current frame
528 # the argument list. However thankfully this was only really
531 # the argument list.
929 elif isinstance(node.template.value, (tuple, list)):
1388 # body will be either a list of static data or a node to be
1410 if body and isinstance(body[-1], list):
1424 if isinstance(item, list):
/third_party/node/deps/icu-small/source/i18n/
H A Dmsgfmt.cpp97 0 /* empty string, used for default so that null can mark end of list */
109 // NumberFormat modifier list, default, currency, percent or integer
131 // DateFormat modifier list, default, short, medium, long or full
1607 // (This is for the C API which needs the argTypes to read its va_arg list.) in cacheExplicitFormats()
1783 // Finds the string, s, in the string array, list.
1785 const char16_t * const *list) in findKeyword()
1797 for (int32_t i = 0; list[i]; ++i) { in findKeyword()
1798 if (!buffer.compare(list[i], u_strlen(list[i]))) { in findKeyword()
1784 findKeyword(const UnicodeString& s, const char16_t * const *list) findKeyword() argument
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/
H A DDemo.java559 String[] list = {"Latin-ThaiLogical", "ThaiLogical-Latin", "Thai-ThaiLogical", "ThaiLogical-Thai"}; in printSources()
561 for (int i = 0; i < list.length; ++i) { in printSources()
562 Transliterator tr = Transliterator.getInstance(list[i]); in printSources()
564 System.out.println(list[i] + ": " + src.toPattern(true)); in printSources()
1289 * Get a sorted list of the system transliterators.
/third_party/node/deps/v8/src/objects/
H A Dfeedback-vector.cc378 Handle<ArrayList> list = Handle<ArrayList>::cast( in AddToVectorsForProfilingTools()
380 list = ArrayList::Add(isolate, list, vector); in AddToVectorsForProfilingTools()
381 isolate->SetFeedbackVectorsForProfilingTools(*list); in AddToVectorsForProfilingTools()
/third_party/python/Lib/
H A Dsubprocess.py205 attr_list['handle_list'] = list(attr_list['handle_list'])
291 """Return a list of command-line arguments reproducing the current
301 """Return a list of command-line arguments reproducing the current
476 args: The list or str args passed to run().
928 raise ValueError("Groups must be a list, not a string")
1425 in lpAttributeList["handle_list"] and make sure the list
1430 return list({handle for handle in handle_list
1492 list(attribute_list.get("handle_list", []))
1602 # Start reader threads feeding into a list hanging off of this
1808 args = list(arg
[all...]

Completed in 68 milliseconds

1...<<201202203204205206207208209210>>...254