Home
last modified time | relevance | path

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

12

/external/libcups/cups/
Dbackchannel.c54 struct timeval tval; /* Timeout value */ in cupsBackChannelRead() local
106 struct timeval tval; /* Timeout value */ in cupsBackChannelWrite() local
178 struct timeval *tval, /* I - Timer value */ in cups_setup()
/external/flatbuffers/include/flatbuffers/
Dminireflect.h107 template<typename T> const char *EnumName(T tval, const TypeTable *type_table) { in EnumName()
125 auto tval = ReadScalar<uint8_t>(val); in IterateValue() local
134 auto tval = ReadScalar<int8_t>(val); in IterateValue() local
139 auto tval = ReadScalar<uint8_t>(val); in IterateValue() local
144 auto tval = ReadScalar<int16_t>(val); in IterateValue() local
149 auto tval = ReadScalar<uint16_t>(val); in IterateValue() local
154 auto tval = ReadScalar<int32_t>(val); in IterateValue() local
159 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_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/toybox/toys/pending/
Darping.c121 struct timeval tval; in send_packet() local
164 struct timeval tval; in recv_from() local
Dip.c2672 unsigned long tval = strtoul(*argv, &ptr, 16); in parse_iptunnel_args() local
/external/u-boot/drivers/usb/ulpi/
Dulpi.c33 u32 val, tval = ULPI_TEST_VALUE; in ulpi_integrity_check() local
/external/boringssl/src/crypto/x509v3/
Dv3_ncons.c119 CONF_VALUE tval, *val; variable
/external/u-boot/arch/arm/cpu/armv7/sunxi/
Dpsci.c40 static void __secure cp15_write_cntp_tval(u32 tval) in cp15_write_cntp_tval()
/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/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.h95 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/webrtc/webrtc/base/
Dhttpcommon.cc345 struct tm tval; in HttpDateToSeconds() local
/external/mksh/src/
Dvar.c997 char *tval; in typeset() local
/external/libchrome/base/time/
Dtime_unittest.cc651 struct timeval tval; in TEST_F() local
/external/v8/src/wasm/
Dgraph-builder-interface.cc348 const Value& tval, Value* result) { in Select()
/external/python/cpython2/Modules/
Dposixmodule.c2923 double tval = PyFloat_AsDouble(t); in extract_time() local

12