Searched defs:class (Results 1 - 25 of 200) sorted by relevance

12345678

/freebsd-11-stable/contrib/byacc/test/
H A Derr_inherit1.y56 class : GLOBAL { $$ = cGLOBAL; } label
H A Derr_inherit2.y56 class : GLOBAL { $$ = cGLOBAL; } label
H A Derr_inherit3.y56 class : GLOBAL { $$ = cGLOBAL; } label
H A Derr_inherit5.y56 class : GLOBAL { $$ = cGLOBAL; } label
H A Dinherit2.y56 class : GLOBAL { $$ = cGLOBAL; } label
H A Derr_inherit4.y58 class : GLOBAL { $$ = cGLOBAL; } label
H A Dbtyacc_destroy1.y67 class : GLOBAL { $$ = cGLOBAL; } label
H A Dbtyacc_destroy2.y67 class : GLOBAL { $$ = cGLOBAL; } label
H A Dbtyacc_destroy3.y70 class : GLOBAL { $$ = cGLOBAL; } label
H A Dinherit0.y25 class : GLOBAL { $$ = 1; } label
H A Dinherit1.y49 class : GLOBAL { $$ = cGLOBAL; } label
/freebsd-11-stable/sys/arm/at91/
H A Duart_cpu_at91usart.c64 struct uart_class *class; local
/freebsd-11-stable/sys/arm/cavium/cns11xx/
H A Duart_cpu_ec.c62 struct uart_class *class = &uart_ns8250_class; local
/freebsd-11-stable/sys/dev/uart/
H A Duart_cpu_x86.c52 struct uart_class *class; local
H A Duart_cpu_pc98.c45 struct uart_class *class; member in struct:__anon11768
76 struct uart_class *class; local
[all...]
H A Duart_cpu_fdt.c76 struct uart_class *class; local
H A Duart_cpu_powerpc.c113 struct uart_class *class; local
/freebsd-11-stable/crypto/heimdal/lib/asn1/
H A Dgen_encode.c49 classname(Der_class class) argument
60 valuename(Der_class class, int value) argument
/freebsd-11-stable/contrib/gcc/
H A Dprint-tree.c75 enum tree_code_class class; local
176 enum tree_code_class class; local
[all...]
/freebsd-11-stable/lib/libc/resolv/
H A Dres_mkquery.c96 res_nmkquery(res_state statp, int op, const char *dname, int class, int type, const u_char *data, int datalen, const u_char *newrr_in, u_char *buf, int buflen) argument
/freebsd-11-stable/sys/mips/cavium/
H A Duart_cpu_octeonusart.c140 struct uart_class *class = &uart_oct16550_class; local
/freebsd-11-stable/sys/kern/
H A Dkern_condvar.c110 struct lock_class *class; local
164 struct lock_class *class; local
214 struct lock_class *class; local
275 struct lock_class *class; local
337 struct lock_class *class; local
[all...]
/freebsd-11-stable/sys/cddl/compat/opensolaris/kern/
H A Dopensolaris_kstat.c42 kstat_create(char *module, int instance, char *name, char *class, uchar_t type, argument
/freebsd-11-stable/usr.sbin/bluetooth/btpand/
H A Dbtpand.c67 uint16_t class; member in struct:__anon8722
/freebsd-11-stable/usr.sbin/pkg/
H A Ddns_utils.c124 unsigned int type, class, ttl, priority, weight, port; local

Completed in 134 milliseconds

12345678