Home
last modified time | relevance | path

Searched refs:Flattened (Results 1 - 2 of 2) sorted by relevance

/third_party/rust/crates/clap/tests/derive/
H A Dflatten.rs220 /// This is the docstring for Flattened in docstrings_ordering_with_multiple_command()
222 struct Flattened { in docstrings_ordering_with_multiple_command() structure names
231 flattened: Flattened, in docstrings_ordering_with_multiple_command()
241 /// This is the docstring for Flattened in docstrings_ordering_with_multiple_clap_partial()
243 struct Flattened { in docstrings_ordering_with_multiple_clap_partial() structure names
251 flattened: Flattened, in docstrings_ordering_with_multiple_clap_partial()
256 assert!(short_help.contains("This is the docstring for Flattened")); in docstrings_ordering_with_multiple_clap_partial()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DLowerMatrixIntrinsics.cpp691 Value *Flattened = nullptr; in finalizeLowering() local
695 if (!Flattened) in finalizeLowering()
696 Flattened = Matrix.embedInVector(Builder); in finalizeLowering()
697 U.set(Flattened); in finalizeLowering()

Completed in 3 milliseconds