Searched defs:end (Results 51 - 75 of 2175) sorted by relevance

1234567891011>>

/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/contrib/ldapc++/src/
H A DLDAPEntryList.cpp33 LDAPEntryList::const_iterator LDAPEntryList::end() const{ function in class:LDAPEntryList
H A DLDAPReferenceList.cpp33 LDAPReferenceList::const_iterator LDAPReferenceList::end() const{ function in class:LDAPReferenceList
/macosx-10.9.5/Security-55471.14.18/include/securityd_client/
H A Dsec_xdr.h47 uint8_t *end; member in struct:sec_xdr_arena_allocator
/macosx-10.9.5/Security-55471.14.18/libsecurity_apple_csp/open_ssl/bf/
H A Dbf_skey.c69 const unsigned char *d,*end; local
/macosx-10.9.5/Security-55471.14.18/libsecurityd/lib/
H A Dsec_xdr.h47 uint8_t *end; member in struct:sec_xdr_arena_allocator
/macosx-10.9.5/WebCore-7537.78.1/Modules/websockets/
H A DWebSocketExtensionParser.h44 WebSocketExtensionParser(const char* start, const char* end) argument
/macosx-10.9.5/WebCore-7537.78.1/loader/mac/
H A DDocumentLoaderMac.cpp39 ResourceLoaderSet::const_iterator end = copy.end(); local
48 ResourceLoaderSet::const_iterator end = copy.end(); local
/macosx-10.9.5/WebCore-7537.78.1/page/
H A DPageGroupLoadDeferrer.cpp40 HashSet<Page*>::const_iterator end = pages.end(); local
/macosx-10.9.5/WebCore-7537.78.1/platform/
H A DLengthBox.cpp85 Length LengthBox::end(WritingMode writingMode, TextDirection direction) const function in class:WebCore::LengthBox
/macosx-10.9.5/WebCore-7537.78.1/platform/text/
H A DParserUtilities.h29 inline bool skipString(const UChar*& ptr, const UChar* end, const UChar* name, int length) argument
39 inline bool skipString(const UChar*& ptr, const UChar* end, const char* str) argument
/macosx-10.9.5/WebCore-7537.78.1/platform/text/qt/
H A DTextBoundariesQt.cpp67 void findWordBoundary(UChar const* buffer, int len, int position, int* start, int* end) argument
/macosx-10.9.5/WebCore-7537.78.1/rendering/shapes/
H A DShapeInsideInfo.cpp40 LineSegmentRange::LineSegmentRange(const InlineIterator& start, const InlineIterator& end) argument
/macosx-10.9.5/WebCore-7537.78.1/svg/
H A DSVGNumberList.cpp37 const UChar* end = ptr + value.length(); local
H A DSVGParserUtilities.h64 inline bool skipOptionalSVGSpaces(const CharacterType*& ptr, const CharacterType* end) argument
72 skipOptionalSVGSpacesOrDelimiter(const CharacterType*& ptr, const CharacterType* end, char delimiter = �) argument
[all...]
/macosx-10.9.5/WebKit2-7537.78.2/Shared/
H A DImmutableDictionary.cpp56 MapType::const_iterator::Keys end = m_map.end().keys(); local
/macosx-10.9.5/ksh-20/ksh/src/lib/libast/string/
H A Dstreval.c39 userconv(const char* s, char** end, void* handle) argument
45 streval(const char* s, char** end, Old_convert_t convert) argument
/macosx-10.9.5/ksh-20/ksh/src/lib/libast/tm/
H A Dtmzone.c49 tmzone(register const char* name, char** end, const char* type, int* dst) argument
/macosx-10.9.5/libauto-185.5/
H A DRangeIterator.h53 RangeIterator(void *address, void *end) argument
/macosx-10.9.5/libstdcxx-60/include/c++/4.2.1/ext/pb_ds/detail/trie_policy/
H A Dstring_trie_e_access_traits_imp.hpp70 end(const_key_reference r_key) function in class:PB_DS_CLASS_C_DEC
/macosx-10.9.5/ncurses-42/ncurses/ncurses/base/
H A Dlib_clrbot.c63 NCURSES_CH_T *end = &(line->text[win->_maxx]); local
H A Dlib_clreol.c54 NCURSES_CH_T *ptr, *end; local
H A Dlib_delch.c55 NCURSES_CH_T *end = &(line->text[win->_maxx]); local
H A Dlib_erase.c52 NCURSES_CH_T *sp, *end, *start; local
H A Dlib_hline.c50 NCURSES_SIZE_T end; local
H A Dlib_redrawln.c48 int end; local

Completed in 275 milliseconds

1234567891011>>