Searched defs:SOUTH (Results 1 – 2 of 2) sorted by relevance
/third_party/boost/boost/polygon/ | ||
D | isotropy.hpp | 335 enum direction_2d_enum { WEST = 0, EAST = 1, SOUTH = 2, NORTH = 3 }; enumerator |
/third_party/python/Lib/test/ | ||
D | test_enum.py | 167 SOUTH = 'south' variable in TestEnum.setUp.Directional |