Searched refs:Configure (Results 1 - 16 of 16) sorted by relevance

/freebsd-13-stable/contrib/unbound/contrib/android/
H A Dinstall_openssl.sh26 if ! ./Configure "$OPENSSL_HOST" no-comp no-asm no-hw no-engine shared \
/freebsd-13-stable/contrib/unbound/contrib/ios/
H A Dinstall_openssl.sh34 if ! ./Configure "$OPENSSL_HOST" -DNO_FORK no-comp no-asm no-hw no-engine no-tests no-unit-test \
/freebsd-13-stable/contrib/opencsd/decoder/include/common/
H A Dtrc_frame_deformatter.h77 ocsd_err_t Configure(uint32_t cfg_flags);
/freebsd-13-stable/contrib/opencsd/decoder/source/etmv3/
H A Dtrc_pkt_proc_etmv3.cpp81 return m_pProcessor->Configure(m_config);
H A Dtrc_pkt_proc_etmv3_impl.h54 ocsd_err_t Configure(const EtmV3Config *p_config);
H A Dtrc_pkt_proc_etmv3_impl.cpp47 ocsd_err_t EtmV3PktProcImpl::Configure(const EtmV3Config *p_config) function in class:EtmV3PktProcImpl
/freebsd-13-stable/tools/tools/ansify/
H A Dansify.pl149 Getopt::Long::Configure("auto_abbrev", "bundling");
/freebsd-13-stable/crypto/openssl/
H A Dconfig9 # OpenSSL config: determine the operating system and run ./Configure
29 -t Test mode, do not run the Configure perl script.
30 -v Verbose mode, show the exact Configure call that is being made.
33 Any other text will be passed to the Configure perl script.
43 # Environment that's being passed to Configure
97 # ./Configure, which in turn makes make generate
453 echo " invoke '$THERE/Configure irix64-mips4-$CC' *manually*."
465 echo " invoke '$THERE/Configure darwin64-ppc-cc' *manually*."
527 echo " invoke '$THERE/Configure linux-ppc64' *manually*."
549 echo " invoke '$THERE/Configure linux6
[all...]
/freebsd-13-stable/stand/efi/include/Protocol/
H A DHttp.h332 The Configure() function does the following:
339 No other EFI HTTP function can be executed by this instance until the Configure()
353 Configure() with NULL to reset it.
356 executing Configure().
513 EFI_HTTP_CONFIGURE Configure; member in struct:_EFI_HTTP_PROTOCOL
/freebsd-13-stable/stand/efi/include/
H A Defiudp.h151 EFI_UDP4_CONFIGURE Configure; member in struct:_EFI_UDP4
265 EFI_UDP6_CONFIGURE Configure; member in struct:_EFI_UDP6
H A Defitcp.h209 EFI_TCP4_CONFIGURE Configure; member in struct:_EFI_TCP4
382 EFI_TCP6_CONFIGURE Configure; member in struct:_EFI_TCP6
H A Defiip.h202 EFI_IP4_CONFIGURE Configure; member in struct:_EFI_IP4
450 EFI_IP6_CONFIGURE Configure; member in struct:_EFI_IP6
/freebsd-13-stable/contrib/opencsd/decoder/source/
H A Docsd_dcd_tree.cpp538 m_frame_deformatter_root->Configure(formatterCfgFlags);
691 pFrameDecoder->Configure(cfgFlags);
H A Dtrc_frame_deformatter.cpp823 ocsd_err_t TraceFormatterFrameDecoder::Configure(uint32_t cfg_flags) function in class:TraceFormatterFrameDecoder
/freebsd-13-stable/sys/crypto/skein/amd64/
H A Dskein_block_asm.S264 # MACRO: Configure stack frame, allocate local vars
/freebsd-13-stable/stand/efi/libefi/
H A Defihttp.c325 status = oh->http->Configure(oh->http, &config);
438 status = oh->http->Configure(oh->http, NULL);
441 status = oh->http->Configure(oh->http, &config);

Completed in 140 milliseconds