Home
last modified time | relevance | path

Searched defs:tail (Results 1 – 25 of 42) sorted by relevance

12

/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/sorcerer/lib/
Dsorlist.c85 SList *p, *tail; local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/_sqlite/
Dstatement.c55 const char* tail; in pysqlite_statement_create() local
326 const char* tail; in pysqlite_statement_recompile() local
435 static int pysqlite_check_remaining_sql(const char* tail) in pysqlite_check_remaining_sql()
Dconnection.c413 const char* tail; in _pysqlite_connection_begin() local
452 const char* tail; in pysqlite_connection_commit() local
498 const char* tail; in pysqlite_connection_rollback() local
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/h/
Dslist.cpp62 SListNode *p, *tail=NULL; in add() local
DSList.h59 SListNode *head, *tail; variable
DASTBase.cpp134 register ASTBase *child, *sibling=NULL, *tail, *w; in tmake() local
Dast.c258 register AST *child, *sibling=NULL, *tail=NULL /* MR20 */, *w; in zztmake() local
DPCCTSAST.cpp98 register PCCTS_AST *child, *sibling=NULL, *tail, *w; in make() local
297 tail() in tail() function in PCCTS_AST
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/h/
DSList.h59 SListNode *head, *tail; variable
Dslist.cpp63 SListNode *p, *tail=NULL; in add() local
Dast.c258 register AST *child, *sibling=NULL, *tail=NULL /* MR20 */, *w; in zztmake() local
DASTBase.cpp134 register ASTBase *child, *sibling=NULL, *tail=NULL /*MR23*/, *w; in tmake() local
DPCCTSAST.cpp98 register PCCTS_AST *child, *sibling=NULL, *tail=NULL /*MR23*/, *w; in make() local
311 tail() in tail() function in PCCTS_AST
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Dobmalloc.c1436 uchar *tail; /* p + 2*SST + nbytes == pointer to tail pad bytes */ in _PyObject_DebugMallocApi() local
1490 uchar *tail; in _PyObject_DebugReallocApi() local
1549 const uchar *tail; in _PyObject_DebugCheckAddressApi() local
1599 const uchar *tail; in _PyObject_DebugDumpAddress() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Dobmalloc.c1485 uchar *tail; /* p + 2*SST + nbytes == pointer to tail pad bytes */ in _PyObject_DebugMallocApi() local
1539 uchar *tail; in _PyObject_DebugReallocApi() local
1598 const uchar *tail; in _PyObject_DebugCheckAddressApi() local
1648 const uchar *tail; in _PyObject_DebugDumpAddress() local
/device/google/contexthub/firmware/os/core/
DsimpleQ.c32 uint32_t head, tail, num, freeHead, entrySz; member
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
Dtraceback.c135 const char *tail = strrchr(filename, SEP); in _Py_DisplaySourceLine() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dtraceback.c135 const char *tail = strrchr(filename, SEP); in _Py_DisplaySourceLine() local
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/antlr/
Dpred.c158 Predicate *a, *head=NULL, *tail=NULL, *root=NULL; local
Dfset2.c195 Tree *child, *sibling=NULL, *tail=NULL; in tmake() local
542 Tree *tail=NULL, *r; local
782 Tree *n, *tail = NULL; local
Dmrhoist.c569 Tree **tail; local
630 Tree **tail; local
1415 Predicate **tail=NULL; local
1976 Predicate **tail; local
Dantlr.c996 Predicate **tail=NULL; in predOrExpr() local
1053 Predicate **tail=NULL; in predAndExpr() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_mmap.py648 def _make_test_file(self, num_zeroes, tail): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dmodulefinder.py196 def load_tail(self, q, tail): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
Dmodulefinder.py196 def load_tail(self, q, tail): argument

12