Searched defs:end (Results 176 - 200 of 2175) sorted by relevance

1234567891011>>

/macosx-10.9.5/Libnotify-121.20.1/notifyd/
H A Dtimer.h40 int64_t end; member in struct:__anon3029
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/contrib/ldapc++/src/
H A DLDAPControlSet.cpp50 LDAPControlSet::const_iterator LDAPControlSet::end() const{ function in class:LDAPControlSet
H A DStringList.cpp69 StringList::const_iterator StringList::end() const{ function in class:StringList
/macosx-10.9.5/OpenSSH-186/openssh/openbsd-compat/
H A Dvis.c168 char *start, *end; local
/macosx-10.9.5/Security-55471.14.18/include/security_utilities/
H A Dheadermap.cpp41 HeaderMap::CanonicalKey::CanonicalKey(const char *key, char end) argument
/macosx-10.9.5/Security-55471.14.18/libsecurity_utilities/lib/
H A Dheadermap.cpp41 HeaderMap::CanonicalKey::CanonicalKey(const char *key, char end) argument
/macosx-10.9.5/WebCore-7537.78.1/bindings/js/
H A DJSCanvasRenderingContext2DCustom.cpp100 Vector<float>::const_iterator end = dash.end(); local
H A DJSJavaScriptCallFrameCustom.cpp82 ScopeChainIterator end = scopeChain->end(); local
106 ScopeChainIterator end = scopeChain->end(); local
H A DScriptProfile.cpp81 ProfileNodesList::const_iterator end = nodeChildren.end(); local
/macosx-10.9.5/WebCore-7537.78.1/bridge/jsc/
H A DBridgeJSC.cpp71 void Instance::end() function in class:JSC::Bindings::Instance
/macosx-10.9.5/WebCore-7537.78.1/css/
H A DCSSCanvasValue.cpp53 HashCountedSet<RenderObject*>::const_iterator end = clients().end(); local
60 HashCountedSet<RenderObject*>::const_iterator end = clients().end(); local
/macosx-10.9.5/WebCore-7537.78.1/editing/
H A DSurroundingText.cpp94 Position end = iterator.range()->startPosition(); local
/macosx-10.9.5/WebCore-7537.78.1/html/
H A DTimeRanges.h44 static PassRefPtr<TimeRanges> create(double start, double end) argument
74 Range(double start, double end) argument
/macosx-10.9.5/WebCore-7537.78.1/html/parser/
H A DHTMLParserIdioms.cpp157 static bool parseHTMLIntegerInternal(const CharacterType* position, const CharacterType* end, int& value) argument
[all...]
/macosx-10.9.5/WebCore-7537.78.1/html/track/
H A DTextTrackCueList.cpp86 bool TextTrackCueList::add(PassRefPtr<TextTrackCue> prpCue, size_t start, size_t end) argument
/macosx-10.9.5/WebCore-7537.78.1/inspector/
H A DInspectorStyleSheet.h123 unsigned end = sourceData.range.end; local
/macosx-10.9.5/WebCore-7537.78.1/loader/appcache/
H A DManifestParser.cpp58 const UChar* end = s.characters() + s.length(); local
/macosx-10.9.5/WebCore-7537.78.1/loader/archive/
H A DArchiveFactory.cpp93 ArchiveMIMETypesMap::iterator end = archiveMIMETypes().end(); local
/macosx-10.9.5/WebCore-7537.78.1/platform/network/soup/
H A DResourceResponseSoup.cpp48 HTTPHeaderMap::const_iterator end = headers.end(); local
/macosx-10.9.5/WebCore-7537.78.1/platform/text/
H A DTextBoundaries.cpp96 void findWordBoundary(const UChar* chars, int len, int position, int* start, int* end) argument
/macosx-10.9.5/WebCore-7537.78.1/rendering/
H A DRenderMarquee.h72 void setEnd(int end) { m_end = end; } argument
H A DRenderTextFragment.h45 unsigned end() const { return m_end; } function in class:WebCore::RenderTextFragment
/macosx-10.9.5/WebCore-7537.78.1/rendering/svg/
H A DSVGResourcesCycleSolver.cpp63 HashSet<RenderSVGResourceContainer*>::iterator end = resourceSet.end(); local
83 HashSet<RenderSVGResourceContainer*>::iterator end = childSet.end(); local
124 HashSet<RenderSVGResourceContainer*>::iterator end = localResources.end(); local
137 HashSet<RenderSVGResourceContainer*>::iterator end = parentResources.end(); local
[all...]
/macosx-10.9.5/WebCore-7537.78.1/svg/
H A DSVGAngle.cpp74 inline SVGAngle::SVGAngleType stringToAngleType(const UChar*& ptr, const UChar* end) argument
146 const UChar* end = ptr + value.length(); local
H A DSVGZoomAndPan.h68 const UChar* end = start + value.length(); local

Completed in 265 milliseconds

1234567891011>>