Home
last modified time | relevance | path

Searched defs:false (Results 76 - 100 of 910) sorted by relevance

12345678910>>...37

/third_party/jerryscript/tests/unit-core/
H A Dtest-has-property.cpp69 assert_boolean_and_release (jerry_has_property (object, prop_name), false); in HWTEST_F() local
70 assert_boolean_and_release (jerry_has_own_property (object, prop_name), false); in HWTEST_F() local
75 assert_boolean_and_release (jerry_has_property (object, prop_name), false); in HWTEST_F() local
76 assert_boolean_and_release (jerry_has_own_property (object, prop_name), false); in HWTEST_F() local
82 assert_boolean_and_release (jerry_has_own_property (object, prop_name), false); in HWTEST_F() local
/third_party/mesa3d/src/util/tests/
H A Dxmlconfig.cpp76 EXPECT_EQ(driQueryOptionb(&options, "glsl_zero_init"), false); in TEST_F() local
148 EXPECT_EQ(driCheckOption(&options, "glsl_zero_init", DRI_ENUM), false); in TEST_F() local
149 EXPECT_EQ(driCheckOption(&options, "glsl_zero_init", DRI_INT), false); in TEST_F() local
150 EXPECT_EQ(driCheckOption(&options, "glsl_zero_init", DRI_FLOAT), false); in TEST_F() local
151 EXPECT_EQ(driCheckOption(&options, "glsl_zero_init", DRI_STRING), false); in TEST_F() local
153 EXPECT_EQ(driCheckOption(&options, "not_present", DRI_BOOL), false); in TEST_F() local
179 EXPECT_EQ(driCheckOption(&cache, "mesa_test_unknown_option", DRI_BOOL), false); in TEST_F() local
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Daggressive_dead_code_elim_pass.h47 AggressiveDCEPass(bool preserve_interface = false) in AggressiveDCEPass() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Daggressive_dead_code_elim_pass.h47 AggressiveDCEPass(bool preserve_interface = false) in AggressiveDCEPass() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
H A DMachineLocation.h36 explicit MachineLocation(unsigned R, bool Indirect = false) in MachineLocation() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ToolDrivers/llvm-dlltool/
H A DDlltoolDriver.cpp92 false); in dlltoolDriverMain() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DSparseBitVector.h396 SparseBitVectorIterator(const SparseBitVector<ElementSize> *RHS, bool end = false) SparseBitVectorIterator() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/Utils/
H A DLocal.h29 EmitGEPOffset(IRBuilderTy *Builder, const DataLayout &DL, User *GEP, bool NoAssumptions = false) EmitGEPOffset() argument
/third_party/skia/gm/
H A Dwindowrectangles.cpp87 SkClipOp::kDifference, false); in onDraw() local
H A Dfpcoordinateoverride.cpp45 SkASSERT(false); variable
52 SkASSERT(false); variable
/third_party/spirv-tools/source/opt/
H A Daggressive_dead_code_elim_pass.h47 AggressiveDCEPass(bool preserve_interface = false, in AggressiveDCEPass() argument
/third_party/vulkan-loader/tests/framework/
H A Dtest_util.h122 initial_value = get_env_var(name, false); member
/base/hiviewdfx/hiview/base/utility/
H A Dhiview_db_util.cpp101 FileUtil::GetDirFiles(FileUtil::ExtractFilePath(dbPath), dbFiles, false); in MoveDbFilesToUploadDir() local
/base/hiviewdfx/hiview/base/event_publish/
H A Dapp_event_handler.cpp58 void AddValueToJsonString(const std::string& key, const T& value, std::stringstream& jsonStr, bool isLastValue = false) in AddValueToJsonString() argument
44 AddVectorToJsonString(const std::string& key, const std::vector<T>& vec, std::stringstream& jsonStr, bool isLastValue = false) AddVectorToJsonString() argument
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/include/
H A Ddfx_memory.h45 virtual bool ReadS8(uintptr_t& addr, int8_t *val, bool incre = false) in ReadS8() argument
53 virtual bool ReadS16(uintptr_t& addr, int16_t *val, bool incre = false) in ReadS16() argument
61 virtual bool ReadS32(uintptr_t& addr, int32_t *val, bool incre = false) in ReadS32() argument
69 virtual bool ReadS64(uintptr_t& addr, int64_t *val, bool incre = false) in ReadS64() argument
[all...]
/base/powermgr/power_manager/test/unittest/src/interface_test/
H A Dpower_suspend_controller_test.cpp226 static_cast<int64_t>(time(nullptr)), SuspendDeviceType::SUSPEND_DEVICE_REASON_APPLICATION, false); in HWTEST_F() local
/base/powermgr/power_manager/test/unittest/src/scenario_test/wakeup_suspend/
H A Dpower_wakeup_test.cpp82 static_cast<int64_t>(time(nullptr)), SuspendDeviceType::SUSPEND_DEVICE_REASON_APPLICATION, false); in HWTEST_F() local
121 static_cast<int64_t>(time(nullptr)), SuspendDeviceType::SUSPEND_DEVICE_REASON_APPLICATION, false); in HWTEST_F() local
/base/print/print_fwk/test/unittest/service_test/
H A Dprint_service_converter_test.cpp91 EXPECT_EQ(ConvertColorModeCode(src, dst), false); in HWTEST_F() local
132 EXPECT_EQ(ConvertColorModeCode(src, dst), false); in HWTEST_F() local
153 EXPECT_EQ(ConvertPageSizeId(src, id), false); in HWTEST_F() local
167 EXPECT_EQ(ConvertPrintPageSize(src, dst), false); in HWTEST_F() local
/base/notification/distributed_notification_service/services/distributed/test/unittest/
H A Ddistributed_database_callback_test.cpp84 std::move(insertEntries), std::move(updateEntries), std::move(deleteEntries), "<remoteDeviceId>", false); in HWTEST_F() local
120 std::move(insertEntries), std::move(updateEntries), std::move(deleteEntries), "<remoteDeviceId>", false); in HWTEST_F() local
156 std::move(insertEntries), std::move(updateEntries), std::move(deleteEntries), "<remoteDeviceId>", false); in HWTEST_F() local
/base/update/updater/test/unittest/updater_ui_test/lang/
H A Dui_language_unittest.cpp136 EXPECT_EQ(LanguageUI::GetInstance().Init(Language::CHINESE), false); in HWTEST_F() local
137 EXPECT_EQ(LanguageUI::GetInstance().Init(Language::ENGLISH), false); in HWTEST_F() local
138 EXPECT_EQ(LanguageUI::GetInstance().Init(Language::SPANISH), false); in HWTEST_F() local
148 EXPECT_EQ(LanguageUI::GetInstance().Init(Language::CHINESE), false); HWTEST_F() local
149 EXPECT_EQ(LanguageUI::GetInstance().Init(Language::ENGLISH), false); HWTEST_F() local
150 EXPECT_EQ(LanguageUI::GetInstance().Init(Language::SPANISH), false); HWTEST_F() local
160 EXPECT_EQ(LanguageUI::GetInstance().Init(Language::CHINESE), false); HWTEST_F() local
161 EXPECT_EQ(LanguageUI::GetInstance().Init(Language::ENGLISH), false); HWTEST_F() local
162 EXPECT_EQ(LanguageUI::GetInstance().Init(Language::SPANISH), false); HWTEST_F() local
[all...]
/base/update/updater/test/unittest/utils/
H A Dutils_unittest.cpp90 EXPECT_EQ(Utils::RemoveDir(path), false); in HWTEST_F() local
92 EXPECT_EQ(Utils::RemoveDir(path), false); in HWTEST_F() local
108 EXPECT_EQ(Utils::IsUpdaterMode(), false); in HWTEST_F() local
/kernel/linux/linux-5.10/arch/arm64/kvm/
H A Dhandle_exit.c97 trace_kvm_wfx_arm64(*vcpu_pc(vcpu), false); in kvm_handle_wfx() local
/kernel/linux/linux-5.10/arch/arm/kernel/
H A Dmachine_kexec.c86 set_cpu_online(smp_processor_id(), false); in machine_crash_nonpanic_core() local
/kernel/linux/linux-5.10/arch/mips/kernel/
H A Dmachine_kexec.c245 set_cpu_online(smp_processor_id(), false); in machine_kexec() local
/kernel/linux/linux-5.10/arch/powerpc/boot/
H A Dtypes.h50 #define false 0 macro

Completed in 10 milliseconds

12345678910>>...37