/external/vixl/test/aarch64/ |
D | test-disasm-neon-aarch64.cc | 2529 #define DISASM_INST(TA, TAS, TB, TBS) \ in TEST() argument 2535 #define DISASM_INST(TA, TAS, TB, TBS) \ in TEST() argument 2541 #define DISASM_INST(TA, TAS, TB, TBS) \ in TEST() argument 2547 #define DISASM_INST(TA, TAS, TB, TBS) \ in TEST() argument 2553 #define DISASM_INST(TA, TAS, TB, TBS) \ in TEST() argument 2559 #define DISASM_INST(TA, TAS, TB, TBS) \ in TEST() argument 2565 #define DISASM_INST(TA, TAS, TB, TBS) \ in TEST() argument 2571 #define DISASM_INST(TA, TAS, TB, TBS) \ in TEST() argument 2577 #define DISASM_INST(TA, TAS, TB, TBS) \ in TEST() argument 2583 #define DISASM_INST(TA, TAS, TB, TBS) \ in TEST() argument [all …]
|
/external/golang-protobuf/testing/prototest/ |
D | message.go | 88 func testType(t testing.TB, mt protoreflect.MessageType) { 105 func testFieldTypes(t testing.TB, mt protoreflect.MessageFieldTypes) { 209 func testField(t testing.TB, m protoreflect.Message, fd protoreflect.FieldDescriptor) { 319 func testFieldMap(t testing.TB, m protoreflect.Message, fd protoreflect.FieldDescriptor) { 443 func testFieldList(t testing.TB, m protoreflect.Message, fd protoreflect.FieldDescriptor) { 545 func testFieldFloat(t testing.TB, m protoreflect.Message, fd protoreflect.FieldDescriptor) { 568 func testOneof(t testing.TB, m protoreflect.Message, od protoreflect.OneofDescriptor) { 596 func testUnknown(t testing.TB, m protoreflect.Message) {
|
/external/tensorflow/tensorflow/core/kernels/mkl/ |
D | mkl_matmul_op_benchmark.cc | 38 #define BM_oneDNNMatmulDev(M, K, N, TA, TB, T, TFTYPE, DEVICE) \ argument 49 #define BM_Matmul(M, K, N, TA, TB) \ argument
|
/external/tensorflow/tensorflow/core/kernels/ |
D | sparse_tensor_dense_matmul_op_test.cc | 72 #define BM_SparseTensorDenseMatmulDev(NNZ, M, K, N, TA, TB, DEVICE) \ argument 88 #define BM_SparseTensorDenseMatmul(NNZ, M, K, N, TA, TB) \ argument
|
D | matmul_op_test.cc | 365 #define BM_MatmulDev(M, K, N, TA, TB, T, TFTYPE, DEVICE) \ argument 376 #define BM_Matmul(M, K, N, TA, TB) \ argument 389 #define BM_Matmul(M, K, N, TA, TB) \ argument 543 #define BM_BatchMatmulDev(B, M, K, N, TA, TB, T, TFTYPE, DEVICE) \ argument 557 #define BM_BatchMatmul(B, M, K, N, TA, TB) \ argument
|
/external/libevent/cmake/ |
D | CheckFileOffsetBits.c | 6 #define TB ((off_t)1024 * GB) macro
|
/external/dokka/core/testdata/format/ |
D | notPublishedTypeAliasAutoExpansion.kt | 7 private typealias TB = B typealias
|
/external/skia/bazel/exporter/interfaces/mocks/ |
D | QueryCommand.go | 40 func NewQueryCommand(t testing.TB) *QueryCommand {
|
D | FileSystem.go | 64 func NewFileSystem(t testing.TB) *FileSystem {
|
/external/starlark-go/starlark/ |
D | hashtable_test.go | 70 func testHashtable(tb testing.TB, sane map[int]bool) {
|
D | eval_test.go | 450 func reportEvalError(tb testing.TB, err error) {
|
/external/grpc-grpc/tools/http2_interop/ |
D | testsuite.go | 13 func Report(t testing.TB) {
|
/external/rust/crates/grpcio-sys/grpc/tools/http2_interop/ |
D | testsuite.go | 27 func Report(t testing.TB) {
|
/external/cblas/src/ |
D | cblas_dgemm.c | 18 char TA, TB; in cblas_dgemm() local
|
D | cblas_sgemm.c | 18 char TA, TB; in cblas_sgemm() local
|
D | cblas_zgemm.c | 18 char TA, TB; in cblas_zgemm() local
|
D | cblas_cgemm.c | 18 char TA, TB; in cblas_cgemm() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonHardwareLoops.cpp | 457 MachineBasicBlock *TB = nullptr, *FB = nullptr; in findInductionRegister() local 618 MachineBasicBlock *TB = nullptr, *FB = nullptr; in getLoopTripCount() local 1224 MachineBasicBlock *TB = nullptr, *FB = nullptr; in convertToHardwareLoop() local 1658 MachineBasicBlock *TB = nullptr, *FB = nullptr; in fixupInductionVariable() local 1878 MachineBasicBlock *TB = nullptr, *FB = nullptr; in createPreheaderForLoop() local
|
D | HexagonEarlyIfConv.cpp | 246 MachineBasicBlock *TB = nullptr, *FB = nullptr; in matchFlowPattern() local 741 MachineBasicBlock *TB = MI->getOperand(0).getMBB(); in predicateInstr() local
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonHardwareLoops.cpp | 438 MachineBasicBlock *TB = nullptr, *FB = nullptr; in findInductionRegister() local 585 MachineBasicBlock *TB = nullptr, *FB = nullptr; in getLoopTripCount() local 1186 MachineBasicBlock *TB = 0, *FB = 0; in convertToHardwareLoop() local 1621 MachineBasicBlock *TB = nullptr, *FB = nullptr; in fixupInductionVariable() local 1840 MachineBasicBlock *TB = nullptr, *FB = nullptr; in createPreheaderForLoop() local
|
D | HexagonEarlyIfConv.cpp | 220 MachineBasicBlock *TB = 0, *FB = 0; in matchFlowPattern() local 735 MachineBasicBlock *TB = MI->getOperand(0).getMBB(); in predicateInstr() local
|
/external/clang/test/CXX/special/class.dtor/ |
D | p3-0x.cpp | 66 struct TB { struct
|
/external/clang/test/SemaCXX/ |
D | virtual-override.cpp | 225 template <int N> struct TB {}; struct
|
/external/mbedtls/library/ |
D | bignum.c | 1090 mbedtls_mpi TA, TB; in mbedtls_mpi_mul_mpi() local 1895 mbedtls_mpi TA, TB; in mbedtls_mpi_gcd() local 2112 mbedtls_mpi G, TA, TU, U1, U2, TB, TV, V1, V2; in mbedtls_mpi_inv_mod() local
|
/external/f2fs-tools/lib/ |
D | nls_utf8.c | 341 #define TB (0x11A7) macro
|