Home | Sort by relevance Sort by last modified time |
/prebuilts/misc/common/swig/include/2.0.11/ocaml/ | |
swig.mli | 61 val create_class : string -> 'a c_obj_t -> 'a c_obj_t var |
swig.ml | 158 let create_class nm arg = var |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ctypes/test/ | |
test_structures.py | 346 def create_class(length): function in function:StructureTestCase.test_huge_field_name 352 create_class(length) |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ctypes/test/ | |
test_structures.py | 346 def create_class(length): function in function:StructureTestCase.test_huge_field_name 352 create_class(length) |