Home
last modified time | relevance | path

Searched defs:false (Results 51 - 75 of 1439) sorted by relevance

12345678910>>...58

/third_party/pulseaudio/src/modules/alsa/
H A Dmodule-alsa-sink.c35 PA_MODULE_LOAD_ONCE(false); variable
/third_party/pulseaudio/src/modules/raop/
H A Dmodule-raop-sink.c34 PA_MODULE_LOAD_ONCE(false); variable
/third_party/skia/docs/examples/
H A DRegion_setPath.cpp19 canvas->clipRect(SkRect::Make(clipRect), false); in REG_FIDDLE() local
/third_party/skia/bench/
H A DMipmapBench.cpp19 MipmapBench(int w, int h, bool halfFloat = false) in MipmapBench() argument
/third_party/spirv-tools/test/opt/
H A Dstrip_debug_info_test.cpp60 /* skip_nop = */ false); in TEST_F() local
76 /* skip_nop = */ false); in TEST_F() local
114 /* skip_nop = */ false, in TEST_F() local
151 /* skip_nop = */ false, in TEST_F() local
198 /* skip_nop = */ false, in TEST_F() local
212 /* skip_nop = */ false); in TEST_P() local
/third_party/spirv-tools/test/
H A Dtimer_test.cpp29 MockTimer(std::ostream* out, bool measure_mem_usage = false) in MockTimer() argument
90 MockCumulativeTimer(std::ostream* out, bool measure_mem_usage = false) in MockCumulativeTimer() argument
/base/powermgr/thermal_manager/test/common/src/
H A Dmock_thermal_mgr_client.cpp98 THERMAL_RETURN_IF_WITH_RET(Connect() != ERR_OK, false); in GetThermalInfo() local
/base/security/security_component_manager/services/security_component_service/sa/test/mock/include/
H A Dsystem_ability.h47 SystemAbility(bool runOnCreate = false) {}; in SystemAbility() argument
49 SystemAbility(const int32_t serviceId, bool runOnCreate = false) {}; in SystemAbility() argument
/base/security/security_guard/test/unittest/security_collector/include/
H A Dsecurity_collector_subscribe_info.h26 explicit SecurityCollectorSubscribeInfo(const Event &event, int64_t duration = -1, bool isNotify = false) in SecurityCollectorSubscribeInfo() argument
/base/security/security_guard/test/unittest/data_collect/sa/
H A Dsecurity_collector_subscribe_info.h26 explicit SecurityCollectorSubscribeInfo(const Event &event, int64_t duration = -1, bool isNotify = false) in SecurityCollectorSubscribeInfo() argument
/base/update/updater/test/unittest/updater_test/
H A Drecord_install_time_unittest.cpp70 EXPECT_EQ(IsDouble(exceptionData), false); in HWTEST_F() local
/base/update/updater/test/fuzztest/applypatch_fuzzer/
H A Dapplypatch_fuzzer.cpp31 bool WriteDataToFile(const char* data, size_t size, const char* filePath, bool isAppend = false) in WriteDataToFile() argument
/base/useriam/pin_auth/test/unittest/src/
H A Dpin_auth_register_test.cpp87 EXPECT_EQ(PinAuthRegister::GetInstance().RegisterInputer(testInputer), false); in HWTEST_F() local
/base/useriam/user_auth_framework/test/unittest/services/mocks/
H A Dmock_resource_node.h49 static std::shared_ptr<ResourceNode> CreateWithExecuteIndex(uint64_t executorId, bool detach = false) in CreateWithExecuteIndex() argument
/foundation/ability/ability_runtime/test/unittest/cj_runtime_test/
H A Dcj_mock_runtime.h83 bool RunScript(const std::string& path, const std::string& hapPath, bool useCommonChunk = false) in RunScript() argument
92 bool LoadScript(const std::string& path, std::vector<uint8_t>* buffer = nullptr, bool isBundle = false) in LoadScript() argument
/foundation/ability/ability_runtime/test/unittest/cj_test_runner_test/
H A Dcj_mock_runtime.h81 bool RunScript(const std::string& path, const std::string& hapPath, bool useCommonChunk = false) in RunScript() argument
90 bool LoadScript(const std::string& path, std::vector<uint8_t>* buffer = nullptr, bool isBundle = false) in LoadScript() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/gestures/
H A Dlong_press_gesture.h34 LongPressGesture( int32_t fingers, bool repeat, int32_t duration, bool isForDrag = false, bool isDisableMouseLeft = false) LongPressGesture() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/form/
H A Dform_node.h29 FormNode(const std::string& tag, int32_t nodeId, const RefPtr<Pattern>& pattern, bool isRoot = false) in FormNode() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dgroup_node.h27 GroupNode(const std::string& tag, int32_t nodeId, const RefPtr<Pattern>& pattern, bool isRoot = false) in GroupNode() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/irregular/
H A Dgrid_irregular_layout_algorithm.h36 explicit GridIrregularLayoutAlgorithm(GridLayoutInfo info, bool overScroll = false) in GridIrregularLayoutAlgorithm() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
H A Dnav_bar_pattern.h62 WindowFocus(false); variable
/foundation/arkui/ace_engine/frameworks/core/components/arc/
H A Drosen_render_arc.cpp69 startAngle_ * 180.0 / M_PI, sweepAngle_ * 180.0 / M_PI, false, paint); in Paint() local
/foundation/arkui/ace_engine/frameworks/core/common/
H A Dtask_runner_adapter.h41 virtual void Initialize(bool useCurrentEventRunner = false, const std::string& name = "") {} in Initialize() argument
/foundation/arkui/ace_engine/test/unittest/core/event/
H A Dframe_node_on_tree.h29 FrameNodeOnTree(const std::string& tag, int32_t nodeId, const RefPtr<Pattern>& pattern, bool isRoot = false, bool isLayoutNode = false) FrameNodeOnTree() argument
35 CreateFrameNode( const std::string& tag, int32_t nodeId, const RefPtr<Pattern>& pattern, bool isRoot = false) CreateFrameNode() argument
/foundation/arkui/ace_engine/test/unittest/core/pattern/scroll/
H A Dscroll_controller_test_ng.cpp40 positionController_->AnimateTo(Dimension(ITEM_MAIN_SIZE), 0, nullptr, false); in HWTEST_F() local
48 positionController_->AnimateTo(Dimension(CONTENT_MAIN_SIZE), 0, nullptr, false); in HWTEST_F() local
120 positionController_->AnimateTo(Dimension(ITEM_MAIN_SIZE), 1000.f, Curves::EASE, false); in HWTEST_F() local
129 positionController_->AnimateTo(Dimension(CONTENT_MAIN_SIZE), 1000.f, Curves::EASE, false); in HWTEST_F() local
138 positionController_->AnimateTo(Dimension(0), 1000.f, Curves::EASE, false); in HWTEST_F() local
163 positionController_->AnimateTo(Dimension(1000.f), 1000.f, Curves::EASE, false, canOverScroll); in HWTEST_F() local
193 positionController_->AnimateTo(Dimension(ITEM_MAIN_SIZE), 0, nullptr, false); in HWTEST_F() local
227 positionController_->AnimateTo(Dimension(ITEM_MAIN_SIZE), 0, nullptr, false); in HWTEST_F() local
431 positionController_->AnimateTo(Dimension(ITEM_MAIN_SIZE), 0, nullptr, false); HWTEST_F() local
441 positionController_->AnimateTo(Dimension(CONTENT_MAIN_SIZE), 0, nullptr, false); HWTEST_F() local
[all...]

Completed in 6 milliseconds

12345678910>>...58