Home
last modified time | relevance | path

Searched defs:Divide (Results 1 – 3 of 3) sorted by relevance

/external/openfst/src/include/fst/
Dstring-weight.h452 Divide(const StringWeight<L, S> &w1, in Divide() function
482 Divide(const StringWeight<L, STRING_RIGHT> &w1, in Divide() function
512 Divide(const StringWeight<L, STRING_RIGHT_RESTRICT> &w1, in Divide() function
/external/llvm/unittests/Support/
DBlockFrequencyTest.cpp91 TEST(BlockFrequency, Divide) { in TEST() argument
/external/v8/src/compiler/
Djs-operator.h101 const Operator* Divide() { BINOP(JSDivide); } in Divide() function