Home
last modified time | relevance | path

Searched full:kept (Results 1 – 25 of 1113) sorted by relevance

12345678910>>...45

/freebsd-src/tools/tools/crypto/
H A DMakefile36 # cryptostats: dump statistics kept by the core crypto code
37 # hifnstats: print statistics kept by the HIFN driver
38 # safestats: statistics kept by the SafeNet driver
39 # ipsecstats: print statistics kept by fast ipsec
/freebsd-src/usr.bin/m4/
H A Dlook.c288 static char **kept = NULL; variable
298 kept = xreallocarray(kept, kept_capacity, in keep()
302 kept[kept_size++] = ptr; in keep()
324 if (!string_in_use(kept[i])) { in free_definition()
326 free(kept[i]); in free_definition()
328 kept[i] = kept[kept_size]; in free_definition()
/freebsd-src/contrib/libfido2/man/
H A Drs256_pk_new.3105 are kept.
115 are kept.
130 are kept.
139 No internal references to the returned pointer are kept.
H A Des256_pk_new.3105 are kept.
115 are kept.
134 are kept.
143 No internal references to the returned pointer are kept.
H A Des384_pk_new.3105 are kept.
115 are kept.
134 are kept.
143 No internal references to the returned pointer are kept.
H A Dfido_assert_set_authdata.3120 is made, and no references to the passed pointer are kept.
147 is made, and no references to the passed pointer are kept.
172 is copied, and no references to the passed pointer are kept.
207 is made, and no references to the passed pointer are kept.
244 is copied, and no references to the passed pointer are kept.
H A Deddsa_pk_new.3102 are kept.
117 are kept.
126 No internal references to the returned pointer are kept.
H A Dfido_cred_set_authdata.3131 is made, and no references to the passed pointer are kept.
189 are copied, and no references to the passed pointers are kept.
211 are copied, and no references to the passed pointers are kept.
330 is made, and no references to the passed pointer are kept.
/freebsd-src/crypto/openssl/doc/man3/
H A DSSL_clear.pod16 BIOs) are kept.
21 settings are kept, a side effect is the handling of the current SSL session.
28 If a session was closed cleanly, the session object will be kept and all
30 used during the session will be kept for the next handshake. So if the
/freebsd-src/contrib/llvm-project/llvm/tools/bugpoint/
H A DCrashDebugger.cpp93 // "Kept" passes fail when run on the output of the "removed" passes. If we
96 std::vector<std::string> &Kept) override;
149 std::vector<GlobalVariable *> &Kept) override { in doTest() argument
150 if (!Kept.empty() && TestGlobalVariables(Kept)) in doTest()
216 std::vector<Function *> &Kept) override { in doTest() argument
217 if (!Kept.empty() && TestFuncs(Kept)) in doTest()
349 std::vector<Attribute> &Kept) override { in doTest() argument
350 if (!Kept in doTest()
455 doTest(std::vector<const BasicBlock * > & Prefix,std::vector<const BasicBlock * > & Kept) doTest() argument
567 doTest(std::vector<const BasicBlock * > & Prefix,std::vector<const BasicBlock * > & Kept) doTest() argument
666 doTest(std::vector<const BasicBlock * > & Prefix,std::vector<const BasicBlock * > & Kept) doTest() argument
751 doTest(std::vector<const Instruction * > & Prefix,std::vector<const Instruction * > & Kept) doTest() argument
825 doTest(std::vector<Instruction * > & Prefix,std::vector<Instruction * > & Kept) doTest() argument
894 doTest(std::vector<std::string> & Prefix,std::vector<std::string> & Kept) doTest() argument
959 doTest(std::vector<const MDNode * > & Prefix,std::vector<const MDNode * > & Kept) doTest() argument
[all...]
/freebsd-src/crypto/openssl/test/recipes/90-test_includes_data/conf-includes/
H A Dincludes1.cnf14 dir = ./demoCA # Where everything is kept
15 certs = $dir/certs # Where the issued certs are kept
16 crl_dir = $dir/crl # Where the issued crl are kept
/freebsd-src/crypto/openssl/test/
H A Dtest.cnf9 dir = ./demoCA # Where everything is kept
10 certs = $dir/certs # Where the issued certs are kept
11 crl_dir = $dir/crl # Where the issued crl are kept
/freebsd-src/contrib/llvm-project/llvm/include/llvm/TargetParser/
H A DX86TargetParser.h26 // This should be kept in sync with libcc/compiler-rt as its included by clang
36 // This should be kept in sync with libcc/compiler-rt as its included by clang
46 // This should be kept in sync with libcc/compiler-rt as its included by clang
56 // This should be kept in sync with libcc/compiler-rt as it should be used
/freebsd-src/secure/lib/libcrypto/man/man3/
H A DSSL_clear.3151 BIOs) are kept.
155 settings are kept, a side effect is the handling of the current \s-1SSL\s0 session.
162 If a session was closed cleanly, the session object will be kept and all
164 used during the session will be kept for the next handshake. So if the
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFLinker.h325 TF_Keep = 1 << 0, ///< Mark the traversed DIEs as kept.
327 TF_DependencyWalk = 1 << 2, ///< Walking the dependencies of a kept DIE.
328 TF_ParentWalk = 1 << 3, ///< Walking up the parents of a kept DIE.
335 /// Given a DIE, look for DIEs to be kept.
337 /// Given a DIE, look for children of this DIE to be kept.
339 /// Given a DIE, look for DIEs referencing this DIE to be kept.
341 /// Given a DIE, look for parent DIEs to be kept.
435 /// kept.
441 /// kept.
447 /// kept. All DIEs referenced though attributes should be kept.
[all …]
/freebsd-src/lib/libthread_db/
H A Dkse.h92 /* These flags are kept in km_flags */
99 /* These flags are kept in tm_flags */
102 /* These flags are kept in tm_dlfags */
/freebsd-src/sys/contrib/device-tree/Bindings/input/
H A Dti,palmas-pwrbutton.txt17 button should be kept pressed for Palmas to power off automatically.
21 which the power button should be kept pressed for Palmas to register
H A Dinput.yaml51 Duration in seconds which the key should be kept pressed for device to
57 Duration in seconds which the key should be kept pressed for device to
/freebsd-src/crypto/openssl/doc/internal/man7/
H A Ddeprecation.pod45 The implementation of a deprecated symbol is kept for one of two reasons:
100 * kept until removal.
122 * RSA low level APIs are deprecated for public use, but are kept for
/freebsd-src/sys/netgraph/
H A Dng_etf.h67 * This needs to be kept in sync with the above structure definition
82 * This needs to be kept in sync with the above structure definition
/freebsd-src/sbin/ipf/ipf/
H A Dipf.4181 is kept inside the kernel. These statistics apply to packets traversing
214 u_long fr_nfr; /* new fragment state kept */
217 u_long fr_ads; /* new packet state kept */
/freebsd-src/sys/contrib/device-tree/Bindings/memory-controllers/
H A Dmvebu-devbus.txt90 A[2:0] and Data are kept valid as long as DEV_WEn
95 - devbus,wr-high-ps: Defines the time during which DEV_WEn is kept
97 DEV_A[2:0] and Data are kept valid (do not toggle) for
/freebsd-src/sys/contrib/openzfs/module/lua/
H A Dlgc.h54 ** ones) must be kept. During a non-generational collection, the sweep
58 ** invariant must be kept all times.
65 ** Outside the collector, the state in generational mode is kept in
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDebugInfoEntry.h134 // We know we are kept in a vector of contiguous entries, so we know
142 // We know we are kept in a vector of contiguous entries, so we know
150 // We know we are kept in a vector of contiguous entries, so we know
/freebsd-src/share/doc/smm/18.net/
H A Da.t104 of the number of packets sent using the route is kept, along
108 a network interface is kept; packets sent using
148 Statistics are kept by the routing table routines

12345678910>>...45