Searched defs:entries (Results 1 - 25 of 224) sorted by relevance

123456789

/macosx-10.9.5/WebCore-7537.78.1/Modules/filesystem/
H A DEntryArraySync.cpp40 PassRefPtr<EntryArraySync> EntryArraySync::create(EntryArray* entries) argument
/macosx-10.9.5/WebKit2-7537.78.2/Shared/
H A DImmutableArray.cpp35 ImmutableArray::ImmutableArray(AdoptTag, APIObject** entries, size_t size) argument
42 ImmutableArray::ImmutableArray(APIObject** entries, size_t size) argument
49 ImmutableArray::ImmutableArray(Vector<RefPtr<APIObject>>& entries) argument
H A DImmutableArray.h46 static PassRefPtr<ImmutableArray> create(APIObject** entries, size_t size) argument
50 static PassRefPtr<ImmutableArray> adopt(APIObject** entries, size_t size) argument
54 static PassRefPtr<ImmutableArray> adopt(Vector<RefPtr<APIObject>>& entries) argument
/macosx-10.9.5/apache-786.1/httpd/srclib/apr/file_io/os2/
H A Ddir.c75 ULONG entries = 1; local
/macosx-10.9.5/apr-30/apr/apr/file_io/os2/
H A Ddir.c75 ULONG entries = 1; local
/macosx-10.9.5/Security-55471.14.18/libsecurity_codesigning/antlr2/src/
H A DInputBuffer.cpp73 unsigned int InputBuffer::entries() const function in class:antlr::InputBuffer
H A DTokenBuffer.cpp89 unsigned int TokenBuffer::entries() const function in class:antlr::TokenBuffer
/macosx-10.9.5/xnu-2422.115.4/bsd/sys/
H A Ddtrace_ptss.h84 struct dtrace_ptss_page_entry entries[DTRACE_PTSS_ENTRIES_PER_PAGE]; member in struct:dtrace_ptss_page
/macosx-10.9.5/ICU-511.35/icuSources/layout/
H A DLookupTables.cpp56 const LookupSingle *BinarySearchLookupTable::lookupSingle(const LookupSingle *entries, LEGlyphID glyph) const argument
H A DSingleTableProcessor.cpp38 const LookupSingle *entries = singleTableLookupTable->entries; local
H A DSingleTableProcessor2.cpp38 const LookupSingle *entries = singleTableLookupTable->entries; local
/macosx-10.9.5/IOFireWireFamily-455.4.0/IOFireWireFamily.kmodproj/
H A DIOConfigEntry.cpp146 const OSArray *entries = dir->getEntries(); local
/macosx-10.9.5/JavaScriptCore-7537.78.1/runtime/
H A DLookup.cpp33 HashEntry* entries = new HashEntry[compactSize]; local
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/contrib/ldapc++/examples/
H A Dmain.cpp50 LDAPSearchResults* entries = lc->search("o=Organisation,c=DE", local
H A DreadSchema.cpp30 LDAPSearchResults* entries = lc->search("", local
/macosx-10.9.5/Security-55471.14.18/libsecurity_codesigning/antlr2/antlr/
H A DCircularQueue.hpp83 inline size_t entries() const function in class:antlr::CircularQueue
/macosx-10.9.5/Security-55471.14.18/libsecurity_cssm/lib/
H A Dmodload_static.h57 const PluginFunctions &entries; member in class:Security::StaticPlugin
/macosx-10.9.5/WebCore-7537.78.1/html/parser/
H A Dcreate-html-entity-table71 entries = list(csv.reader(html_entity_names_file)) variable
/macosx-10.9.5/WebCore-7537.78.1/page/
H A DPerformanceEntryList.cpp66 void PerformanceEntryList::appendAll(const Vector<RefPtr<PerformanceEntry> >& entries) argument
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/
H A DWebBackForwardList.h69 const BackForwardListItemVector& entries() const { return m_entries; } function in class:WebKit::WebBackForwardList
/macosx-10.9.5/bash-92/bash-3.2/lib/readline/
H A Dhistory.h57 HIST_ENTRY **entries; /* Pointer to the entries themselves. */ member in struct:_hist_state
/macosx-10.9.5/iodbc-42.5/iodbc/iodbcinst/
H A DSQLRemoveDriver.c93 LPSTR entries = (LPSTR) malloc (sizeof (char) * 65535), curr; local
/macosx-10.9.5/xnu-2422.115.4/libkern/kxld/
H A Dkxld_array.h91 STAILQ_ENTRY(kxld_array_pool) entries; member in struct:kxld_array_pool
H A Dkxld_vtable.h56 KXLDArray entries; member in struct:kxld_vtable
/macosx-10.9.5/CPANInternal-140/Perl-Ldap/lib/Net/LDAP/
H A DSearch.pm158 sub entries { subroutine
[all...]

Completed in 330 milliseconds

123456789