HomeSort by: relevance | last modified time | path
    Searched defs:BPS (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
FlattenCFG.cpp 223 BranchInst *BPS = dyn_cast<BranchInst>(PS->getTerminator());
224 if (BPS && BPS->isUnconditional()) {
  /src/external/gpl3/gdb/dist/gdb/stubs/
sh-stub.c 1487 #define BPS 32 * 9600 * MHZ / ( BAUD * 10)
1489 #define BPS 32 /* 9600 for 10 Mhz */
1510 BRR1 = BPS;
  /src/external/gpl3/gdb.old/dist/gdb/stubs/
sh-stub.c 1487 #define BPS 32 * 9600 * MHZ / ( BAUD * 10)
1489 #define BPS 32 /* 9600 for 10 Mhz */
1510 BRR1 = BPS;

Completed in 183 milliseconds