/device/linaro/bootloader/arm-trusted-firmware/include/lib/stdlib/sys/ |
D | stdarg.h | 44 #define va_start(ap, last) \ argument 65 #define va_start(ap, last) \ argument
|
/device/generic/opengl-transport/host/commands/emugen/ |
D | strUtils.cpp | 21 std::string getNextToken(const std::string & str, size_t pos, size_t * last, const std::string & de… in getNextToken()
|
D | EntryPoint.cpp | 48 size_t pos, last; in parse() local 206 size_t last; in setAttribute() local
|
D | TypeFactory.cpp | 70 size_t pos = 0, last; in initFromFile() local
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/h/ |
D | slist.cpp | 95 PCCTS_AST *t=NULL, *last=NULL; in to_ast() local
|
D | ATokenBuffer.h | 64 _ANTLRTokenPtr *last; // pts to last valid token in buffer variable
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/cjkcodecs/ |
D | mappings_cn.h | 4052 Py_UNICODE first, last; member
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/cjkcodecs/ |
D | mappings_cn.h | 4052 Py_UNICODE first, last; member
|
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/h/ |
D | ATokenBuffer.h | 64 _ANTLRTokenPtr *last; // pts to last valid token in buffer variable
|
D | slist.cpp | 96 PCCTS_AST *t=NULL, *last=NULL; in to_ast() local
|
/device/linaro/bootloader/edk2/EmbeddedPkg/Library/ZLib/ |
D | inffast.c | 56 z_const unsigned char FAR *last; /* have enough input while in < last */ local
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/_sqlite/ |
D | cache.h | 54 pysqlite_Node* last; member
|
/device/linaro/bootloader/edk2/StdLib/Include/Ipf/machine/ |
D | stdarg.h | 50 #define va_start(ap, last) __builtin_stdarg_start((ap), (last)) argument
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/ |
D | inffast.c | 73 unsigned char FAR *last; /* while in < last, enough input available */ local
|
D | infback.c | 257 code last; /* parent table entry */ local
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/ |
D | inffast.c | 73 z_const unsigned char FAR *last; /* have enough input while in < last */ local
|
D | infback.c | 266 code last; /* parent table entry */ local
|
D | trees.c | 324 # 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/Tools/scripts/ |
D | fixdiv.py | 349 def report(self, first, last=None, mark="*"): argument
|
/device/linaro/bootloader/edk2/EmbeddedPkg/Library/FdtLib/ |
D | fdt.c | 232 const char *last = strtab + tabsize - len; in _fdt_find_string() local
|
/device/linaro/bootloader/arm-trusted-firmware/lib/libfdt/ |
D | fdt.c | 233 const char *last = strtab + tabsize - len; in _fdt_find_string() local
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/ |
D | ltablib.c | 96 int i, last; in tconcat() local
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/ |
D | rangeobject.c | 47 long last; in get_stop_for_range() local
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
D | nntplib.py | 401 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.2/Modules/ |
D | stropmodule.c | 307 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 676 Py_ssize_t i = 0, last = PY_SSIZE_T_MAX; in strop_count() local
|