Home
last modified time | relevance | path

Searched defs:called (Results 1 – 14 of 14) sorted by relevance

/minix/external/bsd/libc++/dist/libcxx/test/thread/thread.mutex/thread.once/thread.once.callonce/
H A Dcall_once.pass.cpp67 static int called; member
72 int init1::called = 0; member in init1
83 static int called; member
88 int init2::called = 0; member in init2
/minix/external/bsd/libc++/dist/libcxx/test/std/utilities/time/time.duration/time.duration.cons/
H A Dconvert_overflow.pass.cpp22 bool called = false; variable
/minix/external/bsd/libc++/dist/libcxx/test/utilities/time/time.duration/time.duration.cons/
H A Dconvert_overflow.pass.cpp22 bool called = false; variable
/minix/external/bsd/libc++/dist/libcxx/test/std/thread/thread.mutex/thread.once/thread.once.callonce/
H A Dcall_once.pass.cpp69 static int called; member
74 int init1::called = 0; member in init1
85 static int called; member
90 int init2::called = 0; member in init2
/minix/external/bsd/libc++/dist/libcxx/test/std/utilities/memory/allocator.traits/allocator.traits.members/
H A Ddeallocate.pass.cpp22 int called = 0; variable
/minix/external/bsd/libc++/dist/libcxx/test/utilities/memory/allocator.traits/allocator.traits.members/
H A Ddeallocate.pass.cpp22 int called = 0; variable
/minix/external/bsd/libc++/dist/libcxx/test/std/depr/depr.str.strstreams/depr.strstreambuf/depr.strstreambuf.cons/
H A Dcustom_alloc.pass.cpp19 int called = 0; variable
/minix/external/bsd/libc++/dist/libcxx/test/depr/depr.str.strstreams/depr.strstreambuf/depr.strstreambuf.cons/
H A Dcustom_alloc.pass.cpp19 int called = 0; variable
/minix/external/bsd/libevent/dist/sample/
H A Dsignal-test.c34 int called = 0; variable
/minix/external/bsd/libevent/dist/test/
H A Dtest-weof.c63 int called = 0; variable
H A Dtest-eof.c59 int called = 0; variable
H A Dtest-time.c48 int called = 0; variable
H A Dregress.c80 int called; variable
/minix/minix/drivers/power/acpi/
H A Dpci.c291 static unsigned called; in add_pci_root_dev() local