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

1234567891011>>

/netbsd-current/tests/include/sys/
H A Dt_list.c79 LIST_REMOVE(LIST_FIRST(&new_head), entries); local
/netbsd-current/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/bios/
H A Dnouveau_nvkm_subdev_bios_bit.c36 u8 entries = nvbios_rd08(bios, bios->bit_offset + 10); local
/netbsd-current/crypto/external/cpl/trousers/dist/src/include/
H A Dmemmgr.h29 struct memEntry *entries; member in struct:memTable
H A Dhosttable.h32 struct host_table_entry *entries; member in struct:host_table
/netbsd-current/sys/external/bsd/drm2/dist/drm/nouveau/include/nvif/
H A Dclb069.h8 __u32 entries; member in struct:nvif_clb069_v0
/netbsd-current/external/mit/expat/dist/tests/
H A Dstructdata.h52 StructDataEntry *entries; member in struct:__anon49
/netbsd-current/external/bsd/am-utils/dist/amd/
H A Dsun_map_parse.y99 entries : entry label
/netbsd-current/sys/dev/ppbus/
H A Dppbus_device.h40 SLIST_ENTRY(ppbus_device_softc) entries; member in struct:ppbus_device_softc
/netbsd-current/external/bsd/libarchive/dist/libarchive/test/
H A Dtest_write_format_mtree_classic.c38 } entries[] = { variable in typeref:struct:__anon170
[all...]
H A Dtest_write_format_mtree_classic_indent.c38 } entries[] = { variable in typeref:struct:__anon171
[all...]
H A Dtest_write_format_mtree_fflags.c42 } entries[] = { variable in typeref:struct:__anon172
H A Dtest_write_format_mtree.c37 } entries[] = { variable in typeref:struct:__anon1250
[all...]
/netbsd-current/external/bsd/jemalloc/dist/test/unit/
H A Dql.c47 init_entries(list_t *entries, unsigned nentries) { argument
57 test_entries_list(list_head_t *head, list_t *entries, unsigned nentries) { argument
94 list_t entries[NENTRIES]; local
109 list_t entries[NENTRIES]; local
128 list_t entries[NENTRIES]; local
143 list_t entries[NENTRIES]; local
162 list_t entries[8]; local
[all...]
H A Dqr.c18 init_entries(ring_t *entries) { argument
28 test_independent_entries(ring_t *entries) { argument
65 ring_t entries[NENTRIES]; local
73 test_entries_ring(ring_t *entries) argument
106 ring_t entries[NENTRIES]; local
118 ring_t entries[NENTRIES]; local
147 ring_t entries[NENTRIES]; local
185 test_split_entries(ring_t *entries) argument
207 ring_t entries[NENTRIES]; local
[all...]
/netbsd-current/sys/arch/luna68k/stand/boot/
H A Dparse.c133 static const struct command_entry entries[] = { variable in typeref:struct:command_entry
/netbsd-current/sys/arch/arm/acpi/
H A Dacpi_table.c101 const u_int entries = (le32toh(xsdt->Header.Length) - sizeof(ACPI_TABLE_HEADER)) / ACPI_XSDT_ENTRY_SIZE; local
/netbsd-current/external/gpl3/gdb/dist/readline/readline/
H A Dhistory.h57 HIST_ENTRY **entries; /* Pointer to the entries themselves. */ member in struct:_hist_state
/netbsd-current/external/bsd/openldap/dist/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
/netbsd-current/external/gpl3/gdb.old/dist/readline/readline/
H A Dhistory.h57 HIST_ENTRY **entries; /* Pointer to the entries themselves. */ member in struct:_hist_state
/netbsd-current/external/mit/isl/dist/include/isl/
H A Dhash.h53 struct isl_hash_table_entry *entries; member in struct:isl_hash_table
/netbsd-current/sys/arch/amiga/pci/
H A Dp5pbvar.h42 TAILQ_ENTRY(p5pb_autoconf_entry) entries; member in struct:p5pb_autoconf_entry
/netbsd-current/sys/dev/i2c/
H A Dtvpllvar.h53 } *entries; member in struct:tvpll_data
/netbsd-current/external/gpl2/xcvs/dist/src/
H A Dremove.c291 remove_dirproc(void *callerdat, const char *dir, const char *repos, const char *update_dir, List *entries) argument
/netbsd-current/external/apache2/llvm/dist/clang/tools/diagtool/
H A DListWarnings.cpp40 static void printEntries(std::vector<Entry> &entries, llvm::raw_ostream &out) { argument

Completed in 158 milliseconds

1234567891011>>