Home
last modified time | relevance | path

Searched defs:tval (Results 1 – 24 of 24) sorted by relevance

/third_party/libinput/src/
Dutil-input-event.h38 struct timeval tval = us2tv(time); in input_event_init() local
52 struct timeval tval; in input_event_time() local
65 struct timeval tval = us2tv(time); in input_event_set_time() local
/third_party/flatbuffers/include/flatbuffers/
Dminireflect.h108 template<typename T> const char *EnumName(T tval, const TypeTable *type_table) { in EnumName()
126 auto tval = ReadScalar<uint8_t>(val); in IterateValue() local
135 auto tval = ReadScalar<int8_t>(val); in IterateValue() local
140 auto tval = ReadScalar<uint8_t>(val); in IterateValue() local
145 auto tval = ReadScalar<int16_t>(val); in IterateValue() local
150 auto tval = ReadScalar<uint16_t>(val); in IterateValue() local
155 auto tval = ReadScalar<int32_t>(val); in IterateValue() local
160 auto tval = ReadScalar<uint32_t>(val); in IterateValue() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_getoverrun/speculative/
D6-1.c23 int tval = BOGUSTID; in main() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_delete/speculative/
D5-1.c23 int tval = BOGUSTIMERID; in main() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_gettime/speculative/
D6-1.c24 int tval = BOGUSTID; in main() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_settime/speculative/
D12-1.c23 int tval = BOGUSTID; in main() local
/third_party/toybox/toys/pending/
Darping.c121 struct timeval tval; in send_packet() local
164 struct timeval tval; in recv_from() local
Dip.c2671 unsigned long tval = strtoul(*argv, &ptr, 16); in parse_iptunnel_args() local
/third_party/boost/libs/scope_exit/test/
Dnative_tpl.cpp18 type tval in tpl_long()
/third_party/gstreamer/gstplugins_good/gst/effectv/
Dgstwarp.h55 gint tval; member
/third_party/libsnd/src/
Dtest_conversions.c36 #define cmp_test(line, ival, tval, str) \ argument
/third_party/libcoap/src/
Dencode.c72 uint64_t tval = val; in coap_encode_var_safe8() local
/third_party/openssl/crypto/asn1/
Dtasn_fre.c125 ASN1_VALUE *tval; in asn1_template_free() local
Dtasn_new.c206 ASN1_VALUE *tval; in asn1_template_new() local
Dtasn_enc.c217 ASN1_VALUE *tval; in asn1_template_ex_i2d() local
Dtasn_dec.c534 ASN1_VALUE *tval; in asn1_template_noexp_d2i() local
/third_party/ltp/testcases/kernel/syscalls/clock_gettime/
Dclock_gettime04.c62 struct timeval tval; in my_gettimeofday() local
/third_party/ffmpeg/libavformat/
Dlibamqp.c71 struct timeval tval = { 0 }; in amqp_proto_open() local
/third_party/benchmark/test/
Doutput_test.h136 T tval = static_cast<T>(dval); in GetCounterAs() local
/third_party/openssl/crypto/x509v3/
Dv3_ncons.c125 CONF_VALUE tval, *val; in v2i_NAME_CONSTRAINTS() local
/third_party/flutter/skia/samplecode/
DSamplePath.cpp39 SkScalar tval[] = { 0.33333334f, 0.99999994f }; in test_cubic() local
/third_party/gstreamer/gstreamer/tests/check/libs/
Dcontroller.c970 GstTimedValue *tval; in GST_START_TEST() local
/third_party/skia/samplecode/
DSamplePath.cpp39 SkScalar tval[] = { 0.33333334f, 0.99999994f }; in test_cubic() local
/third_party/gstreamer/gstplugins_good/gst/rtpmanager/
Dgstrtpjitterbuffer.c1389 GstClockTime tval; in gst_jitter_buffer_sink_parse_caps() local