Home
last modified time | relevance | path

Searched refs:res (Results 6276 - 6300 of 13729) sorted by relevance

1...<<251252253254255256257258259260>>...550

/foundation/multimedia/drm_framework/frameworks/native/test/common/src/
H A Dhttp.cpp63 CURLcode res = curl_easy_perform(curl); in HttpPost() local
64 if (res != CURLE_OK) { in HttpPost()
/foundation/multimedia/ringtone_library/test/unittest/ringtone_dfx_test/src/
H A Dringtone_dfx_test.cpp61 int64_t res = dfxMgr->HandleReportXml(); in HWTEST_F() local
62 EXPECT_NE(res, 0); in HWTEST_F()
/foundation/systemabilitymgr/safwk/test/services/safwk/unittest/test_sa_proxy_cache_ability/src/
H A Dtest_sa_proxy_cache.cpp84 bool res = Publish(this); in OnStart() local
85 if (!res) { in OnStart()
/foundation/resourceschedule/ffrt/src/util/
H A Dspmc_queue.cpp68 void* res = buf_[head % capacity_]; in PopHead() local
70 return res; in PopHead()
/foundation/systemabilitymgr/safwk/test/services/safwk/unittest/listen_ability/src/
H A Dlisten_ability.cpp88 bool res = Publish(this); in OnStart() local
89 if (!res) { in OnStart()
/foundation/window/window_manager/utils/include/
H A Dfocus_change_info.h67 bool res = parcel.ReadInt32(focusChangeInfo->windowId_) && parcel.ReadUint64(focusChangeInfo->displayId_) && in Unmarshalling() local
69 if (!res) { in Unmarshalling()
/foundation/window/window_manager/utils/src/
H A Dwindow_visibility_info.cpp43 bool res = parcel.ReadUint32(windowVisibilityInfo->windowId_) && parcel.ReadInt32(windowVisibilityInfo->pid_) && in Unmarshalling() local
45 if (!res) { in Unmarshalling()
/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/
H A Ddns_manager_test.cpp78 std::vector<AddrInfo> res; in HWTEST_F() local
79 dnsManager.GetAddrInfo(hostName, serverName, hints, NET_ID, res); in HWTEST_F()
/foundation/communication/nfc/interfaces/inner_api/controller/
H A Dndef_msg_callback_stub.cpp94 bool res = OnNdefMsgDiscovered(tagUid, ndef, type); in RemoteNdefMsgDiscovered() local
95 reply.WriteBool(res); // Reply for ndef parse result in RemoteNdefMsgDiscovered()
/foundation/communication/nfc/test/unittest/services/isodep_card_handler_test/
H A Disodep_card_handler_test.cpp77 bool res = isodepCardHandler->IsSupportedTransportCard(rfDiscId, cardIndex); in HWTEST_F() local
78 ASSERT_TRUE(!res); in HWTEST_F()
/foundation/filemanagement/dfs_service/test/unittests/cloud_daemon/
H A Dcloud_daemon_manager_impl_test.cpp91 auto res = CloudDaemonManagerImpl::GetInstance().StartFuse(userId, devFd, path); in HWTEST_F() local
92 EXPECT_EQ(res, E_INVAL_ARG); in HWTEST_F()
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fileio/properties/
H A Drmdir.cpp66 int res = rmdir(path.c_str()); in Async()
67 if (res == -1) { in Async()
/foundation/filemanagement/dfs_service/utils/system/include/
H A Ddfsu_thread_safe_queue.h74 auto res = std::move(queue_.front()); in WaitAndPop() local
76 return std::move(res); in WaitAndPop()
/foundation/window/window_manager/window_scene/test/dms_unittest/
H A Dsetting_observer_test.cpp82 std::string res = settingObserver_->GetKey(); in HWTEST_F() local
83 EXPECT_EQ(res, settingObserver_->key_); in HWTEST_F()
/foundation/window/window_manager/wmserver/src/
H A Dfreeze_controller.cpp40 WMError res = window->Show(); in FreezeDisplay() local
41 if (res != WMError::WM_OK) { in FreezeDisplay()
/kernel/linux/linux-5.10/drivers/char/hw_random/
H A Dnomadik-rng.c52 base = devm_ioremap(&dev->dev, dev->res.start, in nmk_rng_probe()
53 resource_size(&dev->res)); in nmk_rng_probe()
/kernel/linux/linux-5.10/drivers/cpufreq/
H A Dmvebu-cpufreq.c29 struct resource res; in armada_xp_pmsu_cpufreq_init() local
47 ret = of_address_to_resource(np, 1, &res); in armada_xp_pmsu_cpufreq_init()
/kernel/linux/linux-5.10/arch/x86/platform/olpc/
H A Dolpc_ofw.c48 void **res) in __olpc_ofw()
74 *((int *)res[i]) = *p; in __olpc_ofw()
47 __olpc_ofw(const char *name, int nr_args, const void **args, int nr_res, void **res) __olpc_ofw() argument
/kernel/linux/linux-5.10/drivers/iio/buffer/
H A Dindustrialio-triggered-buffer.c90 static void devm_iio_triggered_buffer_clean(struct device *dev, void *res) in devm_iio_triggered_buffer_clean() argument
92 iio_triggered_buffer_cleanup(*(struct iio_dev **)res); in devm_iio_triggered_buffer_clean()
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_so.h163 extern struct vmw_resource *vmw_view_srf(struct vmw_resource *res);
167 extern u32 vmw_view_dirtying(struct vmw_resource *res);
/kernel/linux/linux-5.10/include/drm/ttm/
H A Dttm_resource.h225 struct ttm_resource *res);
226 void ttm_resource_free(struct ttm_buffer_object *bo, struct ttm_resource *res);
/kernel/linux/linux-5.10/include/linux/
H A Dmbus.h87 void mvebu_mbus_get_pcie_mem_aperture(struct resource *res);
88 void mvebu_mbus_get_pcie_io_aperture(struct resource *res);
H A Deisa.h40 struct resource res[EISA_MAX_RESOURCES]; member
95 struct resource *res; member
/kernel/linux/linux-6.6/include/linux/
H A Dmbus.h87 void mvebu_mbus_get_pcie_mem_aperture(struct resource *res);
88 void mvebu_mbus_get_pcie_io_aperture(struct resource *res);
H A Deisa.h40 struct resource res[EISA_MAX_RESOURCES]; member
95 struct resource *res; member

Completed in 12 milliseconds

1...<<251252253254255256257258259260>>...550