/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/ |
D | cppcoreguidelines-prefer-member-initializer.cpp | 476 struct Outside { struct 479 Outside(); argument 482 Outside::Outside() { in Outside() function in Outside
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64ExpandImm.cpp | 176 uint64_t Outside = 0; in trySequenceOfOnes() local 185 std::swap(Outside, Inside); in trySequenceOfOnes() 199 if ((Idx < StartIdx || EndIdx < Idx) && Chunk != Outside) { in trySequenceOfOnes() 200 OrrImm = updateImm(OrrImm, Idx, Outside == 0); in trySequenceOfOnes()
|
/external/llvm-project/llvm/lib/Target/AArch64/ |
D | AArch64ExpandImm.cpp | 176 uint64_t Outside = 0; in trySequenceOfOnes() local 185 std::swap(Outside, Inside); in trySequenceOfOnes() 199 if ((Idx < StartIdx || EndIdx < Idx) && Chunk != Outside) { in trySequenceOfOnes() 200 OrrImm = updateImm(OrrImm, Idx, Outside == 0); in trySequenceOfOnes()
|
/external/rust/crates/criterion-plot/src/ |
D | key.rs | 63 Some(Position::Outside(v, h)) => { in script() 198 Outside(Vertical, Horizontal), enumerator
|
/external/snakeyaml/src/test/resources/pyyaml/ |
D | spec-09-12.data | 1 # Outside flow collection:
|
/external/llvm-project/llvm/test/YAMLParser/ |
D | spec-09-12.test | 3 # Outside flow collection:
|
/external/llvm/test/YAMLParser/ |
D | spec-09-12.test | 3 # Outside flow collection:
|
/external/llvm/lib/Analysis/ |
D | README.txt | 10 Outside the loop, this could be evaluated simply as (%n * %n), however
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | README.txt | 10 Outside the loop, this could be evaluated simply as (%n * %n), however
|
/external/llvm-project/llvm/lib/Analysis/ |
D | README.txt | 10 Outside the loop, this could be evaluated simply as (%n * %n), however
|
/external/toybox/toys/pending/ |
D | README | 10 Outside of this directory, several commands (and some library code) have
|
/external/rust/crates/criterion/src/plot/gnuplot_backend/ |
D | t_test.rs | 34 .set(Position::Outside(Vertical::Top, Horizontal::Right)) in t_test()
|
D | distributions.rs | 82 .set(Position::Outside(Vertical::Top, Horizontal::Right)) in abs_distribution() 228 .set(Position::Outside(Vertical::Top, Horizontal::Right)) in rel_distribution()
|
D | pdf.rs | 63 .set(Position::Outside(Vertical::Top, Horizontal::Right)) in pdf() 329 .set(Position::Outside(Vertical::Top, Horizontal::Right)) in pdf_comparison_figure()
|
D | summary.rs | 58 .set(Position::Outside(Vertical::Top, Horizontal::Right)) in line_comparison()
|
/external/llvm-project/polly/lib/Analysis/ |
D | ScopInfo.cpp | 668 isl::set Outside = isl::set::empty(Space); in assumeNoOutOfBound() local 680 Outside = Outside.unite(DimOutside); in assumeNoOutOfBound() 683 Outside = Outside.apply(getAccessRelation().reverse()); in assumeNoOutOfBound() 684 Outside = Outside.intersect(Statement->getDomain()); in assumeNoOutOfBound() 685 Outside = Outside.params(); in assumeNoOutOfBound() 691 Outside = Outside.remove_divs(); in assumeNoOutOfBound() 692 Outside = Outside.complement(); in assumeNoOutOfBound() 695 Outside = Outside.gist_params(Statement->getDomain().params()); in assumeNoOutOfBound() 696 return Outside; in assumeNoOutOfBound()
|
/external/arm-trusted-firmware/ |
D | .editorconfig | 34 # "Outside of comments,...spaces are never used for indentation"
|
/external/v4l2_codec2/tests/c2_e2e_test/ |
D | README.md | 18 (Outside CrOS chroot)
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64ExpandPseudoInsts.cpp | 320 uint64_t Outside = 0; in trySequenceOfOnes() local 329 std::swap(Outside, Inside); in trySequenceOfOnes() 343 if ((Idx < StartIdx || EndIdx < Idx) && Chunk != Outside) { in trySequenceOfOnes() 344 OrrImm = updateImm(OrrImm, Idx, Outside == 0); in trySequenceOfOnes()
|
/external/perfetto/test/ |
D | BUILD.gn | 61 # perfetto_cmd is not required. Outside of CTS mode, instead, we need to
|
/external/skia/site/docs/dev/gardening/ |
D | gpu.md | 40 Outside of bug reports, a GPU Gardener should track their progress so that a future gardener can pi…
|
/external/skqp/site/dev/sheriffing/ |
D | gpu.md | 35 Outside of bug reports, a wrangler should track their progress so that a future wrangler can pick u…
|
/external/dtc/Documentation/ |
D | dts-format.txt | 80 * Outside an array, a reference to another node will be expanded to that
|
/external/llvm-project/libclc/generic/lib/math/ |
D | log1p.cl | 147 // Process Outside the threshold now
|
/external/angle/src/libANGLE/renderer/vulkan/doc/ |
D | Queries.md | 7 ## Outside Render Pass Queries
|