Home
last modified time | relevance | path

Searched defs:true (Results 51 - 75 of 557) sorted by relevance

12345678910>>...23

/third_party/mesa3d/src/amd/compiler/tests/
H A Dtest_regalloc.cpp167 finish_ra_test(ra_test_policy(), true); variable
186 finish_ra_test(ra_test_policy(), true); variable
H A Dtest_hard_clause.cpp224 create_mimg(true); variable
231 create_mimg(true); variable
232 create_mimg(true); variable
/third_party/node/test/parallel/
H A Dtest-querystring.js456 const obj = { number: 1, bigint: 2n, true: true, false: false, object: {} }; property
[all...]
/third_party/protobuf/csharp/src/Google.Protobuf.Test/
H A DReadOnlySequenceFactory.cs47 public static ReadOnlySequence<byte> CreateWithContent(byte[] data, int segmentSize = 1, bool addEmptySegmentDelimiters = true) in CreateWithContent() argument
/third_party/pulseaudio/src/modules/
H A Dmodule-switch-on-connect.c45 PA_MODULE_LOAD_ONCE(true); variable
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/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/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

Completed in 11 milliseconds

12345678910>>...23