Home
last modified time | relevance | path

Searched defs:true (Results 101 - 125 of 1010) sorted by relevance

12345678910>>...41

/third_party/skia/third_party/externals/spirv-tools/test/fuzzers/
H A Dspvtools_fuzz_fuzzer.cpp76 spvtools::fuzz::RepeatedPassStrategy::kLoopedWithRecommendations, true, in LLVMFuzzerTestOneInput() local
/third_party/skia/third_party/externals/spirv-tools/test/opt/
H A Dfreeze_spec_const_test.cpp128 /* skip_nop = */ true); in TEST_F() local
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
H A Dfuzzer_pass_add_local_variables.cpp77 FindOrCreateZeroConstant(basic_type, false), true)); in Apply() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dfuzzer_pass_add_local_variables.cpp77 FindOrCreateZeroConstant(basic_type, false), true)); in Apply() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/fuzzers/
H A Dspvtools_fuzz_fuzzer.cpp76 spvtools::fuzz::RepeatedPassStrategy::kLoopedWithRecommendations, true, in LLVMFuzzerTestOneInput() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
H A Dfreeze_spec_const_test.cpp128 /* skip_nop = */ true); in TEST_F() local
/third_party/skia/third_party/externals/dawn/src/common/
H A Dityp_bitset.h89 bitset& set(Index i, bool value = true) { in set() argument
/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, in DIPrinter() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DVerifier.h140 explicit VerifierPass(bool FatalErrors = true) argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TableGen/
H A DStringToOffsetTable.h31 unsigned GetOrAddStringOffset(StringRef Str, bool appendZero = true) { in GetOrAddStringOffset() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A Dedit_distance.h43 ComputeEditDistance(ArrayRef<T> FromArray, ArrayRef<T> ToArray, bool AllowReplacements = true, unsigned MaxEditDistance = 0) ComputeEditDistance() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A DExtractGV.cpp63 GVExtractorPass(std::vector<GlobalValue*> &GVs, bool deleteS = true) GVExtractorPass() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A Dedit_distance.h42 ComputeEditDistance(ArrayRef<T> FromArray, ArrayRef<T> ToArray, bool AllowReplacements = true, unsigned MaxEditDistance = 0) ComputeEditDistance() argument
/third_party/pulseaudio/src/modules/
H A Dmodule-devd-detect.c42 PA_MODULE_LOAD_ONCE(true); variable
H A Dmodule-cli.c41 PA_MODULE_LOAD_ONCE(true); variable
/third_party/skia/third_party/externals/abseil-cpp/absl/random/
H A Dmocking_bit_gen_test.cc57 EXPECT_NE(absl::Bernoulli(gen, 0.000001), true); in TEST() local
60 EXPECT_EQ(absl::Bernoulli(gen, 0.000001), true); in TEST() local
100 EXPECT_NE(absl::Bernoulli(gen, 0.000001), true); in TEST() local
103 EXPECT_EQ(absl::Bernoulli(gen, 0.000001), true); in TEST() local
/third_party/skia/docs/examples/
H A Dpurplestamp.cpp16 canvas->clipRect(SkRect::MakeWH(size, size), SkClipOp::kIntersect, true); in REG_FIDDLE() local
/third_party/spirv-tools/source/fuzz/
H A Dfuzzer_pass_add_local_variables.cpp77 FindOrCreateZeroConstant(basic_type, false), true)); in Apply() local
/third_party/spirv-tools/test/fuzzers/
H A Dspvtools_fuzz_fuzzer.cpp76 spvtools::fuzz::RepeatedPassStrategy::kLoopedWithRecommendations, true, in LLVMFuzzerTestOneInput() local
/third_party/spirv-tools/test/opt/
H A Dfreeze_spec_const_test.cpp127 /* skip_nop = */ true); in TEST_F() local
172 /* skip_nop = */ true); in TEST_F() local
/base/hiviewdfx/faultloggerd/test/unittest/services/
H A Dfaultlogger_pipe_test.cpp116 FaultLoggerPipe2 faultLoggerPipe2(time(nullptr), true); in HWTEST_F() local
/base/useriam/user_auth_framework/test/unittest/services/src/
H A Dco_auth_service_test.cpp95 EXPECT_EQ(ResourceNodePool::Instance().Delete(executorIndex), true); in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/core/components/shadow/
H A Drosen_render_shadow.cpp54 clipRect_.Height() + NormalizeToPx(SHADOW_OFFSET)), true); in Paint() local
74 canvas->clipRRect(SkRRect::MakeRectXY(rect, radiusX, radiusY), SkClipOp::kDifference, true); in Paint() local
90 canvas->ClipRoundRect(RSRoundRect(rect, radiusX, radiusY), RSClipOp::DIFFERENCE, true); in Paint() local
/foundation/arkui/ace_engine/frameworks/base/utils/
H A Dvalue_change_notifier.h62 void SetValue(U&& newValue, bool needFireChangeEvent = true) in SetValue() argument
73 void SetValue(const U& newValue, bool needFireChangeEvent = true) in SetValue() argument
95 void Notify(bool needFireChangeEvent = true) in Notify() argument
/foundation/arkui/ace_engine/frameworks/core/components/box/
H A Drosen_render_box.h97 UpdateWindowBlurRRect(true); variable
108 UpdateWindowBlurRRect(true); variable
122 UpdateWindowBlurRRect(true); variable

Completed in 9 milliseconds

12345678910>>...41