Searched defs:gc (Results 76 - 100 of 126) sorted by relevance

123456

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/openvpn/
H A Derror.c212 struct gc_arena gc; local
476 struct gc_arena gc = gc_new (); local
611 struct gc_arena gc = gc_new (); local
714 msg_flags_string(const unsigned int flags, struct gc_arena *gc) argument
742 strerror_win32(DWORD errnum, struct gc_arena *gc) argument
[all...]
H A Dforward.c162 wait_status_string (struct context *c, struct gc_arena *gc) argument
177 struct gc_arena gc = gc_new (); local
254 struct gc_arena gc = gc_new (); local
347 struct gc_arena gc = gc_new (); local
908 struct gc_arena gc = gc_new (); local
1140 struct gc_arena gc = gc_new (); local
1252 struct gc_arena gc = gc_new (); local
1384 struct gc_arena gc = gc_new (); local
[all...]
H A Dmulti.h70 struct gc_arena gc; member in struct:multi_instance
H A Dplugin.c110 plugin_mask_string (const unsigned int type_mask, struct gc_arena *gc) argument
136 plugin_option_list_new (struct gc_arena *gc) argument
144 plugin_option_list_add (struct plugin_option_list *list, char **p, struct gc_arena *gc) argument
163 struct gc_arena gc = gc_new (); local
200 struct gc_arena gc local
321 struct gc_arena gc; local
365 struct gc_arena gc = gc_new (); local
436 struct gc_arena gc = gc_new (); local
596 struct gc_arena gc = gc_new (); local
672 struct gc_arena gc = gc_new (); local
[all...]
H A Dps.c321 struct gc_arena gc = gc_new (); local
H A Dssl_verify.c408 struct gc_arena gc = gc_new (); local
481 verify_cert_export_cert(openvpn_x509_cert_t *peercert, const char *tmp_dir, struct gc_arena *gc) argument
517 struct gc_arena gc = gc_new(); local
565 struct gc_arena gc = gc_new(); local
598 struct gc_arena gc = gc_new(); local
773 struct gc_arena gc = gc_new (); local
956 struct gc_arena gc = gc_new (); local
1129 struct gc_arena gc = gc_new (); local
1255 struct gc_arena gc = gc_new (); local
[all...]
H A Dssl_verify_openssl.c52 struct gc_arena gc = gc_new(); local
223 x509_get_serial (openvpn_x509_cert_t *cert, struct gc_arena *gc) argument
242 x509_get_sha1_hash (X509 *cert, struct gc_arena *gc) argument
250 x509_get_subject (X509 *cert, struct gc_arena *gc) argument
299 x509_track_add(const struct x509_track **ll_head, const char *name, int msglevel, struct gc_arena *gc) argument
[all...]
H A Dwin32.c572 struct gc_arena gc = gc_new (); local
812 wide_cmd_line (const struct argv *a, struct gc_arena *gc) argument
865 struct gc_arena gc = gc_new (); local
914 wide_string(const char* utf8, struct gc_arena *gc) argument
[all...]
H A Dbuffer.c83 alloc_buf_gc_debug (size_t size, struct gc_arena *gc, const char *file, int line) argument
525 string_alloc_debug (const char *str, struct gc_arena *gc, const char *file, int line) argument
390 format_hex_ex(const uint8_t *data, int size, int maxoutput, int space_break, const char* separator, struct gc_arena *gc) argument
591 print_argv(const char **p, struct gc_arena *gc, const unsigned int flags) argument
616 string_alloc_buf_debug(const char *str, struct gc_arena *gc, const char *file, int line) argument
853 string_mod_const(const char *str, const unsigned int inclusive, const unsigned int exclusive, const char replace, struct gc_arena *gc) argument
[all...]
H A Dbuffer.h388 format_hex(const uint8_t *data, int size, int maxoutput, struct gc_arena *gc) argument
[all...]
H A Dcrypto.c91 struct gc_arena gc; local
237 struct gc_arena gc; local
465 struct gc_arena gc = gc_new (); local
582 struct gc_arena gc = gc_new (); local
633 struct gc_arena gc = gc_new (); local
668 struct gc_arena gc = gc_new (); local
689 struct gc_arena gc = gc_new (); local
838 struct gc_arena gc = gc_new (); local
1081 struct gc_arena gc = gc_new (); local
1416 md5sum(uint8_t *buf, int len, int n_print_chars, struct gc_arena *gc) argument
[all...]
H A Dssl_openssl.c850 struct gc_arena gc = gc_new (); local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/motif/
H A Dgauge.cpp247 GC gc; member in struct:_XmGaugePart
[all...]
H A Dutils.cpp664 int rc, gc, bc, hex = 0; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/x11/
H A Dnanox.c37 int XSetGraphicsExposures( Display* display, GC gc, Bool graphics_exposures) argument
82 int XCopyArea(Display* display, Drawable src, Drawable dest, GC gc, argument
92 int XCopyPlane(Display* display, Drawable src, Drawable dest, GC gc, argument
313 int XDrawLine(Display* display, Window win, GC gc, argument
330 GR_GC_ID gc = GrNewGC(); local
[all...]
H A Dbitmap.cpp104 GC gc = XCreateGC( xdisplay, (Pixmap) m_bitmap, 0, NULL ); local
336 GC gc = XCreateGC( dpy, (Pixmap)xpixmap, 0, NULL ); local
406 GC gc = XCreateGC( xdisplay, copy, 0, NULL ); local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/keyboard/
H A Dadp5588-keys.c80 struct gpio_chip gc; member in struct:adp5588_kpad
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpio/
H A Dmax732x.c148 static int max732x_gpio_get_value(struct gpio_chip *gc, unsigned off) argument
163 static void max732x_gpio_set_value(struct gpio_chip *gc, unsigned off, int val) argument
189 static int max732x_gpio_direction_input(struct gpio_chip *gc, unsigned off) argument
212 static int max732x_gpio_direction_output(struct gpio_chip *gc, argument
289 max732x_gpio_to_irq(struct gpio_chip *gc, unsigned off) argument
500 struct gpio_chip *gc = &chip->gpio_chip; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/sysdev/
H A Dcpm1.c546 static int cpm1_gpio16_get(struct gpio_chip *gc, unsigned int gpio) argument
571 static void cpm1_gpio16_set(struct gpio_chip *gc, unsigned int gpio, int value) argument
585 static int cpm1_gpio16_dir_out(struct gpio_chip *gc, unsigned int gpio, int val) argument
603 static int cpm1_gpio16_dir_in(struct gpio_chip *gc, unsigned int gpio) argument
624 struct gpio_chip *gc; local
667 cpm1_gpio32_get(struct gpio_chip *gc, unsigned int gpio) argument
692 cpm1_gpio32_set(struct gpio_chip *gc, unsigned int gpio, int value) argument
706 cpm1_gpio32_dir_out(struct gpio_chip *gc, unsigned int gpio, int val) argument
724 cpm1_gpio32_dir_in(struct gpio_chip *gc, unsigned int gpio) argument
745 struct gpio_chip *gc; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/png/
H A Dpngrtran.c2140 png_uint_32 gc = png_ptr->rgb_to_gray_green_coeff; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk/
H A Dbitmap.cpp377 GdkGC* gc = gdk_gc_new(bmp.GetPixmap()); local
487 GdkGC* gc = gdk_gc_new(M_BMPDATA->m_pixmap); local
615 GdkGC* gc = gdk_gc_new(pixmap_invert); local
745 GdkGC *gc = gdk_gc_new( ret.GetPixmap() ); local
755 GdkGC *gc = gdk_gc_new( mask->m_bitmap ); local
1023 GdkGC* gc = gdk_gc_new(newRef->m_pixmap); local
1037 GdkGC* gc = gdk_gc_new(newRef->m_mask->m_bitmap); local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk1/
H A Dbitmap.cpp99 GdkGC *gc = gdk_gc_new( m_bitmap ); local
286 GdkGC *gc = gdk_gc_new(*dst); local
438 GdkGC *gc = NULL; local
759 GdkGC *gc = gdk_gc_new( GetPixmap() ); local
762 gc, local
1202 GdkGC *gc = gdk_gc_new( ret.GetPixmap() ); local
1208 GdkGC *gc = gdk_gc_new( ret.GetBitmap() ); local
1223 GdkGC *gc = gdk_gc_new( mask->m_bitmap ); local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/joystick/
H A Dgamecon.c89 struct gc { struct
148 static void gc_n64_send_command(struct gc *gc, unsigned long cmd, argument
162 static void gc_n64_send_stop_bit(struct gc *gc, unsigned char target) argument
180 static void gc_n64_read_packet(struct gc *gc, unsigne argument
220 gc_n64_process_packet(struct gc *gc) argument
270 struct gc *gc = input_get_drvdata(dev); local
356 gc_nes_read_packet(struct gc *gc, int length, unsigned char *data) argument
373 gc_nes_process_packet(struct gc *gc) argument
475 gc_multi_read_packet(struct gc *gc, int length, unsigned char *data) argument
485 gc_multi_process_packet(struct gc *gc) argument
566 gc_psx_command(struct gc *gc, int b, unsigned char *data) argument
597 gc_psx_read_packet(struct gc *gc, unsigned char data[GC_MAX_DEVICES][GC_PSX_BYTES], unsigned char id[GC_MAX_DEVICES]) argument
725 gc_psx_process_packet(struct gc *gc) argument
747 struct gc *gc = (void *) private; local
785 struct gc *gc = input_get_drvdata(dev); local
804 struct gc *gc = input_get_drvdata(dev); local
815 gc_setup_pad(struct gc *gc, int idx, int pad_type) argument
932 struct gc *gc; local
998 gc_remove(struct gc *gc) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/touchscreen/
H A Dad7879.c114 struct gpio_chip gc; member in struct:ad7879
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/52xx/
H A Dmpc52xx_gpt.c97 struct gpio_chip gc; member in struct:mpc52xx_gpt_priv
281 static inline struct mpc52xx_gpt_priv *gc_to_mpc52xx_gpt(struct gpio_chip *gc) argument
286 static int mpc52xx_gpt_gpio_get(struct gpio_chip *gc, unsigned int gpio) argument
294 mpc52xx_gpt_gpio_set(struct gpio_chip *gc, unsigned int gpio, int v) argument
308 static int mpc52xx_gpt_gpio_dir_in(struct gpio_chip *gc, unsigne argument
323 mpc52xx_gpt_gpio_dir_out(struct gpio_chip *gc, unsigned int gpio, int val) argument
[all...]

Completed in 321 milliseconds

123456