Searched
full:period (Results
276 -
300 of
2697) sorted by null
<<11121314151617181920>>
/external/chromium_org/media/tools/layout_tests/ |
test_expectations_history.py | 45 """Get difference between time period for the specified test names. 47 Given the time period, this method first gets the revision number. Then, 53 start: A timestamp specifying start of the time period to be 55 end: A timestamp object specifying end of the time period to be
|
/external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/ |
pthread_delay_np.c | 45 * This routine causes a thread to delay execution for a specific period of time. 46 * This period ends at the current time plus the specified interval. The routine 47 * will not return before the end of the period is reached, but may return an 48 * arbitrary amount of time after the period has gone by. This can be due to
|
/external/chromium_org/net/quic/ |
quic_sustained_bandwidth_recorder.cc | 35 // This is the first estimate of a new recording period.
|
/external/chromium_org/net/tools/quic/test_tools/ |
mock_epoll_server.cc | 52 // period if until_in_usec_ is a positive number.
|
/external/chromium_org/net/url_request/ |
url_request_throttler_entry.h | 23 // It analyzes requests of a specific URL over some period of time, in order to 28 // request sent during the back-off period will be cancelled. 36 // Sliding window period. 39 // Maximum number of requests allowed in sliding window period.
|
/external/chromium_org/remoting/host/ |
audio_silence_detector.cc | 13 // Silence period threshold in seconds. Silence intervals shorter than this
|
/external/chromium_org/third_party/libphonenumber/src/resources/geocoding/en/ |
966.txt | 17 # Including both old and new NDCs during the parallel running period.
|
/external/chromium_org/third_party/webrtc/test/manual/ |
adapter.js | 37 // Unify them for earlier Chrome versions in the coexisting period.
|
/external/chromium_org/tools/gn/ |
group_target_generator.cc | 26 // are public. During a transition period, if public_deps is not defined,
|
/external/iptables/extensions/ |
libxt_IDLETIMER.man | 2 certain period of time. Timers are identified by labels and are created when
|
/external/kernel-headers/original/uapi/linux/ |
gen_stats.h | 69 * @interval: sampling period
|
time.h | 35 struct timespec it_interval; /* timer period */
|
/external/libcxx/test/utilities/time/time.duration/ |
default_ratio.pass.cpp | 16 // template <class Rep, class Period = ratio<1>>
|
positive_num.fail.cpp | 14 // Period::num shall be positive, diagnostic required.
|
ratio.fail.cpp | 14 // Period shall be a specialization of ratio, diagnostic required.
|
/external/libnfc-nci/src/udrv/include/ |
utimer.h | 61 tUTIMER_TIME period; member in struct:__anon8099
|
/external/linux-tools-perf/perf-3.12.0/tools/perf/util/ |
hist.h | 26 * sample_event.period and stash the result in total_period. 85 struct symbol *parent, u64 period, 97 u64 period, 104 u64 period,
|
/external/qemu/distrib/sdl-1.2.15/docs/man3/ |
SDL_SemWaitTimeout.3 | 17 Returns \fB0\fR if the semaphore was successfully locked or either \fBSDL_MUTEX_TIMEOUT\fR or \fB-1\fR if the timeout period was exceeded or there was an error, respectivly\&.
|
/external/qemu/pc-bios/keymaps/ |
et | 82 period 0x34
|
fo | 73 period 0x34
|
lt | 52 period 0x34
|
nl | 52 period 0x34
|
sv | 78 period 0x34
|
/external/smack/src/org/xbill/DNS/ |
TKEYRecord.java | 53 * @param timeInception The beginning of the validity period of the shared 55 * @param timeExpire The end of the validity period of the shared 159 * Returns the beginning of the validity period of the shared secret or 168 * Returns the end of the validity period of the shared secret or
|
/frameworks/base/core/tests/hosttests/test-apps/MultiDexLegacyTestServices/src/com/android/framework/multidexlegacytestservices/ |
ReflectIntermediateClass.java | 24 * spread along a period of time.
|
Completed in 1046 milliseconds
<<11121314151617181920>>