Home
last modified time | relevance | path

Searched defs:false (Results 26 - 50 of 762) sorted by relevance

12345678910>>...31

/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
/test/xts/acts/graphic/graphicnapidrawingtest/
H A DNativeDrawingColorTest.cpp50 EXPECT_EQ(OH_Drawing_BrushIsAntiAlias(brush1), false); in HWTEST_F() local
/third_party/libsnd/src/ALAC/
H A Dalac_decoder.h34 false = 0, enumerator
/third_party/mesa3d/src/amd/compiler/tests/
H A Dtest_hard_clause.cpp107 create_mimg(false); variable
108 create_mimg(false); variable
215 create_mimg(false); variable
216 create_mimg(false); variable
223 create_mimg(false); variable
[all...]
/third_party/node/test/parallel/
H A Dtest-querystring.js456 const obj = { number: 1, bigint: 2n, true: true, false: false, object: {} }; property
/third_party/node/deps/v8/src/bigint/
H A Ddiv-helpers.h38 ShiftedDigits(Digits& original, int shift = -1, bool allow_inplace = false) ShiftedDigits() argument
/third_party/node/deps/v8/src/torque/
H A Dcc-generator.h16 CCGenerator(const ControlFlowGraph& cfg, std::ostream& out, bool is_cc_debug = false) CCGenerator() argument
/third_party/skia/third_party/externals/spirv-tools/test/fuzzers/
H A Dspvtools_fuzz_fuzzer.cpp75 std::move(fuzzer_context), message_consumer, donor_suppliers, false, in LLVMFuzzerTestOneInput() local
/third_party/skia/third_party/externals/spirv-tools/test/opt/
H A Dfreeze_spec_const_test.cpp46 JoinAllInsts(text), JoinAllInsts(expected), /* skip_nop = */ false); in TEST_P() local
/third_party/skia/src/core/
H A DSkAutoBlitterChoose.h24 SkAutoBlitterChoose(const SkDraw& draw, const SkMatrixProvider* matrixProvider, const SkPaint& paint, bool drawCoverage = false) SkAutoBlitterChoose() argument
32 choose(const SkDraw& draw, const SkMatrixProvider* matrixProvider, const SkPaint& paint, bool drawCoverage = false) choose() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/fuzzers/
H A Dspvtools_fuzz_fuzzer.cpp75 std::move(fuzzer_context), message_consumer, donor_suppliers, false, in LLVMFuzzerTestOneInput() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
H A Dfreeze_spec_const_test.cpp46 JoinAllInsts(text), JoinAllInsts(expected), /* skip_nop = */ false); in TEST_P() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/Symbolize/
H A DDIPrinter.h44 DIPrinter(raw_ostream &OS, bool PrintFunctionNames = true, bool PrintPretty = false, int PrintSourceContext = 0, bool Verbose = false, bool Basenames = false, OutputStyle Style = OutputStyle::LLVM) DIPrinter() argument

Completed in 10 milliseconds

12345678910>>...31