/third_party/typescript/tests/ts_extra_tests/test_ts_cases/3.5/ |
D | omit_helper_type.ts | 31 type TB = Omit<TA, "c">; alias
|
/third_party/typescript/tests/ts_extra_tests/test_ts_cases/2.8/ |
D | filter_union_types.ts | 27 type TB<T, U> = T extends U ? T : never; alias
|
D | Improved_keyof_with_intersection_types_2.ts | 33 type TB<T> = keyof (T & myType2); alias
|
/third_party/typescript/tests/cases/compiler/ |
D | nearbyIdenticalGenericLambdasAssignable.ts | 11 type TB = typeof fB; alias
|
/third_party/typescript/tests/ts_extra_tests/test_ts_cases/spec/namespaces/namespace_declarations/ |
D | namespace_declarations_1.ts | 37 export interface TB { interface
|
/third_party/skia/third_party/externals/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
|
D | HexagonSplitDouble.cpp | 485 MachineBasicBlock *TB = nullptr, *FB = nullptr; in collectIndRegsForLoop() local
|
D | BitTracker.cpp | 976 for (const MachineBasicBlock *TB : Targets) in visitBranchesFrom() local
|
D | HexagonGenInsert.cpp | 790 const MachineBasicBlock *FB = FromI->getParent(), *TB = ToI->getParent(); in distance() local
|
D | HexagonConstPropagation.cpp | 785 for (const MachineBasicBlock *TB : Targets) { in visitBranchesFrom() local
|
/third_party/ffmpeg/libavcodec/ |
D | prosumer.c | 205 #define TB(i) (1 + ((i) > 10) + ((i) > 49)) macro
|
/third_party/f2fs-tools/lib/ |
D | nls_utf8.c | 342 #define TB (0x11A7) macro
|
/third_party/mbedtls/library/ |
D | bignum.c | 1461 mbedtls_mpi TA, TB; in mbedtls_mpi_mul_mpi() local 2248 mbedtls_mpi TA, TB; in mbedtls_mpi_gcd() local 2491 mbedtls_mpi G, TA, TU, U1, U2, TB, TV, V1, V2; in mbedtls_mpi_inv_mod() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | TypeBasedAliasAnalysis.cpp | 499 TBAANode TB(B); in getLeastCommonType() local
|
/third_party/json/test/thirdparty/Fuzzer/ |
D | FuzzerLoop.cpp | 350 if (auto TB = MaxCoverage.CounterBitmapBits) in PrintStats() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/ |
D | X86BaseInfo.h | 743 TB = 1 << OpMapShift, enumerator
|