Searched defs:start (Results 1 - 25 of 1147) sorted by relevance

1234567891011>>

/freebsd-13-stable/contrib/byacc/test/
H A Dempty.y10 start: ; label
/freebsd-13-stable/bin/expr/
H A Dexpr.y97 start: expr { result = $$; } label
/freebsd-13-stable/lib/libc/i386/sys/
H A Di386_get_ldt.c39 i386_get_ldt(int start, union descriptor *descs, int num) argument
H A Di386_set_ioperm.c35 i386_set_ioperm(unsigned int start, unsigned int length, int enable) argument
H A Di386_set_ldt.c39 i386_set_ldt(int start, union descriptor *descs, int num) argument
H A Di386_get_ioperm.c35 i386_get_ioperm(unsigned int start, unsigned int *length, int *enable) argument
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dclear_cache.c54 void __clear_cache(void *start, void *end) { argument
[all...]
/freebsd-13-stable/contrib/dma/
H A Daliases_parse.y45 start : aliases T_EOF label
/freebsd-13-stable/stand/i386/gptboot/
H A Dgptldr.S64 start: xor %cx,%cx # Zero label
[all...]
/freebsd-13-stable/stand/mips/beri/boot2/
H A Dstart.S54 start: label
/freebsd-13-stable/crypto/heimdal/lib/sl/
H A Dslc-gram.y71 start : assignments label
/freebsd-13-stable/crypto/heimdal/lib/wind/
H A Dbidi_table.h10 uint32_t start; member in struct:range_entry
H A Derrorlist_table.h10 uint32_t start; member in struct:error_entry
/freebsd-13-stable/crypto/openssh/contrib/redhat/
H A Dsshd.init38 start() function
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DPrettyBuiltinDumper.cpp20 void BuiltinDumper::start(const PDBSymbolTypeBuiltin &Symbol) { function in class:BuiltinDumper
H A DPrettyEnumDumper.cpp24 void EnumDumper::start(const PDBSymbolTypeEnum &Symbol) { function in class:EnumDumper
H A DPrettyExternalSymbolDumper.cpp22 void ExternalSymbolDumper::start(const PDBSymbolExe &Symbol) { function in class:ExternalSymbolDumper
H A DPrettyTypedefDumper.cpp29 void TypedefDumper::start(const PDBSymbolTypeTypedef &Symbol) { function in class:TypedefDumper
/freebsd-13-stable/stand/efi/gptboot/
H A Ddrv.h33 daddr_t start; member in struct:dsk
/freebsd-13-stable/stand/fdt/
H A Dfdt_platform.h35 unsigned long start; member in struct:fdt_mem_region
/freebsd-13-stable/crypto/heimdal/lib/roken/
H A Dmkstemp.c52 int start, i; local
/freebsd-13-stable/contrib/subversion/subversion/libsvn_fs_x/
H A Dchanges.h128 int start; member in struct:svn_fs_x__changes_get_list_baton_t
/freebsd-13-stable/contrib/apr-util/buckets/
H A Dapr_buckets_refcount.c51 apr_bucket_shared_make(apr_bucket *b, void *data, apr_off_t start, apr_size_t length) argument
/freebsd-13-stable/sys/contrib/openzfs/include/sys/
H A Dzfs_ratelimit.h26 hrtime_t start; member in struct:__anon10552
/freebsd-13-stable/contrib/mandoc/
H A Dcompat_mkdtemp.c38 char *start, *cp; local

Completed in 132 milliseconds

1234567891011>>