Home
last modified time | relevance | path

Searched defs:subobj (Results 1 – 8 of 8) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/stringlib/
Dfind.h109 PyObject **subobj, in stringlib_parse_args_finds()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/stringlib/
Dfind.h109 PyObject **subobj, in stringlib_parse_args_finds()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Dbytearrayobject.c1147 PyObject *subobj; in bytearray_find_internal() local
1358 PyObject *subobj; in bytearray_startswith() local
1397 PyObject *subobj; in bytearray_endswith() local
2066 PyObject *list, *subobj = Py_None; in bytearray_split() local
2159 PyObject *list, *subobj = Py_None; in bytearray_rsplit() local
Dstringobject.c1441 PyObject *subobj = Py_None; in string_split() local
1540 PyObject *subobj = Py_None; in string_rsplit() local
1692 PyObject *subobj; in string_find_internal() local
2901 PyObject *subobj; in string_startswith() local
2945 PyObject *subobj; in string_endswith() local
Dunicodeobject.c7151 PyObject *subobj, in PyUnicode_Replace()
7644 PyObject *subobj; in unicode_startswith() local
7693 PyObject *subobj; in unicode_endswith() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Dbytearrayobject.c1151 PyObject *subobj; in bytearray_find_internal() local
1362 PyObject *subobj; in bytearray_startswith() local
1401 PyObject *subobj; in bytearray_endswith() local
2070 PyObject *list, *subobj = Py_None; in bytearray_split() local
2163 PyObject *list, *subobj = Py_None; in bytearray_rsplit() local
Dstringobject.c1458 PyObject *subobj = Py_None; in string_split() local
1557 PyObject *subobj = Py_None; in string_rsplit() local
1709 PyObject *subobj; in string_find_internal() local
2920 PyObject *subobj; in string_startswith() local
2964 PyObject *subobj; in string_endswith() local
Dunicodeobject.c7259 PyObject *subobj, in PyUnicode_Replace()
7752 PyObject *subobj; in unicode_startswith() local
7801 PyObject *subobj; in unicode_endswith() local