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

  /external/openfst/src/include/fst/
weight.h 103 const uint64 kCommutative = 0x0000000000000004ULL;
  /external/chromium_org/v8/src/compiler/
operator.h 37 kCommutative = 1 << 1, // OP(a, b) == OP(b, a) for all inputs.

Completed in 435 milliseconds