Searched
full:generate (Results
776 -
800 of
5499) sorted by null
<<31323334353637383940>>
/external/llvm/lib/CodeGen/ |
TargetOptionsImpl.cpp | 34 /// code generator is not allowed to generate mad (multiply add) if the
|
/external/llvm/lib/TableGen/ |
TableGenBackend.cpp | 23 " C++ -*-===//\n//\n// " << Desc << "\n//\n// Automatically generate"
|
/external/llvm/lib/Target/ARM/MCTargetDesc/ |
ARMMCAsmInfo.cpp | 21 cl::desc("Generate ARM EHABI tables"),
|
/external/llvm/lib/Target/Hexagon/ |
HexagonSubtarget.cpp | 32 cl::desc("Generate V4 MEMOP in code generation for Hexagon target"));
|
/external/llvm/test/CodeGen/X86/ |
2011-10-19-widen_vselect.ll | 6 ; we are able to generate vector blend instructions.
|
/external/llvm/test/MC/COFF/ |
symbol-alias.s | 2 // (@foo = alias <type> @bar) generate the correct entries in the symbol table.
|
/external/llvm/utils/TableGen/ |
AsmWriterEmitter.h | 1 //===- AsmWriterEmitter.h - Generate an assembly writer ---------*- C++ -*-===//
|
InstrInfoEmitter.h | 1 //===- InstrInfoEmitter.h - Generate a Instruction Set Desc. ----*- C++ -*-===//
|
IntrinsicEmitter.h | 1 //===- IntrinsicEmitter.h - Generate intrinsic information ------*- C++ -*-===//
|
RegisterInfoEmitter.h | 1 //===- RegisterInfoEmitter.h - Generate a Register File Desc. ---*- C++ -*-===//
|
StringMatcher.h | 1 //===- StringMatcher.h - Generate a matcher for input strings ---*- C++ -*-===//
|
SubtargetEmitter.h | 1 //===- SubtargetEmitter.h - Generate subtarget enumerations -----*- C++ -*-===//
|
/external/mesa3d/src/glsl/ |
opt_function_inlining.cpp | 128 /* Generate storage for the return value. */ 135 /* Generate the declarations for the parameters to our inlined code, 145 /* Generate a new variable for the parameter. */ 182 /* Generate the inlined body of the function to a new list */
|
/external/nist-sip/java/gov/nist/javax/sip/parser/ |
RecordRouteParser.java | 58 * parse the String message and generate the RecordRoute List Object
|
/external/nist-sip/java/gov/nist/javax/sip/parser/ims/ |
PathParser.java | 65 * parse the String message and generate the RecordRoute List Object
|
ServiceRouteParser.java | 66 * parse the String message and generate the RecordRoute List Object
|
/external/nist-sip/java/gov/nist/javax/sip/stack/ |
StackMessageFactory.java | 61 * Generate a new server response for the stack.
|
/external/openfst/src/bin/ |
fstequivalent.cc | 30 DEFINE_int32(npath, 1, "Number of paths to generate");
|
fstrandgen.cc | 25 DEFINE_int64(npath, 1, "Number of paths to generate");
|
/external/openfst/src/extensions/far/ |
farcompilestrings.cc | 32 "Generate N digit numeric keys (def: use file basenames)");
|
farcreate.cc | 30 "Generate N digit numeric keys (def: use file basenames)");
|
farprintstrings.cc | 27 "Generate N digit numeric filenames (def: use keys)");
|
/external/openssh/ |
ssh-keygen.0 | 34 without any arguments, ssh-keygen will generate an RSA key for use in SSH 37 ssh-keygen is also used to generate groups for use in Diffie-Hellman 43 system administrator may use this to generate host keys, as seen in 76 host keys do not exist, generate the host keys with the default 78 type, and default comment. This is used by /etc/rc to generate 128 Generate candidate primes for DH-GEX. These primes must be 311 ssh-keygen may be used to generate groups for the Diffie-Hellman Group 355 authenticate server hosts to users. To generate a user certificate: 377 users or hosts. To generate a certificate for a specified set of
|
ssh-keygen.1 | 135 will generate an RSA key for use in SSH protocol 2 connections. 138 is also used to generate groups for use in Diffie-Hellman group 152 Additionally, the system administrator may use this to generate host keys, 198 do not exist, generate the host keys with the default key file path, 202 to generate new host keys. 258 Generate candidate primes for DH-GEX. 489 may be used to generate groups for the Diffie-Hellman Group Exchange 558 To generate a user certificate: 590 To generate a certificate for a specified set of principals:
|
/external/openssl/crypto/asn1/ |
charmap.pl | 64 # Now generate the C code
|
Completed in 369 milliseconds
<<31323334353637383940>>