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

1234567891011>>

/freebsd-11-stable/contrib/byacc/test/
H A Dempty.y10 start: ; label
/freebsd-11-stable/bin/expr/
H A Dexpr.y97 start: expr { result = $$; } label
/freebsd-11-stable/contrib/amd/scripts/
H A Dredhat-ctl-amd.in30 start() { function
/freebsd-11-stable/contrib/dma/
H A Daliases_parse.y45 start : aliases T_EOF label
/freebsd-11-stable/contrib/groff/src/libs/libgroff/
H A Dunicode.cpp35 const char *start = p; local
/freebsd-11-stable/crypto/openssh/contrib/redhat/
H A Dsshd.init38 start() function
/freebsd-11-stable/crypto/heimdal/lib/sl/
H A Dslc-gram.y71 start : assignments label
/freebsd-11-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-11-stable/lib/libc/i386/sys/
H A Di386_get_ldt.c37 i386_get_ldt(int start, union descriptor *descs, int num) argument
H A Di386_set_ioperm.c33 i386_set_ioperm(unsigned int start, unsigned int length, int enable) argument
H A Di386_set_ldt.c37 i386_set_ldt(int start, union descriptor *descs, int num) argument
H A Di386_get_ioperm.c33 i386_get_ioperm(unsigned int start, unsigned int *length, int *enable) argument
/freebsd-11-stable/stand/pc98/boot0.5/
H A Dstart.s34 start: label
/freebsd-11-stable/stand/mips/beri/boot2/
H A Dstart.S54 start: label
/freebsd-11-stable/stand/i386/gptboot/
H A Dgptldr.S64 start: xor %cx,%cx # Zero label
[all...]
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dclear_cache.c54 void __clear_cache(void *start, void *end) { argument
[all...]
/freebsd-11-stable/crypto/heimdal/lib/roken/
H A Dmkstemp.c52 int start, i; local
/freebsd-11-stable/stand/fdt/
H A Dfdt_platform.h35 unsigned long start; member in struct:fdt_mem_region
/freebsd-11-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
/freebsd-11-stable/contrib/mdocml/
H A Dcompat_mkdtemp.c38 char *start, *cp; local
/freebsd-11-stable/contrib/ncurses/ncurses/base/
H A Dlib_erase.c52 NCURSES_CH_T *sp, *end, *start; local
/freebsd-11-stable/contrib/libreadline/examples/
H A Dmanexamp.c67 register int start, end; local
[all...]
/freebsd-11-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

Completed in 300 milliseconds

1234567891011>>