/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/Unix/ |
D | Unix.h | 78 inline std::chrono::microseconds toDuration(const struct timeval &TV) { in toDuration() argument 79 return std::chrono::seconds(TV.tv_sec) + in toDuration() 80 std::chrono::microseconds(TV.tv_usec); in toDuration()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/Unix/ |
D | Unix.h | 86 inline std::chrono::microseconds toDuration(const struct timeval &TV) { in toDuration() argument 87 return std::chrono::seconds(TV.tv_sec) + in toDuration() 88 std::chrono::microseconds(TV.tv_usec); in toDuration()
|
/third_party/gstreamer/gstreamer/docs/random/ |
D | aspectratio | 16 2) playing PAL DVD on PAL TV 26 DirectFB PAL TV output: 38 4) playing an NTSC vob on PAL TV
|
/third_party/typescript/tests/baselines/reference/ |
D | recursiveMappedTypes.types | 138 export type TV<T, K extends keyof T> = T[K] extends Record<infer E, any> ? E : never; 139 >TV : TV<T, K>
|
D | recursiveMappedTypes.js | 84 export type TV<T, K extends keyof T> = T[K] extends Record<infer E, any> ? E : never; 123 export type TV<T, K extends keyof T> = T[K] extends Record<infer E, any> ? E : never;
|
/third_party/pulseaudio/src/modules/alsa/mixer/paths/ |
D | analog-input.conf | 16 ; A fallback for devices that lack separate Mic/Line/Aux/Video/TV 96 [Element TV Tuner]
|
D | analog-input-aux.conf | 57 [Element TV Tuner]
|
D | analog-input-video.conf | 56 [Element TV Tuner]
|
D | analog-input-fm.conf | 54 [Element TV Tuner]
|
D | analog-input-tvtuner.conf | 54 [Element TV Tuner]
|
D | analog-input-mic-line.conf | 57 [Element TV Tuner]
|
D | analog-input-mic.conf.common | 43 [Element TV Tuner]
|
/third_party/python/Modules/ |
D | resource.c | 16 #define doubletime(TV) ((double)(TV).tv_sec + (TV).tv_usec * 0.000001) argument
|
/third_party/openssl/test/certs/ |
D | badalt8-cert.pem | 16 S2I6KV24gC+Hz4NHv4XhYv9mqZbivNSpf6+TV+77wcncfmkeAGqYMVXVt8DlJ7co
|
/third_party/pulseaudio/src/modules/alsa/mixer/samples/ |
D | Brooktree Bt878--Bt87x | 20 Simple mixer control 'TV Tuner',0
|
/third_party/skia/third_party/externals/icu/source/data/region/ |
D | zh_Hant_HK.txt | 88 TV{"圖瓦盧"}
|
/third_party/icu/icu4c/source/data/region/ |
D | zh_Hant_HK.txt | 89 TV{"圖瓦盧"}
|
/third_party/mbedtls/library/ |
D | bignum.c | 2118 mbedtls_mpi G, TA, TU, U1, U2, TB, TV, V1, V2; in mbedtls_mpi_inv_mod() local 2128 mbedtls_mpi_init(&G); mbedtls_mpi_init(&TB); mbedtls_mpi_init(&TV); in mbedtls_mpi_inv_mod() 2141 MBEDTLS_MPI_CHK(mbedtls_mpi_copy(&TV, N)); in mbedtls_mpi_inv_mod() 2161 while ((TV.p[0] & 1) == 0) { in mbedtls_mpi_inv_mod() 2162 MBEDTLS_MPI_CHK(mbedtls_mpi_shift_r(&TV, 1)); in mbedtls_mpi_inv_mod() 2173 if (mbedtls_mpi_cmp_mpi(&TU, &TV) >= 0) { in mbedtls_mpi_inv_mod() 2174 MBEDTLS_MPI_CHK(mbedtls_mpi_sub_mpi(&TU, &TU, &TV)); in mbedtls_mpi_inv_mod() 2178 MBEDTLS_MPI_CHK(mbedtls_mpi_sub_mpi(&TV, &TV, &TU)); in mbedtls_mpi_inv_mod() 2197 mbedtls_mpi_free(&G); mbedtls_mpi_free(&TB); mbedtls_mpi_free(&TV); in mbedtls_mpi_inv_mod()
|
/third_party/vk-gl-cts/external/graphicsfuzz/data/gles3/graphicsfuzz/synthetic/ |
D | variant_4.frag | 7 // NVIDIA SHIELD Android TV
|
/third_party/vk-gl-cts/external/graphicsfuzz/data/gles3/graphicsfuzz/bubblesort_flag/ |
D | variant_2.frag | 7 // NVIDIA SHIELD Android TV
|
D | variant_1.frag | 7 // NVIDIA SHIELD Android TV
|
/third_party/zlib/old/ |
D | Makefile.riscos | 25 @copy @.lib @.libc A~C~DF~L~N~P~Q~RS~TV
|
/third_party/typescript/tests/cases/conformance/types/mapped/ |
D | recursiveMappedTypes.ts | 85 export type TV<T, K extends keyof T> = T[K] extends Record<infer E, any> ? E : never; alias
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonHardwareLoops.cpp | 1510 int64_t TV; in checkForImmediate() local 1526 if (!checkForImmediate(DI->getOperand(1), TV)) in checkForImmediate() 1539 TV = V2 | (static_cast<uint64_t>(V1) << 32); in checkForImmediate() 1551 TV = V1 | (V3 << 32); in checkForImmediate() 1553 TV = V3 | (V1 << 32); in checkForImmediate() 1567 Val = TV & 0xFFFFFFFFULL; in checkForImmediate() 1570 Val = (TV >> 32) & 0xFFFFFFFFULL; in checkForImmediate() 1573 Val = TV; in checkForImmediate()
|
D | HexagonBitTracker.cpp | 863 BT::BitValue TV = R1[W1-1]; in evaluate() local 864 if (TV.is(0) || TV.is(1)) in evaluate() 865 return rr0(eCLB(R1, TV, 32), Outputs); in evaluate() 953 bool TV = (Opc == S2_tstbit_i); in evaluate() local 954 BT::BitValue F = V.is(TV) ? BT::BitValue::One : BT::BitValue::Zero; in evaluate()
|