Home
last modified time | relevance | path

Searched defs:aware (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
Ddatetimemodule.c606 time_alloc(PyTypeObject *type, Py_ssize_t aware) in time_alloc()
621 datetime_alloc(PyTypeObject *type, Py_ssize_t aware) in datetime_alloc()
675 char aware = tzinfo != Py_None; in new_datetime_ex() local
703 char aware = tzinfo != Py_None; in new_time_ex() local
3160 char aware; in time_new() local
3690 char aware; in datetime_new() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Ddatetimemodule.c606 time_alloc(PyTypeObject *type, Py_ssize_t aware) in time_alloc()
621 datetime_alloc(PyTypeObject *type, Py_ssize_t aware) in datetime_alloc()
675 char aware = tzinfo != Py_None; in new_datetime_ex() local
703 char aware = tzinfo != Py_None; in new_time_ex() local
3160 char aware; in time_new() local
3690 char aware; in datetime_new() local