Searched defs:kCommutative (Results 1 - 2 of 2) sorted by relevance

/external/openfst/src/include/fst/
H A Dweight.h103 const uint64 kCommutative = 0x0000000000000004ULL; member in namespace:fst
/external/v8/src/compiler/
H A Doperator.h37 kCommutative = 1 << 1, // OP(a, b) == OP(b, a) for all inputs. enumerator in enum:v8::internal::compiler::Operator::Property

Completed in 117 milliseconds