Home
last modified time | relevance | path

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

/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/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.c2561 unsigned long tval = strtoul(*argv, &ptr, 16); in parse_iptunnel_args() local
/external/ltp/tools/pounder21/src/memxfer5b/
Dmemxfer5b.c331 double tval() in tval() function
/external/boringssl/src/crypto/x509v3/
Dv3_ncons.c119 CONF_VALUE tval, *val; variable
/external/ltp/testcases/kernel/sched/process_stress/
Dprocess.c383 Pinfo *put_proc_info(int tval) in put_proc_info()
540 static int tval = 1; /* tree node value of child. */ local
/external/google-benchmark/test/
Doutput_test.h130 T tval = static_cast< T >(dval); in GetCounterAs() local
/external/skia/samplecode/
DSamplePath.cpp38 SkScalar tval[] = { 0.33333334f, 0.99999994f }; in test_cubic() local
/external/tcpdump/
Dprint-lldp.c652 u_int tval; in lldp_private_8021_print() local
1149 uint8_t tval; in lldp_private_dcbx_print() local
/external/libedit/src/
Dterminal.c181 } tval[] = { variable
/external/mksh/src/
Dvar.c994 char *tval; in typeset() local
/external/webrtc/webrtc/base/
Dhttpcommon.cc345 struct tm tval; in HttpDateToSeconds() local
/external/libchrome/base/time/
Dtime_unittest.cc563 struct timeval tval; in TEST_F() local
/external/v8/src/wasm/
Dfunction-body-decoder.cc920 Value tval = Pop(0, fval.type); in DecodeFunctionBody() local
Dwasm-interpreter.cc1298 WasmVal tval = Pop(); in Execute() local
Dwasm-macro-gen.h121 #define WASM_SELECT(tval, fval, cond) tval, fval, cond, kExprSelect argument
/external/python/cpython2/Modules/
Dposixmodule.c2917 double tval = PyFloat_AsDouble(t); in extract_time() local