Searched refs:init (Results 51 - 75 of 1564) sorted by relevance

1234567891011>>

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DCommandFlags.inc36 cl::value_desc("cpu-name"), cl::init(""));
69 cl::init(ThreadModel::POSIX),
92 cl::init(ExceptionHandling::None),
106 "filetype", cl::init(CGFT_AssemblyFile),
118 cl::init(llvm::FramePointer::None),
130 cl::init(false));
135 cl::init(false));
140 cl::init(false));
146 cl::init(false));
152 cl::init(fals
[all...]
/freebsd-11-stable/sys/dev/drm2/
H A Ddrm_global.h45 int (*init) (struct drm_global_reference *); member in struct:drm_global_reference
/freebsd-11-stable/crypto/heimdal/appl/telnet/libtelnet/
H A Dauth.h70 int (*init) (struct XauthP *, int); member in struct:XauthP
/freebsd-11-stable/lib/libpam/modules/pam_unix/
H A DMakefile38 .include <bsd.init.mk>
/freebsd-11-stable/libexec/getty/
H A DMakefile5 SRCS= main.c init.c subr.c chat.c
/freebsd-11-stable/crypto/heimdal/lib/krb5/
H A Dlocate_plugin.h58 krb5_error_code (*init)(krb5_context, void **); member in struct:krb5plugin_service_locate_ftable
H A Dsend_to_kdc_plugin.h53 krb5_error_code (*init)(krb5_context, void **); member in struct:krb5plugin_send_to_kdc_ftable
/freebsd-11-stable/etc/rc.d/
H A Dhastd26 ${hastctl} role init all
/freebsd-11-stable/lib/csu/amd64/
H A Dcrti.S29 .section .init,"ax",@progbits
/freebsd-11-stable/lib/csu/i386/
H A Dcrti.S29 .section .init,"ax",@progbits
/freebsd-11-stable/lib/csu/sparc64/
H A Dcrti.S44 .section .init,"ax",@progbits
/freebsd-11-stable/bin/pwait/tests/
H A Dpwait_test.sh60 init=1
66 timeout --preserve-status 2 pwait -t 1d $init
72 timeout --preserve-status 2 pwait -t 1d $init
78 timeout --preserve-status 2 pwait -t -1 $init
84 timeout --preserve-status 2 pwait -t 100000001 $init
92 timeout --preserve-status 2 pwait -t 100000000 $init
98 timeout --preserve-status 2 pwait -t 1h $init
104 timeout --preserve-status 2 pwait -t 1.5h $init
110 timeout --preserve-status 2 pwait -t 1m $init
116 timeout --preserve-status 2 pwait -t 1.5m $init
[all...]
/freebsd-11-stable/sys/modules/otusfw/otusfw_init/
H A DMakefile8 otusfw_init: ${SRCTOP}/sys/contrib/dev/otus/otus-init
/freebsd-11-stable/stand/pc98/btx/lib/
H A DMakefile3 .include <bsd.init.mk>
/freebsd-11-stable/stand/pc98/cdboot/
H A DMakefile3 .include <bsd.init.mk>
/freebsd-11-stable/stand/uboot/fdt/
H A DMakefile3 .include <bsd.init.mk>
/freebsd-11-stable/stand/efi/fdt/
H A DMakefile3 .include <bsd.init.mk>
/freebsd-11-stable/stand/i386/btx/lib/
H A DMakefile3 .include <bsd.init.mk>
/freebsd-11-stable/stand/i386/cdboot/
H A DMakefile3 .include <bsd.init.mk>
/freebsd-11-stable/stand/efi/
H A DMakefile5 .include <bsd.init.mk>
/freebsd-11-stable/contrib/telnet/libtelnet/
H A Dauth.h65 int (*init)(struct XauthP *, int); member in struct:XauthP
/freebsd-11-stable/contrib/xz/src/liblzma/common/
H A Dfilter_common.h26 lzma_init_function init; member in struct:__anon26
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DBasicTargetTransformInfo.cpp28 llvm::PartialUnrollingThreshold("partial-unrolling-threshold", cl::init(0),
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCShuffler.h34 init(MCB);
41 init(MCB, AddMI, InsertAtFront);
51 void init(MCInst &MCB);
52 void init(MCInst &MCB, MCInst const &AddMI, bool InsertAtFront);
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCTargetOptionsCommandFlags.inc32 cl::init(0));
50 cl::init(""));

Completed in 364 milliseconds

1234567891011>>