Searched defs:last (Results 1 - 25 of 963) sorted by relevance

1234567891011>>

/macosx-10.10/BerkeleyDB-21/db/os/
H A Dos_rpath.c23 const char *s, *last; local
/macosx-10.10/Libc-1044.1.2/string/FreeBSD/
H A Dwcsrchr.c35 const wchar_t *last; local
H A Dmemmem.c41 register char *cur, *last; local
H A Dwcstok.c41 wcstok(wchar_t * __restrict s, const wchar_t * __restrict delim, wchar_t ** __restrict last) argument
/macosx-10.10/bootstrap_cmds-91/migcom.tproj/
H A Dstatement.c54 static statement_t **last = &stats; variable
/macosx-10.10/ksh-23/ksh/src/lib/libast/comp/
H A Ddirname.c35 register char *last; local
[all...]
H A Dbasename.c35 register char *first, *last; local
[all...]
/macosx-10.10/BerkeleyDB-21/db/os_vxworks/
H A Dos_vx_rpath.c23 const char *s, *last; local
/macosx-10.10/postfix-255/postfix/src/util/
H A Dline_number.c50 char *format_line_number(VSTRING *result, ssize_t first, ssize_t last) argument
/macosx-10.10/apr-32/apr/apr/strings/
H A Dapr_strtok.c27 APR_DECLARE(char *) apr_strtok(char *str, const char *sep, char **last) argument
/macosx-10.10/ruby-106/ruby/lib/rdoc/markup/
H A Dlist.rb81 def last method in class:RDoc
/macosx-10.10/emacs-93/emacs/lisp/calc/
H A Dcalc-undo.el[all...]
/macosx-10.10/curl-83.1.2/curl/src/
H A Dtool_cfgable.c143 struct OperationConfig *last = config; local
H A Dtool_mfiles.c28 AppendNode(struct multi_files **first, struct multi_files **last, struct multi_files *new) argument
/macosx-10.10/BerkeleyDB-21/db/java/src/com/sleepycat/collections/
H A DStoredSortedEntrySet.java79 public Object last() { method in class:StoredSortedEntrySet
/macosx-10.10/JavaScriptCore-7600.1.17/runtime/
H A DIntendedStructureChain.h62 Structure* last() const { return m_vector.last(); } function in class:JSC::IntendedStructureChain
/macosx-10.10/Libc-1044.1.2/locale/
H A Dmbrune.c77 const char *last = 0; local
/macosx-10.10/Security-57031.1.35/Security/include/security_utilities/
H A Dtrackingallocator.cpp77 AllocSet::iterator first = mAllocSet.begin(), last = mAllocSet.end(); local
/macosx-10.10/Security-57031.1.35/Security/libsecurity_utilities/lib/
H A Dtrackingallocator.cpp77 AllocSet::iterator first = mAllocSet.begin(), last = mAllocSet.end(); local
/macosx-10.10/WebCore-7600.1.25/platform/text/
H A DTextBoundaries.cpp52 unsigned last = i; local
/macosx-10.10/WebCore-7600.1.25/rendering/
H A DRenderChildIterator.h145 inline T* RenderChildIteratorAdapter<T>::last() function in class:WebCore::RenderChildIteratorAdapter
177 inline const T* RenderChildConstIteratorAdapter<T>::last() const function in class:WebCore::RenderChildConstIteratorAdapter
H A DRenderTextLineBoxes.h44 InlineTextBox* last() const { return m_last; } function in class:WebCore::RenderTextLineBoxes
/macosx-10.10/apache-793/httpd/include/
H A Dutil_cfgtree.h73 struct ap_directive_t *last; member in struct:ap_directive_t
/macosx-10.10/cups-408/cups/vcnet/regex/
H A Ddebug.c25 register int last; local
101 register int last; local
[all...]
/macosx-10.10/curl-83.1.2/curl/lib/
H A Dslist.c59 struct curl_slist *last; local

Completed in 310 milliseconds

1234567891011>>