HomeSort by relevance Sort by last modified time
    Searched defs:ts (Results 751 - 775 of 1050) sorted by null

<<31323334353637383940>>

  /external/icu/icu4c/source/test/intltest/
dtfmttst.cpp 4455 UnicodeString ds, ts; local
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_encoder.h 398 int64_t ts; // timestamp member in struct:__anon26221
  /external/mdnsresponder/mDNSShared/
uds_daemon.c 143 transfer_state ts; member in struct:request_state
    [all...]
  /external/nist-sip/java/gov/nist/javax/sip/stack/
SIPDialog.java 2239 TimeStamp ts = new TimeStamp(); local
    [all...]
  /external/python/cpython3/Modules/
_testcapimodule.c 3760 _PyTime_t ts; local
3773 _PyTime_t ts; local
3788 _PyTime_t ts; local
3827 struct timespec ts; local
    [all...]
_datetimemodule.c 4329 _PyTime_t ts = _PyTime_GetSystemClock(); local
    [all...]
  /external/skia/src/core/
SkPath.cpp 3430 SkScalar ts[2]; local
3443 SkScalar ts[2]; local
3455 SkScalar ts[4]; local
    [all...]
  /external/skqp/src/core/
SkPath.cpp 3526 SkScalar ts[2]; local
3539 SkScalar ts[2]; local
3551 SkScalar ts[4]; local
    [all...]
  /external/v8/src/profiler/
heap-snapshot-generator.cc 1173 ThinString* ts = ThinString::cast(string); local
    [all...]
  /hardware/qcom/audio/hal/
audio_hw.c 3444 struct timespec ts = { 0, 0 }; local
4080 struct timespec ts = { 0, 0 }; local
    [all...]
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/
CollectionsTest.java 400 TreeSet ts = new TreeSet(); local
401 ts.addAll(s);
402 Enumeration e = Collections.enumeration(ts);
    [all...]
  /libcore/ojluni/src/main/java/java/util/concurrent/
ConcurrentHashMap.java 716 Class<?> c; Type[] ts, as; Type t; ParameterizedType p; local
    [all...]
  /toolchain/binutils/binutils-2.27/binutils/
ieee.c 4253 struct ieee_type_stack *ts; local
4290 struct ieee_type_stack *ts; local
    [all...]
  /bionic/libc/kernel/uapi/linux/
cec.h 145 __u64 ts; member in struct:cec_event
  /external/kernel-headers/original/uapi/linux/
cec.h 440 * @ts: the timestamp of when the event was sent.
448 __u64 ts; member in struct:cec_event
    [all...]
  /external/mksh/src/
edit.c 775 struct tstate ts; local
778 ktwalk(&ts, tp);
779 while ((te = ktnext(&ts)))
    [all...]
  /external/v8/src/parsing/
parser-base.h 4439 typename Impl::TemplateLiteralState ts = impl()->OpenTemplateLiteral(pos); local
4447 typename Impl::TemplateLiteralState ts = impl()->OpenTemplateLiteral(pos); local
    [all...]
  /external/valgrind/VEX/priv/
guest_x86_toIR.c 3203 IRTemp ts = newTemp(Ity_I32); \/* ESI *\/ local
3218 IRTemp ts = newTemp(Ity_I32); \/* ESI *\/ local
3249 IRTemp ts = newTemp(Ity_I32); \/* ESI *\/ local
    [all...]
  /hardware/qcom/camera/msm8998/QCamera2/HAL/
QCamera2HWI.cpp 5611 struct timespec ts; local
    [all...]
  /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
omx_vdec_msm8974.cpp 411 bool omx_vdec::ts_arr_list::insert_ts(OMX_TICKS ts)
422 m_ts_arr_list[idx].timestamp = ts;
424 ts, idx);
436 bool omx_vdec::ts_arr_list::pop_min_ts(OMX_TICKS &ts)
462 ts = 0;
465 ts = m_ts_arr_list[min_idx].timestamp;
468 ts, min_idx);
621 property_get("vidc.dec.debug.ts", property_value, "0");
623 DEBUG_PRINT_HIGH("vidc.dec.debug.ts value is %d",m_debug_timestamp);
2492 struct timespec ts; local
    [all...]
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
omx_vdec_v4l2.cpp 461 bool omx_vdec::ts_arr_list::insert_ts(OMX_TICKS ts)
472 m_ts_arr_list[idx].timestamp = ts;
474 ts, idx);
486 bool omx_vdec::ts_arr_list::pop_min_ts(OMX_TICKS &ts)
512 ts = 0;
515 ts = m_ts_arr_list[min_idx].timestamp;
518 ts, min_idx);
678 property_get("vidc.dec.debug.ts", property_value, "0");
680 DEBUG_PRINT_HIGH("vidc.dec.debug.ts value is %d",m_debug_timestamp);
2953 struct timespec ts; local
    [all...]
  /hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/
omx_vdec_v4l2.cpp 483 bool omx_vdec::ts_arr_list::insert_ts(OMX_TICKS ts)
494 m_ts_arr_list[idx].timestamp = ts;
496 ts, idx);
508 bool omx_vdec::ts_arr_list::pop_min_ts(OMX_TICKS &ts)
534 ts = 0;
537 ts = m_ts_arr_list[min_idx].timestamp;
540 ts, min_idx);
697 property_get("vendor.vidc.dec.debug.ts", property_value, "0");
699 DEBUG_PRINT_HIGH("vidc.dec.debug.ts value is %d",m_debug_timestamp);
3176 struct timespec ts; local
    [all...]
  /prebuilts/tools/common/m2/repository/com/sun/istack/istack-commons-runtime/2.21/
istack-commons-runtime-2.21.jar 
  /toolchain/binutils/binutils-2.27/ld/
ldlang.c 5845 asection *ts; local
    [all...]
  /prebuilts/tools/common/m2/repository/io/grpc/grpc-core/1.0.1/
grpc-core-1.0.1.jar 

Completed in 1811 milliseconds

<<31323334353637383940>>