Home
last modified time | relevance | path

Searched full:populate (Results 1 – 25 of 874) sorted by relevance

12345678910>>...35

/freebsd/sys/dev/qat/qat_api/common/crypto/sym/include/
H A Dlac_sym_qat_key.h44 * Populate the SSL request
47 * Populate the SSL request
71 * Populate the TLS request
74 * Populate the TLS request
97 * Populate MGF request
100 * Populate MGF request
121 * Populate the SSL key material input
124 * Populate the SSL key material input
145 * Populate the TLS key material input
148 * Populate the TLS key material input
[all …]
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/snapshot/
H A Drollback_001_pos.ksh38 # Populate a file system and take a snapshot. Add some more files to the
44 # 2. Populate the file system
69 log_note "Populate the $TESTDIR directory (prior to snapshot)"
86 log_note "Populate the $TESTDIR directory (post snapshot)"
H A Drollback_002_pos.ksh42 # 2. Populate the file system
72 log_note "Populate the $TESTDIR directory (prior to first snapshot)"
89 log_note "Populate the $TESTDIR directory (prior to second snapshot)"
100 log_note "Populate the $TESTDIR directory (Post second snapshot)"
H A Dsnapshot_004_pos.ksh44 # 3. Populate the file system
72 log_note "Populate the $TESTDIR directory"
H A Dsnapshot_008_pos.ksh41 # 1. Create a file system and populate it while snapshotting.
71 log_note "Populate the $TESTDIR directory"
H A Dsnapshot_013_pos.ksh42 # 1. create a dataset tree and populate a filesystem
74 log_note "Populate the $TESTDIR directory (prior to snapshot)"
H A Dsnapshot_011_pos.ksh67 log_note "Populate the $TESTDIR directory (prior to snapshot)"
84 log_note "Populate the $TESTDIR directory (post snapshot)"
/freebsd/lib/libpmc/pmu-events/arch/x86/alderlaken/
H A Dcache.json162 …6H). Only counts with PEBS enabled. If a PEBS record is generated, will populate the PEBS Latency …
174 …6H). Only counts with PEBS enabled. If a PEBS record is generated, will populate the PEBS Latency …
186 …6H). Only counts with PEBS enabled. If a PEBS record is generated, will populate the PEBS Latency …
198 …6H). Only counts with PEBS enabled. If a PEBS record is generated, will populate the PEBS Latency …
210 …6H). Only counts with PEBS enabled. If a PEBS record is generated, will populate the PEBS Latency …
222 …6H). Only counts with PEBS enabled. If a PEBS record is generated, will populate the PEBS Latency …
234 …6H). Only counts with PEBS enabled. If a PEBS record is generated, will populate the PEBS Latency …
246 …6H). Only counts with PEBS enabled. If a PEBS record is generated, will populate the PEBS Latency …
265 …t PEBS enabled. If PEBS is enabled and a PEBS record is generated, will populate PEBS Latency and …
/freebsd/tests/sys/cddl/zfs/tests/snapshot/
H A Drollback_001_pos.ksh35 # Populate a file system and take a snapshot. Add some more files to the
41 # 2. Populate the file system
78 log_note "Populate the $TESTDIR directory (prior to snapshot)"
88 log_note "Populate the $TESTDIR directory (post snapshot)"
H A Drollback_002_pos.ksh39 # 2. Populate the file system
82 log_note "Populate the $TESTDIR directory (prior to first snapshot)"
93 log_note "Populate the $TESTDIR directory (prior to second snapshot)"
97 log_note "Populate the $TESTDIR directory (Post second snapshot)"
H A Dsnapshot_004_pos.ksh41 # 3. Populate the file system
82 log_note "Populate the $TESTDIR directory"
H A Dsnapshot_008_pos.ksh38 # 1. Create a file system and populate it while snapshotting.
80 log_note "Populate the $TESTDIR directory"
H A Dsnapshot_013_pos.ksh39 # 1. create a dataset tree and populate a filesystem
85 log_note "Populate the $TESTDIR directory (prior to snapshot)"
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangModulesDeclVendor.h46 /// If non-NULL, a pointer to a vector to populate with the ID of every
50 /// A stream to populate with the output of the Clang parser when
68 /// A vector to populate with the ID of each module loaded (directly
72 /// A stream to populate with the output of the Clang parser when
/freebsd/libexec/rc/rc.d/
H A Dvar37 desc="Populate /var directory"
77 # If we have an empty looking /var, populate it, but only if we have
93 # We need mtree to populate /var so try mounting /usr.
/freebsd/sys/dev/qat/qat_api/common/compression/
H A Ddc_session.c113 * Populate the compression hardware block
116 * This function will populate the compression hardware block and update
327 * Populate the compression content descriptor
330 * This function will populate the compression content descriptor
414 /* Populate Compression Hardware Setup Block */ in dcCompContentDescPopulate()
433 * Populate the translator content descriptor
436 * This function will populate the translator content descriptor
766 /* Populate the compression section of the content in dcInitSession()
775 /* Populate the translator section of the content in dcInitSession()
797 /* Populate the compression section of the content descriptor for in dcInitSession()
[all …]
/freebsd/usr.sbin/pw/tests/
H A Dhelper_functions.shin9 # Populate the files pw needs to use into $HOME
20 # Populate the files pw needs to use into $HOME/etc
/freebsd/contrib/llvm-project/llvm/lib/InterfaceStub/
H A DELFObjHandler.cpp49 /// @param ElfHeader Target ELFT::Ehdr to populate.
192 // Populate string tables. in ELFStubBuilder()
214 // Populate dynamic symbol table. in ELFStubBuilder()
444 /// @param Dyn Target DynamicEntries struct to populate.
560 // Create an IFSSymbol and populate it with information from the symbol in populateSymbols()
567 // TODO: Populate symbol warning. in populateSymbols()
602 // Populate Arch from ELF header. in buildStub()
610 // Populate SoName from .dynamic entries and dynamic string table. in buildStub()
620 // Populate NeededLibs from .dynamic entries and dynamic string table. in buildStub()
630 // Populate Symbols from .dynsym table and dynamic string table. in buildStub()
/freebsd/contrib/kyua/engine/
H A Dconfig.cpp58 /// \param [in,out] tree The tree to populate. The tree should be empty on
74 /// \param [in,out] tree The tree to populate. init_tree() must have been
101 /// syntax() method. We populate the configuration tree from here with the
104 /// \param [in,out] tree The tree to populate.
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DIndirectThunks.h41 /// * populate the thunk in its populateThunk method
99 /// Populate the thunk function with instructions.
146 // Populate our function a bit so that we can verify. in createThunkFunction()
181 // If this *is* a thunk function, we need to populate it with the correct MI. in run()
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/block_cloning/
H A Dblock_cloning_large_offset.ksh33 # 2. Populate the source file with 1024 blocks at 1024 block offset.
58 # 2. Populate the source file with 1024 blocks at 1024 block offset.
/freebsd/contrib/kyua/store/
H A Dmigrate_v1_v2.sql161 -- Populate default metadata values for all test programs and test cases.
194 -- Populate metadata overrides from plain test programs.
215 -- Populate metadata overrides from ATF test cases.
319 -- Populate the metadatas table based on tmp_metadatas.
/freebsd/sys/dev/qat/qat_api/common/crypto/sym/
H A Dlac_sym_auth_enc.c111 /* populate Ctr0 block - stored in pIv */ in LacSymAlgChain_PrepareCCMData()
128 /* populate B0 block */ in LacSymAlgChain_PrepareCCMData()
149 /* populate B1-Bn blocks */ in LacSymAlgChain_PrepareCCMData()
/freebsd/usr.sbin/bsdconfig/startup/share/
H A Drcvar.subr124 # first line) is valid and can be used to quickly populate the cache
136 # Attempt to populate the in-memory cache with the (soon to be)
146 # one populate the in-memory cache from the on-
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DDependenceGraphBuilder.h9 // This file defines a builder interface that can be used to populate dependence
59 void populate() { in populate() function
192 /// populate the \p NodeOrdinalMap.

12345678910>>...35