Searched defs:bar (Results 1 - 25 of 63) sorted by relevance

123

/freebsd-13-stable/contrib/netbsd-tests/usr.bin/xlint/lint1/
H A Dd_c99_union_cast.c3 struct bar { struct
H A Dd_c99_union_init4.c12 foo bar = { variable
H A Dd_compound_literals2.c9 struct p *bar(int i) function
H A Dd_gcc_compound_statements2.c3 int bar; member in struct:cpu_info
H A Dd_type_question_colon.c4 int bar; member in struct:foo
H A Dd_c99_anon_struct.c10 struct bar { struct
/freebsd-13-stable/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dbarrier.c49 barrier_init(barrier_t *bar, int nthreads) argument
63 barrier_wait(barrier_t *bar) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/tsan/benchmarks/
H A Dfunc_entry_exit.cpp12 __attribute__((noinline)) void bar(volatile bool x) { function
/freebsd-13-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/ustack/
H A Dtst.spin.c50 bar(int a) function
/freebsd-13-stable/lib/libproc/tests/
H A Dtarget_prog.c55 bar(void) function
/freebsd-13-stable/lib/libthr/thread/
H A Dthr_barrier.c50 pthread_barrier_t bar; local
102 pthread_barrier_t bar; local
137 pthread_barrier_t bar; local
[all...]
/freebsd-13-stable/sys/dev/proto/
H A Dproto_bus_pci.c88 int bar, rid, type; local
/freebsd-13-stable/contrib/ncurses/ncurses/tinfo/
H A Dname_match.c46 const char *bar = strchr(name, '|'); local
/freebsd-13-stable/contrib/netbsd-tests/lib/libpthread/
H A Dt_fpu.c97 bar(void *p) function
/freebsd-13-stable/sys/dev/pci/
H A Disa_pci.c174 int bar; local
208 int bar, erro local
[all...]
/freebsd-13-stable/usr.sbin/mixer/
H A Dmixer.c110 int ch, foo, bar, baz, dev, m, n, t; local
[all...]
/freebsd-13-stable/sys/dev/pms/freebsd/driver/common/
H A Dlxutil.c155 U32 bar; local
588 U32 bar = 0; local
[all...]
/freebsd-13-stable/sys/powerpc/mpc85xx/
H A Dmpc85xx.c114 law_write(uint32_t n, uint64_t bar, uint32_t sr) argument
118 ccsr_write4(OCP85XX_LAWBARH(n), bar >> 32); local
119 ccsr_write4(OCP85XX_LAWBARL(n), bar); local
123 ccsr_write4(OCP85XX_LAWBAR(n), bar >> 12); local
139 law_read(uint32_t n, uint64_t *bar, uint32_t *sr) argument
156 uint64_t bar; local
174 law_enable(int trgt, uint64_t bar, uint32_ argument
204 law_disable(int trgt, uint64_t bar, uint32_t size) argument
[all...]
/freebsd-13-stable/sys/dev/isci/
H A Disci.c589 uint32_t bar = (uint32_t)(((POINTER_UINT)address & 0xF0000000) >> 28); local
616 uint32_t bar = (uint32_t)(((POINTER_UINT)address & 0xF0000000) >> 28); local
/freebsd-13-stable/sys/dev/puc/
H A Dpucdata.c1290 struct puc_bar *bar; local
1463 struct puc_bar *bar; local
1556 struct puc_bar *bar; local
1761 struct puc_bar *bar; local
[all...]
/freebsd-13-stable/sys/dev/tws/
H A Dtws.c183 u_int32_t bar; local
/freebsd-13-stable/sys/dev/cardbus/
H A Dcardbus_cis.c294 uint32_t bar; local
/freebsd-13-stable/sys/dev/sdhci/
H A Dsdhci_pci.c338 int bar, err, rid, slots, i; local
/freebsd-13-stable/contrib/googletest/googlemock/test/
H A Dgmock-generated-matchers_test.cc1198 const char* bar = "a string"; local
/freebsd-13-stable/contrib/googletest/googletest/test/
H A Dgoogletest-output-test_.cc560 namespace bar { namespace

Completed in 328 milliseconds

123