Home
last modified time | relevance | path

Searched defs:tuple (Results 1 – 25 of 27) sorted by relevance

12

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
D_testcapimodule.c792 PyObject *tuple, *num; in test_L_code() local
968 PyObject *tuple, *num; in test_k_code() local
1028 PyObject *tuple, *obj; in test_u_code() local
1112 PyObject *tuple, *dict = NULL; in test_empty_argparse() local
1204 PyObject *tuple = PyTuple_Pack(2, o1, o2); in test_null_strings() local
D_codecsmodule.c364 PyObject *unicode, *tuple; in utf_16_ex_decode() local
466 PyObject *unicode, *tuple; in utf_32_ex_decode() local
Dparsermodule.c635 PyObject *tuple; in parser_tuple2st() local
708 build_node_children(PyObject *tuple, node *root, int *line_num) in build_node_children()
825 build_node_tree(PyObject *tuple) in build_node_tree()
3334 PyObject *tuple; in parser__pickler() local
Ddatetimemodule.c1558 PyObject *tuple = NULL; in microseconds_to_delta_ex() local
2527 PyObject *tuple; in date_strftime() local
2645 PyObject *tuple; in date_replace() local
3304 PyObject *tuple; in time_strftime() local
3445 PyObject *tuple; in time_replace() local
4388 PyObject *tuple; in datetime_replace() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Dexceptions.c671 PyObject *tuple; in EnvironmentError_str() local
715 PyObject *tuple; in EnvironmentError_str() local
902 PyObject *tuple; in WindowsError_str() local
946 PyObject *tuple; in WindowsError_str() local
Dcodeobject.c29 intern_strings(PyObject *tuple) in intern_strings()
Dweakrefobject.c935 PyObject *tuple; in PyObject_ClearWeakRefs() local
Dtypeobject.c399 PyObject* tuple; in mro_subclasses() local
1614 PyObject *mro, *result, *tuple; in mro_internal() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Dexceptions.c671 PyObject *tuple; in EnvironmentError_str() local
715 PyObject *tuple; in EnvironmentError_str() local
903 PyObject *tuple; in WindowsError_str() local
947 PyObject *tuple; in WindowsError_str() local
Dcodeobject.c29 intern_strings(PyObject *tuple) in intern_strings()
Dweakrefobject.c942 PyObject *tuple; in PyObject_ClearWeakRefs() local
Dtypeobject.c405 PyObject* tuple; in mro_subclasses() local
1632 PyObject *mro, *result, *tuple; in mro_internal() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/json/
Dencoder.py285 tuple=tuple, argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/json/
Dencoder.py279 tuple=tuple, argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
D_codecsmodule.c364 PyObject *unicode, *tuple; in utf_16_ex_decode() local
466 PyObject *unicode, *tuple; in utf_32_ex_decode() local
Dparsermodule.c655 PyObject *tuple; in parser_tuple2st() local
737 build_node_children(PyObject *tuple, node *root, int *line_num) in build_node_children()
854 build_node_tree(PyObject *tuple) in build_node_tree()
3363 PyObject *tuple; in parser__pickler() local
Ddatetimemodule.c1558 PyObject *tuple = NULL; in microseconds_to_delta_ex() local
2527 PyObject *tuple; in date_strftime() local
2645 PyObject *tuple; in date_replace() local
3304 PyObject *tuple; in time_strftime() local
3445 PyObject *tuple; in time_replace() local
4388 PyObject *tuple; in datetime_replace() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dcalendar.py605 def timegm(tuple): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
Dcalendar.py610 def timegm(tuple): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/stringlib/
Dstring_format.h1102 PyObject *tuple = NULL; in formatteriter_next() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/stringlib/
Dstring_format.h1105 PyObject *tuple = NULL; in formatteriter_next() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dcompile.c375 PyObject *tuple, *item = PyInt_FromLong(i); in dictbytype() local
3761 PyObject *tuple, *k, *v; in dict_keys_inorder() local
Dbltinmodule.c2735 filtertuple(PyObject *func, PyObject *tuple) in filtertuple()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
Dcompile.c395 PyObject *tuple, *item = PyInt_FromLong(i); in dictbytype() local
3785 PyObject *tuple, *k, *v; in dict_keys_inorder() local
Dbltinmodule.c2746 filtertuple(PyObject *func, PyObject *tuple) in filtertuple()

12