| /third_party/spirv-tools/source/opt/ |
| H A D | aggressive_dead_code_elim_pass.h | 47 AggressiveDCEPass(bool preserve_interface = false, in AggressiveDCEPass() argument
|
| /third_party/vulkan-loader/tests/framework/ |
| H A D | test_util.h | 122 initial_value = get_env_var(name, false); member
|
| /base/hiviewdfx/hiview/base/utility/ |
| H A D | hiview_db_util.cpp | 101 FileUtil::GetDirFiles(FileUtil::ExtractFilePath(dbPath), dbFiles, false);
in MoveDbFilesToUploadDir() local
|
| /base/hiviewdfx/hiview/base/event_publish/ |
| H A D | app_event_handler.cpp | 58 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 D | dfx_memory.h | 45 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 D | power_suspend_controller_test.cpp | 226 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 D | power_wakeup_test.cpp | 82 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 D | print_service_converter_test.cpp | 91 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 D | distributed_database_callback_test.cpp | 84 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 D | ui_language_unittest.cpp | 136 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 D | utils_unittest.cpp | 90 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
|
| /test/xts/acts/graphic/graphicnapidrawingtest/ |
| H A D | NativeDrawingBitmapTest.cpp | 102 EXPECT_EQ(OH_Drawing_BitmapGetPixels(bitmap_) == nullptr, false); in HWTEST_F() local
|
| H A D | NativeDrawingBitmapLargeValueTest.cpp | 85 EXPECT_EQ(OH_Drawing_BitmapGetPixels(bitmap_) == nullptr, false); in HWTEST_F() local
|
| H A D | NativeDrawingBrushTest.cpp | 76 EXPECT_EQ(OH_Drawing_BrushIsAntiAlias(brush1), false); in HWTEST_F() local 115 EXPECT_EQ(OH_Drawing_BrushIsAntiAlias(brush1), false); in HWTEST_F() local
|
| /third_party/glslang/glslang/MachineIndependent/ |
| H A D | LiveTraverser.h | 61 TLiveTraverser(const TIntermediate& i, bool traverseAll = false, in TLiveTraverser() argument
|
| /third_party/node/deps/v8/src/compiler/ |
| H A D | zone-stats.h | 22 Scope(ZoneStats* zone_stats, const char* zone_name, bool support_zone_compression = false) Scope() argument
|
| /third_party/node/deps/v8/src/libplatform/ |
| H A D | default-job.h | 24 explicit JobDelegate(DefaultJobState* outer, bool is_joining_thread = false) in JobDelegate() argument
|
| /third_party/musl/libc-test/src/functionalext/supplement/thread/thread_gtest/ |
| H A D | pthread_cond_test.cpp | 46 void InitMonotonic(bool monotonic = false) in InitMonotonic() argument
|
| /third_party/pulseaudio/src/modules/ |
| H A D | module-sine.c | 37 PA_MODULE_LOAD_ONCE(false); variable
|
| /third_party/pulseaudio/src/modules/x11/ |
| H A D | module-x11-bell.c | 40 PA_MODULE_LOAD_ONCE(false); variable
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory/ |
| H A D | vktMemoryMappingTests.cpp | 111 BitVector (size_t size, bool value = false) in BitVector() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| H A D | PreISelIntrinsicLowering.cpp | 72 lowerObjCCall(Function &F, const char *NewFn, bool setNonLazyBind = false) lowerObjCCall() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/Symbolize/ |
| H A D | DIPrinter.cpp | 103 print(DILineInfo(), false); in operator <<() local
|
| /third_party/skia/src/gpu/tessellate/shaders/ |
| H A D | GrPathTessellationShader.h | 90 static const GrUserStencilSettings* TestAndResetStencilSettings(bool isInverseFill = false) { in TestAndResetStencilSettings() argument
|
| /third_party/skia/third_party/externals/swiftshader/src/System/ |
| H A D | Synchronization.hpp | 47 CountedEvent(bool signalled = false) in CountedEvent() argument
|