Searched defs:map (Results 226 - 250 of 498) sorted by relevance

1234567891011>>

/freebsd-10-stable/contrib/ldns/
H A Ddnssec_sign.c781 ldns_dnssec_zone_create_nsec3s_mkmap(ldns_dnssec_zone *zone, ldns_rr_list *new_rrs, uint8_t algorithm, uint8_t flags, uint16_t iterations, uint8_t salt_length, uint8_t *salt, ldns_rbtree_t **map) argument
1266 ldns_dnssec_zone_sign_nsec3_flg_mkmap(ldns_dnssec_zone *zone, ldns_rr_list *new_rrs, ldns_key_list *key_list, int (*func)(ldns_rr *, void *), void *arg, uint8_t algorithm, uint8_t flags, uint16_t iterations, uint8_t salt_length, uint8_t *salt, int signflags, ldns_rbtree_t **map) argument
/freebsd-10-stable/contrib/llvm/lib/CodeGen/
H A DMachineModuleInfo.cpp46 void setMap(MMIAddrLabelMap *map) { Map = map; } argument
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Expression/
H A DMaterializer.cpp77 void MakeAllocation (IRMemoryMap &map, Error &err) argument
135 void DestroyAllocation (IRMemoryMap &map, Error &err) argument
149 void Materialize (lldb::StackFrameSP &frame_sp, IRMemoryMap &map, lldb::addr_t process_address, Error &err) argument
194 Dematerialize(lldb::StackFrameSP &frame_sp, IRMemoryMap &map, lldb::addr_t process_address, lldb::addr_t frame_top, lldb::addr_t frame_bottom, Error &err) argument
322 DumpToLog(IRMemoryMap &map, lldb::addr_t process_address, Log *log) argument
388 Wipe(IRMemoryMap &map, lldb::addr_t process_address) argument
421 Materialize(lldb::StackFrameSP &frame_sp, IRMemoryMap &map, lldb::addr_t process_address, Error &err) argument
544 Dematerialize(lldb::StackFrameSP &frame_sp, IRMemoryMap &map, lldb::addr_t process_address, lldb::addr_t frame_top, lldb::addr_t frame_bottom, Error &err) argument
613 DumpToLog(IRMemoryMap &map, lldb::addr_t process_address, Log *log) argument
685 Wipe(IRMemoryMap &map, lldb::addr_t process_address) argument
731 Materialize(lldb::StackFrameSP &frame_sp, IRMemoryMap &map, lldb::addr_t process_address, Error &err) argument
772 Dematerialize(lldb::StackFrameSP &frame_sp, IRMemoryMap &map, lldb::addr_t process_address, lldb::addr_t frame_top, lldb::addr_t frame_bottom, Error &err) argument
782 Dematerialize(lldb::ClangExpressionVariableSP &result_variable_sp, lldb::StackFrameSP &frame_sp, IRMemoryMap &map, lldb::addr_t process_address, lldb::addr_t frame_top, lldb::addr_t frame_bottom, Error &err) argument
884 DumpToLog(IRMemoryMap &map, lldb::addr_t process_address, Log *log) argument
957 Wipe(IRMemoryMap &map, lldb::addr_t process_address) argument
1001 Materialize(lldb::StackFrameSP &frame_sp, IRMemoryMap &map, lldb::addr_t process_address, Error &err) argument
1045 Dematerialize(lldb::StackFrameSP &frame_sp, IRMemoryMap &map, lldb::addr_t process_address, lldb::addr_t frame_top, lldb::addr_t frame_bottom, Error &err) argument
1066 DumpToLog(IRMemoryMap &map, lldb::addr_t process_address, Log *log) argument
1100 Wipe(IRMemoryMap &map, lldb::addr_t process_address) argument
1129 Materialize(lldb::StackFrameSP &frame_sp, IRMemoryMap &map, lldb::addr_t process_address, Error &err) argument
1185 Dematerialize(lldb::StackFrameSP &frame_sp, IRMemoryMap &map, lldb::addr_t process_address, lldb::addr_t frame_top, lldb::addr_t frame_bottom, Error &err) argument
1242 DumpToLog(IRMemoryMap &map, lldb::addr_t process_address, Log *log) argument
1277 Wipe(IRMemoryMap &map, lldb::addr_t process_address) argument
1312 Materialize(lldb::StackFrameSP &frame_sp, IRMemoryMap &map, lldb::addr_t process_address, Error &error) argument
[all...]
/freebsd-10-stable/contrib/nvi/ex/
H A Dex_tag.c1036 char *back, *front, *map, *p, *search, *t; local
/freebsd-10-stable/contrib/texinfo/info/
H A Dinfodoc.c191 dump_map_to_message_buffer (char *prefix, Keymap map) argument
631 key_documentation(char key, Keymap map) argument
646 Keymap map; local
1060 where_is(Keymap map, InfoCommand *cmd) argument
1093 where_is_internal(Keymap map, InfoCommand *cmd) argument
[all...]
/freebsd-10-stable/crypto/heimdal/lib/hx509/
H A Dname.c95 unsigned char map = char_map[from[i]] & flags; local
/freebsd-10-stable/lib/libc/nameser/
H A Dns_name.c792 ns_name_map(ns_nname_ct nname, size_t namelen, ns_namemap_t map, int mapsize) { argument
/freebsd-10-stable/sbin/dump/
H A Dtraverse.c256 char *map; local
831 dumpmap(char *map, int type, ino_t ino) argument
/freebsd-10-stable/sys/arm/at91/
H A Dif_macb.c867 bus_dmamap_t map; local
/freebsd-10-stable/sys/dev/drm/
H A Dradeon_cp.c2063 drm_local_map_t *map; local
H A Dvia_verifier.c260 drm_local_map_t *map = seq->map_cache; local
[all...]
/freebsd-10-stable/sys/dev/en/
H A Dmidwayvar.h76 bus_dmamap_t map; /* the map */ member in struct:en_map
/freebsd-10-stable/sys/dev/exca/
H A Dexca.c179 struct mem_map_index_st *map; local
456 struct io_map_index_st *map; local
[all...]
/freebsd-10-stable/sys/dev/ipw/
H A Dif_ipwvar.h44 bus_dmamap_t map; member in struct:ipw_soft_hdr
51 bus_dmamap_t map; member in struct:ipw_soft_buf
/freebsd-10-stable/sys/dev/nve/
H A Dif_nvereg.h101 bus_dmamap_t map; /* DMA map */ member in struct:nve_map_buffer
/freebsd-10-stable/sys/dev/patm/
H A Dif_patm_tx.c463 struct patm_txmap *map; local
664 struct patm_txmap *map; local
1055 struct patm_txmap *map; local
1080 struct patm_txmap *map; local
[all...]
/freebsd-10-stable/sys/dev/ral/
H A Drt2560var.h57 bus_dmamap_t map; member in struct:rt2560_tx_data
80 bus_dmamap_t map; member in struct:rt2560_rx_data
H A Drt2661var.h53 bus_dmamap_t map; member in struct:rt2661_tx_data
75 bus_dmamap_t map; member in struct:rt2661_rx_data
/freebsd-10-stable/sys/dev/tx/
H A Dif_tx.c736 bus_dmamap_t map; local
[all...]
/freebsd-10-stable/sys/dev/wpi/
H A Dif_wpivar.h58 bus_dmamap_t map; member in struct:wpi_dma_info
67 bus_dmamap_t map; member in struct:wpi_tx_data
88 bus_dmamap_t map; member in struct:wpi_rx_data
/freebsd-10-stable/sys/mips/idt/
H A Dif_kr.c1305 bus_dmamap_t map; local
[all...]
/freebsd-10-stable/sys/netpfil/ipfw/
H A Dip_fw_private.h216 struct ip_fw **map; /* array of rule ptrs to ease lookup */ member in struct:ip_fw_chain
H A Dip_fw_sockopt.c110 struct ip_fw **map; local
160 struct ip_fw **map; /* the new array of pointers */ local
285 struct ip_fw **map = NULL; local
[all...]
/freebsd-10-stable/sys/pc98/cbus/
H A Dscterm-sck.c936 u_char *map; local
/freebsd-10-stable/crypto/openssl/ssl/
H A Ddtls1.h125 unsigned long map; /* track 32 packets on 32-bit systems and 64 member in struct:dtls1_bitmap_st

Completed in 438 milliseconds

1234567891011>>