Home
last modified time | relevance | path

Searched defs:true (Results 26 - 50 of 1022) sorted by relevance

12345678910>>...41

/foundation/arkui/ace_engine/test/mock/core/rosen/
H A Dtesting_font_collection.h31 static std::shared_ptr<TestingFontCollection> GetInstance(bool createWithICU = true) in GetInstance() argument
/foundation/arkui/ui_appearance/services/include/
H A Dui_appearance_ability_stub.h27 UiAppearanceAbilityStub(bool serialInvokeFlag = true) : IRemoteStub(serialInvokeFlag) {}; in UiAppearanceAbilityStub() argument
/foundation/graphic/graphic_2d/rosen/modules/texgine/export/texgine/
H A Difont_provider.h43 virtual std::shared_ptr<VariantFontStyleSet> MatchFamily(const std::string& familyName) noexcept(true) = 0; member in OHOS::Rosen::TextEngine::IFontProvider
/foundation/resourceschedule/device_standby/interfaces/innerkits/include/
H A Dstandby_service_subscriber_stub.h28 StandbyServiceSubscriberStub(bool serialInvokeFlag = true) : IRemoteStub(serialInvokeFlag) {}; in StandbyServiceSubscriberStub() argument
/foundation/resourceschedule/device_usage_statistics/services/common/include/
H A Dbundle_active_stub.h27 BundleActiveStub(bool serialInvokeFlag = true) : IRemoteStub<IBundleActiveService>(serialInvokeFlag) {} in BundleActiveStub() argument
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/
H A Dsh_css_mmu.c41 true); in ia_css_mmu_invalidate_cache() local
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/
H A Dsh_css_mmu.c41 true); in ia_css_mmu_invalidate_cache() local
/third_party/lzma/CPP/Windows/
H A DMemoryLock.h15 inline bool EnablePrivilege_LockMemory(bool enable = true) in EnablePrivilege_LockMemory() argument
/third_party/pulseaudio/src/modules/
H A Dmodule-hal-detect-compat.c34 PA_MODULE_LOAD_ONCE(true); variable
H A Dmodule-esound-compat-spawnfd.c35 PA_MODULE_LOAD_ONCE(true); variable
H A Dmodule-esound-compat-spawnpid.c37 PA_MODULE_LOAD_ONCE(true); variable
H A Dmodule-volume-restore.c34 PA_MODULE_LOAD_ONCE(true); variable
H A Dmodule-native-protocol-fd.c37 PA_MODULE_LOAD_ONCE(true); variable
/third_party/skia/src/effects/
H A DSkTrimPathEffect.cpp18 add_segments(const SkPath& src, SkScalar start, SkScalar stop, SkPath* dst, bool requires_moveto = true) add_segments() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
H A DPPCInstrBuilder.h32 addFrameReference(const MachineInstrBuilder &MIB, int FI, int Offset = 0, bool mem = true) addFrameReference() argument
/third_party/pulseaudio/src/modules/bluetooth/
H A Dmodule-bluetooth-discover.c31 PA_MODULE_LOAD_ONCE(true); variable
/third_party/skia/gm/
H A Ddistantclip.cpp40 rec->clipPath(SkPath::RRect(r, 5, 5), true); variable
/base/hiviewdfx/hisysevent/frameworks/native/include/
H A Dhisysevent_tool_query.h29 HiSysEventToolQuery(bool checkValidEvent, bool autoExit = true) in HiSysEventToolQuery() argument
/base/startup/init/device_info/
H A Ddevice_info_stub.h29 explicit DeviceInfoStub(bool serialInvokeFlag = true) in DeviceInfoStub() argument
42 explicit DeviceInfoService(int32_t systemAbilityId, bool runOnCreate = true) in DeviceInfoService() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/syntax/
H A Dsyntax_item.h42 SetRemoveSilently(true); variable
/foundation/filemanagement/storage_service/services/storage_manager/include/ipc/
H A Dstorage_manager.h28 StorageManager(int32_t saID, bool runOnCreate = true) : SystemAbility(saID, runOnCreate) {}; in StorageManager() argument
/foundation/distributeddatamgr/relational_store/rdbmock/frameworks/native/rdb/
H A Dfile_ex.h22 static bool SaveBufferToFile(const std::string& filePath, const std::vector<char>& content, bool truncated = true) in SaveBufferToFile() argument
/third_party/musl/libc-test/src/functionalext/supplement/malloc/malloc_gtest/
H A Dmalloc_malloc_test.cpp27 EXPECT_EQ(malloc_usable_size(memoryPtr) >= 50U, true); in HWTEST_F() local
/third_party/pulseaudio/src/tests/
H A Dsmoother-test.c77 pa_smoother_resume(s, (pa_usec_t) msec[u] * PA_USEC_PER_MSEC, true); in START_TEST() local
/third_party/skia/third_party/externals/spirv-tools/test/opt/
H A Deliminate_dead_functions_test.cpp66 JoinAllInsts(common_code), /* skip_nop = */ true); in TEST_F() local

Completed in 6 milliseconds

12345678910>>...41