Home
last modified time | relevance | path

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

12

/external/libcups/cups/
Dbackchannel.c49 struct timeval tval; /* Timeout value */ in cupsBackChannelRead() local
101 struct timeval tval; /* Timeout value */ in cupsBackChannelWrite() local
173 struct timeval *tval, /* I - Timer value */ in cups_setup()
Ddest-options.c1401 const char *tval; /* Testing string value */ in cups_collection_contains() local
/external/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
/external/libaom/av1/common/
Dscale.h39 const int64_t tval = (int64_t)val * sf->x_scale_fp + off; in av1_scaled_x() local
48 const int64_t tval = (int64_t)val * sf->y_scale_fp + off; in av1_scaled_y() local
/external/toybox/toys/pending/
Darping.c121 struct timeval tval; in send_packet() local
164 struct timeval tval; in recv_from() local
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_getoverrun/speculative/
D6-1.c23 int tval = BOGUSTID; in main() local
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_delete/speculative/
D5-1.c23 int tval = BOGUSTIMERID; in main() local
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_settime/speculative/
D12-1.c23 int tval = BOGUSTID; in main() local
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_gettime/speculative/
D6-1.c24 int tval = BOGUSTID; in main() local
/external/ltp/testcases/kernel/syscalls/clock_gettime/
Dclock_gettime04.c62 struct timeval tval; in my_gettimeofday() local
/external/cronet/net/spdy/
Dspdy_http_utils.cc72 base::StringPiece tval; in SpdyHeadersToHttpResponse() local
/external/linux-kselftest/tools/testing/selftests/kvm/include/aarch64/
Darch_timer.h82 static inline void timer_set_tval(enum arch_timer timer, uint32_t tval) in timer_set_tval()
/external/curl/tests/http/
Dscorecard.py304 def fmt_ms(self, tval): argument
/external/rust/crates/quiche/deps/boringssl/src/crypto/x509v3/
Dv3_ncons.c120 CONF_VALUE tval, *val; variable
/external/cronet/third_party/boringssl/src/crypto/x509v3/
Dv3_ncons.c134 CONF_VALUE tval; variable
/external/boringssl/src/crypto/x509v3/
Dv3_ncons.c134 CONF_VALUE tval; variable
/external/igt-gpu-tools/tests/
Dperf_pmu.c439 uint64_t tval[2][num_engines]; in busy_check_all() local
503 uint64_t tval[2][num_engines]; in most_busy_check_all() local
560 uint64_t tval[2][num_engines]; in all_busy_check_all() local
/external/google-benchmark/test/
Doutput_test.h138 T tval = static_cast<T>(dval); in GetCounterAs() local
/external/libcxx/utils/google-benchmark/test/
Doutput_test.h138 T tval = static_cast<T>(dval); in GetCounterAs() local
/external/AFLplusplus/src/
Dafl-fuzz-one.c278 u32 tval = in could_be_interest() local
298 u32 tval = (old_val & ~(0xffff << (i * 8))) | in could_be_interest() local
/external/tcpdump/
Dprint-lldp.c662 u_int tval; in lldp_private_8021_print() local
1178 uint16_t tval; in lldp_private_dcbx_print() local
/external/one-true-awk/
Dawk.h99 int tval; /* type info: STR|NUM|ARR|FCN|FLD|CON|DONTFREE|CONVC|CONVO */ member
/external/skia/tools/viewer/
DPathSlide.cpp41 SkScalar tval[] = { 0.33333334f, 0.99999994f }; in test_cubic() local
/external/libchrome/base/time/
Dtime_unittest.cc651 struct timeval tval; in TEST_F() local
/external/cronet/base/time/
Dtime_unittest.cc882 struct timeval tval; in TEST_F() local

12