Home
last modified time | relevance | path

Searched defs:resource (Results 201 - 225 of 736) sorted by relevance

12345678910>>...30

/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
H A DBindGroupD3D12.cpp61 ID3D12Resource* resource = ToBackend(binding.buffer)->GetD3D12Resource(); in BindGroup() local
136 ID3D12Resource* resource = ToBackend(view->GetTexture())->GetD3D12Resource(); in BindGroup() local
154 ID3D12Resource* resource in BindGroup() local
190 ID3D12Resource* resource = BindGroup() local
[all...]
/third_party/skia/tools/skdiff/
H A Dskdiff_html.cpp181 static void print_diff_resource_cell(SkFILEWStream* stream, const DiffResource& resource, in print_diff_resource_cell() argument
H A Dskdiff_utils.cpp37 bool get_bitmap(sk_sp<SkData> fileBits, DiffResource& resource, bool sizeOnly, in get_bitmap() argument
[all...]
/third_party/skia/modules/skshaper/tests/
H A DShaperTest.cpp145 void cluster_test(skiatest::Reporter* reporter, const char* resource) { in cluster_test() argument
/third_party/skia/experimental/graphite/src/
H A DCommandBuffer.h54 void trackResource(sk_sp<SkRefCnt> resource) { in trackResource() argument
/third_party/rust/crates/nix/src/sys/
H A Dmod.rs111 pub mod resource; modules
/third_party/vk-gl-cts/external/vulkancts/vkscserver/
H A DvksServices.cpp172 vk::ResourceInterface* resource = new vk::ResourceInterfaceStandard{*tcx}; in createServerVKSC() local
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/package/
H A Dpackage.cpp261 napi_value resource = nullptr; in HasInstalled() local
/foundation/arkui/ui_appearance/interfaces/kits/napi/src/
H A Djs_ui_appearance.cpp293 napi_value resource = nullptr; in JSSetDarkMode() local
394 napi_value resource = nullptr; in JSSetFontScale() local
467 napi_value resource = nullptr; in JSSetFontWeightScale() local
/foundation/communication/bluetooth/frameworks/js/napi/src/socket/
H A Dnapi_bluetooth_spp_client.cpp109 napi_value resource = nullptr; in SppConnect() local
/foundation/graphic/graphic_3d/lume/LumeRender/src/
H A Drender_graph.h62 BindableBuffer resource; member
73 BindableImage resource; member
/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/output/
H A Ddepth_data_napi.cpp241 napi_value resource = nullptr; in Release() local
/foundation/multimedia/player_framework/frameworks/js/system_sound_manager/src/
H A Dsystem_sound_manager_napi_ext.cpp53 napi_value resource = nullptr; in GetToneHapticsSettings() local
172 napi_value resource = nullptr; in SetToneHapticsSettings() local
268 napi_value resource = nullptr; in GetToneHapticsList() local
363 napi_value resource in GetHapticsAttrsSyncedWithTone() local
462 napi_value resource = nullptr; OpenToneHaptics() local
[all...]
/foundation/multimedia/player_framework/frameworks/js/audio_haptic/src/audio_haptic_player/
H A Daudio_haptic_player_napi.cpp232 napi_value resource = nullptr; in Start() local
272 napi_value resource = nullptr; in Stop() local
312 napi_value resource = nullptr; in Release() local
/foundation/multimedia/player_framework/frameworks/js/avrecorder/
H A Davrecorder_napi.cpp197 napi_value resource = nullptr; in JsCreateAVRecorder() local
262 napi_value resource = nullptr; in JsPrepare() local
314 napi_value resource = nullptr; in JsSetOrientationHint() local
365 napi_value resource in JsSetWatermark() local
468 napi_value resource = nullptr; JsGetInputMetaSurface() local
567 napi_value resource = nullptr; JsGetAVRecorderProfile() local
[all...]
/foundation/multimodalinput/input/frameworks/napi/short_key/src/
H A Djs_short_key_manager.cpp106 napi_value resource = nullptr; in AsyncCallbackWork() local
/foundation/communication/dsoftbus/tests/core/bus_center/lnn/lane_link/
H A Dlnn_lane_link_deps_mock.cpp91 int32_t FindLaneResourceByLinkType(const char *peerUdid, LaneLinkType type, LaneResource *resource) in FindLaneResourceByLinkType() argument
101 int32_t FindLaneResourceByLaneId(uint64_t laneId, LaneResource *resource) in FindLaneResourceByLaneId() argument
/foundation/communication/dsoftbus/core/common/dfx/statistics/
H A Dtrans_network_statistics.c42 NetworkResource resource; member
[all...]
/foundation/distributeddatamgr/preferences/frameworks/js/napi/system_storage/src/
H A Dnapi_system_storage.cpp173 napi_value Operate(napi_env env, napi_callback_info info, const char *resource, bool parseStrFlag, in Operate() argument
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/src/
H A Dnapi_async_call.cpp146 napi_value resource = nullptr; in Async() local
/foundation/distributeddatamgr/preferences/frameworks/js/napi/common/src/
H A Dnapi_async_call.cpp116 napi_value resource = nullptr; in Async() local
/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/
H A Dfillp_stack_app_config_in.c203 FtAppTimerConfigSet( IN FILLP_CONST void *value, struct GlobalAppResource *resource, IN FILLP_INT sockIndex) FtAppTimerConfigSet() argument
224 FtAppSetKeepAliveTime( IN FILLP_CONST void *value, struct GlobalAppResource *resource, IN FILLP_INT sockIndex) FtAppSetKeepAliveTime() argument
266 FtAppSetConnRetryTimeout( IN FILLP_CONST void *value, struct GlobalAppResource *resource, IN FILLP_INT sockIndex) FtAppSetConnRetryTimeout() argument
284 FtAppSetDisconnectRetryTimeout( IN FILLP_CONST void *value, struct GlobalAppResource *resource, IN FILLP_INT sockIndex) FtAppSetDisconnectRetryTimeout() argument
315 FtAppConfigSetTxBurst( IN FILLP_CONST void *value, struct GlobalAppResource *resource, FILLP_INT sockIndex) FtAppConfigSetTxBurst() argument
333 FtAppConfigSetSendCache( IN FILLP_CONST void *value, struct GlobalAppResource *resource, FILLP_INT sockIndex) FtAppConfigSetSendCache() argument
360 FtAppConfigSetRecvCache( IN FILLP_CONST void *value, struct GlobalAppResource *resource, FILLP_INT sockIndex) FtAppConfigSetRecvCache() argument
387 FtAppSetMaxServerSendCache( IN FILLP_CONST void *value, struct GlobalAppResource *resource, FILLP_INT sockIndex) FtAppSetMaxServerSendCache() argument
405 FtAppSetMaxServeRecvCache( IN FILLP_CONST void *value, struct GlobalAppResource *resource, FILLP_INT sockIndex) FtAppSetMaxServeRecvCache() argument
424 FtAppConfigSetOppositeSetRate( IN FILLP_CONST void *value, struct GlobalAppResource *resource, FILLP_INT sockIndex) FtAppConfigSetOppositeSetRate() argument
455 FtAppConfigSetPktSize( IN FILLP_CONST void *value, struct GlobalAppResource *resource, FILLP_INT sockIndex) FtAppConfigSetPktSize() argument
495 FtAppConfigSetSendBufSize( IN FILLP_CONST void *value, struct GlobalAppResource *resource, FILLP_INT sockIndex, struct FtSocket *sock) FtAppConfigSetSendBufSize() argument
530 FtAppConfigSetRecvBufSize( IN FILLP_CONST void *value, struct GlobalAppResource *resource, FILLP_INT sockIndex, struct FtSocket *sock) FtAppConfigSetRecvBufSize() argument
565 FtAppConfigSetSlowStart( IN FILLP_CONST void *value, struct GlobalAppResource *resource, FILLP_INT sockIndex) FtAppConfigSetSlowStart() argument
590 FtAppConfigSetMaxRate( IN FILLP_CONST void *value, struct GlobalAppResource *resource, FILLP_INT sockIndex) FtAppConfigSetMaxRate() argument
615 FtAppConfigSetConstRate( IN FILLP_CONST void *value, struct GlobalAppResource *resource, FILLP_INT sockIndex) FtAppConfigSetConstRate() argument
633 FtAppConfigSetMaxRecvRate( IN FILLP_CONST void *value, struct GlobalAppResource *resource, FILLP_INT sockIndex) FtAppConfigSetMaxRecvRate() argument
652 FtAppEnlargePackInterval( IN FILLP_CONST void *value, struct GlobalAppResource *resource, FILLP_INT sockIndex, struct FtSocket *sock) FtAppEnlargePackInterval() argument
673 FtAppConfigInitNackDelayCfg( FILLP_INT sockIndex, struct GlobalAppResource *resource) FtAppConfigInitNackDelayCfg() argument
702 FtAppConfigSetEnableNackDelay( IN FILLP_CONST void *value, struct GlobalAppResource *resource, FILLP_INT sockIndex) FtAppConfigSetEnableNackDelay() argument
733 FtAppConfigSetNackDelayTimeout( IN FILLP_CONST void *value, struct GlobalAppResource *resource, FILLP_INT sockIndex) FtAppConfigSetNackDelayTimeout() argument
763 FtAppSetFcStatInterval( IN FILLP_CONST void *value, struct GlobalAppResource *resource, FILLP_INT sockIndex) FtAppSetFcStatInterval() argument
782 FtAppConfigSetPackInterval(IN FILLP_CONST void *value, struct GlobalAppResource *resource, FILLP_INT sockIndex) FtAppConfigSetPackInterval() argument
812 FtInnerAppConfigSetHelper( IN FILLP_UINT32 name, IN FILLP_CONST void *value, IN struct GlobalAppResource *resource, IN FILLP_INT sockIndex, IN struct FtSocket *sock) FtInnerAppConfigSetHelper() argument
865 FtInnerAppConfigSet( IN FILLP_UINT32 name, IN FILLP_CONST void *value, IN struct GlobalAppResource *resource, IN FILLP_INT sockIndex, IN struct FtSocket *sock) FtInnerAppConfigSet() argument
924 FtInnerAppConfigGetHelper(FILLP_UINT32 name, void *value, FILLP_CONST struct GlobalAppResource *resource) FtInnerAppConfigGetHelper() argument
983 FtAppGetMaxServerSendCache(void *value, FILLP_CONST struct GlobalAppResource *resource) FtAppGetMaxServerSendCache() argument
997 FtAppGetMaxServeRecvCache(void *value, FILLP_CONST struct GlobalAppResource *resource) FtAppGetMaxServeRecvCache() argument
1011 FtAppConfigGetOppositeSetRate(void *value, FILLP_CONST struct GlobalAppResource *resource) FtAppConfigGetOppositeSetRate() argument
1038 FtInnerAppConfigGet(IN FILLP_UINT32 name, IO void *value, IN FILLP_CONST struct GlobalAppResource *resource) FtInnerAppConfigGet() argument
[all...]
/kernel/linux/linux-5.10/drivers/firmware/imx/
H A Dscu-pd.c63 u16 resource; member
/kernel/linux/linux-5.10/drivers/char/ipmi/
H A Dipmi_si_platform.c231 struct resource resource; in of_ipmi_probe() local
/kernel/linux/linux-5.10/arch/hexagon/kernel/
H A Dtime.c165 struct resource *resource = NULL; in time_init_deferred() local
[all...]

Completed in 14 milliseconds

12345678910>>...30