/external/libcups/cups/ |
D | backchannel.c | 54 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/ |
D | minireflect.h | 107 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/ |
D | scale.c | 23 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/ |
D | 6-1.c | 23 int tval = BOGUSTID; in main() local
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_delete/speculative/ |
D | 5-1.c | 23 int tval = BOGUSTIMERID; in main() local
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_settime/speculative/ |
D | 12-1.c | 23 int tval = BOGUSTID; in main() local
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_gettime/speculative/ |
D | 6-1.c | 24 int tval = BOGUSTID; in main() local
|
/external/toybox/toys/pending/ |
D | arping.c | 121 struct timeval tval; in send_packet() local 164 struct timeval tval; in recv_from() local
|
D | ip.c | 2672 unsigned long tval = strtoul(*argv, &ptr, 16); in parse_iptunnel_args() local
|
/external/u-boot/drivers/usb/ulpi/ |
D | ulpi.c | 33 u32 val, tval = ULPI_TEST_VALUE; in ulpi_integrity_check() local
|
/external/boringssl/src/crypto/x509v3/ |
D | v3_ncons.c | 119 CONF_VALUE tval, *val; variable
|
/external/u-boot/arch/arm/cpu/armv7/sunxi/ |
D | psci.c | 40 static void __secure cp15_write_cntp_tval(u32 tval) in cp15_write_cntp_tval()
|
/external/ltp/testcases/kernel/sched/process_stress/ |
D | process.c | 382 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/ |
D | output_test.h | 138 T tval = static_cast<T>(dval); in GetCounterAs() local
|
/external/libcxx/utils/google-benchmark/test/ |
D | output_test.h | 138 T tval = static_cast<T>(dval); in GetCounterAs() local
|
/external/igt-gpu-tools/tests/ |
D | perf_pmu.c | 439 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/ |
D | print-lldp.c | 653 u_int tval; in lldp_private_8021_print() local 1153 uint8_t tval; in lldp_private_dcbx_print() local
|
/external/one-true-awk/ |
D | awk.h | 95 int tval; /* type info: STR|NUM|ARR|FCN|FLD|CON|DONTFREE|CONVC|CONVO */ member
|
/external/skqp/samplecode/ |
D | SamplePath.cpp | 39 SkScalar tval[] = { 0.33333334f, 0.99999994f }; in test_cubic() local
|
/external/skia/samplecode/ |
D | SamplePath.cpp | 39 SkScalar tval[] = { 0.33333334f, 0.99999994f }; in test_cubic() local
|
/external/webrtc/webrtc/base/ |
D | httpcommon.cc | 345 struct tm tval; in HttpDateToSeconds() local
|
/external/mksh/src/ |
D | var.c | 997 char *tval; in typeset() local
|
/external/libchrome/base/time/ |
D | time_unittest.cc | 651 struct timeval tval; in TEST_F() local
|
/external/v8/src/wasm/ |
D | graph-builder-interface.cc | 348 const Value& tval, Value* result) { in Select()
|
/external/python/cpython2/Modules/ |
D | posixmodule.c | 2923 double tval = PyFloat_AsDouble(t); in extract_time() local
|