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

1234567891011>>

/src/lib/libc/arch/arm/gen/
H A Dflt_rounds.c43 static const int map[] = { variable in typeref:typename:const int[]
/src/lib/libc/arch/ia64/gen/
H A Dflt_rounds.c11 static const int map[] = { variable in typeref:typename:const int[]
/src/lib/libc/arch/mips/gen/
H A Dflt_rounds.c17 static const int map[] = { variable in typeref:typename:const int[]
/src/lib/libc/arch/powerpc/gen/
H A Dflt_rounds.c45 static const int map[] = { variable in typeref:typename:const int[]
/src/lib/libc/arch/powerpc64/gen/
H A Dflt_rounds.c45 static const int map[] = { variable in typeref:typename:const int[]
/src/lib/libc/arch/sh3/gen/
H A Dflt_rounds.c43 static const int map[] = { variable in typeref:typename:const int[]
/src/lib/libc/arch/sparc/gen/
H A Dflt_rounds.c16 static const int map[] = { variable in typeref:typename:const int[]
/src/lib/libc/arch/sparc64/gen/
H A Dflt_rounds.c16 static const int map[] = { variable in typeref:typename:const int[]
/src/lib/libc/softfloat/
H A Dflt_rounds.c17 static const int map[] = { variable in typeref:typename:const int[]
/src/sys/uvm/
H A Duvm_user.c48 uvm_deallocate(struct vm_map *map, vaddr_t start, vsize_t size) argument
H A Duvm_fault.h47 struct vm_map *map; /* map (could be a submap) */ member in struct:uvm_faultinfo
H A Duvm_coredump.c92 struct vm_map *map = &vm->vm_map; local in function:uvm_coredump_walkmap
/src/sys/dev/fdt/
H A Dfdt_iommu.h36 bus_dma_tag_t (*map)(device_t, const u_int *, bus_dma_tag_t); member in struct:fdtbus_iommu_func
/src/lib/libc/arch/hppa/gen/
H A Dflt_rounds.c17 static const int map[] = { variable in typeref:typename:const int[]
/src/usr.sbin/npf/npftest/
H A Dnpftest.conf62 map ruleset "map:some-daemon" on $ext_if key
H A Dnpftestl3.conf44 map ruleset "map:some-daemon" on $ext_if key
/src/usr.bin/mklocale/
H A Dyacc.y224 map : LBRK RUNE RUNE RBRK label
[all...]
H A Dldef.h43 __nbrune_t map; member in struct:rune_list
49 u_int32_t map[_CTYPE_CACHE_SIZE]; member in struct:rune_map
/src/sys/modules/examples/fopsmapper/
H A Dcmd_mapper.c45 char *map = NULL; local in function:main
/src/sys/modules/examples/mapper/
H A Dcmd_mapper.c45 char *map = NULL; local in function:main
/src/sys/ddb/
H A Ddb_watch.h39 struct vm_map *map; /* in this map */ member in struct:db_watchpoint
/src/sys/dev/acpi/
H A Dapei_reg.c54 apei_read_register(ACPI_GENERIC_ADDRESS *Register, struct apei_mapreg *map, argument
82 apei_write_register(ACPI_GENERIC_ADDRESS *Register, struct apei_mapreg *map, argument
/src/sys/arch/hpcmips/stand/pbsdboot/
H A Dmips.c44 mips_boot(void *map) argument
/src/tests/libexec/ld.elf_so/
H A Dt_dlinfo.c45 struct link_map *map; local in function:ATF_TC_BODY
74 struct link_map *map; local in function:ATF_TC_BODY
94 struct link_map *map; local in function:ATF_TC_BODY
[all...]
/src/tests/lib/libc/sys/
H A Dt_minherit.c51 void *map = mmap(NULL, page, PROT_READ|PROT_WRITE, local in function:makemap

Completed in 7 milliseconds

1234567891011>>