Home
last modified time | relevance | path

Searched defs:gr (Results 1 - 25 of 57) sorted by relevance

123

/third_party/musl/src/passwd/
H A Dputgrent.c5 int putgrent(const struct group *gr, FILE *f) in putgrent() argument
H A Dfgetgrent.c7 static struct group gr; in fgetgrent() local
H A Dgetgr_r.c6 static int getgr_r(const char *name, gid_t gid, struct group *gr, char *buf, size_t size, struct group **res) in getgr_r() argument
41 int getgrnam_r(const char *name, struct group *gr, char *buf, size_t size, struct group **res) in getgrnam_r() argument
46 int getgrgid_r(gid_t gid, struct group *gr, cha argument
[all...]
H A Dgetgrent.c5 static struct group gr; variable
H A Dgetgrent_a.c11 int __getgrent_a(FILE *f, struct group *gr, char **line, size_t *size, char ***mem, size_t *nmem, struct group **res) in __getgrent_a() argument
H A Dgetgrouplist.c16 struct group gr; in getgrouplist() local
H A Dgetgr_a.c20 int __getgr_a(const char *name, gid_t gid, struct group *gr, char **buf, size_t *size, char ***mem, size_t *nmem, struct group **res) in __getgr_a() argument
[all...]
/third_party/ltp/testcases/kernel/syscalls/bind/
H A Dbind02.c47 struct group *gr; in setup() local
/third_party/mesa3d/src/gallium/auxiliary/hud/
H A Dhud_fps.c42 query_fps(struct hud_graph *gr, struct pipe_context *pipe) in query_fps() argument
78 struct hud_graph *gr = CALLOC_STRUCT(hud_graph); in hud_fps_graph_install() local
105 struct hud_graph *gr = CALLOC_STRUCT(hud_graph); hud_frametime_graph_install() local
[all...]
H A Dhud_cpufreq.c94 query_cfi_load(struct hud_graph *gr, struct pipe_context *pipe) in query_cfi_load() argument
127 struct hud_graph *gr; in hud_cpufreq_graph_install() local
[all...]
H A Dhud_cpu.c231 query_cpu_load(struct hud_graph *gr, struct pipe_context *pipe) in query_cpu_load() argument
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) query_api_thread_busy_status() argument
370 struct hud_graph *gr; hud_thread_busy_install() local
402 get_counter(struct hud_graph *gr, enum hud_counter counter) get_counter() argument
423 query_thread_counter(struct hud_graph *gr, struct pipe_context *pipe) query_thread_counter() argument
446 struct hud_graph *gr = CALLOC_STRUCT(hud_graph); hud_thread_counter_install() local
[all...]
H A Dhud_driver_query.c294 begin_query(struct hud_graph *gr, struct pipe_context *pipe) in begin_query() argument
304 query_new_value(struct hud_graph *gr, struct pipe_context *pipe) in query_new_value() argument
379 struct hud_graph *gr; in hud_pipe_query_install() local
[all...]
H A Dhud_diskstat.c121 query_dsi_load(struct hud_graph *gr, struct pipe_context *pipe) in query_dsi_load() argument
178 struct hud_graph *gr; in hud_diskstat_graph_install() local
[all...]
H A Dhud_nic.c175 query_nic_load(struct hud_graph *gr, struct pipe_context *pipe) in query_nic_load() argument
250 struct hud_graph *gr; in hud_nic_graph_install() local
[all...]
H A Dhud_sensors_temp.c161 query_sti_load(struct hud_graph *gr, struct pipe_context *pipe) in query_sti_load() argument
208 struct hud_graph *gr; in hud_sensors_temp_graph_install() local
[all...]
/third_party/musl/libc-test/src/functionalext/supplement/passwd/
H A Dgetgrouplist.c33 struct group *gr; in getgrouplist_0100() local
/third_party/pulseaudio/src/tests/
H A Dusergroup-test.c35 static int load_reference_structs(struct group **gr, struct passwd **pw) { in load_reference_structs() argument
121 struct group *gr; in START_TEST() local
[all...]
/third_party/libwebsockets/lib/plat/unix/
H A Dunix-caps.c73 struct group gr; local
120 struct group gr; local
170 struct group gr; local
/third_party/toybox/toys/pending/
H A Dipcs.c154 struct group *gr; in shm_array() local
256 struct group *gr; in sem_array() local
343 struct group *gr; msg_array() local
[all...]
/third_party/lame/libmp3lame/
H A Dencoder.c160 int gr, ch; in updateStats() local
194 int ch, gr; in lame_encode_frame_init() local
327 int ch, gr; lame_encode_mp3_frame() local
[all...]
H A Dnewmdct.c949 int gr, k, ch; in mdct_sub48() local
[all...]
/third_party/ffmpeg/libavfilter/
H A Daf_stereotools.c177 double L = src[0], R = src[1], l, r, m, S, gl, gr, gd; in filter_frame() local
[all...]
/third_party/lzma/CPP/7zip/Common/
H A DFileStreams.cpp640 const group *gr = getgrgid(gid); in GetProperty() local
/third_party/mesa3d/src/imagination/vulkan/pds/
H A Dpvr_rogue_pds_encode.h392 pvr_pds_inst_encode_limm(uint32_t cc, uint32_t src1, uint32_t src0, uint32_t gr) pvr_pds_inst_encode_limm() argument
/third_party/lame/mpglib/
H A Dlayer2.c218 II_step_two(PMPSTR mp, sideinfo_layer_II* si, struct frame *fr, int gr, real fraction[2][4][SBLIMIT]) in II_step_two() argument

Completed in 13 milliseconds

123