Home
last modified time | relevance | path

Searched defs:false (Results 51 - 75 of 1564) sorted by relevance

12345678910>>...63

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Bitcode/
H A DBitcodeWriterPass.h64 BitcodeWriterPass(raw_ostream &OS, bool ShouldPreserveUseListOrder = false, bool EmitSummaryIndex = false, bool EmitModuleHash = false) BitcodeWriterPass() argument
/third_party/skia/third_party/externals/dawn/src/utils/
H A DVulkanBinding.cpp37 ASSERT(false); variable
/third_party/pulseaudio/src/modules/alsa/
H A Dmodule-alsa-source.c44 PA_MODULE_LOAD_ONCE(false); variable
H A Dmodule-alsa-sink.c35 PA_MODULE_LOAD_ONCE(false); variable
/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
/arkcompiler/ets_runtime/ecmascript/serializer/
H A Dvalue_serializer.h25 explicit ValueSerializer(JSThread *thread, bool defaultTransfer = false, bool defaultCloneShared = false) in ValueSerializer() argument
/arkcompiler/ets_runtime/ecmascript/tests/
H A Dhuge_object_test.cpp32 thread->GetEcmaVM()->SetEnableForceGC(false); variable
/arkcompiler/runtime_core/compiler/tests/
H A Dgraph_test.h52 void TestBuildGraphFromFile(const std::string &pfile_name, const Callback &cb, bool skip_try_catch = false) in TestBuildGraphFromFile() argument
/arkcompiler/runtime_core/libpandabase/tests/
H A Dleb128_test.cpp111 static void TestDecodeUnsigned(const std::vector<TestData<uint64_t>> &data, bool is_partial = false) in TestDecodeUnsigned() argument
139 static void TestDecodeSigned(const std::vector<TestData<T>> &data, bool is_partial = false) in TestDecodeSigned() argument
/arkcompiler/runtime_core/static_core/compiler/optimizer/
H A Dpipeline.cpp124 CompilerTaskRunner<RUNNER_MODE>::EndTask(std::move(taskRunner), false); in Run() local
143 CompilerTaskRunner<RUNNER_MODE>::EndTask(std::move(taskRunner), false); in RunRegAllocAndCodeGenPass() local
/arkcompiler/runtime_core/static_core/libpandabase/tests/
H A Dleb128_test.cpp105 static void TestDecodeUnsigned(const std::vector<TestData<uint64_t>> &data, bool isPartial = false) in TestDecodeUnsigned() argument
133 static void TestDecodeSigned(const std::vector<TestData<T>> &data, bool isPartial = false) in TestDecodeSigned() argument
/arkcompiler/runtime_core/static_core/runtime/
H A Dclass_initializer.cpp68 bool Wait([[maybe_unused]] bool ignoreInterruption = false) in Wait() argument
[all...]
/arkcompiler/runtime_core/static_core/verification/util/
H A Dsaturated_enum.h66 Enumerate(std::forward<Handler>(handler), false); in EnumerateValues() local
131 Enumerate(std::forward<Handler>(handler), false); in EnumerateValues() local
/arkcompiler/ets_frontend/ets2panda/ir/statements/
H A DfunctionDeclaration.h26 explicit FunctionDeclaration(ArenaAllocator *allocator, ScriptFunction *func, bool isAnonymous = false) in FunctionDeclaration() argument
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/test/maple_be/
H A Dcg_aarch64_aarch64_isa_test.cpp91 EXPECT_EQ(IsSub(insn_obj2), false); in TEST() local
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dpost_schedule.h29 PostSchedule(Circuit *circuit, bool enableLog, const std::string &name, Chunk *chunk, bool fastBarrier = false) in PostSchedule() argument
/arkcompiler/ets_runtime/ecmascript/
H A Djs_proxy.h56 SetProperty(JSThread *thread, const JSHandle<JSProxy> &proxy, const JSHandle<JSTaggedValue> &key, const JSHandle<JSTaggedValue> &value, bool mayThrow = false) SetProperty() 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

Completed in 8 milliseconds

12345678910>>...63