Searched defs:end (Results 276 - 300 of 2175) sorted by relevance

<<11121314151617181920>>

/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/libraries/librewrite/
H A Dmap.c44 char *s, *begin = NULL, *end; local
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/
H A Doidm.c171 void oidm_unparse( BerVarray *res, OidMacro *start, OidMacro *end, int sys ) argument
/macosx-10.9.5/Security-55471.14.18/include/security_utilities/
H A Dalloc.cpp152 void *end = increment(addr, alignUp(size, alignof<Allocator *>())); local
H A Dheadermap.h62 ConstIterator end() const { return mMap.end(); } function in class:Security::HeaderMap
66 Iterator end() { return mMap.end(); } function in class:Security::HeaderMap
/macosx-10.9.5/Security-55471.14.18/libsecurity_apple_csp/open_ssl/bn/
H A Dexp.c36 char *start,*end; local
/macosx-10.9.5/Security-55471.14.18/libsecurity_utilities/lib/
H A Dalloc.cpp152 void *end = increment(addr, alignUp(size, alignof<Allocator *>())); local
H A Dheadermap.h62 ConstIterator end() const { return mMap.end(); } function in class:Security::HeaderMap
66 Iterator end() { return mMap.end(); } function in class:Security::HeaderMap
/macosx-10.9.5/WebCore-7537.78.1/Modules/webdatabase/
H A DDatabaseThread.cpp126 DatabaseSet::iterator end = openSetCopy.end(); local
/macosx-10.9.5/WebCore-7537.78.1/bindings/gobject/
H A DDOMObjectCache.cpp75 DOMObjectMap::iterator end = domObjects().end(); local
H A DWebKitDOMCustom.cpp48 webkit_dom_blob_webkit_slice(WebKitDOMBlob* self, gint64 start, gint64 end, const gchar* content_type) argument
/macosx-10.9.5/WebCore-7537.78.1/bindings/js/
H A DJSDOMGlobalObject.cpp89 JSDOMStructureMap::iterator end = thisObject->structures().end(); local
/macosx-10.9.5/WebCore-7537.78.1/bridge/
H A Druntime_root.cpp59 RootObjectSet::const_iterator end = rootObjectSet()->end(); local
69 RootObjectSet::const_iterator end = rootObjectSet()->end(); local
107 HashMap<RuntimeObject*, JSC::Weak<RuntimeObject> >::iterator end = m_runtimeObjects.end(); local
124 HashSet<InvalidationCallback*>::iterator end local
131 ProtectCountSet::iterator end = m_protectCountSet.end(); local
[all...]
/macosx-10.9.5/WebCore-7537.78.1/css/
H A DCSSCursorImageValue.cpp85 HashSet<SVGElement*>::const_iterator end = m_referencedElements.end(); local
H A DCSSFontFace.cpp101 HashSet<CSSSegmentedFontFace*>::iterator end = m_segmentedFontFaces.end(); local
H A DSelectorFilter.cpp136 unsigned* end = identifierHashes + maximumIdentifierCount; local
/macosx-10.9.5/WebCore-7537.78.1/dom/
H A DEventTarget.h82 FiringEventIterator(const AtomicString& eventType, size_t& iterator, size_t& end) argument
91 size_t& end; member in struct:WebCore::FiringEventIterator
H A DSecurityContext.cpp95 unsigned end = start + 1; local
/macosx-10.9.5/WebCore-7537.78.1/editing/
H A DFormatBlockCommand.cpp62 void FormatBlockCommand::formatRange(const Position& start, const Position& end, const Position& endOfSelection, RefPtr<Element>& blockNode) argument
/macosx-10.9.5/WebCore-7537.78.1/fileapi/
H A DBlob.cpp159 PassRefPtr<Blob> Blob::slice(long long start, long long end, const String& contentType) const argument
[all...]
/macosx-10.9.5/WebCore-7537.78.1/html/
H A DDateInputType.cpp88 unsigned end; local
H A DDateTimeInputType.cpp89 unsigned end; local
H A DDateTimeLocalInputType.cpp95 unsigned end; local
H A DWeekInputType.cpp83 unsigned end; local
/macosx-10.9.5/WebCore-7537.78.1/html/parser/
H A DCSSPreloadScanner.cpp55 void CSSPreloadScanner::scanCommon(const Char* begin, const Char* end, PreloadRequestStream& requests) argument
H A DHTMLMetaCharsetParser.cpp91 unsigned end = pos; local
179 bool end = m_token.type() == HTMLToken::EndTag; local
[all...]

Completed in 255 milliseconds

<<11121314151617181920>>