Home
last modified time | relevance | path

Searched defs:mode (Results 101 - 125 of 4454) sorted by relevance

12345678910>>...179

/third_party/toybox/toys/posix/
H A Dchmod.c44 mode_t mode; in do_chmod() local
54 wfchmodat(dirtree_parentfd(try), try->name, mode); in do_chmod() local
/third_party/skia/gm/
H A Dcrbug_1177833.cpp41 SkBlendMode mode = static_cast<SkBlendMode>(0x00000003); in DEF_SIMPLE_GM() local
66 SkBlendMode mode = static_cast<SkBlendMode>(0x00000003); in DEF_SIMPLE_GM() local
93 SkBlendMode mode = static_cast<SkBlendMode>(0x00000003); in DEF_SIMPLE_GM() local
/third_party/ninja/misc/
H A Dninja-mode.el[all...]
/base/powermgr/power_manager/services/zidl/src/
H A Dpower_mode_callback_proxy.cpp27 void PowerModeCallbackProxy::OnPowerModeChanged(PowerMode mode) in OnPowerModeChanged() argument
/base/powermgr/power_manager/test/unittest/src/
H A Dpower_device_mode_test.cpp37 void PowerDeviceModeTest::PowerModeTest1Callback::OnPowerModeChanged(PowerMode mode) in OnPowerModeChanged() argument
42 void PowerDeviceModeTest::PowerModeTest2Callback::OnPowerModeChanged(PowerMode mode) in OnPowerModeChanged() argument
97 PowerMode mode = PowerMode::POWER_SAVE_MODE; in HWTEST_F() local
113 PowerMode mode = PowerMode::NORMAL_MODE; in HWTEST_F() local
/base/security/huks/frameworks/huks_standard/main/crypto_engine/openssl/include/
H A Dhks_openssl_aes.h72 uint32_t mode; member
/base/telephony/core_service/frameworks/js/network_search/src/
H A Dget_network_search_mode_callback.cpp27 int32_t WrapNetworkSelectionMode(int32_t mode) in WrapNetworkSelectionMode() argument
/base/update/updater/test/unittest/updater_ui_test/
H A Dupdater_ui_facade_unittest.cpp40 std::string mode = "abc"; in HWTEST_F() local
/base/web/webview/ohos_adapter/background_task_adapter/src/
H A Dbackground_task_impl.cpp27 BackgroundMode::Type ConvertBackgroundMode(BackgroundModeAdapter mode) in ConvertBackgroundMode() argument
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/arch/generic/bits/
H A Dipc.h7 mode_t mode; member
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/mbedtls/include/mbedtls/
H A Dgcm_alt.h51 int mode; /*!< The operation to perform: member
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_dvfs_debugfs.c72 const mode_t mode = 0444; in kbase_dvfs_status_debugfs_init() local
74 const mode_t mode = 0400; in kbase_dvfs_status_debugfs_init() local
/device/soc/rockchip/rk3588/kernel/include/linux/soc/rockchip/
H A Drockchip_decompress.h16 static inline int rk_decom_start(u32 mode, phys_addr_t src, phys_addr_t dst, u32 dst_max_size) in rk_decom_start() argument
/foundation/ability/ability_runtime/cj_environment/frameworks/cj_environment/src/
H A Ddynamic_loader_win.cpp28 void* DynamicLoadLibrary(const char* dlPath, unsigned int mode) in DynamicLoadLibrary() argument
H A Ddynamic_loader_linux.cpp21 void* DynamicLoadLibrary(const char* dlPath, unsigned int mode) in DynamicLoadLibrary() argument
/foundation/ability/ability_runtime/services/uripermmgr/include/
H A Dfile_permission_manager.h42 uint32_t mode = OperationMode::READ_MODE; member
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dscrollable_modifier.cpp22 void SetContentClip(ArkUINodeHandle node, ArkUI_Int32 mode) in SetContentClip() argument
H A Dnav_router_modifier.cpp20 void SetNavRouteMode(ArkUINodeHandle node, int32_t mode) in SetNavRouteMode() argument
/foundation/arkui/ace_engine/frameworks/core/gestures/
H A Dgesture_group.h34 GestureGroup(GestureMode mode, const std::vector<RefPtr<Gesture>>& gestures) : mode_(mode), gestures_(gestures) {} in GestureGroup() argument
35 explicit GestureGroup(GestureMode mode) : mode_(mode) {} in GestureGroup() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ipc/
H A Dfile_stat.h28 int32_t mode = -1; member
/foundation/arkui/ace_engine_lite/frameworks/targets/
H A Dplatform_adapter.cpp41 void SetEngineSnapshotMode(bool &mode) in SetEngineSnapshotMode() argument
50 void SetEngineSnapshotModeManually(bool &mode) in SetEngineSnapshotModeManually() argument
/foundation/arkui/ace_engine/test/unittest/interfaces/
H A Dxcomponent_controller_test.cpp51 SurfaceCallbackMode mode = SurfaceCallbackMode::DEFAULT; in HWTEST_F() local
/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_utils_server.cpp40 std::string GetScanModeName(int mode) in GetScanModeName() argument
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/api/container/
H A Dobject_hierarchy_observer.h42 auto& Target(const IObject::Ptr& root, HierarchyChangeModeValue mode) in Target() argument
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_common_utils_test/src/
H A Dmedialibrary_privacy_manager_test.cpp30 string mode = ""; in HWTEST_F() local
40 string mode = "Z"; in HWTEST_F() local
50 string mode = ""; in HWTEST_F() local
60 string mode = "w"; in HWTEST_F() local
70 string mode = "w"; in HWTEST_F() local
80 string mode = "a"; HWTEST_F() local
90 string mode = "rwrwrw"; HWTEST_F() local
100 string mode = "w"; HWTEST_F() local
110 string mode = "w"; HWTEST_F() local
120 string mode = "w"; HWTEST_F() local
[all...]

Completed in 7 milliseconds

12345678910>>...179