Home
last modified time | relevance | path

Searched +defs:next +defs:time (Results 1 – 25 of 95) sorted by relevance

1234

/third_party/node/deps/npm/lib/install/
Dactions.js104 function doOne (cmd, staging, pkg, log, next) { argument
113 function doParallel (type, staging, actionsToRun, log, next) { argument
136 function doSerial (type, staging, actionsToRun, log, next) { argument
143 function doReverseSerial (type, staging, actionsToRun, log, next) { argument
149 function runSerial (type, staging, actionsToRun, log, next) { argument
167 function time (log) { function
/third_party/lwip/src/include/lwip/
Dtimeouts.h94 struct sys_timeo *next; member
95 u32_t time; member
/third_party/flutter/skia/third_party/externals/sdl/visualtest/include/
DSDL_visualtest_action_configparser.h46 int time; member
67 struct SDLVisualTest_ActionNode* next; member
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstsystemclock.c33 GstClockTime time, time2; in GST_START_TEST() local
53 GstClockTime time[] = { 0, 1, G_MAXUINT64 / GST_SECOND }; in GST_START_TEST() local
72 GstClockTime time; in gst_clock_debug() local
79 ok_callback (GstClock * clock, GstClockTime time, in ok_callback()
87 error_callback (GstClock * clock, GstClockTime time, in error_callback()
99 store_callback (GstClock * clock, GstClockTime time, in store_callback()
112 notify_callback (GstClock * clock, GstClockTime time, in notify_callback()
304 GList *cb_list = NULL, *next; in GST_START_TEST() local
411 test_async_sync_interaction_cb (GstClock * clock, GstClockTime time, in test_async_sync_interaction_cb()
599 mixed_async_cb (GstClock * clock, GstClockTime time, in mixed_async_cb()
[all …]
/third_party/node/deps/npm/test/tap/
Dci-header.js57 'time': {'1.0.0': ''}, property
68 'time': {'1.0.0': ''}, property
80 'time': {'1.0.0': ''}, property
111 function checkKey (key, next) { argument
/third_party/weston/desktop-shell/
Dshell.c645 struct weston_view *next; in focus_state_surface_destroy() local
751 struct focus_state *state, *next; in restore_focus_state() local
887 struct focus_state *state, *next; in workspace_destroy() local
904 struct focus_state *state, *next; in seat_destroyed() local
1106 const struct timespec *time) in animate_workspace_change_frame()
1352 const struct timespec *time, in touch_move_grab_down()
1358 touch_move_grab_up(struct weston_touch_grab *grab, const struct timespec *time, in touch_move_grab_up()
1376 const struct timespec *time, int touch_id, in touch_move_grab_motion()
1454 const struct timespec *time, in noop_grab_axis()
1507 const struct timespec *time, in move_grab_motion()
[all …]
/third_party/boost/tools/build/src/engine/
Dfilesys.h36 timestamp time; member
44 FILEITEM * next; member
Drules.h81 ACTIONS * next; member
108 SETTINGS * next; member
116 TARGETS * next; member
136 timestamp time; /* update time */ member
Dhcache.cpp56 timestamp time; member
60 HCACHEDATA * next; member
/third_party/weston/compositor/
Dtext-backend.c160 struct input_method *input_method, *next; in destroy_text_input() local
177 struct input_method *input_method, *next; in text_input_set_surrounding_text() local
253 struct input_method *input_method, *next; in text_input_reset() local
291 struct input_method *input_method, *next; in text_input_set_content_type() local
309 struct input_method *input_method, *next; in text_input_invoke_action() local
326 struct input_method *input_method, *next; in text_input_commit_state() local
375 struct input_method *input_method, *next; in text_input_set_preferred_language() local
592 uint32_t time, in input_method_context_keysym()
618 const struct timespec *time, uint32_t key, in input_method_context_grab_key()
696 uint32_t time, in input_method_context_key()
[all …]
Dscreen-share.c147 uint32_t time, wl_fixed_t x, wl_fixed_t y) in ss_seat_handle_motion()
164 uint32_t serial, uint32_t time, uint32_t button, in ss_seat_handle_button()
178 uint32_t time, uint32_t axis, wl_fixed_t value) in ss_seat_handle_axis()
282 uint32_t serial, uint32_t time, in ss_seat_handle_key()
617 shared_output_frame_callback(void *data, struct wl_callback *cb, uint32_t time) in shared_output_frame_callback()
745 struct ss_seat *seat, *next; in registry_handle_global_remove() local
1138 const struct timespec *time, uint32_t key, void *data) in share_output_binding()
/third_party/ffmpeg/libavfilter/
Dinternal.h39 double time; ///< time expressed in seconds member
43 struct AVFilterCommand *next; member
/third_party/libwebsockets/minimal-examples/http-client/minimal-http-client-multi/
Dminimal-http-client-multi.c248 uint64_t time; in gettimeofday() local
298 lws_usec_t next; in stagger_cb() local
/third_party/weston/ivi-shell/
Divi-shell.c344 struct ivi_shell_surface *ivisurf, *next; in shell_destroy() local
369 terminate_binding(struct weston_keyboard *keyboard, const struct timespec *time, in terminate_binding()
419 const struct timespec *time, in click_to_activate_binding()
432 const struct timespec *time, in touch_to_activate_binding()
/third_party/libinput/src/
Dlibinput.c161 uint64_t time; member
169 uint64_t time; member
183 uint64_t time; member
191 uint64_t time; member
205 uint64_t time; member
217 uint64_t time; member
240 uint64_t time; member
1845 struct libinput_source *source, *next; in libinput_drop_destroyed_sources() local
2140 libinput_device_add_event_listener(struct libinput_device *device, in libinput_device_add_event_listener()
2222 uint64_t time, in post_device_event()
[all …]
/third_party/zlib/contrib/untgz/
Duntgz.c97 struct attr_item *next; member
100 time_t time; member
253 void push_attr(struct attr_item **list,char *fname,int mode,time_t time) in push_attr()
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/contrib/untgz/
Duntgz.c97 struct attr_item *next; member
100 time_t time; member
253 void push_attr(struct attr_item **list,char *fname,int mode,time_t time) in push_attr()
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/contrib/untgz/
Duntgz.c97 struct attr_item *next; member
100 time_t time; member
253 void push_attr(struct attr_item **list,char *fname,int mode,time_t time) in push_attr()
/third_party/weston/libweston/backend-wayland/
Dwayland.c377 frame_done(void *data, struct wl_callback *callback, uint32_t time) in frame_done()
699 struct wayland_shm_buffer *buffer, *next; in wayland_output_destroy_shm_buffers() local
1722 uint32_t time, wl_fixed_t fixed_x, wl_fixed_t fixed_y) in input_handle_motion()
1778 uint32_t serial, uint32_t time, uint32_t button, in input_handle_button()
1831 uint32_t time, uint32_t axis, wl_fixed_t value) in input_handle_axis()
1880 uint32_t time, uint32_t axis) in input_handle_axis_stop()
2047 uint32_t serial, uint32_t time, uint32_t key, uint32_t state) in input_handle_key()
2112 uint32_t serial, uint32_t time, in input_handle_touch_down()
2172 uint32_t serial, uint32_t time, int32_t id) in input_handle_touch_up()
2212 uint32_t time, int32_t id, in input_handle_touch_motion()
[all …]
/third_party/openssl/crypto/
Dmem_dbg.c54 struct app_mem_info_st *next; /* tail of thread's stack */ member
71 time_t time; member
250 APP_INFO *next = current->next; in pop_info() local
/third_party/skia/third_party/externals/icu/source/tools/tzcode/
Dicuzdump.cpp57 UnicodeString& format(UDate time, int32_t offset, UBool isDst, UnicodeString& appendTo) { in format()
239 TimeZone* next() { in next() function in ZoneIterator
/third_party/flutter/skia/third_party/externals/icu/source/tools/tzcode/
Dicuzdump.cpp57 UnicodeString& format(UDate time, int32_t offset, UBool isDst, UnicodeString& appendTo) { in format()
239 TimeZone* next() { in next() function in ZoneIterator
/third_party/icu/icu4c/source/tools/tzcode/
Dicuzdump.cpp57 UnicodeString& format(UDate time, int32_t offset, UBool isDst, UnicodeString& appendTo) { in format()
239 TimeZone* next() { in next() function in ZoneIterator
/third_party/gstreamer/gstplugins_bad/ext/smoothstreaming/
Dgstmssmanifest.c60 guint64 time; member
1042 guint64 time; in gst_mss_stream_get_fragment_url() local
1074 guint64 time; in gst_mss_stream_get_fragment_gst_timestamp() local
1205 guint64 time) in gst_mss_manifest_seek()
1225 GstSeekFlags flags, guint64 time, guint64 * final_time) in gst_mss_stream_seek()
1392 GList *next; in gst_mss_stream_select_bitrate() local
/third_party/weston/clients/
Dnested.c251 uint32_t time) in flush_surface_frame_callback_list()
253 struct nested_frame_callback *nc, *next; in flush_surface_frame_callback_list() local
396 struct nested_frame_callback *cb, *next; in destroy_surface() local
863 blit_frame_callback(void *data, struct wl_callback *callback, uint32_t time) in blit_frame_callback()
1024 ss_frame_callback(void *data, struct wl_callback *callback, uint32_t time) in ss_frame_callback()

1234