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

/external/srec/tools/thirdparty/OpenFst/fst/lib/
H A Dweight.h95 const uint64 kCommutative = 0x0000000000000004ULL; member in namespace:fst
/external/openfst/src/include/fst/
H A Dweight.h103 const uint64 kCommutative = 0x0000000000000004ULL; member in namespace:fst
/external/chromium_org/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 183 milliseconds