Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/StdLib/LibC/Stdio/
Dfputws.c51 const wchar_t * __restrict ws, in fputws()
Dfgetws.c52 wchar_t * __restrict ws, in fgetws()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dtabnanny.py155 def __init__(self, ws): argument
Ddifflib.py1124 def IS_CHARACTER_JUNK(ch, ws=" \t"): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
D_collectionsmodule.c888 Py_ssize_t vs, ws; in deque_richcompare() local
Darraymodule.c553 Py_ssize_t ws = Py_SIZE(wa); in array_richcompare() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
D_collectionsmodule.c937 Py_ssize_t vs, ws; in deque_richcompare() local
Darraymodule.c553 Py_ssize_t ws = Py_SIZE(wa); in array_richcompare() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Dlistobject.c2404 Py_ssize_t ws = Py_SIZE(wl); in list_richcompare() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Dlistobject.c2405 Py_ssize_t ws = Py_SIZE(wl); in list_richcompare() local