Searched defs:set_pos (Results 1 - 8 of 8) sorted by relevance
| /kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/ |
| H A D | nouveau_crtc.h | 59 void (*set_pos)(struct nouveau_crtc *, int x, int y); member
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/ |
| H A D | nouveau_crtc.h | 60 void (*set_pos)(struct nouveau_crtc *, int x, int y); member
|
| /third_party/mesa3d/src/amd/compiler/tests/ |
| H A D | check_output.py | 202 def set_pos(self, pattern, output): member in MatchResult
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | interplayacm.c | 113 #define set_pos(s, r, c, idx) do { \ macro [all...] |
| /third_party/protobuf/src/google/protobuf/ |
| H A D | arena_impl.h | 267 void set_pos(size_t pos) { pos_ = pos; } in set_pos() function in google::protobuf::internal::ArenaImpl::Block
|
| /third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
| H A D | sfn_shader.h | 62 void set_pos(int pos) {m_pos = pos;} in set_pos() function in r600::ShaderIO
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/ |
| H A D | x509v3.c | 295 const u8 *pos, *end, *set_pos, *set_end, *seq_pos, *seq_end; in x509_parse_name() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/ |
| H A D | x509v3.c | 289 const u8 *pos, *end, *set_pos, *set_end, *seq_pos, *seq_end; in x509_parse_name() local
|
Completed in 9 milliseconds