| /freebsd/crypto/openssl/doc/man3/ |
| H A D | OPENSSL_init_crypto.pod | 67 Automatic loading of the libcrypto error strings. With this option the 75 With this option the library will automatically load and make available all 82 With this option the library will automatically load and make available all 89 With this option the library will suppress automatic loading of libcrypto 96 With this option the library will suppress automatic loading of libcrypto 103 With this option an OpenSSL configuration file will be automatically loaded and 113 With this option the loading of OpenSSL configuration files will be suppressed. 119 With this option the library with automatically initialise the libcrypto async 124 With this option the library will automatically load and initialise the 130 With this option the library will automatically load and initialise the [all …]
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/ |
| H A D | SimplifyLibCalls.h | 118 static void replaceAllUsesWithDefault(Instruction *I, Value *With) { in replaceAllUsesWithDefault() argument 119 I->replaceAllUsesWith(With); in replaceAllUsesWithDefault() 126 void replaceAllUsesWith(Instruction *I, Value *With); 132 void substituteInParent(Instruction *I, Value *With) { in substituteInParent() argument 133 replaceAllUsesWith(I, With); in substituteInParent()
|
| /freebsd/sys/contrib/device-tree/Bindings/clock/ |
| H A D | maxim,max77686.txt | 43 1. With MAX77686: 68 2. With MAX77802: 94 3. With MAX77620:
|
| /freebsd/contrib/googletest/docs/reference/ |
| H A D | mocking.md | 80 .With(multi_argument_matcher) // Can be used at most once 91 #### With {#EXPECT_CALL.With} 93 `.With(`*`multi_argument_matcher`*`)` 112 .With(Lt()); 118 The `With` clause can be used at most once on an expectation and must be the 342 .With(multi_argument_matcher) // Can be used at most once 348 #### With {#ON_CALL.With} 350 `.With(`*`multi_argument_matcher`*`)` 370 .With(Lt()) 377 The `With` clause can be used at most once with each `ON_CALL` statement.
|
| /freebsd/contrib/ntp/sntp/m4/ |
| H A D | ntp_vpathhack.m4 | 9 dnl With GNU make, ylwrap updates $srcdir/ntp_parser.[ch] directly. 13 dnl With VPATH_HACK enabled, ntpd/Makefile.am includes code to symlink
|
| /freebsd/contrib/googletest/googlemock/test/ |
| H A D | gmock_output_test_.cc | 168 EXPECT_CALL(foo_, Bar2(_, _)).With(Ge()); in TEST_F() 187 EXPECT_CALL(foo_, Bar2(Ge(2), Ge(1))).With(Ge()); in TEST_F() 194 EXPECT_CALL(foo_, Bar2(Ge(2), Ge(1))).With(Ge()); in TEST_F()
|
| /freebsd/crypto/openssl/doc/HOWTO/ |
| H A D | keys.txt | 8 being the private key. With OpenSSL, the private key contains the 26 With this variant, you will be prompted for a protecting password. If 55 With this variant, you will be prompted for a protecting password. If 81 With this variant, you will be prompted for a password to protect your key.
|
| /freebsd/sys/contrib/device-tree/Bindings/sound/ |
| H A D | cs42l42.txt | 31 - cirrus,ts-dbnc-rise : Debounce the rising edge of TIP_SENSE_PLUG. With no 44 With no debounce, the tip sense pin might be noisy on an unplug event. 64 receiving a button press interrupt. With level detect interrupts, you want
|
| /freebsd/usr.bin/diff/tests/ |
| H A D | functionname_objcclassm.out | 8 + /* With a solid guide book (such as Phillips 2006) assume we can't eat
|
| H A D | functionname_objcclassm.in | 28 /* With a solid guide book (such as Phillips 2006) assume we can't eat
|
| /freebsd/tools/build/options/ |
| H A D | WITH_BIND_NOW | 10 With full RELRO the entire GOT is made read-only after performing relocation at
|
| /freebsd/contrib/netcat/ |
| H A D | FREEBSD-upgrade | 5 nc(1) is very small and most of code are just copied as-is from OpenBSD. With a
|
| /freebsd/sys/contrib/device-tree/ |
| H A D | COPYING | 10 With an explicit syscall exception, as stated at:
|
| /freebsd/contrib/ntp/html/hints/ |
| H A D | sgi | 35 the clock tick at 1kHz rather than 100Hz. With the fast clock off, I 36 see a sawtooth clock offset with an amplitude of 5msec. With it on,
|
| /freebsd/contrib/ntp/ntpd/ |
| H A D | ntpd.texi | 65 With the @code{-q} option @code{ntpd} operates as in continuous mode, but 69 With this option an initial volley of messages is exchanged to
|
| /freebsd/bin/sh/tests/builtins/ |
| H A D | var-assign2.0 | 42 # With 'command', variable assignments do not affect the shell environment.
|
| /freebsd/contrib/libcbor/doc/source/ |
| H A D | index.rst | 24 .. [#] With the exception of custom memory allocators (see :doc:`api/item_reference_counting`)
|
| /freebsd/sys/contrib/device-tree/Bindings/hwmon/ |
| H A D | adc128d818.txt | 1 TI ADC128D818 ADC System Monitor With Temperature Sensor
|
| /freebsd/sys/contrib/device-tree/Bindings/mips/ |
| H A D | cpu_irq.txt | 6 With the irq_domain in place we can describe how the 8 IRQs are wired to the
|
| /freebsd/sys/contrib/device-tree/Bindings/timer/ |
| H A D | arm,sp804.txt | 12 clocks. With 3 clocks, the order is timer0 clock, timer1 clock,
|
| /freebsd/crypto/openssl/fuzz/ |
| H A D | README.md | 12 With `clang` from a package manager 79 With `clang` from source/pre-built binaries 188 - With no-asm
|
| /freebsd/sys/contrib/device-tree/Bindings/nds32/ |
| H A D | andestech-boards | 24 logics to complete a SoC solution for a specific application. With
|
| /freebsd/sys/contrib/device-tree/Bindings/watchdog/ |
| H A D | arm,sp805.txt | 14 2 clocks. With 2 clocks, the order is wdog_clk, apb_pclk
|
| /freebsd/contrib/ntp/sntp/libevent/include/ |
| H A D | include.am | 41 ## With nobase_ the installed path is $(includedir)/include/event2/ev*.h.
|
| /freebsd/sys/contrib/device-tree/Bindings/gpio/ |
| H A D | gpio-xra1403.txt | 1 GPIO Driver for XRA1403 16-BIT GPIO Expander With Reset Input from EXAR
|