HomeSort by relevance Sort by last modified time
    Searched defs:getZero (Results 1 - 3 of 3) sorted by null

  /external/llvm/include/llvm/Support/
BranchProbability.h 38 static BranchProbability getZero() { return BranchProbability(0, 1); }
  /external/llvm/include/llvm/ADT/
APFloat.h 194 static APFloat getZero(const fltSemantics &Sem, bool Negative = false) {
  /external/zxing/core/
core.jar 

Completed in 154 milliseconds