Searched defs:collection (Results 1 - 25 of 40) sorted by relevance

12

/macosx-10.10/xnu-2782.1.97/libkern/libkern/c++/
H A DOSCollectionIterator.h97 const OSCollection * collection; member in class:OSCollectionIterator
[all...]
/macosx-10.10/WebCore-7600.1.25/bindings/gobject/
H A DWebKitDOMPrivate.cpp148 WebKitDOMHTMLCollection* wrap(HTMLCollection* collection) argument
/macosx-10.10/WebCore-7600.1.25/bindings/js/
H A DJSHTMLCollectionCustom.cpp43 bool JSHTMLCollection::canGetItemsForName(ExecState*, HTMLCollection* collection, PropertyName propertyName) argument
50 JSHTMLCollection* collection = jsCast<JSHTMLCollection*>(slotBase); local
55 JSValue toJS(ExecState*, JSDOMGlobalObject* globalObject, HTMLCollection* collection) argument
[all...]
H A DJSHTMLFormControlsCollectionCustom.cpp41 static JSValue getNamedItems(ExecState* exec, JSHTMLFormControlsCollection* collection, PropertyName propertyName) argument
56 bool JSHTMLFormControlsCollection::canGetItemsForName(ExecState*, HTMLFormControlsCollection* collection, PropertyName propertyName) argument
H A DJSHTMLAllCollectionCustom.cpp44 static JSValue getNamedItems(ExecState* exec, JSHTMLAllCollection* collection, PropertyName propertyName) argument
67 HTMLAllCollection& collection = jsCollection->impl(); local
99 bool JSHTMLAllCollection::canGetItemsForName(ExecState*, HTMLAllCollection* collection, PropertyName propertyName) argument
H A DJSHTMLDocumentCustom.cpp70 RefPtr<HTMLCollection> collection = document.documentNamedItems(atomicPropertyName); local
H A DJSDOMWindowCustom.cpp90 RefPtr<HTMLCollection> collection = document->windowNamedItems(atomicPropertyName); local
/macosx-10.10/Security-57031.1.35/Security/sec/SOSCircle/Regressions/
H A DCKDKeyValueStore.h84 @property (retain) NSMutableDictionary *collection; variable
/macosx-10.10/IOHIDFamily-606.1.7/IOHIDSystem/IOHIDDescriptorParser/
H A DHIDGetNextButtonInfo.c73 HIDGetNextButtonInfo(HIDReportType reportType, HIDUsage usagePage, HIDUsage usage, UInt32 * collection, UInt8 * reportID, HIDPreparsedDataRef preparsedDataRef) argument
[all...]
H A DHIDGetNextUsageValueInfo.c74 HIDGetNextUsageValueInfo(HIDReportType reportType, HIDUsage usagePage, HIDUsage usage, UInt32 * collection, UInt8 * reportID, HIDPreparsedDataRef preparsedDataRef) argument
[all...]
H A DHIDSetButtons.c77 HIDSetButton(HIDReportType reportType, HIDUsage usagePage, UInt32 collection, HIDUsage usage, HIDPreparsedDataRef preparsedDataRef, void * report, IOByteCount reportLength) argument
205 HIDSetButtons(HIDReportType reportType, HIDUsage usagePage, UInt32 collection, HIDUsage * usageList, UInt32 * usageListSize, HIDPreparsedDataRef preparsedDataRef, void * report, IOByteCount reportLength) argument
/macosx-10.10/WebCore-7600.1.25/dom/
H A DCollectionIndexCache.h63 inline CollectionIndexCache<Collection, Iterator>::CollectionIndexCache(const Collection& collection) argument
73 inline unsigned CollectionIndexCache<Collection, Iterator>::nodeCount(const Collection& collection) argument
86 unsigned CollectionIndexCache<Collection, Iterator>::computeNodeCountUpdatingListCache(const Collection& collection) argument
109 traverseBackwardTo(const Collection& collection, unsigned index) argument
[all...]
H A DNodeRareData.h213 void removeCachedCollection(HTMLCollection* collection, const AtomicString& name = starAtom) argument
/macosx-10.10/BerkeleyDB-21/db/java/src/com/sleepycat/persist/impl/
H A DCollectionProxy.java38 public final void initializeProxy(Collection<E> collection) { argument
97 static Object[] getElements(RawObject collection) { argument
123 setElements(RawObject collection, Object[] elements) argument
[all...]
/macosx-10.10/WTF-7600.1.24/wtf/
H A DHashCountedSet.h207 inline void copyToVector(const HashCountedSet<Value, HashFunctions, Traits>& collection, VectorType& vector) argument
220 inline void copyToVector(const HashCountedSet<Value, HashFunctions, Traits>& collection, Vector<Value>& vector) argument
H A DHashMap.h437 inline void copyKeysToVector(const HashMap<T, U, V, W, X>& collection, Y& vector) argument
450 inline void copyValuesToVector(const HashMap<T, U, V, W, X>& collection, Y& vector) argument
H A DHashSet.h285 inline void copyToVector(const C& collection, W& vector) argument
/macosx-10.10/cups-408/cups/cups/
H A Dencode.c377 ipp_t *collection; /* Collection value */ local
H A Dtestipp.c50 static ipp_uchar_t collection[] = /* Collection buffer */ variable
[all...]
/macosx-10.10/emacs-93/emacs/lisp/
H A Dtempo.el[all...]
/macosx-10.10/WebCore-7600.1.25/html/
H A DHTMLCollection.cpp243 inline Element* firstMatchingElement(const HTMLCollection& collection, ContainerNode& root) argument
251 inline Element* nextMatchingElement(const HTMLCollection& collection, Element* current, ContainerNode& root) argument
/macosx-10.10/BerkeleyDB-21/db/test/scr024/src/com/sleepycat/persist/test/
H A DIndexTest.java646 checkCursor(EntityCursor<T> cursor, Collection<T> collection, boolean collectionIsKeySet, List<List<Integer>> expected, Getter<T> getter) argument
/macosx-10.10/IOHIDFamily-606.1.7/IOHIDSystem/IOKit/hidsystem/
H A DIOHIDDescriptorParser.h193 UInt32 collection; member in struct:HIDButtonCaps
231 UInt32 collection; member in struct:HIDButtonCapabilities
274 UInt32 collection; member in struct:HIDValueCaps
321 UInt32 collection; member in struct:HIDValueCapabilities
[all...]
/macosx-10.10/Security-57031.1.35/Security/utilities/src/
H A Ddebugging.c181 static void SetNthScopeSet(int nth, CFTypeRef collection) argument
/macosx-10.10/Security-57031.1.35/Security/utilities/utilities/
H A Ddebugging.c181 static void SetNthScopeSet(int nth, CFTypeRef collection) argument

Completed in 142 milliseconds

12