Home
last modified time | relevance | path

Searched refs:With (Results 1 – 25 of 285) sorted by relevance

12345678910>>...12

/freebsd/crypto/openssl/doc/man3/
H A DOPENSSL_init_crypto.pod67 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 DSimplifyLibCalls.h118 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 Dmaxim,max77686.txt43 1. With MAX77686:
68 2. With MAX77802:
94 3. With MAX77620:
/freebsd/crypto/openssl/doc/HOWTO/
H A Dkeys.txt8 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/contrib/googletest/docs/reference/
H A Dmocking.md80 .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 Dntp_vpathhack.m49 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 Dgmock_output_test_.cc168 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/sys/contrib/device-tree/Bindings/sound/
H A Dcs42l42.txt31 - 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 Dfunctionname_objcclassm.out8 + /* With a solid guide book (such as Phillips 2006) assume we can't eat
H A Dfunctionname_objcclassm.in28 /* With a solid guide book (such as Phillips 2006) assume we can't eat
/freebsd/tools/build/options/
H A DWITH_BIND_NOW10 With full RELRO the entire GOT is made read-only after performing relocation at
/freebsd/contrib/netcat/
H A DFREEBSD-upgrade5 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 DCOPYING10 With an explicit syscall exception, as stated at:
/freebsd/contrib/ntp/html/hints/
H A Dsgi35 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/bin/sh/tests/builtins/
H A Dvar-assign2.042 # With 'command', variable assignments do not affect the shell environment.
/freebsd/contrib/ntp/ntpd/
H A Dntpd.texi65 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/contrib/libcbor/doc/source/
H A Dindex.rst24 .. [#] With the exception of custom memory allocators (see :doc:`api/item_reference_counting`)
/freebsd/crypto/openssl/fuzz/
H A DREADME.md12 With `clang` from a package manager
51 With `clang` from source/pre-built binaries
160 - With no-asm
/freebsd/sys/contrib/device-tree/Bindings/hwmon/
H A Dadc128d818.txt1 TI ADC128D818 ADC System Monitor With Temperature Sensor
/freebsd/sys/contrib/device-tree/Bindings/mips/
H A Dcpu_irq.txt6 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 Darm,sp804.txt12 clocks. With 3 clocks, the order is timer0 clock, timer1 clock,
/freebsd/crypto/openssl/doc/internal/man7/
H A Dbuild.info.pod118 With the exception of variables and conditions, the general statement
377 With those two lines, the program C<foo> will not have the attribute
399 With those two lines, the library C<libfoo> will not have the
412 With those two lines, the module C<foo> will not have the attribute
427 With those two lines, the script C<foo> will not have the attribute
459 With those statements, the dependency between C<libfoo.a> and
501 With those statements, the association between C<prog> and C<prog_a.c>
571 With this attribute, a dependency between two libraries, expressed
/freebsd/sys/contrib/device-tree/Bindings/nds32/
H A Dandestech-boards24 logics to complete a SoC solution for a specific application. With
/freebsd/sys/contrib/device-tree/Bindings/watchdog/
H A Darm,sp805.txt14 2 clocks. With 2 clocks, the order is wdog_clk, apb_pclk
/freebsd/contrib/ntp/sntp/libevent/include/
H A Dinclude.am41 ## With nobase_ the installed path is $(includedir)/include/event2/ev*.h.

12345678910>>...12