Home
last modified time | relevance | path

Searched full:gets (Results 1 – 25 of 2190) sorted by relevance

12345678910>>...88

/freebsd/sys/powerpc/include/
H A Dpcpu.h102 #define CPUSAVE_R27 0 /* where r27 gets saved */
103 #define CPUSAVE_R28 1 /* where r28 gets saved */
104 #define CPUSAVE_R29 2 /* where r29 gets saved */
105 #define CPUSAVE_R30 3 /* where r30 gets saved */
106 #define CPUSAVE_R31 4 /* where r31 gets saved */
107 #define CPUSAVE_AIM_DAR 5 /* where SPR_DAR gets saved */
108 #define CPUSAVE_AIM_DSISR 6 /* where SPR_DSISR gets saved */
109 #define CPUSAVE_BOOKE_DEAR 5 /* where SPR_DEAR gets saved */
110 #define CPUSAVE_BOOKE_ESR 6 /* where SPR_ESR gets saved */
111 #define CPUSAVE_SRR0 7 /* where SRR0 gets saved */
[all …]
/freebsd/contrib/netbsd-tests/lib/libc/ssp/
H A Dh_gets.c37 /* _FORTIFY_SOURCE, at the very least, may #define a gets() macro. */
38 #undef gets
41 * We want to test the gets() implementation, but cannot simply link against
42 * the gets symbol because it is not in the default version. (We've made it
46 * gets@FBSD_1.0, which we call from our local gets() implementation.
48 __sym_compat(gets, unsafe_gets, FBSD_1.0);
51 char *gets(char *buf) in gets() function
61 (void)gets(b); in main()
/freebsd/contrib/llvm-project/llvm/include/llvm/WindowsDriver/
H A DMSVCSetupApi.h141 /// Gets the instance identifier (should match the name of the parent instance
150 /// Gets the local date and time when the installation was originally
161 /// Gets the unique name of the installation, often indicating the branch and
173 /// Gets the path to the installation root of the product.
183 /// Gets the version of the product installed in this instance.
193 /// Gets the display name (title) of the product installed in this instance.
204 /// Gets the description of the product installed in this instance.
239 /// Gets the state of the instance.
247 /// Gets an array of package references registered to the instance.
257 /// Gets a pointer to the <see cref="ISetupPackageReference"/> that represents
[all …]
/freebsd/lib/libprocstat/
H A Dlibprocstat.3310 function gets a pointer to the
333 function gets a pointer to the
347 function gets a pointer to the
391 function gets a pointer to the
404 function gets a pointer to the
422 function gets a pointer to the
435 function gets a pointer to the
451 function gets a pointer to the
459 function gets a pointer to the
471 function gets a pointer to the
[all …]
/freebsd/crypto/heimdal/lib/krb5/
H A Dkrb5_auth_context.3211 gets and modifies the flags for a
263 gets and sets the addresses that are checked when a packet is received.
308 gets and sets the key used for this auth context. The keyblock returned by
332 gets and sets the keyblock for the local and remote subkey.
343 sets and gets the checksum type that should be used for this
355 gets and sets the sequence-number for the local and remote
361 gets and gets the keytype of the keyblock in
374 gets and sets the replay-cache.
/freebsd/contrib/llvm-project/clang/include/clang/Tooling/
H A DArgumentsAdjusters.h38 /// Gets an argument adjuster that converts input command line arguments
42 /// Gets an argument adjuster which removes output-related command line
46 /// Gets an argument adjuster which removes dependency-file
52 /// Gets an argument adjuster which inserts \p Extra arguments in the
57 /// Gets an argument adjuster which inserts an \p Extra argument in the
63 /// Gets an argument adjuster which strips plugin related command line
67 /// Gets an argument adjuster which adjusts the arguments in sequence
/freebsd/contrib/googletest/docs/reference/
H A Dtesting.md589 Gets the name of the test suite.
609 Gets the number of successful tests in this test suite.
615 Gets the number of skipped tests in this test suite.
621 Gets the number of failed tests in this test suite.
627 Gets the number of disabled tests that will be reported in the XML report.
633 Gets the number of disabled tests in this test suite.
639 Gets the number of tests to be printed in the XML report.
651 Gets the number of all tests in this test suite.
675 Gets the time of the test suite start, in ms from the start of the UNIX epoch.
798 Gets the singleton `UnitTest` object. The first time this method is called, a
[all …]
/freebsd/secure/lib/libcrypto/man/man3/
H A DEVP_EncryptInit.3675 Gets or sets the cipher specific \*(L"num\*(R" parameter for the associated \fIctx\fR.
727 Gets the mode for the associated cipher algorithm \fIcipher\fR.
733 Gets the key length for the associated cipher algorithm \fIcipher\fR.
738 Gets the \s-1IV\s0 length for the associated cipher algorithm \fIcipher\fR.
743 Gets the block size for the associated cipher algorithm \fIcipher\fR.
753 Gets 1 if this is an \s-1AEAD\s0 cipher algorithm, otherwise it gets 0.
759 Gets 1 if the cipher algorithm \fIcipher\fR has a custom \s-1IV,\s0 otherwise it gets 0.
767 Gets 1 if the cipher algorithm \fIcipher\fR uses ciphertext stealing,
768 otherwise it gets 0.
776 Gets 1 if the cipher algorithm \fIcipher\fR supports interleaving of crypto blocks,
[all …]
H A DPKCS12_SAFEBAG_get1_cert.3166 \&\fBPKCS12_SAFEBAG_get0_attr()\fR gets the attribute value corresponding to the \fBattr_nid\fR.
168 \&\fBPKCS12_SAFEBAG_get0_type()\fR gets the \fBsafeBag\fR type as an \s-1OID,\s0 whereas
169 \&\fBPKCS12_SAFEBAG_get_nid()\fR gets the \fBsafeBag\fR type as an \s-1NID,\s0 which could be
173 \&\fBPKCS12_SAFEBAG_get_bag_nid()\fR gets the type of the object contained within the
175 arbitrary for \fBsecretBag\fRs. \fBPKCS12_SAFEBAG_get0_bag_type()\fR gets this type as an \s-1OID.\…
/freebsd/crypto/openssl/doc/man3/
H A DEVP_EncryptInit.pod591 Gets or sets the cipher specific "num" parameter for the associated I<ctx>.
655 Gets the mode for the associated cipher algorithm I<cipher>.
661 Gets the key length for the associated cipher algorithm I<cipher>.
666 Gets the IV length for the associated cipher algorithm I<cipher>.
671 Gets the block size for the associated cipher algorithm I<cipher>.
681 Gets 1 if this is an AEAD cipher algorithm, otherwise it gets 0.
687 Gets 1 if the cipher algorithm I<cipher> has a custom IV, otherwise it gets 0.
695 Gets 1 if the cipher algorithm I<cipher> uses ciphertext stealing,
696 otherwise it gets 0.
704 Gets 1 if the cipher algorithm I<cipher> supports interleaving of crypto blocks,
[all …]
H A DPKCS12_SAFEBAG_get1_cert.pod31 PKCS12_SAFEBAG_get0_attr() gets the attribute value corresponding to the B<attr_nid>.
33 PKCS12_SAFEBAG_get0_type() gets the B<safeBag> type as an OID, whereas
34 PKCS12_SAFEBAG_get_nid() gets the B<safeBag> type as an NID, which could be
38 PKCS12_SAFEBAG_get_bag_nid() gets the type of the object contained within the
40 arbitrary for B<secretBag>s. PKCS12_SAFEBAG_get0_bag_type() gets this type as an OID.
H A DNCONF_new_ex.pod44 NCONF_default() gets the default method table for processing a configuration file.
46 NCONF_get0_libctx() gets the library context associated with the I<conf>
49 NCONF_get_section_names() gets the names of the sections associated with
54 NCONF_get_section() gets the config values associated with the I<conf> from
/freebsd/crypto/openssl/doc/internal/man7/
H A DVERSION.pod34 a dash. For a value C<foo>, the C macro B<OPENSSL_VERSION_PRE_RELEASE> gets
41 value C<bar>, the C macro B<OPENSSL_VERSION_BUILD_METADATA> gets the string
46 Defined in releases. When not set, it gets the value C<xx XXX xxxx>.
70 If B<PRERELEASE> is assigned a value, $config{prerelease} gets that same value,
75 If B<BUILD_METADATA> is assigned a value, $config{build_metadata} gets that same
80 If B<RELEASE_DATE> is assigned a value, $config{release_date} gets that same
/freebsd/contrib/ofed/opensm/include/opensm/
H A Dosm_madw.h555 * Gets a pointer to the SMP in this MAD.
583 * Gets a pointer to the SA MAD in this MAD wrapper.
608 * Gets a pointer to the PerfMgt MAD in this MAD wrapper.
634 * Gets a pointer to the Congestion Control MAD in this MAD wrapper.
663 * Gets a pointer to the NodeInfo context in this MAD.
691 * Gets a pointer to the PortInfo context in this MAD.
719 * Gets a pointer to the GUIDInfo context in this MAD.
747 * Gets a pointer to the NodeDescription context in this MAD.
775 * Gets a pointer to the LFT context in this MAD.
804 * Gets a pointer to the MFT context in this MAD.
[all …]
/freebsd/contrib/llvm-project/lldb/bindings/interface/
H A DSBExpressionOptionsDocstrings.i41 %feature("docstring", "Gets the prefix to use for this expression."
44 %feature("docstring", "Sets the prefix to use for this expression. This prefix gets inserted after …
50 %feature("docstring", "Gets whether to auto-apply fix-it hints to an expression."
56 %feature("docstring", "Gets how often LLDB will retry applying fix-its to an expression."
59 %feature("docstring", "Gets whether to JIT an expression if it cannot be interpreted."
/freebsd/crypto/openssl/doc/man7/
H A Dprovider-asym_cipher.pod172 OSSL_FUNC_asym_cipher_get_ctx_params() gets asymmetric cipher parameters associated
196 Gets or sets the name of the OAEP digest algorithm used when OAEP padding is in
201 Gets or sets the name of the digest algorithm used by the algorithm (where
206 Gets or sets the properties to use when fetching the OAEP digest algorithm.
210 Gets or sets the properties to use when fetching the cipher digest algorithm.
214 Gets or sets the name of the MGF1 digest algorithm used when OAEP or PSS padding
219 Gets or sets the properties to use when fetching the MGF1 digest algorithm.
223 Gets the OAEP label used when OAEP padding is in use.
/freebsd/contrib/googletest/googletest/include/gtest/
H A Dgtest-test-part.h76 // Gets the outcome of the test part.
79 // Gets the name of the source file where the test part took place, or
85 // Gets the line in the source file where the test part took place,
89 // Gets the summary of the failure message.
92 // Gets the message associated with the test part.
113 // Gets the summary of the failure message by omitting the stack
/freebsd/secure/lib/libcrypto/man/man7/
H A Dprovider-asym_cipher.7305 \&\fBOSSL_FUNC_asym_cipher_get_ctx_params()\fR gets asymmetric cipher parameters associated
327 Gets or sets the name of the \s-1OAEP\s0 digest algorithm used when \s-1OAEP\s0 padding is in
332 Gets or sets the name of the digest algorithm used by the algorithm (where
337 Gets or sets the properties to use when fetching the \s-1OAEP\s0 digest algorithm.
341 Gets or sets the properties to use when fetching the cipher digest algorithm.
345 Gets or sets the name of the \s-1MGF1\s0 digest algorithm used when \s-1OAEP\s0 or \s-1PSS\s0 paddi…
350 Gets or sets the properties to use when fetching the \s-1MGF1\s0 digest algorithm.
354 Gets the \s-1OAEP\s0 label used when \s-1OAEP\s0 padding is in use.
/freebsd/share/examples/pf/
H A Dqueue47 # departments. CS department gets the half of the bandwidth, EE and IE
10 # whenever there is no backlogged sibling queue but when a queue gets
11 # backlogged, it is guaranteed that the queue gets its linkshare.
/freebsd/contrib/kyua/doc/
H A Dmanbuild_test.sh58 Where __FOO__ gets replaced.
64 Where this gets replaced.
75 Where __FOO__ gets __BAR__.
81 Where this gets replaced.
188 Where __FOO__ gets replaced.
/freebsd/tools/tools/kdrv/
H A DKernelDriver161 while {[gets $fh line] >= 0} {
213 while {[gets $fh line] >= 0} {
501 while {[gets $fh line] >= 0} {
506 gets $fh line;
508 while {[gets $fh line] >= 0} {
532 while {[gets $fh line] >= 0} {
537 gets $fh line;
539 while {[gets $fh line] >= 0} {
559 while {[gets $fh line] >= 0} {
567 gets $fh line;
[all …]
/freebsd/contrib/kyua/store/
H A Dread_transaction.cpp117 /// Gets a file from the database.
151 /// Gets all the test cases within a particular test program.
327 /// Gets the test program this result belongs to.
345 /// Gets the name of the test case pointed by the iterator.
358 /// Gets the result of the test case pointed by the iterator.
368 /// Gets the start time of the test case execution.
378 /// Gets the end time of the test case execution.
388 /// Gets a file from a test case.
414 /// Gets the contents of stdout of a test case.
427 /// Gets the contents of stderr of a test case.
/freebsd/crypto/krb5/src/util/verto/
H A Dverto.h141 * Gets the default event context using an optionally specified implementation.
420 * Gets the private pointer of the verto_ev.
430 * Gets the type of the verto_ev.
444 * Gets the flags associated with the given verto_ev.
478 * Gets the file descriptor associated with a read/write verto_ev.
488 * Gets the file descriptor state from when the event fires.
498 * Gets the interval associated with a timeout verto_ev.
508 * Gets the signal associated with a signal verto_ev.
518 * Gets the process associated with a child verto_ev.
528 * Gets the status of the process which caused this event to fire.
[all …]
/freebsd/contrib/googletest/googletest/samples/
H A Dsample3-inl.h50 // Gets the element in this node.
53 // Gets the next node in the queue.
99 // Gets the number of elements.
102 // Gets the first element of the queue, or NULL if the queue is empty.
106 // Gets the last element of the queue, or NULL if the queue is empty.
/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/
H A DDataBuffer.h24 /// DataBuffer is an abstract class that gets packaged into a shared
26 /// memory mapped, cached inferior memory). It gets used by DataExtractor so
41 /// with some extra function calls to load the data before it gets accessed.
84 /// DataBuffer is an abstract class that gets packaged into a shared pointer
86 /// mapped, cached inferior memory). It gets used by DataExtractor so many

12345678910>>...88