Home
last modified time | relevance | path

Searched defs:BooleanType (Results 1 – 4 of 4) sorted by relevance

/external/oj-libjdwp/src/share/classes/com/sun/jdi/
DBooleanType.java39 public interface BooleanType extends PrimitiveType { interface
/external/python/cpython2/Lib/
Dtypes.py19 BooleanType = bool variable
/external/python/cpython3/Modules/
D_tkinter.c281 const Tcl_ObjType *BooleanType; member
/external/python/cpython2/Modules/
D_tkinter.c267 const Tcl_ObjType *BooleanType; member