Searched refs:extraction (Results 1 – 25 of 58) sorted by relevance
123
| /NextBSD/contrib/gcc/ |
| HD | genextract.c | 46 struct extraction struct 54 struct extraction *next; argument 65 static struct extraction *extractions; 92 struct extraction *p; in gen_insn() 156 p = xmalloc (sizeof (struct extraction) in gen_insn() 167 p->oplocs = (char **)((char *)p + sizeof (struct extraction)); in gen_insn() 399 struct extraction *p; in main()
|
| HD | combine.c | 3675 rtx extraction = make_extraction (GET_MODE (SET_DEST (x)), in find_split_point() local 3678 if (extraction != 0) in find_split_point() 3680 SUBST (SET_SRC (x), extraction); in find_split_point()
|
| /NextBSD/contrib/tcsh/ |
| HD | FREEBSD-upgrade | 6 The stripped down version was created using FREEBSD-Xlist during extraction:
|
| /NextBSD/contrib/binutils/opcodes/ |
| HD | cgen-ibld.in | 1 /* Instruction building/extraction support for @arch@. -*- C -*- 316 /* Operand extraction. */ 393 /* Default extraction routine.
|
| HD | ChangeLog-0001 | 252 instruction field instruction/extraction functions for new BookE 1241 (extract_normal): Apply sign extension to both extraction
|
| /NextBSD/contrib/amd/ |
| HD | FREEBSD-upgrade | 18 After the import, a separate extraction of am-utils was GNU configured in
|
| /NextBSD/contrib/libarchive/ |
| HD | NEWS | 189 This helps zip extraction (file size is often "unknown") and 222 May 11, 2008: Joerg Sonnenberger: fix hardlink extraction when 360 bsdtar extraction of zip archives. 620 Jan 22, 2005: Preliminary ZIP extraction support, 622 Jan 16, 2005: ISO9660 extraction code added; manpage corrections.
|
| /NextBSD/contrib/ntp/libjsmn/ |
| HD | README.md | 125 to simplify string extraction from JSON data.
|
| /NextBSD/contrib/subversion/subversion/libsvn_fs_x/ |
| HD | TODO | 260 of heavy branching. Also, the data extraction is independent of the
|
| /NextBSD/contrib/libstdc++/ |
| D | ChangeLog | 306 * acinclude.m4: Adjust regular expression for ld version extraction.
|
| /NextBSD/usr.sbin/pc-sysinstall/examples/ |
| HD | README | 33 for file extraction. When using the "extract" option, /etc/fstab
|
| /NextBSD/contrib/jansson/ |
| HD | CHANGES | 445 value extraction and validation functionality based on a format
|
| /NextBSD/contrib/binutils/etc/ |
| HD | ChangeLog | 585 * Install.in: fix 'source only' extraction bug where it looked for
|
| /NextBSD/usr.sbin/bsdconfig/include/ |
| HD | messages.subr | 250 msg_no_packages_were_selected_for_extraction="No packages were selected for extraction."
|
| /NextBSD/contrib/jansson/doc/ |
| HD | apiref.rst | 1350 value extraction is supporetd. 1362 value extraction is supporetd.
|
| /NextBSD/contrib/libc++/include/ |
| D | istream | 94 // 27.7.1.2.3 character extraction templates:
|
| /NextBSD/contrib/llvm/lib/Target/SystemZ/ |
| HD | SystemZInstrVector.td | 981 // Floating-point insertion and extraction
|
| /NextBSD/crypto/heimdal/lib/gssapi/ |
| HD | ChangeLog | 905 and keyblock extraction functions. 907 * gssapi/gssapi_krb5.h: Add extraction of keyblock function, from
|
| /NextBSD/sys/netpfil/ipfw/ |
| HD | dummynet.txt | 554 the ipfw version. After the properly extraction of all data, that depends
|
| /NextBSD/contrib/gcclibs/libgomp/ |
| HD | ChangeLog | 356 extraction.
|
| /NextBSD/contrib/llvm/lib/Target/Mips/ |
| HD | MipsMSAInstrInfo.td | 3790 // Vector extraction with variable index 3842 // Vector extraction with variable index (N64 ABI)
|
| /NextBSD/contrib/binutils/binutils/doc/ |
| HD | binutils.texi | 208 extraction. 434 are stamped with the time of extraction.
|
| /NextBSD/lib/libz/ |
| HD | ChangeLog | 347 - Fix VER3 extraction in configure for no fourth subversion
|
| /NextBSD/contrib/binutils/include/opcode/ |
| HD | ChangeLog-9103 | 2038 (struct tic80_operand): Add insertion and extraction functions.
|
| /NextBSD/crypto/heimdal/ |
| HD | ChangeLog.1998 | 2601 * lib/krb5/get_addrs.c: Fix ip4 address extraction.
|
123