Home
last modified time | relevance | path

Searched defs:iobj (Results 1 – 10 of 10) sorted by relevance

/external/python/cpython2/Modules/
D_randommodule.c405 PyObject *iobj; in random_jumpahead() local
Dmathmodule.c1090 PyObject *result, *iobj, *newresult; in math_factorial() local
/external/apache-xml/src/main/java/org/apache/xml/serializer/dom3/
DDOM3TreeWalker.java2064 final Object iobj = s_propKeys.get(key); in initProperties() local
/external/mesa3d/src/mesa/drivers/dri/i915/
Dintel_screen.c371 struct intel_texture_object *iobj; in intel_create_image_from_texture() local
/external/python/cpython3/Objects/
Dbytesobject.c455 PyObject *result, *iobj; in formatlong() local
498 PyObject *iobj; in byte_converter() local
Dunicodeobject.c14216 PyObject *iobj, *res; in mainformatlong() local
14321 PyObject *iobj; in formatchar() local
/external/mesa3d/src/mesa/drivers/dri/i965/
Dintel_screen.c485 struct intel_texture_object *iobj; in intel_create_image_from_texture() local
/external/python/cpython3/Python/
Dgetargs.c745 PyObject *iobj; in convertsimple() local
/external/python/cpython2/Objects/
Dstringobject.c4508 PyObject *iobj=NULL; in PyString_Format() local
Dunicodeobject.c8633 PyObject *iobj=NULL; in PyUnicode_Format() local