Searched refs:entries (Results 276 - 300 of 483) sorted by relevance

<<11121314151617181920

/macosx-10.10.1/xnu-2782.1.97/bsd/miscfs/devfs/
H A Ddevfs_vfsops.c283 + devfs_stats.entries * sizeof(devdirent_t)
306 + devfs_stats.entries * sizeof(devdirent_t)
/macosx-10.10.1/xnu-2782.1.97/osfmk/i386/
H A Di386_init.c191 pt_entry_t entries[PTE_PER_PAGE]; member in struct:__anon15043
218 physmapL2[i].entries[j] =
284 // IdlePDPT entries
/macosx-10.10.1/ICU-531.30/icuSources/i18n/
H A Ddtptngen.cpp62 UResAEntry *entries; member in struct:UResourceBundleAIterator
88 aiter->entries = NULL;
90 aiter->entries = (UResAEntry*)uprv_malloc(sizeof(UResAEntry)*aiter->num);
92 aiter->entries[i].item = ures_getByIndex(aiter->bund, i, NULL, status);
93 const char *akey = ures_getKey(aiter->entries[i].item);
95 aiter->entries[i].key = (UChar*)uprv_malloc(len*sizeof(UChar));
96 u_charsToUChars(akey, aiter->entries[i].key, len);
98 uprv_sortArray(aiter->entries, aiter->num, sizeof(UResAEntry), ures_a_codepointSort, NULL, TRUE, status);
105 uprv_free(aiter->entries[i].key);
106 ures_close(aiter->entries[
[all...]
/macosx-10.10.1/xnu-2782.1.97/bsd/net/
H A Dpf.c1948 head[i] = TAILQ_NEXT(head[i], entries); \
2024 cur = TAILQ_NEXT(cur, entries);
2841 *r = TAILQ_NEXT(*r, entries);
2897 *r = TAILQ_NEXT(f->r, entries);
3155 if ((rpool->cur = TAILQ_NEXT(rpool->cur, entries)) == NULL)
3420 r = TAILQ_NEXT(r, entries);
3423 r = TAILQ_NEXT(r, entries);
3427 r = TAILQ_NEXT(r, entries);
3437 r = TAILQ_NEXT(r, entries);
3442 r = TAILQ_NEXT(r, entries);
[all...]
/macosx-10.10.1/BerkeleyDB-21/db/db/
H A Ddb_reclaim.c217 ldbt.size += p->entries * sizeof(db_indx_t);
/macosx-10.10.1/CPANInternal-159.1/Log-Log4perl-1.40/lib/Log/Log4perl/
H A DMDC.pm90 Delete all entries from the map.
/macosx-10.10.1/ICU-531.30/icuSources/layout/
H A DStateTableProcessor2.cpp167 const LookupSingle *segment = lookupTable6->lookupSingle(lookupTable6, lookupTable6->entries, gid, success);
/macosx-10.10.1/JavaScriptCore-7600.1.17/runtime/
H A DCommonIdentifiers.h96 macro(entries) \
H A DSetPrototype.cpp69 JSC_NATIVE_FUNCTION(vm.propertyNames->entries, setProtoFuncEntries, DontEnum, 0);
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/tests/progs/
H A Dslapd-tester.c64 static int get_read_entries( char *filename, char *entries[], char *filters[] );
1025 get_read_entries( char *filename, char *entries[], char *filters[] ) argument
1052 entries[entry] = ArgDup( lud->lud_dn );
1066 entries[entry] = ArgDup( line );
/macosx-10.10.1/Security-57031.1.35/Security/include/security_cdsa_utilities/
H A Dobjectacl.h228 void entries(uint32 count, const AclEntryInfo *infos);
235 EntryMap mEntries; // ACL entries indexed by tag
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_cdsa_utilities/lib/
H A Dobjectacl.h228 void entries(uint32 count, const AclEntryInfo *infos);
235 EntryMap mEntries; // ACL entries indexed by tag
/macosx-10.10.1/apache-793/httpd/modules/session/
H A Dmod_session_cookie.c158 zz->entries = apr_table_make(m->pool, 10);
/macosx-10.10.1/apache-793/httpd/test/
H A Dmake_sni.sh325 - hosts /etc/hosts file with fake entries for the hosts
360 is fine you will see entries like:
/macosx-10.10.1/dyld-353.2.1/launch-cache/
H A Ddsc_extractor.cpp231 dyldCacheLocalSymbolEntry<E>* entries = (dyldCacheLocalSymbolEntry<E>*)(((uint8_t*)mapped_cache) + header->localSymbolsOffset() + localInfo->entriesOffset()); local
235 if ( entries[i].dylibOffset() == textOffsetInCache ) {
236 uint32_t localNlistStart = entries[i].nlistStartIndex();
237 localNlistCount = entries[i].nlistCount();
262 // copy symbol entries and strings from original cache file to new mapped dylib file
/macosx-10.10.1/emacs-93/emacs/lisp/net/
H A Deudc.el755 (let ((entries (funcall eudc-list-attributes-function (interactive-p))))
756 (if entries
758 (eudc-display-records entries t)
759 entries)))
/macosx-10.10.1/libdispatch-442.1.4/private/
H A Dvoucher_activity_private.h219 * @param entries
227 * Number of activity identifiers written to 'entries'
232 voucher_get_activities(voucher_activity_id_t *entries, unsigned int *count);
/macosx-10.10.1/syslog-267/syslogd.tproj/
H A Dbsd_out.c81 TAILQ_ENTRY(config_rule) entries;
360 TAILQ_INSERT_TAIL(&bsd_out_rule, out, entries);
649 for (r = bsd_out_rule.tqh_first; r != NULL; r = r->entries.tqe_next)
684 for (r = bsd_out_rule.tqh_first; r != NULL; r = r->entries.tqe_next)
752 n = r->entries.tqe_next;
779 TAILQ_REMOVE(&bsd_out_rule, r, entries);
/macosx-10.10.1/tcl-105/tk/tk/generic/
H A DtkMenu.h120 * button entries. NULL means use indicatorFg
122 Tcl_Obj *fontPtr; /* Text font for menu entries. NULL means use
128 * entries. */
142 * labels in menu entries. */
155 * entries). Malloc'ed. */
220 * Flag values defined for menu entries:
277 TkMenuEntry **entries; /* Array of pointers to all the entries in the member in struct:TkMenu
278 * menu. NULL means no entries. */
279 int numEntries; /* Number of elements in entries
[all...]
H A DtkMenuDraw.c499 * entries in the menu. */
510 menuPtr->entries[i]->entryFlags |= ENTRY_NEEDS_REDISPLAY;
535 * Fields of menu entries are changed to reflect their current positions,
673 * Loop through all of the entries, drawing them one at a time.
677 mePtr = menuPtr->entries[index];
700 mePtr = menuPtr->entries[index - 1];
718 mePtr = menuPtr->entries[menuPtr->numEntries - 1];
/macosx-10.10.1/tcl-105/tk84/tk/generic/
H A DtkMenu.h105 * button entries. NULL means use indicatorFg
107 Tcl_Obj *fontPtr; /* Text font for menu entries. NULL means
113 * entries. */
126 * labels in menu entries. */
139 * entries). Malloc'ed.*/
206 * Flag values defined for menu entries:
264 TkMenuEntry **entries; /* Array of pointers to all the entries member in struct:TkMenu
265 * in the menu. NULL means no entries. */
266 int numEntries; /* Number of elements in entries
[all...]
H A DtkMenuDraw.c502 * all the entries in the menu. */
513 menuPtr->entries[i]->entryFlags |= ENTRY_NEEDS_REDISPLAY;
539 * Fields of menu entries are changed to reflect their
682 * Loop through all of the entries, drawing them one at a time.
686 mePtr = menuPtr->entries[index];
709 mePtr = menuPtr->entries[index - 1];
727 mePtr = menuPtr->entries[menuPtr->numEntries - 1];
/macosx-10.10.1/xnu-2782.1.97/bsd/sys/
H A Dkern_memorystatus.h135 memorystatus_jetsam_snapshot_entry_t entries[]; member in struct:jetsam_snapshot
/macosx-10.10.1/smb-759.0/kernel/smbfs/
H A Dsmbfs_security.c917 /* Only count entries we add to the array, don't count dropped entries */
1772 int32_t entries, allocated; local
1785 entries = 0; /* output index for ACL we're building */
1794 newacl->acl_ace[entries++] = *acep;
1795 if (entries > allocated) {
1804 newacl->acl_ace[entries++] = *acep;
1805 if (entries > allocated) {
1810 newacl->acl_entrycount = entries;
/macosx-10.10.1/ruby-106/ruby/lib/
H A Dfileutils.rb1279 def entries method in class:copy_entry.Entry_
1282 Dir.entries(path(), opts)\
1461 stack.concat ent.entries.reverse if ent.directory?
1469 entries().each do |ent|
1481 entries.each do |ent|

Completed in 162 milliseconds

<<11121314151617181920