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

1234567

/freebsd-13-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_inherit4.y58 class : GLOBAL { $$ = cGLOBAL; } label
H A Derr_inherit5.y56 class : GLOBAL { $$ = cGLOBAL; } label
H A Dinherit2.y56 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-13-stable/sys/dev/uart/
H A Duart_cpu_x86.c57 struct uart_class *class; local
H A Duart_cpu_acpi.c79 struct uart_class *class; local
H A Duart_cpu_arm64.c86 struct uart_class *class; local
H A Duart_cpu_fdt.c78 struct uart_class *class; local
H A Duart_cpu_powerpc.c115 struct uart_class *class; local
/freebsd-13-stable/crypto/heimdal/lib/asn1/
H A Dgen_encode.c49 classname(Der_class class) argument
60 valuename(Der_class class, int value) argument
/freebsd-13-stable/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_events/
H A Dereports.c65 char *class; local
/freebsd-13-stable/lib/libc/resolv/
H A Dres_mkquery.c98 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-13-stable/lib/libproc/
H A Dproc_create.c60 int class; local
79 int error, class, count, fd; local
/freebsd-13-stable/sys/dev/acpica/
H A Dacpi_package.c136 acpi_PkgFFH_IntelCpu(ACPI_OBJECT *res, int idx, int *vendor, int *class, argument
/freebsd-13-stable/sys/kern/
H A Dkern_condvar.c112 struct lock_class *class; local
166 struct lock_class *class; local
216 struct lock_class *class; local
277 struct lock_class *class; local
339 struct lock_class *class; local
[all...]
/freebsd-13-stable/sys/mips/cavium/
H A Duart_cpu_octeonusart.c141 struct uart_class *class = &uart_oct16550_class; local
/freebsd-13-stable/usr.sbin/bluetooth/btpand/
H A Dbtpand.c67 uint16_t class; member in struct:__anon16488
/freebsd-13-stable/usr.sbin/pkg/
H A Ddns_utils.c125 unsigned int type, class, ttl, priority, weight, port; local

Completed in 260 milliseconds

1234567