Home
last modified time | relevance | path

Searched refs:next (Results 3851 - 3875 of 6167) sorted by relevance

1...<<151152153154155156157158159160>>...247

/base/msdp/device_status/rust/subsystem/device_profile/sys/src/
H A Dbinding.rs107 /// A pointer to the next profile entry in the linked list.
108 pub next: *const CProfileEntry,
/base/startup/init/interfaces/innerkits/fs_manager/switch_root/
H A Dswitch_root.c105 for (FstabItem *item = fstab->head; item != NULL; item = item->next) { in MountToNewTarget()
/base/security/selinux_adapter/test/unittest/parameter_static/
H A Dunit_test.cpp162 * @tc.desc: Test 'int32_t HashMapAdd(HashTab *handle, HashNode *node)' with node->next not nullptr
172 groupNode->hashNode.next = new (std::nothrow) HashNode; in HWTEST_F()
/foundation/ability/ability_runtime/frameworks/native/child_process/src/
H A Dnative_child_process.cpp138 cur = cur->next; in OH_Ability_StartNativeChildProcess()
/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/
H A Dcjson_parser.h37 ListNode *next = nullptr; member
/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/config/
H A Daudio_strategy_router_parser.cpp68 for (; currNode; currNode = currNode->next) { in ParseInternal()
/foundation/resourceschedule/memmgr/common/src/
H A Dmemmgr_config_manager.cpp93 for (xmlNodePtr currNode = rootNodePtr->xmlChildrenNode; currNode != nullptr; currNode = currNode->next) { in ParseXmlRootNode()
H A Dxml_helper.cpp93 for (xmlNodePtr currNode = rootNodePtr->xmlChildrenNode; currNode != nullptr; currNode = currNode->next) { in GetModuleParam()
/foundation/resourceschedule/memmgr/common/src/config/
H A Dreclaim_config.cpp51 for (xmlNodePtr currNode = rootNodePtr->xmlChildrenNode; currNode != nullptr; currNode = currNode->next) { in ParseConfig()
/foundation/communication/netstack/test/fuzztest/websocketcapi_fuzzer/
H A Dwebsocket_capi_fuzzer.cpp87 header1.next = nullptr; in SetAddHeaderTest()
/foundation/communication/wifi/wifi/relation_services/wifi_hal_service/wifi_hal_module/wpa_supplicant_hal/wpa_p2p_hal/
H A Dwifi_p2p_hal.h89 WifiWpaP2pGroupInterface *next; member
/foundation/distributeddatamgr/data_object/frameworks/jskitsimpl/include/adaptor/
H A Djs_watcher.h29 EventHandler *next = nullptr; member
/foundation/filemanagement/app_file_service/utils/src/b_tarball/
H A Db_tarball_factory.cpp135 !equal(tarballPath.rbegin(), next(tarballPath.rbegin(), suffix.length()), suffix.rbegin(), suffix.rend())) { in GetTarballDirAndName()
/third_party/ffmpeg/libavfilter/
H A Dinternal.h38 struct AVFilterCommand *next; member
301 * not have to be) necessary to provide the input with the next frame.
337 * Send a frame of data to the next filter.
342 * needs it or pass it on to the next filter.
/third_party/ffmpeg/libavformat/
H A Durl.h94 int (*url_read_dir)(URLContext *h, AVIODirEntry **next);
202 * Change the position that will be used by the next read/write
378 * Each component runs until the start of the next component,
/third_party/curl/src/
H A Dtool_cfgable.h297 struct OperationConfig *next; /* Always last in the struct */ member
318 long ms_per_transfer; /* start next transfer after (at least) this
H A Dtool_main.c243 for(item = head; item; item = item->next) in wmain()
/third_party/backends/backend/escl/
H A Descl.h93 struct ESCL_Device *next; member
/third_party/backends/backend/
H A Ddc240.h235 struct cam_dirlist *next; member
H A Dkodak.h45 struct scanner *next; member
H A Dxerox_mfp.h53 struct device *next; member
H A Dhp-option.h209 HpChoice next; member
H A Dlexmark.h199 struct Lexmark_Device *next; member
H A Dsp15c.h133 struct sp15c *next; member
/third_party/cups-filters/cupsfilters/
H A Dimage-private.h91 *next; /* Next tile in cache */ member

Completed in 15 milliseconds

1...<<151152153154155156157158159160>>...247