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

1234567891011>>

/freebsd-current/contrib/byacc/test/
H A Dempty.y10 start: ; label
/freebsd-current/bin/expr/
H A Dexpr.y95 start: expr { result = $$; } label
/freebsd-current/contrib/dma/
H A Daliases_parse.y45 start : aliases T_EOF label
/freebsd-current/crypto/openssh/contrib/redhat/
H A Dsshd.init38 start() function
/freebsd-current/crypto/heimdal/lib/sl/
H A Dslc-gram.y71 start : assignments label
/freebsd-current/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-current/stand/i386/gptboot/
H A Dgptldr.S62 start: xor %cx,%cx # Zero label
[all...]
/freebsd-current/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dclear_cache.c61 void __clear_cache(void *start, void *end) { argument
[all...]
/freebsd-current/lib/libsys/i386/
H A Di386_get_ldt.c36 i386_get_ldt(int start, union descriptor *descs, int num) argument
H A Di386_set_ioperm.c32 i386_set_ioperm(unsigned int start, unsigned int length, int enable) argument
H A Di386_set_ldt.c36 i386_set_ldt(int start, union descriptor *descs, int num) argument
H A Di386_get_ioperm.c32 i386_get_ioperm(unsigned int start, unsigned int *length, int *enable) argument
/freebsd-current/contrib/bmake/unit-tests/
H A Dvarmod-mtime.mk8 start:= ${%s:L:localtime} # see varmod-gmtime.mk, keyword '%s' macro
/freebsd-current/crypto/heimdal/lib/roken/
H A Dmkstemp.c52 int start, i; local
/freebsd-current/contrib/one-true-awk/testdir/
H A Decho.c6 int i, start, minusn; local
/freebsd-current/contrib/mandoc/
H A Dcompat_mkdtemp.c31 char *start, *cp; local
/freebsd-current/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DPrettyEnumDumper.cpp25 void EnumDumper::start(const PDBSymbolTypeEnum &Symbol) { function in class:EnumDumper
H A DPrettyBuiltinDumper.cpp20 void BuiltinDumper::start(const PDBSymbolTypeBuiltin &Symbol) { function in class:BuiltinDumper
H A DPrettyTypedefDumper.cpp31 void TypedefDumper::start(const PDBSymbolTypeTypedef &Symbol) { function in class:TypedefDumper
/freebsd-current/stand/fdt/
H A Dfdt_platform.h33 unsigned long start; member in struct:fdt_mem_region
/freebsd-current/stand/efi/gptboot/
H A Ddrv.h31 daddr_t start; member in struct:dsk
/freebsd-current/contrib/ncurses/ncurses/base/
H A Dlib_erase.c52 NCURSES_CH_T *start; local
/freebsd-current/sys/contrib/openzfs/include/sys/
H A Dzfs_ratelimit.h26 hrtime_t start; member in struct:__anon10466
/freebsd-current/contrib/wpa/wpa_supplicant/
H A Dbssid_ignore.h17 struct os_reltime start; member in struct:wpa_bssid_ignore

Completed in 159 milliseconds

1234567891011>>