Home
last modified time | relevance | path

Searched refs:Outside (Results 1 – 25 of 40) sorted by relevance

12

/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
Dcppcoreguidelines-prefer-member-initializer.cpp476 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/
DAArch64ExpandImm.cpp176 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/
DAArch64ExpandImm.cpp176 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/
Dkey.rs63 Some(Position::Outside(v, h)) => { in script()
198 Outside(Vertical, Horizontal), enumerator
/external/snakeyaml/src/test/resources/pyyaml/
Dspec-09-12.data1 # Outside flow collection:
/external/llvm-project/llvm/test/YAMLParser/
Dspec-09-12.test3 # Outside flow collection:
/external/llvm/test/YAMLParser/
Dspec-09-12.test3 # Outside flow collection:
/external/llvm/lib/Analysis/
DREADME.txt10 Outside the loop, this could be evaluated simply as (%n * %n), however
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DREADME.txt10 Outside the loop, this could be evaluated simply as (%n * %n), however
/external/llvm-project/llvm/lib/Analysis/
DREADME.txt10 Outside the loop, this could be evaluated simply as (%n * %n), however
/external/toybox/toys/pending/
DREADME10 Outside of this directory, several commands (and some library code) have
/external/rust/crates/criterion/src/plot/gnuplot_backend/
Dt_test.rs34 .set(Position::Outside(Vertical::Top, Horizontal::Right)) in t_test()
Ddistributions.rs82 .set(Position::Outside(Vertical::Top, Horizontal::Right)) in abs_distribution()
228 .set(Position::Outside(Vertical::Top, Horizontal::Right)) in rel_distribution()
Dpdf.rs63 .set(Position::Outside(Vertical::Top, Horizontal::Right)) in pdf()
329 .set(Position::Outside(Vertical::Top, Horizontal::Right)) in pdf_comparison_figure()
Dsummary.rs58 .set(Position::Outside(Vertical::Top, Horizontal::Right)) in line_comparison()
/external/llvm-project/polly/lib/Analysis/
DScopInfo.cpp668 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.editorconfig34 # "Outside of comments,...spaces are never used for indentation"
/external/v4l2_codec2/tests/c2_e2e_test/
DREADME.md18 (Outside CrOS chroot)
/external/llvm/lib/Target/AArch64/
DAArch64ExpandPseudoInsts.cpp320 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/
DBUILD.gn61 # perfetto_cmd is not required. Outside of CTS mode, instead, we need to
/external/skia/site/docs/dev/gardening/
Dgpu.md40 Outside of bug reports, a GPU Gardener should track their progress so that a future gardener can pi…
/external/skqp/site/dev/sheriffing/
Dgpu.md35 Outside of bug reports, a wrangler should track their progress so that a future wrangler can pick u…
/external/dtc/Documentation/
Ddts-format.txt80 * Outside an array, a reference to another node will be expanded to that
/external/llvm-project/libclc/generic/lib/math/
Dlog1p.cl147 // Process Outside the threshold now
/external/angle/src/libANGLE/renderer/vulkan/doc/
DQueries.md7 ## Outside Render Pass Queries

12