Home
last modified time | relevance | path

Searched defs:mode (Results 226 - 250 of 4708) sorted by relevance

12345678910>>...189

/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/mbedtls/include/mbedtls/
H A Dchachapoly.h70 mbedtls_chachapoly_mode_t mode; /**< Cipher mode (encrypt or decrypt). */ member
H A Dgcm.h75 int mode; /*!< The operation to perform: member
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_mem_profile_debugfs.c73 const mode_t mode = 0444; in kbasep_mem_profile_debugfs_insert() local
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/
H A Dmali_kbase_mem_profile_debugfs.c71 const mode_t mode = 0444; in kbasep_mem_profile_debugfs_insert() local
/drivers/hdf_core/adapter/khdf/linux/manager/src/
H A Ddevmgr_pm_reg.c61 static int DevmgrPmNotifier(struct notifier_block *nb, unsigned long mode, void *data) in DevmgrPmNotifier() argument
/drivers/hdf_core/framework/core/shared/src/
H A Dhdf_io_service.c21 struct HdfIoService *HdfIoServicePublish(const char *serviceName, uint32_t mode) in HdfIoServicePublish() argument
/drivers/hdf_core/framework/test/fuzztest/ioservice_fuzzer/ioservicepublish_fuzzer/
H A Dioservicepublish_fuzzer.cpp32 uint32_t mode = parcel.ReadUint32(); in IoservicePublishFuzzTest() local
/drivers/peripheral/sensor/interfaces/v1_0/
H A Disensor_callback_vdi.h36 int32_t mode; member
/drivers/peripheral/sensor/chipset/ppg/
H A Dppg_cs1262_fw.c83 int32_t Cs1262Loadfw(enum PpgMode mode, Cs1262RegConfigTab **configTab) in Cs1262Loadfw() argument
/drivers/peripheral/usb/test/benchmarktest/
H A Dusb_benchmark_function_test.cpp133 int32_t mode = PORT_MODE_NONE; in BENCHMARK_F() local
/drivers/peripheral/usb/test/unittest/mock/src/
H A Dusbd_function_auto_test.cpp166 int32_t mode = 0; in HWTEST_F() local
/foundation/ability/ability_runtime/test/unittest/dynamic_loader_ohos_test/
H A Ddynamic_loader_ohos_test.cpp105 unsigned int mode = RTLD_LAZY; in HWTEST_F() local
/foundation/ability/form_fwk/services/config/
H A Dform_resource_param.cpp39 std::string mode = GetSystemParam(SYSTEM_COLOR_MODE); in GetSystemColorMode() local
/foundation/ai/neural_network_runtime/example/drivers/nnrt/v1_0/hdi_cpu_service/src/
H A Dvalidation.cpp22 int32_t ValidatePerformanceMode(PerformanceMode mode) in ValidatePerformanceMode() argument
/foundation/ai/neural_network_runtime/example/drivers/nnrt/v2_0/hdi_cpu_service/src/
H A Dvalidation.cpp22 int32_t ValidatePerformanceMode(PerformanceMode mode) in ValidatePerformanceMode() argument
/foundation/arkui/ace_engine/frameworks/core/components/panel/
H A Dsliding_events.h29 SlidingPanelSizeChangeEvent(PanelMode mode, double width, double height) in SlidingPanelSizeChangeEvent() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/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/arkui/ace_engine/frameworks/core/components/drag_bar/
H A Ddrag_bar_component.h32 void SetPanelMode(PanelMode mode) in SetPanelMode() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navrouter/
H A Dnavrouter_model_ng.cpp40 void NavRouterModelNG::SetNavRouteMode(int32_t mode) in SetNavRouteMode() argument
51 void NavRouterModelNG::SetNavRouteMode(FrameNode* frameNode, int32_t mode) in SetNavRouteMode() argument
H A Dnavrouter_pattern.h55 void SetNavRouteMode(NavRouteMode mode) in SetNavRouteMode() argument
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/frontend/
H A Dcj_page_router_abstract.cpp45 void CJPageRouterAbstract::Push(const RouterPageInfo& target, const std::string& params, RouterMode mode) in Push() argument
75 void CJPageRouterAbstract::Replace(const RouterPageInfo& target, const std::string& params, RouterMode mode) in Replace() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_keyboard_avoid.cpp49 auto mode = pipeline->GetEnableKeyBoardAvoidMode(); in GetKeyboardAvoidMode() local
/foundation/arkui/ace_engine/frameworks/bridge/common/media_query/
H A Dmedia_query_info.cpp80 auto mode = windowManager->GetWindowMode(); in GetMediaQueryJsonInfo() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/
H A Dscrollable_paint_property.cpp72 auto mode = propScrollBarProperty_ ? propScrollBarProperty_->propScrollBarMode.value_or(DisplayMode::AUTO) in GetBarStateString() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/layout/
H A Dwater_flow_layout_info_base.cpp21 RefPtr<WaterFlowLayoutInfoBase> WaterFlowLayoutInfoBase::Create(WaterFlowLayoutMode mode) in Create() argument

Completed in 7 milliseconds

12345678910>>...189