Home
last modified time | relevance | path

Searched defs:tval (Results 1 – 25 of 36) 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()
/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/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_getoverrun/speculative/
D6-1.c23 int tval = BOGUSTID; in main() 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_gettime/speculative/
D6-1.c24 int tval = BOGUSTID; in main() local
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_settime/speculative/
D12-1.c23 int tval = BOGUSTID; in main() local
/external/trusty/lk/include/platform/
Dtimer.h40 uint64_t tval; /* timer counter */ member
/external/curl/tests/libtest/
Dlib1541.c59 curl_off_t tval; in check_time() local
71 curl_off_t tval; in check_time0() local
/external/cronet/tot/net/spdy/
Dspdy_http_utils.cc110 std::string_view tval; in SpdyHeadersToHttpResponseHeadersUsingRawString() local
172 std::string_view tval; in SpdyHeadersToHttpResponseHeadersUsingBuilder() local
/external/cronet/stable/net/spdy/
Dspdy_http_utils.cc110 std::string_view tval; in SpdyHeadersToHttpResponseHeadersUsingRawString() local
172 std::string_view tval; in SpdyHeadersToHttpResponseHeadersUsingBuilder() local
/external/ltp/testcases/kernel/syscalls/clock_gettime/
Dclock_gettime04.c62 struct timeval tval; in my_gettimeofday() 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/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/x509v3/
Dv3_ncons.c120 CONF_VALUE tval, *val; variable
/external/cronet/stable/third_party/boringssl/src/crypto/x509/
Dv3_ncons.cc135 CONF_VALUE tval; local
/external/boringssl/src/crypto/x509/
Dv3_ncons.cc88 CONF_VALUE tval; local
/external/cronet/tot/third_party/boringssl/src/crypto/x509/
Dv3_ncons.cc135 CONF_VALUE tval; local
/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/libcxx/utils/google-benchmark/test/
Doutput_test.h138 T tval = static_cast<T>(dval); in GetCounterAs() local
/external/cronet/tot/third_party/google_benchmark/src/test/
Doutput_test.h136 T tval = static_cast<T>(dval); in GetCounterAs() local
/external/cronet/stable/third_party/google_benchmark/src/test/
Doutput_test.h136 T tval = static_cast<T>(dval); in GetCounterAs() local
/external/google-benchmark/test/
Doutput_test.h136 T tval = static_cast<T>(dval); in GetCounterAs() local
/external/curl/tests/http/
Dscorecard.py487 def fmt_ms(self, tval): argument
/external/AFLplusplus/src/
Dafl-fuzz-one.c235 u32 tval = in could_be_interest() local
255 u32 tval = (old_val & ~(0xffff << (i * 8))) | in could_be_interest() local

12