HomeSort by relevance Sort by last modified time
    Searched refs:c_bool (Results 1 - 9 of 9) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ctypes/test/
test_repr.py 7 c_float, c_double, c_longdouble, c_bool]:
test_pep3118.py 134 (c_bool, "<?", None, c_bool),
test_numbers.py 41 c_bool
45 bool_types.append(c_bool)
201 # array does not support c_bool / 't'
203 # from ctypes import c_bool
205 # a = array(c_bool._type_, [True])
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/ctypes/test/
test_repr.py 7 c_float, c_double, c_longdouble, c_bool]:
test_pep3118.py 134 (c_bool, "<?", None, c_bool),
test_numbers.py 41 c_bool
45 bool_types.append(c_bool)
201 # array does not support c_bool / 't'
203 # from ctypes import c_bool
205 # a = array(c_bool._type_, [True])
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ctypes/
__init__.py 260 class c_bool(_SimpleCData): class in inherits:_SimpleCData
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/ctypes/
__init__.py 260 class c_bool(_SimpleCData): class in inherits:_SimpleCData
  /hardware/ti/omap3/omx/ti_omx_config_parser/src/
ti_m4v_config_parser.cpp 936 c_bool highProfileDetected = false;
    [all...]

Completed in 357 milliseconds