| /base/powermgr/power_manager/test/unittest/src/ |
| H A D | power_get_mode_test.cpp | 46 PowerMode mode1 = PowerMode::NORMAL_MODE; in HWTEST_F() local
|
| H A D | power_device_mode_test.cpp | 96 PowerMode mode1 = powerMgrClient.GetDeviceMode(); in HWTEST_F() local 114 PowerMode mode1 = PowerMode::NORMAL_MODE; in HWTEST_F() local
|
| H A D | power_set_mode_test.cpp | 58 PowerMode mode1 = PowerMode::POWER_SAVE_MODE; in HWTEST_F() local
|
| /third_party/rust/crates/nix/test/ |
| H A D | test_stat.rs | 155 let mut mode1 = Mode::empty(); in test_fchmod() variables 184 let mut mode1 = Mode::empty(); in test_fchmodat() variables [all...] |
| /base/powermgr/power_manager/test/systemtest/src/ |
| H A D | power_mgr_powersavemode_test.cpp | 76 PowerMode mode1 = PowerMode::POWER_SAVE_MODE; in HWTEST_F() local 96 PowerMode mode1 = PowerMode::PERFORMANCE_MODE; in HWTEST_F() local 116 PowerMode mode1 = PowerMode::EXTREME_POWER_SAVE_MODE; in HWTEST_F() local 136 PowerMode mode1 = static_cast<PowerMode>(1); in HWTEST_F() local 156 PowerMode mode1 = PowerMode::EXTREME_POWER_SAVE_MODE; in HWTEST_F() local 178 PowerMode mode1 = PowerMode::NORMAL_MODE; HWTEST_F() local 197 PowerMode mode1 = PowerMode::POWER_SAVE_MODE; HWTEST_F() local 221 PowerMode mode1 = PowerMode::POWER_SAVE_MODE; HWTEST_F() local 244 PowerMode mode1 = static_cast<PowerMode>(1); HWTEST_F() local 268 PowerMode mode1 = PowerMode::POWER_SAVE_MODE; HWTEST_F() local 290 PowerMode mode1 = PowerMode::POWER_SAVE_MODE; HWTEST_F() local 312 PowerMode mode1 = static_cast<PowerMode>(1); HWTEST_F() local 337 PowerMode mode1 = PowerMode::POWER_SAVE_MODE; HWTEST_F() local [all...] |
| /base/powermgr/power_manager/test/unittest/src/mock/ |
| H A D | power_mock_peer_test.cpp | 142 PowerMode mode1 = PowerMode::NORMAL_MODE; in HWTEST_F() local
|
| H A D | power_mock_proxy_test.cpp | 99 PowerMode mode1 = PowerMode::NORMAL_MODE; in HWTEST_F() local
|
| H A D | power_mock_parcel_test.cpp | 92 PowerMode mode1 = PowerMode::POWER_SAVE_MODE; in HWTEST_F() local 200 PowerMode mode1 = PowerMode::NORMAL_MODE; in HWTEST_F() local
|
| /foundation/communication/dsoftbus/tests/sdk/bus_center/unittest/ |
| H A D | bus_center_heartbeat_sdk_test.cpp | 86 GearMode mode1 = { .cycle = MID_FREQ_CYCLE, .duration = DEFAULT_DURATION, .wakeupFlag = false }; in HWTEST_F() local
|
| /third_party/vk-gl-cts/external/amber/src/src/amberscript/ |
| H A D | parser_pipeline_test.cc | 286 auto mode1 = pipelines[1]->GetPipelineData()->GetPolygonMode(); in TEST_F() local
|
| /foundation/window/window_manager/dmserver/test/unittest/ |
| H A D | abstract_screen_test.cpp | 76 sptr<SupportedScreenModes> mode1 = new SupportedScreenModes(); in HWTEST_F() local 657 sptr<SupportedScreenModes> mode1 = new SupportedScreenModes(); in HWTEST_F() local
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/test/ |
| H A D | store_test.cpp | 91 auto mode1 = OHOS::DistributedRdb::TIME_FIRST; in HWTEST_F() local
|
| /kernel/linux/linux-6.6/drivers/pwm/ |
| H A D | pwm-sunplus.c | 60 u32 dd_freq, duty, mode0, mode1; in sunplus_pwm_apply() local
|
| /third_party/mesa3d/src/mesa/vbo/ |
| H A D | vbo_exec.c | 171 vbo_merge_draws(struct gl_context *ctx, bool in_dlist, GLubyte mode0, GLubyte mode1, unsigned start0, unsigned start1, unsigned *count0, unsigned count1, unsigned basevertex0, unsigned basevertex1, bool *end0, bool begin1, bool end1) vbo_merge_draws() argument
|
| /base/hiviewdfx/hiview/utility/common_utils/test/unittest/common/ |
| H A D | utility_common_utils_test.cpp | 148 int mode1 = FP_FILE; in HWTEST_F() local
|
| /kernel/linux/linux-5.10/sound/soc/codecs/ |
| H A D | ak4535.c | 291 u8 mode1 = 0; in ak4535_set_dai_fmt() local
|
| /kernel/linux/linux-5.10/drivers/staging/comedi/drivers/ |
| H A D | addi_apci_1032.c | 85 unsigned int mode1; /* rising-edge/high level channels */ member
|
| H A D | addi_apci_1564.c | 165 unsigned int mode1; /* rising-edge/high level channels */ member [all...] |
| /kernel/linux/linux-6.6/drivers/comedi/drivers/ |
| H A D | addi_apci_1032.c | 85 unsigned int mode1; /* rising-edge/high level channels */ member
|
| H A D | addi_apci_1564.c | 165 unsigned int mode1; /* rising-edge/high level channels */ member [all...] |
| /kernel/linux/linux-6.6/sound/soc/codecs/ |
| H A D | ak4535.c | 291 u8 mode1 = 0; in ak4535_set_dai_fmt() local
|
| /kernel/linux/linux-5.10/drivers/video/fbdev/core/ |
| H A D | modedb.c | 926 int fb_mode_is_equal(const struct fb_videomode *mode1, in fb_mode_is_equal() argument [all...] |
| /kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
| H A D | rs690.c | 205 rs690_line_buffer_adjust(struct radeon_device *rdev, struct drm_display_mode *mode1, struct drm_display_mode *mode2) rs690_line_buffer_adjust() argument 460 rs690_compute_mode_priority(struct radeon_device *rdev, struct rs690_watermark *wm0, struct rs690_watermark *wm1, struct drm_display_mode *mode0, struct drm_display_mode *mode1, u32 *d1mode_priority_a_cnt, u32 *d2mode_priority_a_cnt) rs690_compute_mode_priority() argument 587 struct drm_display_mode *mode1 = NULL; rs690_bandwidth_update() local [all...] |
| /kernel/linux/linux-6.6/drivers/video/fbdev/core/ |
| H A D | modedb.c | 930 int fb_mode_is_equal(const struct fb_videomode *mode1, in fb_mode_is_equal() argument [all...] |
| /kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/ |
| H A D | intel_panel.c | 190 const struct drm_display_mode *mode1; in has_drrs_modes() local
|