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

/external/guice/extensions/grapher/src/com/google/inject/grapher/graphviz/
H A DCompassPoint.java34 WEST("w"), enum constant in enum:CompassPoint
/external/python/cpython3/Lib/test/
H A Dtest_enum.py149 WEST = 'west' variable in class:TestEnum.setUp.Directional
478 self.assertFormatIsValue('{}', Directional.WEST)
479 self.assertFormatIsValue('{:}', Directional.WEST)
480 self.assertFormatIsValue('{:20}', Directional.WEST)
481 self.assertFormatIsValue('{:^20}', Directional.WEST)
482 self.assertFormatIsValue('{:>20}', Directional.WEST)
483 self.assertFormatIsValue('{:<20}', Directional.WEST)
/external/annotation-tools/asmx/test/lib/
H A Dccl.jarMETA-INF/ META-INF/MANIFEST.MF ccl/ ccl/Main.class Main.java package ccl ...

Completed in 159 milliseconds