Home
last modified time | relevance | path

Searched refs:time (Results 4576 - 4600 of 5059) sorted by relevance

1...<<181182183184185186187188189190>>...203

/test/xts/acts/graphic/nativeimage/entry/src/main/cpp/
H A Dnativeimage.cpp829 int64_t time = static_cast<int64_t>(current_timestamp); in OHNativeImageGetTimestampNormal() local
841 if (timestamp == time) { in OHNativeImageGetTimestampNormal()
/third_party/ffmpeg/libavcodec/
H A Dmediacodec_wrapper.c1480 int ff_AMediaCodec_queueInputBuffer(FFAMediaCodec* codec, size_t idx, off_t offset, size_t size, uint64_t time, uint32_t flags) in ff_AMediaCodec_queueInputBuffer() argument
1487 (*env)->CallVoidMethod(env, codec->object, codec->jfields.queue_input_buffer_id, (jint)idx, (jint)offset, (jint)size, time, flags); in ff_AMediaCodec_queueInputBuffer()
/third_party/ffmpeg/libavdevice/
H A Ddshow.c332 "real-time buffer [%s] [%s input] too full or near too full (%d%% of size: %d [rtbufsize parameter])! frame dropped!\n", in shall_we_drop()
341 callback(void *priv_data, int index, uint8_t *buf, int buf_size, int64_t time, enum dshowDeviceType devtype) in callback() argument
364 pktl_next->pkt.pts = time; in callback()
/third_party/ffmpeg/libavfilter/
H A Davfilter.c1256 change (in link time base, same as frames) as seen from the input of
1482 while(cmd && cmd->time <= frame->pts * av_q2d(link->time_base)){ in ff_inlink_process_commands()
1484 "Processing command time:%f command:%s arg:%s\n", in ff_inlink_process_commands()
1485 cmd->time, cmd->command, cmd->arg); in ff_inlink_process_commands()
H A Davfiltergraph.c1225 while (*queue && (*queue)->time <= ts) in avfilter_graph_queue_command()
1234 (*queue)->time = ts; in avfilter_graph_queue_command()
/third_party/ffmpeg/libavformat/
H A Daviobuf.c490 void avio_write_marker(AVIOContext *s, int64_t time, enum AVIODataMarkerType type) in avio_write_marker() argument
524 ctx->last_time = time; in avio_write_marker()
/third_party/ffmpeg/tests/fate/
H A Dfilter-audio.mak266 FATE_ATRIM += fate-filter-atrim-time
267 fate-filter-atrim-time: CMD = framecrc -i $(SRC) -af atrim=0.1:0.2
/third_party/glfw/src/
H A Dwl_init.c40 #include <time.h>
251 uint32_t time) in libdecorReadyCallback()
249 libdecorReadyCallback(void* userData, struct wl_callback* callback, uint32_t time) libdecorReadyCallback() argument
/third_party/alsa-lib/src/pcm/
H A Dpcm_local.h32 #include <time.h>
33 #include <sys/time.h>
/third_party/backends/backend/
H A Dstv680.c93 #include <time.h>
846 usleep (1000); /* delay time needed */ in stv680_vidcam_init()
1206 time (&t); in stv680_add_text()
H A Dtamarack.c49 #include <sys/time.h>
62 #include <sys/time.h>
477 /* ensure child knows it's time to stop: */ in do_cancel()
/third_party/backends/backend/pixma/
H A Dpixma_bjnp.c67 #include <sys/time.h>
1172 t = time (NULL); in bjnp_poll_scanner()
2199 /* wait for some time between broadcast packets */ in sanei_bjnp_find_devices()
2213 PDBG (bjnp_dbg (LOG_DEBUG, "sanei_bjnp_find_devices: Select returned, time left %d.%d....\n", in sanei_bjnp_find_devices()
2489 PDBG (bjnp_dbg (LOG_DEBUG, "bjnp_read_bulk: Expected at most %ld bytes, received this time: %ld\n", in sanei_bjnp_read_bulk()
/third_party/EGL/api/EGL/
H A Deglext.h548 typedef EGLBoolean (EGLAPIENTRYP PFNEGLPRESENTATIONTIMEANDROIDPROC) (EGLDisplay dpy, EGLSurface surface, EGLnsecsANDROID time);
550 EGLAPI EGLBoolean EGLAPIENTRY eglPresentationTimeANDROID (EGLDisplay dpy, EGLSurface surface, EGLnsecsANDROID time);
/third_party/icu/icu4c/source/test/cintltst/
H A Dcnormtst.c29 #include <time.h>
666 srand((unsigned)time( NULL )); in TestCheckFCD()
/third_party/libsnd/src/
H A Dwavlike.c25 #include <time.h>
1233 psf_log_printf (psf, " time stamp : %d\n", psf->peak_info->timestamp) ; in wavlike_read_peak_chunk()
1261 psf_binheader_writef (psf, "44", BHW4 (1), BHW4 (time (NULL))) ; in wavlike_write_peak_chunk()
1327 case etim_MARKER : /* creation time: null-terminated string in the format "hour:minute:second.subsecond" */ in exif_subchunk_parse()
/third_party/mesa3d/include/EGL/
H A Deglext.h548 typedef EGLBoolean (EGLAPIENTRYP PFNEGLPRESENTATIONTIMEANDROIDPROC) (EGLDisplay dpy, EGLSurface surface, EGLnsecsANDROID time);
550 EGLAPI EGLBoolean EGLAPIENTRY eglPresentationTimeANDROID (EGLDisplay dpy, EGLSurface surface, EGLnsecsANDROID time);
/third_party/ltp/testcases/kernel/fs/doio/
H A Dgrowfiles.c51 * Determine if hit iteration, time, max errors or num bytes reached
74 #include <time.h>
78 #include <sys/time.h>
1177 * Generate a random seed based on time and pid. in main()
1183 //Seed=time(0) + Pid; /* default random seed */ in main()
1300 //start_time=time(0); in main()
1350 * If delaying between iterations, get amount time to in main()
1393 sprintf(reason, "Hit time value of %d", time_iterval); in main()
1528 * shrink file by desired amount if it is time in main()
1847 -H delay Amount of time t in help()
[all...]
/third_party/mesa3d/src/gallium/winsys/radeon/drm/
H A Dradeon_drm_bo.c539 uint64_t time = os_time_get_nano(); in radeon_bo_map() local
572 bo->rws->buffer_wait_time += os_time_get_nano() - time; in radeon_bo_map()
/third_party/ntfs-3g/ntfsprogs/
H A Dntfsundelete.c61 #include <time.h>
414 " -t, --time SINCE Last referenced since this time\n" in usage()
518 * parse_time - Convert a time abbreviation to seconds
520 * @since: The absolute time referred to
550 ntfs_log_trace("Parsing time '%s' ago.\n", value); in parse_time()
554 ntfs_log_error("Invalid time '%s'.\n", value); in parse_time()
564 ntfs_log_error("Invalid time suffix '%s'. Use Y, M, W, D or H.\n", suffix); in parse_time()
583 ntfs_log_error("Invalid time suffix '%s'. Use Y, M, W, D or H.\n", suffix); in parse_time()
587 now = time(NUL in parse_time()
[all...]
H A Dntfswipe.c54 #include <time.h>
117 time_t date; /* Last modification date/time */
428 ntfs_log_error("You may not use --quiet and --verbose at the same time.\n"); in parse_options()
2202 srandom(time(NULL)); in main()
/third_party/nghttp2/integration-tests/
H A Dnghttpx_http1_test.go13 "time"
205 time.Sleep(150 * time.Millisecond)
/third_party/icu/icu4c/source/test/intltest/
H A Dtztest.cpp130 logln("time and local time. E.g., -28,800 for PST (GMT-8hrs)"); in TestGenericAPI()
136 * A few time zones are using GMT offests not a multiple of 15 minutes. in TestGenericAPI()
148 /* Host time zone's offset should match the offset returned by uprv_timezone() */ in TestGenericAPI()
188 UDate marchOneStd = gc->getTime(status); // Local Std time midnight in TestRuleAPI()
191 UDate julyOneStd = gc->getTime(status); // Local Std time midnight in TestRuleAPI()
206 UDate julyOne = julyOneStd + endHour - 3600000; // Adjust from wall to Std time in TestRuleAPI()
824 * GMT-5:00. European Central time is abbreviated CEST.
827 * GMT-11:00. Solomon Island time is SBT.
837 * GMT-8:30. There is no standard abbreviation for Phoenix time, a
1833 int32_t time; // epoch seconds TestHistorical() member
[all...]
H A Dtestidna.cpp23 #include <time.h>
1338 srand((unsigned)time(NULL)); in randul()
/third_party/libexif/libexif/
H A Dexif-entry.c34 #include <time.h>
1824 t = time (NULL); in exif_entry_initialize()
/third_party/lz4/tests/
H A Dframetest.c41 #include <time.h> /* clock_t, clock(), CLOCKS_PER_SEC */
1345 time_t const t = time(NULL); in main()

Completed in 54 milliseconds

1...<<181182183184185186187188189190>>...203