Searched defs:map (Results 1 - 25 of 140) sorted by relevance

123456

/haiku-fatelf/headers/tools/cppunit/cppunit/extensions/
H A DTestFactoryRegistry.h20 template class CPPUNIT_API map<string, TestFactory *>; member in namespace:CppUnit
/haiku-fatelf/src/libs/ncurses/ncurses/widechar/
H A Dlib_wacs.c45 int map; member in struct:__anon4858
/haiku-fatelf/src/add-ons/kernel/bus_managers/pci/
H A Dpci_fixup.cpp116 uint8 map = pci->ReadConfig(domain, bus, device, function, 0x90, 1); local
/haiku-fatelf/src/libs/edit/
H A Dkey.h52 key_node_t *map; /* Key map */ member in struct:el_key_t
/haiku-fatelf/src/libs/expat/xmlwf/
H A Dcodepage.c14 codepageMap(int cp, int *map) argument
57 codepageMap(int cp, int *map) argument
/haiku-fatelf/src/system/libroot/posix/glibc/iconv/
H A Dgconv_builtin.c41 } map[] = variable in typeref:struct:builtin_map
[all...]
/haiku-fatelf/headers/private/input/
H A Dkb_mouse_settings.h30 mouse_map map; member in struct:__anon992
/haiku-fatelf/src/add-ons/kernel/bus_managers/scsi/
H A Dvirtual_memory.cpp29 get_iovec_memory_map(iovec *vec, size_t vec_count, size_t vec_offset, size_t len, physical_entry *map, size_t max_entries, size_t *num_entries, size_t *mapped_len) argument
[all...]
/haiku-fatelf/src/add-ons/kernel/drivers/graphics/radeon/
H A DDMA.c51 physical_entry map[16]; local
H A DPCI_GART.c78 physical_entry map[1]; local
140 physical_entry *map; local
[all...]
/haiku-fatelf/src/apps/cortex/support/
H A Dset_tools.h128 unary_map_function( const mapT& map, const opT& f) argument
/haiku-fatelf/src/add-ons/input_server/filters/shortcut_catcher/
H A DKeyInfos.cpp120 key_map* map; local
/haiku-fatelf/src/add-ons/kernel/partitioning_systems/intel/
H A DPartitionMapWriter.cpp125 PartitionMapWriter::WriteMBR(const PartitionMap* map, bool writeBootCode) argument
H A Dintel.cpp130 PartitionMapCookie* map = new(nothrow) PartitionMapCookie; local
189 PartitionMapCookie* map = (PartitionMapCookie*)cookie; local
254 PartitionMapCookie* map = (PartitionMapCookie*)cookie; local
[all...]
/haiku-fatelf/src/bin/sharutils/intl/
H A Dlocalealias.c83 static struct alias_map *map; variable in typeref:struct:alias_map
/haiku-fatelf/src/servers/app/
H A DSystemPalette.cpp95 FillColorMap(const rgb_color *palette, color_map *map) argument
/haiku-fatelf/src/system/kernel/arch/mipsel/
H A Darch_vm_translation_map.cpp30 arch_vm_translation_map_init_map(vm_translation_map* map, bool kernel) argument
38 arch_vm_translation_map_init_kernel_map_post_sem(vm_translation_map* map) argument
/haiku-fatelf/src/add-ons/input_server/methods/canna/lib/
H A Dmulti.c45 struct map { struct
/haiku-fatelf/src/add-ons/kernel/file_systems/udf/
H A DVolume.cpp119 physical_partition_map* map = (physical_partition_map *)header; local
155 virtual_partition_map* map = local
161 sparable_partition_map* map = local
167 metadata_partition_map* map = local
[all...]
/haiku-fatelf/src/add-ons/translators/gif/
H A DGIFLoad.cpp136 color_map *map = (color_map *)system_colors(); local
/haiku-fatelf/src/add-ons/translators/ppm/
H A Dcolorspace.cpp170 const color_map * map = system_colors(); local
334 const color_map * map = system_colors(); local
/haiku-fatelf/src/bin/gdb/bfd/
H A Darchive64.c146 bfd_elf64_archive_write_armap(bfd *arch, unsigned int elength, struct orl *map, unsigned int symbol_count, int stridx) argument
/haiku-fatelf/src/servers/input/
H A DMouseSettings.cpp245 SetMapping(mouse_map &map) argument
[all...]
/haiku-fatelf/src/servers/registrar/
H A DRecentEntries.cpp275 std::map<entry_ref, std::list<recent_entry*> > map; local
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/userlandfs/r5/headers/shared/
H A DHashSet.h115 Iterator(HashSet<Key>* map) argument

Completed in 240 milliseconds

123456