/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | DataExtractor.h | 18 /// 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. 121 /// object is already set when calling this function, no extraction is 134 /// extraction error, or if the cursor is already in an error state, a 156 /// object is already set when calling this function, no extraction is 167 /// In case of an extraction error, or if the cursor is already in an error 226 /// object is already set when calling this function, no extraction is 237 /// case of an extraction error, or if the cursor is already in an error [all …]
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/ |
H A D | CodeExtractor.h | 1 //===- Transform/Utils/CodeExtractor.h - Code extraction util ---*- C++ -*-===// 95 // A block outside of the extraction set where any intermediate 103 // Bits of intermediate state computed at various phases of extraction. 130 /// extraction of blocks containing alloca instructions would be possible, 131 /// however code extractor won't validate whether extraction is legal. 156 /// Perform the extraction, returning the new function. 162 /// Perform the extraction, returning the new function and providing an 186 /// determine whether it is eligible for extraction. 194 /// These can be used either when performing the extraction or to evaluate 198 /// sets, before extraction occurs. These modifications won't have any
|
H A D | VNCoercion.h | 9 /// 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 /// can be used to actually perform the extraction of the bits from the store. 85 /// used to actually perform the extraction of the bits from the memory
|
/freebsd/sbin/restore/ |
H A D | restore.8 | 118 added to the extraction list 122 Files that are on the extraction list are prepended with a ``*'' 131 deleted from the extraction list 136 is to add the directory to the extraction list and then delete 139 All the files that are on the extraction list are extracted 151 Entries that have been marked for extraction are prepended with a ``*''. 158 even if the extraction list is not empty. 160 All the directories that have been added to the extraction list 201 flag precludes an interactive file extraction and can be 333 Do the extraction normally, but do not actually write any changes
|
/freebsd/contrib/llvm-project/clang/lib/Tooling/Refactoring/Extract/ |
H A D | Extract.cpp | 74 // Prohibit extraction from things like global variable / field in initiate() 81 // Avoid extraction of simple literals and references. in initiate() 97 // FIXME: Support C++ method extraction. 98 // FIXME: Support Objective-C method extraction. 128 // FIXME: Capture any field if necessary (method -> function extraction). in createSourceReplacements()
|
/freebsd/contrib/libarchive/tar/test/ |
H A D | test_option_s.c | 108 /* At extraction time. */ in DEFINE_TEST() 128 /* At extraction. */ in DEFINE_TEST() 147 /* At extraction time. */ in DEFINE_TEST() 161 /* At extraction. (assuming hardlink2 is the hardlink entry) */ in DEFINE_TEST() 167 /* At extraction. (assuming hardlink1 is the hardlink entry) */ in DEFINE_TEST() 190 /* At extraction. */ in DEFINE_TEST() 212 /* At extraction. */ in DEFINE_TEST()
|
/freebsd/sys/dev/dpaa2/ |
H A D | dpaa2_ni_dpkg.h | 71 * DPKG_NUM_OF_MASKS - Number of masks per key extraction 81 * enum dpkg_extract_from_hdr_type - Selecting extraction by header types 93 * enum dpkg_extract_type - Enumeration for selecting extraction type 107 * struct dpkg_mask - A structure for defining a single extraction mask 466 * struct dpkg_extract - A structure for defining a single extraction 471 * @extract: Selects extraction method 476 * @extract.from_hdr.type: Defines the type of header extraction:
|
/freebsd/contrib/llvm-project/clang/include/clang/Tooling/Refactoring/Extract/ |
H A D | SourceExtraction.h | 23 /// Determines which semicolons should be inserted during extraction. 32 /// Returns the semicolon insertion policy that is needed for extraction of
|
/freebsd/sys/contrib/ncsw/Peripherals/FM/Pcd/ |
H A D | fm_kg.c | 247 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 …]
|
H A D | fm_cc.c | 1389 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/sys/contrib/device-tree/Bindings/net/ |
H A D | mscc,vsc7514-switch.yaml | 19 packet extraction/injection. 109 - description: register based extraction 110 - description: frame dma based extraction
|
H A D | microchip,lan966x-switch.yaml | 38 - description: register based extraction 39 - description: frame dma based extraction
|
H A D | microchip,sparx5-switch.yaml | 54 - description: register based extraction 55 - description: frame dma based extraction
|
/freebsd/contrib/llvm-project/llvm/tools/bugpoint/ |
H A D | Miscompilation.cpp | 38 "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 …]
|
/freebsd/contrib/libarchive/libarchive/ |
H A D | archive_read_extract.3 | 96 for updating progress displays during extraction. 97 The progress function will be invoked during the extraction of large
|
/freebsd/sys/contrib/ncsw/inc/flib/ |
H A D | fsl_fman_kg.h | 301 /* 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/sys/dev/qat/qat_api/firmware/include/ |
H A D | icp_qat_fw_comp.h | 214 * Macro for extraction of the session type bit 229 * Macro for extraction of the autoSelectBest bit 244 * Macro for extraction of the enhanced asb bit 259 * Macro for extraction of the RetUncomp bit 274 * Macro for extraction of the Secure Ram usage bit 633 * Macro for extraction of the SOP bit 648 * Macro for extraction of the EOP bit 664 * Macro for extraction of the bfinal bit 679 * Macro for extraction of the CNV bit 694 * Macro for extraction of the crc mode bit [all …]
|
/freebsd/sys/dev/ice/ |
H A D | ice_flow.c | 550 * ice_flow_xtract_fld - Create an extraction sequence entry for the given field in ice_flow_proc_seg_hdrs() 557 * field. It then allocates one or more extraction sequence entries for the 592 /* TTL and PROT share the same extraction seq. entry. in ice_flow_xtract_fld() 594 * the same extraction sequence entry. in ice_flow_xtract_fld() 604 /* TTL and PROT share the same extraction seq. entry. in ice_flow_xtract_fld() 606 * the same extraction sequence entry. in ice_flow_xtract_fld() 643 /* ICMP type and code share the same extraction seq. entry */ in ice_flow_xtract_fld() 657 /* Each extraction sequence entry is a word in size, and extracts a in ice_flow_xtract_fld() 674 /* Fill in the extraction sequence entries needed for this field */ in ice_flow_xtract_fld() 677 /* Only consume an extraction sequenc in ice_flow_xtract_fld() [all...] |
/freebsd/lib/libusbhid/ |
H A D | usbhid.3 | 103 The routines can be divided into four parts: extraction of the descriptor, 217 .Ss Data Extraction Functions
|
/freebsd/sys/contrib/libsodium/ |
H A D | lgtm.yml | 1 extraction:
|
/freebsd/crypto/krb5/src/man/ |
H A D | kadm5.acl.man | 106 [Dis]allows the extraction of principal keys 163 key extraction from specific principals regardless of the
|
/freebsd/contrib/tcsh/ |
H A D | FREEBSD-upgrade | 4 The stripped down version was created using FREEBSD-Xlist during extraction:
|
/freebsd/sys/dev/cxgbe/firmware/ |
H A D | t6fw_cfg.txt | 73 # PI extraction and before DDP 79 # PI extraction and before DDP.
|
/freebsd/crypto/krb5/doc/html/_sources/admin/conf_files/ |
H A D | kadm5_acl.rst.txt | 50 e [Dis]allows the extraction of principal keys 68 key extraction from specific principals regardless of the
|
/freebsd/crypto/krb5/doc/admin/conf_files/ |
H A D | kadm5_acl.rst | 50 e [Dis]allows the extraction of principal keys 68 key extraction from specific principals regardless of the
|