Home
last modified time | relevance | path

Searched defs:last (Results 1 – 25 of 66) sorted by relevance

123

/device/linaro/bootloader/arm-trusted-firmware/include/lib/stdlib/sys/
Dstdarg.h44 #define va_start(ap, last) \ argument
65 #define va_start(ap, last) \ argument
/device/generic/opengl-transport/host/commands/emugen/
DstrUtils.cpp21 std::string getNextToken(const std::string & str, size_t pos, size_t * last, const std::string & de… in getNextToken()
DEntryPoint.cpp48 size_t pos, last; in parse() local
206 size_t last; in setAttribute() local
DTypeFactory.cpp70 size_t pos = 0, last; in initFromFile() local
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/h/
Dslist.cpp95 PCCTS_AST *t=NULL, *last=NULL; in to_ast() local
DATokenBuffer.h64 _ANTLRTokenPtr *last; // pts to last valid token in buffer variable
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/cjkcodecs/
Dmappings_cn.h4052 Py_UNICODE first, last; member
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/cjkcodecs/
Dmappings_cn.h4052 Py_UNICODE first, last; member
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/h/
DATokenBuffer.h64 _ANTLRTokenPtr *last; // pts to last valid token in buffer variable
Dslist.cpp96 PCCTS_AST *t=NULL, *last=NULL; in to_ast() local
/device/linaro/bootloader/edk2/EmbeddedPkg/Library/ZLib/
Dinffast.c56 z_const unsigned char FAR *last; /* have enough input while in < last */ local
/device/linaro/bootloader/edk2/StdLib/Include/Ipf/machine/
Dstdarg.h50 #define va_start(ap, last) __builtin_stdarg_start((ap), (last)) argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/_sqlite/
Dcache.h54 pysqlite_Node* last; member
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
Dinffast.c73 z_const unsigned char FAR *last; /* have enough input while in < last */ local
Dinfback.c266 code last; /* parent table entry */ local
Dtrees.c324 # define SEPARATOR(i, last, width) \ argument
865 void ZLIB_INTERNAL _tr_stored_block(s, buf, stored_len, last) in _tr_stored_block() argument
907 void ZLIB_INTERNAL _tr_flush_block(s, buf, stored_len, last) in _tr_flush_block() argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/
Dinffast.c73 unsigned char FAR *last; /* while in < last, enough input available */ local
Dinfback.c257 code last; /* parent table entry */ local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/
Dfixdiv.py349 def report(self, first, last=None, mark="*"): argument
/device/linaro/bootloader/arm-trusted-firmware/lib/libfdt/
Dfdt.c233 const char *last = strtab + tabsize - len; in _fdt_find_string() local
/device/linaro/bootloader/edk2/EmbeddedPkg/Library/FdtLib/
Dfdt.c232 const char *last = strtab + tabsize - len; in _fdt_find_string() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
Dltablib.c96 int i, last; in tconcat() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Drangeobject.c47 long last; in get_stop_for_range() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dnntplib.py401 def last(self): member in NNTP
619 resp, count, first, last, name = s.group('comp.lang.python') variable
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
Dstropmodule.c307 Py_ssize_t len, n, i = 0, last = PY_SSIZE_T_MAX; in strop_find() local
351 Py_ssize_t i = 0, last = PY_SSIZE_T_MAX; in strop_rfind() local
678 Py_ssize_t i = 0, last = PY_SSIZE_T_MAX; in strop_count() local

123