| /third_party/mesa3d/src/gallium/auxiliary/hud/ |
| D | hud_fps.c | 42 query_fps(struct hud_graph *gr, struct pipe_context *pipe) in query_fps() 78 struct hud_graph *gr = CALLOC_STRUCT(hud_graph); in hud_fps_graph_install() local 105 struct hud_graph *gr = CALLOC_STRUCT(hud_graph); in hud_frametime_graph_install() local
|
| D | hud_cpu.c | 231 query_cpu_load(struct hud_graph *gr, struct pipe_context *pipe) in query_cpu_load() 269 struct hud_graph *gr; in hud_cpu_graph_install() local 326 query_api_thread_busy_status(struct hud_graph *gr, struct pipe_context *pipe) in query_api_thread_busy_status() 370 struct hud_graph *gr; in hud_thread_busy_install() local 402 static unsigned get_counter(struct hud_graph *gr, enum hud_counter counter) in get_counter() 423 query_thread_counter(struct hud_graph *gr, struct pipe_context *pipe) in query_thread_counter() 446 struct hud_graph *gr = CALLOC_STRUCT(hud_graph); in hud_thread_counter_install() local
|
| D | hud_context.c | 301 hud_draw_graph_line_strip(struct hud_context *hud, const struct hud_graph *gr, in hud_draw_graph_line_strip() 329 struct hud_graph *gr; in hud_pane_accumulate_vertices() local 404 struct hud_graph *gr; in hud_pane_accumulate_vertices_simple() local 424 struct hud_graph *gr; in hud_pane_draw_colored_objects() local 629 struct hud_graph *gr; in hud_start_queries() local 647 struct hud_graph *gr, *next; in hud_stop_queries() local 843 hud_pane_update_dyn_ceiling(struct hud_graph *gr, struct hud_pane *pane) in hud_pane_update_dyn_ceiling() 920 hud_pane_add_graph(struct hud_pane *pane, struct hud_graph *gr) in hud_pane_add_graph() 954 hud_graph_add_value(struct hud_graph *gr, double value) in hud_graph_add_value() 1038 hud_graph_set_dump_file(struct hud_graph *gr) in hud_graph_set_dump_file() [all …]
|
| D | hud_cpufreq.c | 94 query_cfi_load(struct hud_graph *gr, struct pipe_context *pipe) in query_cfi_load() 127 struct hud_graph *gr; in hud_cpufreq_graph_install() local
|
| D | hud_driver_query.c | 294 begin_query(struct hud_graph *gr, struct pipe_context *pipe) in begin_query() 304 query_new_value(struct hud_graph *gr, struct pipe_context *pipe) in query_new_value() 379 struct hud_graph *gr; in hud_pipe_query_install() local
|
| D | hud_sensors_temp.c | 161 query_sti_load(struct hud_graph *gr, struct pipe_context *pipe) in query_sti_load() 208 struct hud_graph *gr; in hud_sensors_temp_graph_install() local
|
| D | hud_diskstat.c | 121 query_dsi_load(struct hud_graph *gr, struct pipe_context *pipe) in query_dsi_load() 178 struct hud_graph *gr; in hud_diskstat_graph_install() local
|
| D | hud_nic.c | 175 query_nic_load(struct hud_graph *gr, struct pipe_context *pipe) in query_nic_load() 250 struct hud_graph *gr; in hud_nic_graph_install() local
|
| /third_party/musl/src/passwd/ |
| D | getgr_r.c | 6 static int getgr_r(const char *name, gid_t gid, struct group *gr, char *buf, size_t size, struct gr… in getgr_r() 41 int getgrnam_r(const char *name, struct group *gr, char *buf, size_t size, struct group **res) in getgrnam_r() 46 int getgrgid_r(gid_t gid, struct group *gr, char *buf, size_t size, struct group **res) in getgrgid_r()
|
| D | putgrent.c | 5 int putgrent(const struct group *gr, FILE *f) in putgrent()
|
| D | fgetgrent.c | 7 static struct group gr; in fgetgrent() local
|
| D | getgrent_a.c | 11 int __getgrent_a(FILE *f, struct group *gr, char **line, size_t *size, char ***mem, size_t *nmem, s… in __getgrent_a()
|
| D | getgrent.c | 5 static struct group gr; variable
|
| D | getgrouplist.c | 16 struct group gr; in getgrouplist() local
|
| D | getgr_a.c | 20 int __getgr_a(const char *name, gid_t gid, struct group *gr, char **buf, size_t *size, char ***mem,… in __getgr_a()
|
| /third_party/libwebsockets/lib/plat/unix/ |
| D | unix-caps.c | 73 struct group gr; local 120 struct group gr; local 170 struct group gr; local
|
| /third_party/pulseaudio/src/tests/ |
| D | usergroup-test.c | 35 static int load_reference_structs(struct group **gr, struct passwd **pw) { in load_reference_structs() 121 struct group *gr; in START_TEST() local
|
| /third_party/toybox/toys/pending/ |
| D | ipcs.c | 154 struct group *gr; in shm_array() local 256 struct group *gr; in sem_array() local 343 struct group *gr; in msg_array() local
|
| /third_party/ltp/testcases/kernel/syscalls/bind/ |
| D | bind02.c | 47 struct group *gr; in setup() local
|
| /third_party/musl/libc-test/src/functionalext/supplement/passwd/ |
| D | getgrouplist.c | 33 struct group *gr; in getgrouplist_0100() local
|
| /third_party/flutter/skia/gm/ |
| D | video_decoder.cpp | 37 GrContext* gr = canvas->getGrContext(); in onDraw() local
|
| /third_party/flutter/skia/experimental/ffmpeg/ |
| D | SkVideoDecoder.h | 26 void setGrContext(GrContext* gr) { fGr = gr; } in setGrContext()
|
| D | SkVideoDecoder.cpp | 162 static sk_sp<SkImage> make_yuv_420(GrContext* gr, int w, int h, in make_yuv_420() 288 SkVideoDecoder::SkVideoDecoder(GrContext* gr) : fGr(gr) {} in SkVideoDecoder()
|
| /third_party/toybox/toys/posix/ |
| D | tar.c | 181 struct group *gr = gr; in add_to_tar() local 517 struct group *gr = getgrnam(TT.hdr.gname); in extract_to_disk() local 666 struct group *gr = getgrnam(TT.hdr.gname); in unpack_tar() local
|
| /third_party/libffi/testsuite/libffi.call/ |
| D | pr1172638.c | 47 RECT ar, br, dr, er, gr; in main() local
|