Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/sorcerer/lib/
Dsorlist.c93 SList *sentinel = newSList; local
/device/linaro/bootloader/edk2/StdLib/BsdSocketLib/
Dgetaddrinfo.c357 struct addrinfo sentinel; in getaddrinfo() local
632 struct addrinfo sentinel; in explore_null() local
698 struct addrinfo sentinel; in explore_numeric() local
1072 struct addrinfo sentinel, *cur; in getanswer() local
1305 struct addrinfo sentinel, *cur; in _dns_getaddrinfo() local
1501 struct addrinfo sentinel, *cur; in _files_getaddrinfo() local
1533 struct addrinfo sentinel, *cur; in _yphostent() local
1613 struct addrinfo sentinel, *cur; in _yp_getaddrinfo() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_getopt.py9 sentinel = object() variable
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dgetaddrinfo.c239 struct addrinfo sentinel; in getaddrinfo() local
538 struct addrinfo sentinel; local
Dselectmodule.c66 int sentinel; /* -1 == sentinel */ member
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Diterobject.c138 PyCallIter_New(PyObject *callable, PyObject *sentinel) in PyCallIter_New()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Diterobject.c138 PyCallIter_New(PyObject *callable, PyObject *sentinel) in PyCallIter_New()
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/antlr/
Dmisc.c597 ListNode *sentinel = newListNode; local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Modules/
Dselectmodule.c66 int sentinel; /* -1 == sentinel */ member
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Modules/
Dselectmodule.c77 int sentinel; /* -1 == sentinel */ member