Home
last modified time | relevance | path

Searched full:extraction (Results 1 – 25 of 337) sorted by relevance

12345678910>>...14

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Support/
DDataExtractor.h18 /// An auxiliary type to facilitate extraction of 3-byte entities.
47 /// encountered during extraction. It enables one to extract a sequence of
51 /// will cause all subsequent extraction functions to fail without even
61 /// Construct a cursor for extraction from the given offset.
118 /// object is already set when calling this function, no extraction is
131 /// extraction error, or if the cursor is already in an error state, a
153 /// object is already set when calling this function, no extraction is
164 /// In case of an extraction error, or if the cursor is already in an error
223 /// object is already set when calling this function, no extraction is
234 /// case of an extraction error, or if the cursor is already in an error
[all …]
/freebsd-12-stable/usr.sbin/pc-sysinstall/backend/
Dfunctions-extractimage.sh30 # Functions which perform the extraction / installation of system to disk
34 # Performs the extraction of data to disk from FreeBSD dist files
37 if [ -z "$1" ] ; then exit_err "Called dist extraction with no directory set!"; fi
38 if [ -z "$INSFILE" ]; then exit_err "Called extraction with no install file set!"; fi
58 echo_log "pc-sysinstall: Starting Extraction (${di})"
71 echo_log "pc-sysinstall: Extraction Finished"
74 # Performs the extraction of data to disk from a uzip or tar archive
78 exit_err "ERROR: Called extraction with no install file set!"
93 echo_log "pc-sysinstall: Starting Extraction"
145 echo_log "pc-sysinstall: Extraction Finished"
[all …]
Dfunctions.sh442 # We are ready to begin extraction, lets start now
476 # We are ready to begin extraction, lets start now
508 # We are ready to begin extraction, lets start now
520 # Start the extraction process
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
DVNCoercion.h9 /// perform various forms of value extraction from memory when the types are not
52 /// On success, it returns the offset into DepSI that extraction would start.
60 /// On success, it returns the offset into DepLI that extraction would start.
68 /// On success, it returns the offset into DepMI that extraction would start.
74 /// used to actually perform the extraction of the bits from the store. It
84 /// used to actually perform the extraction of the bits from the load, including
95 /// used to actually perform the extraction of the bits from the memory
DCodeExtractor.h1 //===- Transform/Utils/CodeExtractor.h - Code extraction util ---*- C++ -*-===//
98 // Bits of intermediate state computed at various phases of extraction.
117 /// extraction of blocks containing alloca instructions would be possible,
118 /// however code extractor won't validate whether extraction is legal.
136 /// Perform the extraction, returning the new function.
152 /// determine whether it is eligible for extraction.
160 /// These can be used either when performing the extraction or to evaluate
164 /// sets, before extraction occurs. These modifications won't have any
/freebsd-12-stable/contrib/gcc/
Dgenextract.c46 struct extraction struct
54 struct extraction *next; argument
57 /* Holds a single insn code that uses an extraction method. */
65 static struct extraction *extractions;
92 struct extraction *p; in gen_insn()
117 /* See if we find something that already had this extraction method. */ in gen_insn()
147 /* This extraction is the same as ours. Just link us in. */ in gen_insn()
153 /* Otherwise, make a new extraction method. We stash the arrays in gen_insn()
154 after the extraction structure in memory. */ in gen_insn()
156 p = xmalloc (sizeof (struct extraction) in gen_insn()
[all …]
Dconditions.h73 This state obtains when an extraction of a signed single-bit field
80 Used after extraction of an unsigned bit
/freebsd-12-stable/sbin/restore/
Drestore.8121 added to the extraction list
125 Files that are on the extraction list are prepended with a ``*''
134 deleted from the extraction list
139 is to add the directory to the extraction list and then delete
142 All the files that are on the extraction list are extracted
154 Entries that have been marked for extraction are prepended with a ``*''.
161 even if the extraction list is not empty.
163 All the directories that have been added to the extraction list
204 flag precludes an interactive file extraction and can be
336 Do the extraction normally, but do not actually write any changes
/freebsd-12-stable/contrib/libstdc++/include/std/
Dstd_istream.h163 * If an exception is thrown during extraction, ios_base::badbit in _GLIBCXX_BEGIN_NAMESPACE()
278 * If an exception is thrown during extraction, ios_base::badbit in _GLIBCXX_BEGIN_NAMESPACE()
285 * @brief Simple extraction. in _GLIBCXX_BEGIN_NAMESPACE()
295 * @brief Simple extraction. in _GLIBCXX_BEGIN_NAMESPACE()
309 * @brief Simple multiple-character extraction. in _GLIBCXX_BEGIN_NAMESPACE()
336 * @brief Simple multiple-character extraction. in _GLIBCXX_BEGIN_NAMESPACE()
348 * @brief Extraction into another streambuf. in _GLIBCXX_BEGIN_NAMESPACE()
370 * @brief Extraction into another streambuf. in _GLIBCXX_BEGIN_NAMESPACE()
381 * @brief String extraction. in _GLIBCXX_BEGIN_NAMESPACE()
409 * @brief String extraction. in _GLIBCXX_BEGIN_NAMESPACE()
[all …]
/freebsd-12-stable/contrib/llvm-project/clang/lib/Tooling/Refactoring/Extract/
DExtract.cpp73 // Prohibit extraction from things like global variable / field in initiate()
80 // Avoid extraction of simple literals and references. in initiate()
96 // FIXME: Support C++ method extraction.
97 // FIXME: Support Objective-C method extraction.
127 // FIXME: Capture any field if necessary (method -> function extraction). in createSourceReplacements()
/freebsd-12-stable/contrib/libarchive/tar/test/
Dtest_option_s.c104 /* At extraction time. */ in DEFINE_TEST()
124 /* At extraction. */ in DEFINE_TEST()
143 /* At extraction time. */ in DEFINE_TEST()
157 /* At extraction. (assuming hardlink2 is the hardlink entry) */ in DEFINE_TEST()
163 /* At extraction. (assuming hardlink1 is the hardlink entry) */ in DEFINE_TEST()
186 /* At extraction. */ in DEFINE_TEST()
208 /* At extraction. */ in DEFINE_TEST()
/freebsd-12-stable/sys/dev/qat/
Dqat_hw17reg.h578 * Macro for extraction of Service Type Field
597 * Macro for extraction of Service Command Id Field
807 * Macro for extraction of the pointer type bit from the common flags
815 * Macro for extraction of the cd field type bit from the common flags
823 * Macro for extraction of the bnp field type bit from the common flags
991 * Macro for extraction of the Crypto bit from the status
1001 * Macro for extraction of the PKE bit from the status
1011 * Macro for extraction of the Compression bit from the status
1021 * Macro for extraction of the Translator bit from the status
1031 * Macro for extraction of the Translation Workaround Applied bit from the
[all …]
/freebsd-12-stable/sys/contrib/ncsw/Peripherals/FM/Pcd/
Dfm_kg.c247 REPORT_ERROR(MAJOR, E_NOT_SUPPORTED, ("Extraction not supported")); in GetGenHdrCode()
267 REPORT_ERROR(MAJOR, E_NOT_SUPPORTED, ("Indexed MPLS Extraction not supported")); in GetGenHdrCode()
296 REPORT_ERROR(MAJOR, E_NOT_SUPPORTED, ("Extraction not supported")); in GetGenHdrCode()
314 REPORT_ERROR(MAJOR, E_NOT_SUPPORTED, ("Extraction not supported")); in GetGenFieldCode()
345 REPORT_ERROR(MAJOR, E_NOT_SUPPORTED, ("Extraction not supported")); in GetGenFieldCode()
363 REPORT_ERROR(MAJOR, E_NOT_SUPPORTED, ("Extraction not supported")); in GetGenFieldCode()
385 REPORT_ERROR(MAJOR, E_NOT_SUPPORTED, ("Extraction not supported")); in GetGenFieldCode()
395 REPORT_ERROR(MAJOR, E_NOT_SUPPORTED, ("Extraction not supported")); in GetGenFieldCode()
412 REPORT_ERROR(MAJOR, E_NOT_SUPPORTED, ("Extraction not supported")); in GetGenFieldCode()
440 REPORT_ERROR(MAJOR, E_NOT_SUPPORTED, ("Extraction not supported")); in GetKnownProtMask()
[all …]
Dfm_cc.c1389 REPORT_ERROR(MAJOR, E_NOT_SUPPORTED, ("Extraction not supported1")); in GetSizeHeaderField()
1403 REPORT_ERROR(MAJOR, E_NOT_SUPPORTED, ("Extraction not supported1")); in GetSizeHeaderField()
1417 REPORT_ERROR(MAJOR, E_NOT_SUPPORTED, ("Extraction not supported2")); in GetSizeHeaderField()
1431 REPORT_ERROR(MAJOR, E_NOT_SUPPORTED, ("Extraction not supported3")); in GetSizeHeaderField()
1460 REPORT_ERROR(MAJOR, E_NOT_SUPPORTED, ("Extraction not supported4")); in GetSizeHeaderField()
1485 REPORT_ERROR(MAJOR, E_NOT_SUPPORTED, ("Extraction not supported5")); in GetSizeHeaderField()
1500 REPORT_ERROR(MAJOR, E_NOT_SUPPORTED, ("Extraction not supported5")); in GetSizeHeaderField()
1514 REPORT_ERROR(MAJOR, E_NOT_SUPPORTED, ("Extraction not supported6")); in GetSizeHeaderField()
1538 REPORT_ERROR(MAJOR, E_NOT_SUPPORTED, ("Extraction not supported7")); in GetSizeHeaderField()
1558 REPORT_ERROR(MAJOR, E_NOT_SUPPORTED, ("Extraction not supported8")); in GetSizeHeaderField()
[all …]
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Tooling/Refactoring/Extract/
DSourceExtraction.h23 /// Determines which semicolons should be inserted during extraction.
32 /// Returns the semicolon insertion policy that is needed for extraction of
/freebsd-12-stable/contrib/llvm-project/llvm/tools/bugpoint/
DMiscompilation.cpp38 "disable-loop-extraction",
42 "disable-block-extraction",
332 // extraction. in ExtractLoops()
351 errs() << " *** ERROR: Loop extraction broke the program. :(" in ExtractLoops()
368 outs() << " Testing after loop extraction:\n"; in ExtractLoops()
386 outs() << "*** Loop extraction masked the problem. Undoing.\n"; in ExtractLoops()
387 // If the program is not still broken, then loop extraction did something in ExtractLoops()
388 // that masked the error. Stop loop extraction now. in ExtractLoops()
412 outs() << "*** Loop extraction successful!\n"; in ExtractLoops()
423 // extraction both didn't break the program, and didn't mask the problem. in ExtractLoops()
[all …]
DExtractFunction.cpp157 outs() << "*** Loop extraction failed: "; in extractLoop()
368 // Basic Block Extraction Code
376 outs() << "*** Basic Block extraction failed!\n"; in extractMappedBlocksFromModule()
416 outs() << "*** Basic Block extraction failed, please report a bug!\n"; in extractMappedBlocksFromModule()
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFAbbreviationDeclaration.h46 /// DWARFEnumState::Complete - the extraction completed successfully. This
49 /// DWARFEnumState::MoreItems - the extraction completed successfully. The
/freebsd-12-stable/contrib/libarchive/libarchive/
Darchive_read_extract.398 for updating progress displays during extraction.
99 The progress function will be invoked during the extraction of large
/freebsd-12-stable/sys/contrib/ncsw/inc/flib/
Dfsl_fman_kg.h301 /* Extraction offset from the header location specified above */
303 /* Size of extraction for FMAN_KG_HASH_EXTRACT,
314 /**< Indication if mask is on known field extraction or
315 * on general extraction; TRUE for known field */
/freebsd-12-stable/sys/dev/ice/
Dice_flow.c554 * ice_flow_xtract_fld - Create an extraction sequence entry for the given field
561 * field. It then allocates one or more extraction sequence entries for the
597 /* TTL and PROT share the same extraction seq. entry. in ice_flow_xtract_fld()
599 * the same extraction sequence entry. in ice_flow_xtract_fld()
610 /* TTL and PROT share the same extraction seq. entry. in ice_flow_xtract_fld()
612 * the same extraction sequence entry. in ice_flow_xtract_fld()
649 /* ICMP type and code share the same extraction seq. entry */ in ice_flow_xtract_fld()
664 /* Each extraction sequence entry is a word in size, and extracts a in ice_flow_xtract_fld()
681 /* Fill in the extraction sequence entries needed for this field */ in ice_flow_xtract_fld()
684 /* Only consume an extraction sequence entry if there is no in ice_flow_xtract_fld()
[all …]
/freebsd-12-stable/lib/libusbhid/
Dusbhid.3105 The routines can be divided into four parts: extraction of the descriptor,
219 .Ss Data Extraction Functions
/freebsd-12-stable/sys/contrib/libsodium/
Dlgtm.yml1 extraction:
/freebsd-12-stable/sys/dev/cxgbe/firmware/
Dt6fw_cfg.txt73 # PI extraction and before DDP
79 # PI extraction and before DDP.
/freebsd-12-stable/contrib/tcsh/
DFREEBSD-upgrade6 The stripped down version was created using FREEBSD-Xlist during extraction:

12345678910>>...14