Searched defs:cur (Results 1 - 11 of 11) sorted by relevance

/fuchsia/zircon/third_party/ulib/musl/src/exit/
H A D__cxa_thread_atexit.c18 struct tls_dtor *cur; local
/fuchsia/zircon/system/ulib/hid/
H A Dhid.c24 void hid_kbd_pressed_keys(const hid_keys_t* prev, const hid_keys_t* cur, hid_keys_t* pressed) { argument
31 void hid_kbd_released_keys(const hid_keys_t* prev, const hid_keys_t* cur, hid_keys_t* released) { argument
/fuchsia/zircon/kernel/object/
H A Dmbuf.cpp50 MBuf& cur = tail_.front(); local
69 MBuf* cur local
[all...]
/fuchsia/zircon/system/ulib/unittest/
H A Dcrash-list.cpp88 crash_proc_t* cur = nullptr; local
108 crash_proc_t* cur = nullptr; local
130 crash_proc_t* cur = nullptr; local
[all...]
/fuchsia/zircon/third_party/ulib/musl/pthread/
H A Dpthread_cond_timedwait.c174 int cur; local
/fuchsia/zircon/system/uapp/display-test/
H A Dimage.cpp137 uint32_t cur = interpolate(height_, step_num, kRenderPeriod); local
/fuchsia/zircon/system/dev/board/gauss/
H A Dgauss-led.c103 char* cur = buf; local
275 char* cur = buf; local
339 char* cur = buf; local
[all...]
/fuchsia/zircon/system/utest/trace/
H A Dfixture.cpp298 const char* cur = str; local
/fuchsia/zircon/system/dev/display/display/
H A Dcontroller.cpp489 image_node_t* cur; local
519 image_node_t* cur; local
[all...]
/fuchsia/zircon/system/ulib/tftp/
H A Dtftp.c434 char* cur = req->data; local
854 char* cur = oack->data; local
/fuchsia/zircon/third_party/ulib/jemalloc/src/
H A Dextent.c285 size_t cur = atomic_add_zu(&curpages, nadd); local

Completed in 118 milliseconds