Home
last modified time | relevance | path

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

12

/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()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/sorcerer/lib/
Dsorlist.c85 SList *p, *tail; 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/generic/car/emulator/audio/driver/
Daudio_vbuffer.h28 size_t tail; member
/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/sunfish/json-c/
Dlinkhash.h133 struct lh_entry *tail; member
/device/google/crosshatch/json-c/
Dlinkhash.h133 struct lh_entry *tail; member
/device/google/coral/json-c/
Dlinkhash.h133 struct lh_entry *tail; member
/device/google/bonito/json-c/
Dlinkhash.h133 struct lh_entry *tail; member
/device/google/contexthub/firmware/os/core/
DsimpleQ.c32 uint32_t head, tail, num, freeHead, entrySz; member
/device/linaro/hikey/hifi/xaf/hifi-dpf/include/
Dxf-msg.h97 xf_message_t *tail; member
/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/AppPkg/Applications/Python/Python-2.7.10/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

12