Home
last modified time | relevance | path

Searched defs:start (Results 51 – 75 of 1203) sorted by relevance

12345678910>>...49

/freebsd/lib/libsys/i386/
H A Di386_set_ldt.c36 i386_set_ldt(int start, union descriptor *descs, int num) in i386_set_ldt()
H A Di386_get_ioperm.c32 i386_get_ioperm(unsigned int start, unsigned int *length, int *enable) in i386_get_ioperm()
/freebsd/sys/arm/arm/
H A Dpl310.c288 pl310_wbinv_range(vm_paddr_t start, vm_size_t size) in pl310_wbinv_range()
338 pl310_wb_range(vm_paddr_t start, vm_size_t size) in pl310_wb_range()
366 pl310_inv_range(vm_paddr_t start, vm_size_t size) in pl310_inv_range()
/freebsd/sys/kern/
H A Dsubr_rman.c152 rman_manage_region(struct rman *rm, rman_res_t start, rman_res_t end) in rman_manage_region()
272 rman_first_free_region(struct rman *rm, rman_res_t *start, rman_res_t *end) in rman_first_free_region()
290 rman_last_free_region(struct rman *rm, rman_res_t *start, rman_res_t *end) in rman_last_free_region()
309 rman_adjust_resource(struct resource *rr, rman_res_t start, rman_res_t end) in rman_adjust_resource()
432 rman_reserve_resource_bound(struct rman *rm, rman_res_t start, rman_res_t end, in rman_reserve_resource_bound()
651 rman_reserve_resource(struct rman *rm, rman_res_t start, rman_res_t end, in rman_reserve_resource()
/freebsd/contrib/googletest/googletest/include/gtest/
H A Dgtest-param-test.h229 internal::ParamGenerator<T> Range(T start, T end, IncrementT step) { in Range()
235 internal::ParamGenerator<T> Range(T start, T end) { in Range()
/freebsd/crypto/heimdal/lib/roken/
H A Dmkstemp.c52 int start, i; in mkstemp() local
/freebsd/crypto/heimdal/lib/wind/
H A Dbidi_table.h10 uint32_t start; member
H A Derrorlist_table.h10 uint32_t start; member
/freebsd/contrib/one-true-awk/testdir/
H A Decho.c6 int i, start, minusn; in main() local
/freebsd/usr.sbin/makefs/msdos/
H A Dmsdosfs_fat.c555 fatchain(struct msdosfsmount *pmp, u_long start, u_long count, u_long fillwith) in fatchain()
626 chainlength(struct msdosfsmount *pmp, u_long start, u_long count) in chainlength()
681 chainalloc(struct msdosfsmount *pmp, u_long start, u_long count, in chainalloc()
724 clusteralloc(struct msdosfsmount *pmp, u_long start, u_long count, in clusteralloc()
734 clusteralloc1(struct msdosfsmount *pmp, u_long start, u_long count, in clusteralloc1()
/freebsd/sys/x86/include/
H A Dsysarch.h70 unsigned int start; member
77 unsigned int start; member
93 unsigned int start; member
/freebsd/sys/contrib/openzfs/cmd/raidz_test/
H A Draidz_bench.c74 hrtime_t start; in run_gen_bench_impl() local
146 hrtime_t start; in run_rec_bench_impl() local
/freebsd/sys/dev/atkbdc/
H A Datkbdc_isa.c99 rman_res_t start; in atkbdc_isa_probe() local
297 rman_res_t start, rman_res_t end, rman_res_t count, u_int flags) in atkbdc_isa_alloc_resource()
/freebsd/contrib/libarchive/libarchive/
H A Darchive_pathmatch.c55 pm_list(const char *start, const char *end, const char c, int flags) in pm_list()
102 pm_list_w(const wchar_t *start, const wchar_t *end, const wchar_t c, int flags) in pm_list_w()
/freebsd/contrib/ncurses/ncurses/widechar/
H A Dlib_hline_set.c55 int start = win->_curx; in NCURSES_EXPORT() local
/freebsd/contrib/ncurses/ncurses/base/
H A Dlib_hline.c58 int start = win->_curx; in NCURSES_EXPORT() local
H A Dlib_erase.c52 NCURSES_CH_T *start; in NCURSES_EXPORT() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DPrettyBuiltinDumper.cpp20 void BuiltinDumper::start(const PDBSymbolTypeBuiltin &Symbol) { in start() function in BuiltinDumper
H A DPrettyEnumDumper.cpp25 void EnumDumper::start(const PDBSymbolTypeEnum &Symbol) { in start() function in EnumDumper
/freebsd/stand/fdt/
H A Dfdt_platform.h33 unsigned long start; member
/freebsd/sys/contrib/openzfs/tests/zfs-tests/cmd/
H A Dxattrtest.c354 struct timeval start, stop; in create_files() local
445 struct timeval start, stop; in setxattrs() local
522 struct timeval start, stop; in getxattrs() local
621 struct timeval start, stop; in unlink_files() local
/freebsd/sys/dev/cfi/
H A Dcfi_core.c541 cfi_wait_ready(struct cfi_softc *sc, u_int ofs, sbintime_t start, in cfi_wait_ready()
624 sbintime_t start; in cfi_write_block() local
933 sbintime_t start; in cfi_intel_set_oem_pr() local
988 sbintime_t start; in cfi_intel_set_plr() local
/freebsd/tests/sys/sys/
H A Dbitstring_test.c334 for (int start = 0; start < nbits; start++) { in BITSTRING_TC_DEFINE() local
348 for (int start = 0; start < nbits; start++) { in BITSTRING_TC_DEFINE() local
368 for (int start = 0; start < nbits; start++) { in BITSTRING_TC_DEFINE() local
382 for (int start = 0; start < nbits; start++) { in BITSTRING_TC_DEFINE() local
/freebsd/sys/arm64/vmm/
H A Dvmm_hyp.c596 uint64_t end, r, start; in vm_s2_tlbi_range() local
664 vmm_dc_civac(uint64_t start, uint64_t len) in vmm_dc_civac()
681 vmm_el2_tlbi(uint64_t type, uint64_t start, uint64_t len) in vmm_el2_tlbi()
/freebsd/stand/efi/gptboot/
H A Ddrv.h31 daddr_t start; member

12345678910>>...49