Searched defs:cur (Results 1 – 13 of 13) sorted by relevance
88 crash_proc_t* cur = nullptr; in crash_list_lookup_koid() local108 crash_proc_t* cur = nullptr; in crash_list_delete_koid() local130 crash_proc_t* cur = nullptr; in crash_list_delete() local
26 void hid_kbd_pressed_keys(const hid_keys_t* prev, const hid_keys_t* cur, hid_keys_t* pressed) { in hid_kbd_pressed_keys()33 void hid_kbd_released_keys(const hid_keys_t* prev, const hid_keys_t* cur, hid_keys_t* released) { in hid_kbd_released_keys()
125 auto* cur = GetBlock(block); in SplitBlock() local168 auto* cur = GetBlock(next); in RemoveFree() local
27 const char* cur = str; in Squelch() local
103 char* cur = buf; in gauss_led_handle_read_complete() local275 char* cur = buf; in gauss_led_dev_set_pwm() local339 char* cur = buf; in gauss_led_dev_set_duty_cycle() local
249 int cur; in signal() local
137 uint32_t cur = interpolate(height_, step_num, kRenderPeriod); in Render() local
482 image_node_t* cur; in DisplayControllerInterfaceOnDisplayVsync() local512 image_node_t* cur; in DisplayControllerInterfaceOnDisplayVsync() local
434 char* cur = req->data; in tftp_handle_request() local857 char* cur = oack->data; in tftp_handle_oack() local
376 fbl::RefPtr<fs::Vnode> cur = fakeFs.fake_root; in emu_stat() local
1057 size_t cur = strlen(mount_path); in DataFilePave() local
264 auto& cur = *itr; in devfs_notify() local
1036 auto cur = &plane_buffers_[pipe_num][plane_num]; in UpdateAllocations() local
Completed in 47 milliseconds