Home
last modified time | relevance | path

Searched refs:standalone (Results 1 – 25 of 105) sorted by relevance

12345

/src/libexec/bootpd/bootpgw/
H A Dbootpgw.c153 int standalone; in main() local
191 standalone = TRUE; in main()
197 standalone = FALSE; in main()
272 standalone = FALSE; in main()
276 standalone = TRUE; in main()
343 if (standalone) { in main()
/src/contrib/file/magic/Magdir/
H A Dblit12 #0 long 0407 68K Blit (standalone) executable
13 #0 short 0407 VAX-order2 68K Blit (standalone) executable
14 0 short 03401 VAX-order 68K Blit (standalone) executable
H A Dsequent17 0 lelong 0x30ea BALANCE NS32000 standalone executable
35 #0 leshort 0x42eb SYMMETRY i386 standalone executable
40 >>124 lelong !28867614 SYMMETRY i386 standalone executable
H A Dxenix65 # - standalone kernel executables from SCO Xenix 2.1.3 for 8086: /boot, /dos, /xenix
86 >0x1e leshort&0x501 =0x401 standalone kernel executable
163 >0x1e leshort &0x400 standalone
/src/crypto/openssl/ssl/quic/
H A Dquic_fc.c149 rxfc->standalone = 0; in ossl_quic_rxfc_init()
163 rxfc->standalone = 1; in ossl_quic_rxfc_init_standalone()
203 if (!rxfc->standalone && rxfc->parent == NULL) in ossl_quic_rxfc_on_rx_stream_frame()
344 if (rxfc->parent == NULL && !rxfc->standalone) in ossl_quic_rxfc_on_retire()
356 if (!rxfc->standalone) in ossl_quic_rxfc_on_retire()
/src/sys/contrib/openzfs/config/
H A Dkernel-stdarg.m425 AC_MSG_CHECKING([whether standalone <linux/stdarg.h> exists])
29 [standalone <linux/stdarg.h> exists])
H A Dkernel-filelock.m415 AC_MSG_CHECKING([for standalone filelock header])
/src/contrib/expat/lib/
H A Dxmltok_ns.c116 int *standalone) { in XmlParseXmlDecl() argument
119 encoding, standalone); in XmlParseXmlDecl()
/src/libexec/bootpd/
H A Dbootpd.c181 int standalone; in main() local
222 standalone = TRUE; in main()
228 standalone = FALSE; in main()
316 standalone = FALSE; in main()
320 standalone = TRUE; in main()
374 if (standalone) { in main()
420 if (standalone) { in main()
/src/tools/build/options/
H A DWITHOUT_DEBUG_FILES1 Avoid building or installing standalone debug files for each
H A DWITHOUT_KERNEL_SYMBOLS1 Do not install standalone kernel debug symbol files.
H A DWITHOUT_SPLIT_KERNEL_DEBUG1 Do not build standalone kernel debug files.
/src/contrib/expat/tests/
H A Ddummy.c65 const XML_Char *encoding, int standalone) { in dummy_xdecl_handler() argument
69 UNUSED_P(standalone); in dummy_xdecl_handler()
H A Ddummy.h74 int standalone);
/src/sys/contrib/device-tree/src/arm64/renesas/
H A Dr8a779g0-white-hawk-cpu.dts3 * Device Tree Source for the standalone R-Car V4H White Hawk CPU board
/src/release/packages/ucl/
H A Dlibipt-all.ucl4 implementation for decoding Intel PT. It can be used as a standalone library
/src/contrib/processor-trace/libipt/internal/include/
H A Dpt_event_queue.h61 struct pt_event standalone; member
/src/sys/contrib/device-tree/src/arm64/marvell/
H A Dcn9130-db-comexpress.dtsi67 compatible = "marvell,cp115-standalone-pinctrl";
H A Dcn9131-db-comexpress.dtsi71 compatible = "marvell,cp115-standalone-pinctrl";
/src/crypto/openssl/include/internal/
H A Dquic_fc.h142 unsigned char error_code, has_cwm_changed, is_fin, standalone; member
/src/tools/regression/
H A DTODO35 needs to be converted. And fsx/ and gaithrstress/ are (I think) standalone
/src/tools/test/
H A DREADME1 This directory is for standalone test programs. For the FreeBSD
/src/sys/contrib/device-tree/Bindings/net/
H A Dwiznet,w5x00.txt3 This is a standalone 10/100 MBit Ethernet controller with SPI interface.
/src/contrib/expat/fuzz/
H A Dxml_lpm_fuzzer.cpp220 const XML_Char *encoding, int standalone) { in XmlDeclHandler() argument
224 (void)standalone; in XmlDeclHandler()
/src/crypto/openssl/
H A DNOTES-ANDROID.md32 standalone NDK the path will be something like `/some/where/android-ndk-<ver>`.
68 Another option is to create so called "standalone toolchain" tailored

12345