Searched defs:gc (Results 1 - 25 of 95) sorted by relevance

1234

/netbsd-current/sys/arch/evbmips/gdium/
H A Dgdium_dma.c48 gdium_dma_init(struct gdium_config *gc) argument
H A Dgdium_genfb.c65 gdium_cnattach(struct gdium_config *gc) argument
107 gdium_cnattach(struct gdium_config *gc) argument
H A Dbonito_mainbus.c70 struct gdium_config * const gc = &gdium_configuration; local
/netbsd-current/external/mit/libuv/dist/docs/code/ref-timer/
H A Dmain.c9 void gc(uv_timer_t *handle) { function
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.perf/lib/perftest/
H A Dmeasure.py18 import gc namespace
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.perf/lib/perftest/
H A Dmeasure.py18 import gc namespace
/netbsd-current/external/bsd/elftoolchain/dist/libelf/
H A Dgelf_cap.c104 gelf_update_cap(Elf_Data *ed, int ndx, GElf_Cap *gc) argument
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.arch/
H A Di386-mpx-sigsegv.c23 int gc[OUR_SIZE]; variable
/netbsd-current/sys/arch/alpha/gbus/
H A Dgbus_io.c73 struct gbus_config * const gc = v; local
143 struct gbus_config * const gc = &gbus_config; local
/netbsd-current/external/apache2/llvm/dist/clang/bindings/python/tests/cindex/
H A Dtest_cdb.py11 import gc namespace
H A Dtest_type.py6 import gc namespace
/netbsd-current/sys/dev/fdt/
H A Dfdt_gpio.c55 struct fdtbus_gpio_controller *gc; local
70 struct fdtbus_gpio_controller *gc; local
114 struct fdtbus_gpio_controller *gc; local
154 struct fdtbus_gpio_controller *gc = gp->gp_gc; local
163 struct fdtbus_gpio_controller *gc = gp->gp_gc; local
171 struct fdtbus_gpio_controller *gc = gp->gp_gc; local
179 struct fdtbus_gpio_controller *gc = gp->gp_gc; local
187 struct fdtbus_gpio_controller *gc = gp->gp_gc; local
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/gold/
H A Dmain.cc210 Garbage_collection gc; local
/netbsd-current/external/gpl3/binutils/dist/gold/
H A Dmain.cc210 Garbage_collection gc; local
/netbsd-current/external/gpl3/gdb.old/dist/gold/
H A Dmain.cc210 Garbage_collection gc; local
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.arch/
H A Di386-mpx-sigsegv.c26 int gc[OUR_SIZE]; variable
/netbsd-current/external/bsd/tmux/dist/
H A Dstyle.c191 struct grid_cell *gc = &sy->gc; local
277 style_add(struct grid_cell *gc, struct options *oo, const char *name, struct format_tree *ft) argument
301 style_apply(struct grid_cell *gc, struct options *oo, const char *name, struct format_tree *ft) argument
310 style_set(struct style *sy, const struct grid_cell *gc) argument
[all...]
H A Dwindow-clock.c213 struct grid_cell gc; local
[all...]
H A Dgrid-view.c35 grid_view_get_cell(struct grid *gd, u_int px, u_int py, struct grid_cell *gc) argument
42 grid_view_set_cell(struct grid *gd, u_int px, u_int py, const struct grid_cell *gc) argument
57 grid_view_set_cells(struct grid *gd, u_int px, u_int py, const struct grid_cell *gc, const char *s, size_t slen) argument
H A Dcmd-capture-pane.c112 struct grid_cell *gc = NULL; local
H A Dgrid-reader.c51 struct grid_cell gc; local
76 struct grid_cell gc; local
97 struct grid_cell gc; local
113 struct grid_cell gc; local
183 struct grid_cell gc; local
345 struct grid_cell gc; local
377 struct grid_cell gc; local
406 struct grid_cell gc; local
[all...]
/netbsd-current/sys/arch/hpcmips/dev/
H A Dmq200subr.c343 mq200_win_enable(struct mq200_softc *sc, int gc, argument
380 mq200_win_disable(struct mq200_softc *sc, int gc) argument
[all...]
/netbsd-current/sys/arch/arm/sociox/
H A Dsni_gpio.c205 struct gpio_chipset_tag *gc; local
[all...]
/netbsd-current/sys/arch/arm/samsung/
H A Dexynos_pinctrl.c137 exynos_parse_config(int phandle, struct exynos_gpio_pin_cfg *gc) argument
164 struct exynos_gpio_pin_cfg *gc = &pc->pc_pincfg; local
[all...]
/netbsd-current/sys/dev/wscons/
H A Dwsdisplay_glyphcache.c60 glyphcache_init(glyphcache *gc, int first, int lines, int width, argument
68 glyphcache_init_align(glyphcache *gc, int first, int lines, int width, argument
91 glyphcache_reconfig(glyphcache *gc, int cellwidth, int cellheight, long attr) argument
167 glyphcache *gc = cookie; local
180 glyphcache_wipe(glyphcache *gc) argument
214 glyphcache_add(glyphcache *gc, int c, int x, int y) argument
237 glyphcache_underline(glyphcache *gc, int x, int y, long attr) argument
253 glyphcache_try(glyphcache *gc, int c, int x, int y, long attr) argument
[all...]

Completed in 409 milliseconds

1234