Searched defs:TB (Results 1 - 7 of 7) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
H A D | prosumer.c | 205 #define TB(i) (1 + ((i) > 10) + ((i) > 49)) macro
|
/third_party/f2fs-tools/lib/ |
H A D | nls_utf8.c | 341 #define TB (0x11A7) macro
|
/third_party/mbedtls/library/ |
H A D | bignum.c | 1196 mbedtls_mpi TA, TB; in mbedtls_mpi_mul_mpi() local 1730 mbedtls_mpi TA, TB; in mbedtls_mpi_gcd() local 1884 mbedtls_mpi G, TA, TU, U1, U2, TB, TV, V1, V2; mbedtls_mpi_inv_mod() local [all...] |
/third_party/node/deps/v8/include/v8-include/ |
H A D | v8-internal.h | 36 constexpr size_t TB = size_t{GB} * 1024; member
|
/third_party/node/deps/v8/include/ |
H A D | v8-internal.h | 36 constexpr size_t TB = size_t{GB} * 1024; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
H A D | HexagonEarlyIfConv.cpp | 246 MachineBasicBlock *TB = nullptr, *FB = nullptr; in matchFlowPattern() local 741 MachineBasicBlock *TB = MI->getOperand(0).getMBB(); predicateInstr() local [all...] |
H A 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; convertToHardwareLoop() local 1878 MachineBasicBlock *TB = nullptr, *FB = nullptr; createPreheaderForLoop() local [all...] |
Completed in 12 milliseconds