Searched refs:entries (Results 1 - 25 of 488) sorted by relevance

1234567891011>>

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.target/frv/
H A Dfr450-builtins-1.c9 struct { unsigned long long a, b, c; } entries[] = { local
22 for (i = 0; i < sizeof (entries) / sizeof (entries[0]); i++)
23 if (__MQLCLRHS (entries[i].a, entries[i].b) != entries[i].c)
H A Dfr450-builtins-2.c9 struct { unsigned long long a, b, c; } entries[] = { local
22 for (i = 0; i < sizeof (entries) / sizeof (entries[0]); i++)
23 if (__MQLMTHS (entries[i].a, entries[i].b) != entries[i].c)
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.target/frv/
H A Dfr450-builtins-1.c9 struct { unsigned long long a, b, c; } entries[] = { local
22 for (i = 0; i < sizeof (entries) / sizeof (entries[0]); i++)
23 if (__MQLCLRHS (entries[i].a, entries[i].b) != entries[i].c)
H A Dfr450-builtins-2.c9 struct { unsigned long long a, b, c; } entries[] = { local
22 for (i = 0; i < sizeof (entries) / sizeof (entries[0]); i++)
23 if (__MQLMTHS (entries[i].a, entries[i].b) != entries[i].c)
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/ld/testsuite/ld-mips-elf/
H A Dgot-page-1.d6 # There should be 10 page entries and 2 reserved entries
H A Dgot-page-2.d7 # There should be 10 page entries and 2 reserved entries
H A Dgot-dump-1.d10 Reserved entries:
15 Local entries:
20 Global entries:
H A Dgot-dump-2.d10 Reserved entries:
15 Local entries:
20 Global entries:
H A Deh-frame5.d2 Relocation section '.rel.dyn' at offset 0x101f0 contains 8 entries:
/netbsd-6-1-5-RELEASE/external/bsd/libarchive/dist/libarchive/test/
H A Dtest_write_format_mtree.c37 } entries[] = { variable in typeref:struct:__anon1614
69 /* Write entries */
70 for (i = 0; entries[i].path != NULL; i++) {
72 archive_entry_set_mtime(ae, entries[i].mtime, 0);
73 assert(entries[i].mtime == archive_entry_mtime(ae));
74 archive_entry_set_mode(ae, entries[i].mode);
75 assert(entries[i].mode == archive_entry_mode(ae));
76 archive_entry_set_uid(ae, entries[i].uid);
77 assert(entries[i].uid == archive_entry_uid(ae));
78 archive_entry_set_gid(ae, entries[
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/graphite/
H A Dpr38409.c11 double *entries ; local
18 dvec[2*mm] = entries[2*k] ;
/netbsd-6-1-5-RELEASE/crypto/external/cpl/trousers/dist/src/include/
H A Dmemmgr.h29 struct memEntry *entries; member in struct:memTable
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/ld/testsuite/ld-i386/
H A Demit-relocs.d2 Relocation section '\.rel\.plt' at offset .* contains 1 entries:
6 Relocation section '\.rel\.text' at offset .* contains 1 entries:
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/ld/testsuite/ld-elf/
H A Dgroup3a.d5 Symbol table '.symtab' contains .* entries:
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/ld/testsuite/ld-elfvsb/
H A Dhidden1.d5 Symbol table '.symtab' contains .* entries:
H A Dhidden0.d6 Symbol table '.symtab' contains .* entries:
H A Dinternal1.d5 Symbol table '.symtab' contains .* entries:
H A Dprotected1.d5 Symbol table '.symtab' contains .* entries:
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/contrib/ldapc++/examples/
H A DreadSchema.cpp30 LDAPSearchResults* entries = lc->search("", local
34 LDAPEntry* rootDse = entries->getNext();
44 entries = lc->search(schemabase, LDAPConnection::SEARCH_BASE, "(objectClass=*)",
46 if (entries != 0){
47 LDAPEntry* entry = entries->getNext();
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/roken/
H A Ddirent.c51 struct dirent **entries; member in struct:_dirent_dirinfo
132 dp->entries = calloc(dp->nc_entries, sizeof(dp->entries[0]));
134 if (dp->entries == NULL) {
148 ne = realloc(dp->entries, sizeof(dp->entries[0]) * dp->nc_entries);
156 dp->entries = ne;
169 dp->entries[dp->n_entries++] = e;
186 if (dp->entries) {
190 free(dp->entries[
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/docs/html/
H A Dmakedoc.awk11 entries = 0;
18 state = "entries";
28 state == "entries" && /<li>/ {
35 state == "entries" && /^<\/ul>/ {
40 for (i = 0; i < entries; i++)
66 entry[entries++] = "<li><a href=\"" target "\">" thistext "</a></li>"
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssh/dist/
H A Dhostfile.c62 struct hostkey_entry *entries; member in struct:hostkeys
234 ret->entries = NULL;
251 debug3("%s: loading entries for host \"%.100s\" from file \"%s\"",
309 hostkeys->entries = xrealloc(hostkeys->entries,
310 hostkeys->num_entries + 1, sizeof(*hostkeys->entries));
311 hostkeys->entries[hostkeys->num_entries].host = xstrdup(host);
312 hostkeys->entries[hostkeys->num_entries].file = xstrdup(path);
313 hostkeys->entries[hostkeys->num_entries].line = linenum;
314 hostkeys->entries[hostkey
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/mips/
H A Delf-rel27.d6 Relocation section '\.rel\.text' at offset .* contains [34] entries:
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/ppc/
H A Dreloc.d4 Relocation section '\.rela\.data' at .* contains 2 entries:
9 Relocation section '\.rela\.data\.other' at .* contains 2 entries:
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/ld/testsuite/ld-elfweak/
H A Dsize2.d5 Symbol table '.symtab' contains .* entries:

Completed in 215 milliseconds

1234567891011>>