Home
last modified time | relevance | path

Searched defs:true (Results 301 - 325 of 1022) sorted by relevance

1...<<11121314151617181920>>...41

/foundation/filemanagement/app_file_service/services/backup_sa/src/module_ipc/
H A Dsvc_backup_connection.cpp95 callDied_(move(bundleName), true); in OnAbilityDisconnectDone() local
/foundation/communication/bluetooth_service/test/unittest/pbap/
H A Dpbap_client_test.cpp34 OnServicePasswordRequired(const BluetoothRemoteDevice &device, const std::vector<uint8_t> &description, uint8_t charset, bool fullAccess = true) OnServicePasswordRequired() argument
H A Dpbap_server_test.cpp35 OnServicePasswordRequired(const BluetoothRemoteDevice &device, const std::vector<uint8_t> &description, uint8_t charset, bool fullAccess = true) OnServicePasswordRequired() argument
/kernel/linux/linux-5.10/drivers/clocksource/
H A Dtimer-sun4i.c110 sun4i_clkevt_time_start(timer_of_base(to), 0, true); in sun4i_clkevt_set_periodic() local
/kernel/linux/linux-5.10/arch/loongarch/kernel/
H A Dmachine_kexec.c115 set_cpu_online(smp_processor_id(), true); in kexec_reboot() local
/kernel/linux/linux-6.6/arch/loongarch/kernel/
H A Dmachine_kexec.c114 set_cpu_online(smp_processor_id(), true); in kexec_reboot() local
/kernel/linux/linux-5.10/fs/cifs/
H A Dsmbencrypt.c33 #define true 1 macro
/kernel/linux/linux-6.6/drivers/irqchip/
H A Dirq-riscv-intc.c165 fwnode_dev_initialized(of_fwnode_handle(node), true); in riscv_intc_init() local
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dbtf_write.c112 ASSERT_EQ(btf_kflag(t), true, "struct_kflag"); in gen_btf() local
144 ASSERT_EQ(btf_kflag(t), true, "union_kflag"); in gen_btf() local
/kernel/linux/linux-6.6/net/bridge/netfilter/
H A Dnft_reject_bridge.c58 br_forward(br_port_get_rcu(dev), nskb, false, true); in nft_reject_br_send_v4_tcp_reset() local
74 br_forward(br_port_get_rcu(dev), nskb, false, true); in nft_reject_br_send_v4_unreach() local
90 br_forward(br_port_get_rcu(dev), nskb, false, true); in nft_reject_br_send_v6_tcp_reset() local
107 br_forward(br_port_get_rcu(dev), nskb, false, true); in nft_reject_br_send_v6_unreach() local
/test/xts/acts/graphic/graphicnapidrawingtest/
H A DNativeFontTest.cpp76 EXPECT_EQ(OH_Drawing_FontIsBaselineSnap(font), true); in HWTEST_F() local
98 EXPECT_EQ(OH_Drawing_FontIsSubpixel(font), true); in HWTEST_F() local
195 EXPECT_EQ(OH_Drawing_FontIsForceAutoHinting(font), true); in HWTEST_F() local
[all...]
H A DOH_Drawing_TypographyLargeValueTest.cpp97 EXPECT_EQ(OH_Drawing_TypographyGetHeight(typography) != 0.0, true); in HWTEST_F() local
98 EXPECT_EQ(OH_Drawing_TypographyGetLongestLine(typography) != 0.0, true); in HWTEST_F() local
100 OH_Drawing_TypographyGetMaxIntrinsicWidth(typography), true); in HWTEST_F() local
101 EXPECT_EQ(OH_Drawing_TypographyGetAlphabeticBaseline(typography) != 0.0, true); in HWTEST_F() local
102 EXPECT_EQ(OH_Drawing_TypographyGetIdeographicBaseline(typography) != 0.0, true); in HWTEST_F() local
147 EXPECT_EQ(OH_Drawing_TypographyDidExceedMaxLines(typography) != true, true); in HWTEST_F() local
150 EXPECT_EQ(OH_Drawing_TypographyGetRectsForRange(typography, 1, 2, heightStyle, widthStyle) != nullptr, true); in HWTEST_F() local
151 EXPECT_EQ(OH_Drawing_TypographyGetRectsForPlaceholders(typography) != nullptr, true); in HWTEST_F() local
152 EXPECT_EQ(OH_Drawing_TypographyGetGlyphPositionAtCoordinate(typography, 1, 0) != nullptr, true); HWTEST_F() local
153 EXPECT_EQ(OH_Drawing_TypographyGetGlyphPositionAtCoordinateWithCluster(typography, 1, 0) != nullptr, true); HWTEST_F() local
154 EXPECT_EQ(OH_Drawing_TypographyGetWordBoundary(typography, 1) != nullptr, true); HWTEST_F() local
155 EXPECT_EQ(OH_Drawing_TypographyGetLineTextRange(typography, 1, true) != nullptr, true); HWTEST_F() local
156 EXPECT_EQ(OH_Drawing_TypographyGetLineCount(typography) != 0, true); HWTEST_F() local
205 EXPECT_EQ(OH_Drawing_TypographyGetLineInfo(typography, lineNum, oneLine, includeWhitespace, &lineMetrics), true); HWTEST_F() local
246 EXPECT_EQ(OH_Drawing_TextStyleGetShadows(txtStyle) != nullptr, true); HWTEST_F() local
253 EXPECT_EQ(OH_Drawing_TextStyleGetShadowWithIndex(txtStyle, 0) != nullptr, true); HWTEST_F() local
254 EXPECT_EQ(OH_Drawing_TextStyleGetShadowWithIndex(txtStyle, 10000000) == nullptr, true); HWTEST_F() local
255 EXPECT_EQ(OH_Drawing_TextStyleGetShadowWithIndex(nullptr, 0) == nullptr, true); HWTEST_F() local
309 EXPECT_EQ(OH_Drawing_TypographyGetHeight(typography) != 0.0, true); HWTEST_F() local
310 EXPECT_EQ(OH_Drawing_TypographyGetLongestLineWithIndent(typography) != 0.0, true); HWTEST_F() local
312 OH_Drawing_TypographyGetMaxIntrinsicWidth(typography), true); HWTEST_F() local
313 EXPECT_EQ(OH_Drawing_TypographyGetAlphabeticBaseline(typography) != 0.0, true); HWTEST_F() local
314 EXPECT_EQ(OH_Drawing_TypographyGetIdeographicBaseline(typography) != 0.0, true); HWTEST_F() local
[all...]
H A DNativeDrawingPenTest.cpp74 EXPECT_EQ(OH_Drawing_PenIsAntiAlias(pen1), true); in HWTEST_F() local
/third_party/lzma/CPP/Windows/Control/
H A DComboBox.h47 void ShowDropDown(bool show = true) { SendMsg(CB_SHOWDROPDOWN, show ? TRUE : FALSE, 0); } in ShowDropDown() argument
/third_party/json/include/nlohmann/detail/input/
H A Djson_sax.hpp176 explicit json_sax_dom_parser(BasicJsonType& r, const bool allow_exceptions_ = true) in json_sax_dom_parser() argument
356 json_sax_dom_callback_parser(BasicJsonType& r, const parser_callback_t cb, const bool allow_exceptions_ = true) json_sax_dom_callback_parser() argument
[all...]
H A Dparser.hpp153 bool accept(const bool strict = true) in accept() argument
161 bool sax_parse(SAX* sax, const bool strict = true) in sax_parse() argument
71 parser(InputAdapterType&& adapter, const parser_callback_t<BasicJsonType> cb = nullptr, const bool allow_exceptions_ = true, const bool skip_comments = false) parser() argument
[all...]
/third_party/json/tests/thirdparty/Fuzzer/
H A DFuzzerIOWindows.cpp148 ParseDrive(const std::string &FileName, const size_t Offset, bool Relative = true) ParseDrive() argument
/third_party/icu/icu4c/source/test/intltest/
H A Dstatic_unisets_test.cpp100 assertFalse(UnicodeString("Set should not be empty: ") + i, uset->isEmpty(), false, true); in testNonEmpty() local
/third_party/ltp/testcases/kernel/hotplug/memory_hotplug/
H A Dmemtoy.h37 typedef enum {false=0, true} bool; enumerator
/third_party/musl/libc-test/src/functionalext/supplement/thread/thread_gtest/
H A Dthread_rwlock_test.cpp33 RwlockHandleControl(std::function<int(pthread_rwlock_t*, const timespec*)> mTimedLockFunction, clockid_t mClock, bool mFlag = true, pid_t mTid = 0, std::function<int(pthread_rwlock_t*)> mTrylock_function = &pthread_rwlock_trywrlock) RwlockHandleControl() argument
/third_party/pulseaudio/src/modules/
H A Dmodule-allow-passthrough.c40 PA_MODULE_LOAD_ONCE(true); variable
H A Dmodule-suspend-on-idle.c38 PA_MODULE_LOAD_ONCE(true); variable
H A Dmodule-intended-roles.c37 PA_MODULE_LOAD_ONCE(true); variable
/third_party/pulseaudio/src/modules/macosx/
H A Dmodule-coreaudio-detect.c39 PA_MODULE_LOAD_ONCE(true); variable
/third_party/skia/third_party/externals/spirv-tools/test/opt/
H A Dir_builder.cpp49 Match(const std::string& original, IRContext* context, bool do_validation = true) Match() argument

Completed in 15 milliseconds

1...<<11121314151617181920>>...41