/aosp_15_r20/external/flatbuffers/include/flatbuffers/ |
H A D | minireflect.h | 108 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
|
/aosp_15_r20/prebuilts/android-emulator/darwin-x86_64/include/flatbuffers/ |
H A D | minireflect.h | 108 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
|
/aosp_15_r20/prebuilts/android-emulator/linux-x86_64/include/flatbuffers/ |
H A D | minireflect.h | 108 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
|
/aosp_15_r20/external/libcups/cups/ |
H A D | backchannel.c | 49 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()
|
/aosp_15_r20/external/libaom/av1/common/ |
H A D | scale.h | 39 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
|
/aosp_15_r20/external/toybox/toys/pending/ |
H A D | arping.c | 121 struct timeval tval; in send_packet() local 164 struct timeval tval; in recv_from() local
|
/aosp_15_r20/external/curl/tests/libtest/ |
H A D | lib1541.c | 59 curl_off_t tval; in check_time() local 71 curl_off_t tval; in check_time0() local
|
/aosp_15_r20/external/cronet/net/spdy/ |
H A D | spdy_http_utils.cc | 106 std::string_view tval; in SpdyHeadersToHttpResponseHeadersUsingRawString() local 168 std::string_view tval; in SpdyHeadersToHttpResponseHeadersUsingBuilder() local
|
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_delete/speculative/ |
H A D | 5-1.c | 23 int tval = BOGUSTIMERID; in main() local
|
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_getoverrun/speculative/ |
H A D | 6-1.c | 23 int tval = BOGUSTID; in main() local
|
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_settime/speculative/ |
H A D | 12-1.c | 23 int tval = BOGUSTID; in main() local
|
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_gettime/speculative/ |
H A D | 6-1.c | 24 int tval = BOGUSTID; in main() local
|
/aosp_15_r20/external/trusty/lk/include/platform/ |
D | timer.h | 40 uint64_t tval; /* timer counter */ member
|
/aosp_15_r20/external/igt-gpu-tools/tests/ |
H A 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
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/clock_gettime/ |
H A D | clock_gettime04.c | 62 struct timeval tval; in my_gettimeofday() local
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/kvm/include/aarch64/ |
H A D | arch_timer.h | 82 static inline void timer_set_tval(enum arch_timer timer, uint32_t tval) in timer_set_tval()
|
/aosp_15_r20/external/tcpdump/ |
H A D | print-lldp.c | 662 u_int tval; in lldp_private_8021_print() local 1178 uint16_t tval; in lldp_private_dcbx_print() local
|
/aosp_15_r20/external/AFLplusplus/src/ |
H A D | afl-fuzz-one.c | 235 u32 tval = in could_be_interest() local 255 u32 tval = (old_val & ~(0xffff << (i * 8))) | in could_be_interest() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/x509v3/ |
D | v3_ncons.c | 120 CONF_VALUE tval, *val; variable
|
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/crypto/x509v3/ |
D | v3_ncons.c | 120 CONF_VALUE tval, *val; variable
|
/aosp_15_r20/external/boringssl/src/crypto/x509/ |
H A D | v3_ncons.c | 134 CONF_VALUE tval; variable
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/x509/ |
H A D | v3_ncons.c | 134 CONF_VALUE tval; variable
|
/aosp_15_r20/external/libcxx/utils/google-benchmark/test/ |
H A D | output_test.h | 138 T tval = static_cast<T>(dval); in GetCounterAs() local
|
/aosp_15_r20/external/google-benchmark/test/ |
H A D | output_test.h | 136 T tval = static_cast<T>(dval); in GetCounterAs() local
|
/aosp_15_r20/external/cronet/third_party/google_benchmark/src/test/ |
H A D | output_test.h | 136 T tval = static_cast<T>(dval); in GetCounterAs() local
|