Home
last modified time | relevance | path

Searched refs:Initialize (Results 1 – 25 of 27) sorted by relevance

12

/dflybsd-src/contrib/gcc-8.0/gcc/fortran/
H A Dlang.opt569 -finit-character=<n> Initialize local character variables to ASCII value n.
573 Initialize components of derived type variables according to other init flags.
577 -finit-integer=<n> Initialize local integer variables to n.
581 Initialize local variables to zero (from g77).
585 -finit-logical=<true|false> Initialize local logical variables.
589 -finit-real=<zero|snan|nan|inf|-inf> Initialize local real variables.
/dflybsd-src/contrib/wpa_supplicant/src/eap_server/
H A Dtncs.c47 TNC_Result (*Initialize)( member
338 imv->Initialize = tncs_get_sym(handle, "TNC_IMV_Initialize"); in tncs_imv_resolve_funcs()
339 if (imv->Initialize == NULL) { in tncs_imv_resolve_funcs()
379 res = imv->Initialize(imv->imvID, TNC_IFIMV_VERSION_1, in tncs_imv_initialize()
/dflybsd-src/contrib/wpa_supplicant/src/eap_peer/
H A Dtncc.c69 TNC_Result (*Initialize)( member
280 imc->Initialize = tncc_get_sym(handle, "TNC_IMC_Initialize"); in tncc_imc_resolve_funcs()
281 if (imc->Initialize == NULL) { in tncc_imc_resolve_funcs()
320 res = imc->Initialize(imc->imcID, TNC_IFIMC_VERSION_1, in tncc_imc_initialize()
/dflybsd-src/stand/boot/pc32/pxeldr/
H A Dpxeldr.S155 pm_start: movw $SEL_SDATA, %ax # Initialize
179 pm_16: movw $SEL_RDATA, %ax # Initialize
/dflybsd-src/stand/contrib/edk2/MdePkg/Include/Protocol/
H A DSimpleNetwork.h652 EFI_SIMPLE_NETWORK_INITIALIZE Initialize; member
/dflybsd-src/sys/dev/raid/hptmv/
H A Dvdevice.h222 int Initialize(void);
/dflybsd-src/stand/boot/efi/libefi/
H A Definet.c211 status = net->Initialize(net, 0, 0); in efinet_init()
/dflybsd-src/lib/libc/db/mpool/
H A Dmpool.libtp92 Initialize Process local structures
561 /* Initialize the npages field */
/dflybsd-src/contrib/openpam/
H A DHISTORY275 - BUGFIX: Initialize some potentially uninitialized variables.
341 - BUGFIX: Initialize the "other" chain to all zeroes.
/dflybsd-src/stand/boot/pc32/btx/btx/
H A Dbtx.S720 movl $4,%ecx # Initialize %ds,
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dtarget.def216 /* Initialize target-specific sections. */
551 /* Initialize machine-dependent scheduling code. */
563 /* Initialize machine-dependent function wide scheduling code. */
1218 /* Initialize (if INITIALIZE_P is true) and return the target-specific
/dflybsd-src/contrib/cryptsetup/
H A DChangeLog91 * Initialize crypto library before LUKS header load.
/dflybsd-src/contrib/mpfr/doc/
H A Dmpfr.info758 Initialize X, set its precision to be *exactly* PREC bits and its
770 Initialize all the `mpfr_t' variables of the given variable
801 Initialize X, set its precision to the default precision, and set
810 Initialize all the `mpfr_t' variables of the given `va_list', set
1073 Initialize ROP and set its value from OP, rounded in the direction
1079 Initialize X and set its value from the string S in base BASE,
2630 Initialize a significand of precision PREC, where SIGNIFICAND must
/dflybsd-src/contrib/binutils-2.27/gas/doc/
H A Dc-tic54x.texi436 Initialize a bitfield of @var{size} bits in the current section. If
/dflybsd-src/sys/dev/disk/isp/
H A DDriverManual.txt467 sending a command (Initialize Control Block) that establishes Node
/dflybsd-src/crypto/libressl/
H A DChangeLog157 - Initialize readbytes in BIO_gets().
2415 - Initialize winsock in openssl(1) earlier, allow 'openssl ocsp' and
/dflybsd-src/contrib/ncurses/include/
H A DCaps632 initialize_pair initp str Ip - - ----- Initialize color pair #1 to fg=(#2,#3,#4), bg=(#5,#6,#7)
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dtarget.def420 /* Initialize target-specific sections. */
1019 /* Initialize machine-dependent scheduling code. */
1042 /* Initialize machine-dependent function wide scheduling code. */
1398 "Initialize store pointed to by @var{tc} to hold target scheduling context.\n\
2329 /* Initialize (if INITIALIZE_P is true) and return the target-specific
/dflybsd-src/contrib/zlib-1.2/
H A DChangeLog684 - Initialize state->write in inflateReset() since copied in inflate_fast()
/dflybsd-src/contrib/lvm2/dist/
H A DWHATS_NEW178 Initialize cmd->cmd_line to "liblvm" in new liblvm library.
/dflybsd-src/contrib/gcc-4.7/gcc/doc/
H A Dgimple.texi2227 Initialize sequence @code{S} to an empty sequence.
H A Dsourcebuild.texi2564 Initialize use of torture lists.
H A Dtm.texi79 /* @r{Initialize the GCC target structure.} */
6781 Initialize store pointed to by @var{tc} to hold target scheduling context.
H A Dtm.texi.in79 /* @r{Initialize the GCC target structure.} */
6703 Initialize store pointed to by @var{tc} to hold target scheduling context.
/dflybsd-src/sys/contrib/dev/acpica/
H A Dchanges.txt3100 For (Initialize, Predicate, Update) {TermList}
11417 - Initialize input array to zero in AcpiInitializeTables
16780 Initialize thermal driver's timer before it is used. (Knut

12