Searched defs:entries (Results 1 - 25 of 205) sorted by path

123456789

/macosx-10.10.1/BerkeleyDB-21/db/btree/
H A Dbt_search.c701 size_t entries; local
/macosx-10.10.1/BerkeleyDB-21/db/dbinc/
H A Dbtree.h142 db_indx_t entries; /* The number of entries on page */ member in struct:__epg
H A Ddb_page.h231 db_indx_t entries; /* 20-21: Number of items on the page. */ member in struct:_db_page
H A Ddb_server_int.h45 LIST_ENTRY(home_entry) entries; member in struct:home_entry
94 LIST_ENTRY(ct_entry) entries; /* List of entries */ member in struct:ct_entry
H A Ddb_verify.h145 db_indx_t entries; /* Actual number of entries. */ member in struct:__vrfy_pageinfo
H A Drepmgr.h129 TAILQ_ENTRY(__repmgr_retry) entries; member in struct:__repmgr_retry
173 STAILQ_ENTRY(__queued_output) entries; member in struct:__queued_output
186 STAILQ_ENTRY(__repmgr_message) entries; member in struct:__repmgr_message
207 TAILQ_ENTRY(__repmgr_connection) entries; member in struct:__repmgr_connection
H A Dtcl_db.h60 LIST_ENTRY(dbtcl_info) entries; member in struct:dbtcl_info
/macosx-10.10.1/BootCache-109/
H A Dkext.c4156 BC_init_cache(size_t mounts_size, user_addr_t mounts, size_t entries_size, user_addr_t entries, int record_history) argument
[all...]
/macosx-10.10.1/Heimdal-398.1.2/lib/krb5/
H A Dkeytab_memory.c41 krb5_keytab_entry *entries; member in struct:mkt_data
[all...]
H A Dverify_krb5_conf.c583 check_section(krb5_context context, const char *path, krb5_config_section *cf, struct entry *entries) argument
/macosx-10.10.1/Heimdal-398.1.2/lib/roken/
H A Ddirent.c49 struct dirent **entries; member in struct:_dirent_dirinfo
[all...]
/macosx-10.10.1/ICU-531.30/icuSources/common/
H A Dualoc.cpp56 ualoc_getLanguagesForRegion(const char *regionID, double minimumFraction, UALanguageEntry *entries, int32_t entriesCapacity, UErrorCode *err) argument
/macosx-10.10.1/ICU-531.30/icuSources/i18n/
H A Ddtptngen.cpp62 UResAEntry *entries; member in struct:UResourceBundleAIterator
[all...]
H A Ducol_sit.cpp102 } entries[UCOL_SIT_ITEMS_COUNT]; member in struct:CollatorSpec
[all...]
/macosx-10.10.1/ICU-531.30/icuSources/layout/
H A DLookupTables.cpp60 const LookupSingle *BinarySearchLookupTable::lookupSingle(const LETableReference &base, const LookupSingle *entries, LEGlyphID glyph, LEErrorCode &success) const argument
H A DLookupTables.h83 LookupSingle entries[ANY_NUMBER]; member in struct:SingleTableLookupTable
H A DSingleTableProcessor.cpp37 const LookupSingle *entries = singleTableLookupTable->entries; local
H A DSingleTableProcessor2.cpp39 const LookupSingle *entries = singleTableLookupTable->entries; local
/macosx-10.10.1/IOFireWireFamily-456/IOFireWireFamily.kmodproj/
H A DIOConfigEntry.cpp146 const OSArray *entries = dir->getEntries(); local
/macosx-10.10.1/IOFireWireSBP2-425/IOFireWireSBP2/
H A DIOFireWireSBP2UserClient.cpp571 UInt32 entries; local
688 UInt32 entries = params->statusBlockLength; local
785 UInt32 entries = params->statusBlockLength; local
856 UInt32 entries = params->length; local
920 UInt32 entries = params->length; local
[all...]
/macosx-10.10.1/JavaScriptCore-7600.1.17/runtime/
H A DMapData.h176 Entry* entries = m_mapData->m_entries; local
188 Entry* entries = m_mapData->m_entries; local
/macosx-10.10.1/JavaScriptCore-7600.1.17/yarr/
H A DYarrCanonicalizeUCS2.h66 size_t entries = UCS2_CANONICALIZATION_RANGES; local
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/clients/tools/
H A Dldapdelete.c345 int entries; local
/macosx-10.10.1/OpenLDAP-499.27/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

Completed in 285 milliseconds

123456789