Home
last modified time | relevance | path

Searched defs:SOUTH (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/polygon/
Disotropy.hpp335 enum direction_2d_enum { WEST = 0, EAST = 1, SOUTH = 2, NORTH = 3 }; enumerator
/third_party/python/Lib/test/
Dtest_enum.py167 SOUTH = 'south' variable in TestEnum.setUp.Directional