Searched defs:_source (Results 1 – 5 of 5) sorted by relevance
| /third_party/mesa3d/src/gallium/frontends/clover/core/ | ||
| D | program.hpp | 89 std::string _source; member in clover::program |
| /third_party/rust/rust/src/tools/clippy/tests/ui/ | ||
| D | single_char_lifetime_names.rs | 9 _source: &'a str, field |
| /third_party/mesa3d/src/gallium/auxiliary/driver_trace/ | ||
| D | tr_video.c | 186 struct pipe_video_buffer *_source, in trace_video_codec_encode_bitstream() |
| /third_party/python/Lib/test/ | ||
| D | test_memoryview.py | 24 def _source(self): member in AbstractMemoryTests |
| D | test_typing.py | 6341 def _source(self): member in NamedTupleTests.test_annotation_usage_with_methods.XMethBad2 |