Home
last modified time | relevance | path

Searched refs:Generate (Results 1 – 25 of 279) sorted by relevance

12345678910>>...12

/freebsd-12-stable/contrib/binutils/gas/doc/
Dc-ppc.texi38 Generate code for POWER/2 (RIOS2).
41 Generate code for POWER (RIOS1)
44 Generate code for PowerPC 601.
47 Generate code for PowerPC 603/604.
50 Generate code for PowerPC 403/405.
53 Generate code for PowerPC 440. BookE and some 405 instructions.
56 Generate code for PowerPC 7400/7410/7450/7455.
59 Generate code for PowerPC 620/625/630.
62 Generate code for Motorola e500 core complex.
65 Generate code for Motorola SPE instructions.
[all …]
Dc-mips.texi66 Generate SVR4-style PIC. This option tells the assembler to generate
72 Generate VxWorks PIC. This option tells the assembler to generate
85 Generate code for a particular MIPS Instruction Set Architecture level.
126 Generate code for the MIPS 16 processor. This is equivalent to putting
140 Generate code for the MIPS-3D Application Specific Extension.
146 Generate code for the MDMX Application Specific Extension.
152 Generate code for the DSP Release 1 Application Specific Extension.
158 Generate code for the DSP Release 2 Application Specific Extension.
165 Generate code for the MT Application Specific Extension.
186 Generate code for the LSI @sc{r4010} chip. This tells the assembler to
[all …]
/freebsd-12-stable/contrib/gcc/config/ia64/
Dia64.opt3 Generate big endian code
7 Generate little endian code
11 Generate code for GNU as
15 Generate code for GNU ld
34 Generate code without GP reg
42 Generate self-relocatable code
46 Generate inline floating point division, optimize for latency
50 Generate inline floating point division, optimize for throughput
57 Generate inline integer division, optimize for latency
61 Generate inline integer division, optimize for throughput
[all …]
Dilp32.opt3 Generate ILP32 code
7 Generate LP64 code
/freebsd-12-stable/contrib/gcc/config/sparc/
Dsparc.opt107 ;; Generate code for little-endian
113 ;; Generate code for SPARClite
116 ;; Generate code for SPARClet
119 ;; Generate code for SPARC-V8
122 ;; Generate code for SPARC-V9
125 ;; Generate code that uses the V8 instructions deprecated
Dlittle-endian.opt24 Generate code for little-endian
28 Generate code for big-endian
/freebsd-12-stable/crypto/openssl/doc/man1/
Dgenpkey.pod90 Generate a set of parameters instead of a private key. If used this option must
254 Generate an RSA private key using default parameters:
262 Generate a 2048 bit RSA key using 3 as the public exponent:
267 Generate 2048 bit DSA parameters:
272 Generate DSA key from parameters:
276 Generate 2048 bit DH parameters:
281 Generate 2048 bit X9.42 DH parameters:
291 Generate DH key from parameters:
295 Generate EC parameters:
301 Generate EC key from parameters:
[all …]
Dprime.pod37 Generate hex output.
41 Generate a prime number.
45 Generate a prime with B<num> bits.
/freebsd-12-stable/contrib/gcc/config/arm/
Darm.opt28 Generate a call to abort if a noreturn function returns
39 Generate APCS conformant stack frames
43 Generate re-entrant, PIC code
103 Generate call insns as indirect calls, if necessary
143 Thumb: Generate (non-leaf) stack frames even if not needed
147 Thumb: Generate (leaf) stack frames even if not needed
/freebsd-12-stable/contrib/gcc/config/rs6000/
Drs6000.opt81 Generate load/store multiple instructions
85 Generate string instructions for block moves
109 Generate load/store with update instructions
117 Generate fused multiply/add instructions
140 Generate software floating point divide for better throughput
175 Generate VRSAVE instructions when generating AltiVec code
183 Generate isel instructions
191 Generate SPE SIMD instructions on E500
Ddarwin.opt25 Generate 64-bit code
29 Generate 32-bit code
33 Generate code suitable for executables (NOT shared libs)
Dsysv4.opt133 Generate 64-bit code
137 Generate 32-bit code
145 Generate code to use a non-exec PLT and GOT
149 Generate code for old exec BSS PLT
/freebsd-12-stable/contrib/gcc/config/mips/
Dmips.opt24 -mabi=ABI Generate code that conforms to the given ABI
28 Generate code that can be used in SVR4-style dynamic objects
36 -march=ISA Generate code for the given ISA
126 Generate floating-point multiply-add instructions
142 -mipsN Generate code for ISA level N
146 Generate mips16 code
178 Generate normal-mode code
/freebsd-12-stable/contrib/libxo/doc/
Dxo.rst102 --html OR -H Generate HTML output
103 --json OR -J Generate JSON output
107 --style <style> Generate given style (xml, json, text, html)
108 --text OR -T Generate text output (the default style)
113 --xml OR -X Generate XML output
Dxolint.rst18 -D Generate documentation for all xolint messages
19 -I Generate info table code
/freebsd-12-stable/contrib/gcc/config/
Ddarwin.opt24 Generate code suitable for fast turn around debugging
36 Generate code for darwin loadable kernel extentions
40 Generate code for the kernel or loadable kernel extentions
/freebsd-12-stable/contrib/libevent/cmake/
DUseDoxygen.cmake3 option(DOXYGEN_GENERATE_HTML "Generate HTML" ON)
4 option(DOXYGEN_GENERATE_MAN "Generate man pages" OFF)
5 option(DOXYGEN_MAN_LINKS "Generate man links" ON)
6 option(DOXYGEN_GENERATE_LATEX "Generate LaTeX" OFF)
/freebsd-12-stable/contrib/ntp/sntp/libevent/cmake/
DUseDoxygen.cmake3 option(DOXYGEN_GENERATE_HTML "Generate HTML" ON)
4 option(DOXYGEN_GENERATE_MAN "Generate man pages" OFF)
5 option(DOXYGEN_MAN_LINKS "Generate man links" ON)
6 option(DOXYGEN_GENERATE_LATEX "Generate LaTeX" OFF)
/freebsd-12-stable/usr.sbin/pw/tests/
Dhelper_functions.shin16 # Generate the passwd file
29 # Generate the passwd file
/freebsd-12-stable/contrib/gcc/config/i386/
Di386.opt28 Generate 32bit i386 code
44 Generate 64bit x86-64 code
80 Generate code for given CPU
106 Generate sin, cos, sqrt for FPU
114 Generate floating point mathematics using given instruction set
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
DHexagon.td156 // Generate mapping table to relate non-predicate instructions with their
173 // Generate mapping table to relate predicate-true instructions with their
185 // Generate mapping table to relate predicate-false instructions with their
197 // Generate mapping table to relate predicated instructions with their .new
209 // Generate mapping table to relate .new predicated instructions with their old
221 // Generate mapping table to relate store instructions with their new-value
233 // Generate mapping table to relate new-value store instructions with their old
/freebsd-12-stable/contrib/elftoolchain/libelf/
Dlibelf_convert.m439 # Generate conversion routines for converting between in-memory and
133 # Generate conversion functions for primitive types.
195 # SWAP_FIELD(FIELDNAME,ELFTYPE) -- Generate code to swap one field.
208 # SWAP_STRUCT(CTYPE,SIZE) -- Generate code to swap an ELF structure.
213 # WRITE_FIELD(ELFTYPE,FIELDNAME) -- Generate code to write one field.
226 # WRITE_STRUCT(CTYPE,SIZE) -- Generate code to write out an ELF structure.
231 # READ_FIELD(ELFTYPE,CTYPE) -- Generate code to read one field.
244 # READ_STRUCT(CTYPE,SIZE) -- Generate code to read an ELF structure.
250 # MAKECOMPFUNCS -- Generate converters for composite ELF structures.
332 # MAKE_TYPE_CONVERTERS(ELFTYPELIST) -- Generate conversion functions.
[all …]
/freebsd-12-stable/contrib/gcc/
Dcommon.opt293 Generate unwind tables that are exact at each instruction boundary
301 Generate code to check bounds before indexing arrays
493 ; Generate position-independent code for executables if possible
582 Generate code for functions even if they are fully inlined
685 Generate position-independent code if possible (large mode)
689 Generate position-independent code for executables if possible (large mode)
693 Generate position-independent code if possible (small mode)
697 Generate position-independent code for executables if possible (small mode)
701 Generate prefetch instructions, if available, for arrays in loops
1116 Generate debug information in default format
[all …]
/freebsd-12-stable/crypto/openssl/doc/man3/
DEVP_PKEY_keygen.pod115 Generate a 2048 bit RSA key:
131 /* Generate key */
135 Generate a key from a set of parameters:
151 /* Generate key */
/freebsd-12-stable/contrib/googletest/googlemock/scripts/generator/cpp/
Dgmock_class_test.py53 ast_list = list(builder.Generate())
322 ast_list = list(builder.Generate())

12345678910>>...12