Home
last modified time | relevance | path

Searched defs:tval (Results 1 – 25 of 26) 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/libaom/av1/common/
Dscale.c23 const int64_t tval = (int64_t)val * sf->x_scale_fp + off; in scaled_x() local
32 const int64_t tval = (int64_t)val * sf->y_scale_fp + off; in 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/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/toybox/toys/pending/
Darping.c121 struct timeval tval; in send_packet() local
164 struct timeval tval; in recv_from() local
Dip.c2666 unsigned long tval = strtoul(*argv, &ptr, 16); in parse_iptunnel_args() local
/external/rust/crates/quiche/deps/boringssl/src/crypto/x509v3/
Dv3_ncons.c119 CONF_VALUE tval, *val; variable
/external/boringssl/src/crypto/x509v3/
Dv3_ncons.c119 CONF_VALUE tval, *val; variable
/external/llvm-project/openmp/runtime/src/
Dz_Linux_util.cpp693 struct timeval tval; in __kmp_launch_monitor() local
1515 struct timeval tval; in __kmp_suspend_template() local
1781 struct timeval tval; in __kmp_read_system_time() local
1793 struct timeval tval; in __kmp_clear_system_time() local
Dkmp_stub.cpp297 struct timeval tval; in __kmps_get_wtime() local
/external/ltp/testcases/kernel/sched/process_stress/
Dprocess.c382 Pinfo *put_proc_info(int tval) in put_proc_info()
539 static int tval = 1; /* tree node value of child. */ local
/external/llvm-project/llvm/utils/benchmark/test/
Doutput_test.h130 T tval = static_cast< T >(dval); in GetCounterAs() local
/external/google-benchmark/test/
Doutput_test.h138 T tval = static_cast<T>(dval); in GetCounterAs() local
/external/llvm-project/libcxx/utils/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/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/tcpdump/
Dprint-lldp.c653 u_int tval; in lldp_private_8021_print() local
1153 uint8_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/skqp/samplecode/
DSamplePath.cpp39 SkScalar tval[] = { 0.33333334f, 0.99999994f }; in test_cubic() local
/external/skia/samplecode/
DSamplePath.cpp39 SkScalar tval[] = { 0.33333334f, 0.99999994f }; in test_cubic() local
/external/libchrome/base/time/
Dtime_unittest.cc651 struct timeval tval; in TEST_F() local

12