HomeSort by relevance Sort by last modified time
    Searched full:pseudo (Results 426 - 450 of 2041) sorted by null

<<11121314151617181920>>

  /external/dropbear/
fake-rfc2553.h 35 * Pseudo-implementation of RFC2553 name / address resolution functions
random.c 178 /* return len bytes of pseudo-random data */
  /external/dropbear/libtomcrypt/notes/
tech0004.txt 8 This tech note explains how to use three of the more useful pseudo random number generators and their
  /external/eigen/Eigen/src/Core/
SelfCwiseBinaryOp.h 22 * This is a pseudo expression class re-implementing the copyCoeff/copyPacket
  /external/eigen/Eigen/src/Eigen2Support/
Cwise.h 34 * \brief Pseudo expression providing additional coefficient-wise operations
  /external/eigen/Eigen/src/SparseCore/
SparseSparseProductWithPruning.h 18 // perform a pseudo in-place sparse * sparse product assuming all matrices are col major
  /external/elfutils/libasm/
asm_newscn.c 70 .section pseudo-op otherwise. */
asm_newsym.c 94 /* First print the binding pseudo-op. */
  /external/iproute2/include/linux/
if_arp.h 29 #define ARPHRD_NETROM 0 /* from KA9Q: NET/ROM pseudo */
if_ether.h 107 #define ETH_P_LOCALTALK 0x0009 /* Localtalk pseudo type */
  /external/jpeg/
jconfig.doc 87 * and pseudo-ANSI compilers get confused. To keep one of these bozos happy,
jconfig.h 88 * and pseudo-ANSI compilers get confused. To keep one of these bozos happy,
  /external/kernel-headers/original/linux/
if_arp.h 29 #define ARPHRD_NETROM 0 /* from KA9Q: NET/ROM pseudo */
if_ether.h 98 #define ETH_P_LOCALTALK 0x0009 /* Localtalk pseudo type */
  /external/libppp/src/
defs.h 106 #define PHYS_FOREGROUND 64 /* Pseudo mode, same as background */
fsm.h 52 #define MODE_ACK 4 /* pseudo mode for ccp negotiations */
  /external/libyuv/files/include/libyuv/
mjpeg_decoder.h 37 // MJPEG ("Motion JPEG") is a pseudo-standard video codec where the frames are
  /external/llvm/include/llvm/CodeGen/
DFAPacketizer.h 140 // ignorePseudoInstruction - Ignore bundling of pseudo instructions.
  /external/llvm/include/llvm/MC/
MCInstrDesc.h 102 Pseudo,
200 /// \brief Return true if this is a pseudo instruction that doesn't
204 return Flags & (1 << MCID::Pseudo);
417 /// means that it is a pseudo instruction used at SelectionDAG time that is
MCSymbol.h 34 // Special sentinal value for the absolute pseudo section.
  /external/llvm/lib/Target/Sparc/
SparcInstr64Bit.td 321 def MOVXCCrr : Pseudo<(outs IntRegs:$rd),
326 def MOVXCCri : Pseudo<(outs IntRegs:$rd),
331 def FMOVS_XCC : Pseudo<(outs FPRegs:$rd),
336 def FMOVD_XCC : Pseudo<(outs DFPRegs:$rd),
  /external/llvm/test/CodeGen/ARM/
2012-01-24-RegSequenceLiveRange.ll 63 ; Check that pseudo-expansion preserves <undef> flags.
crash.ll 1 ; RUN: llc < %s -mtriple=thumbv7-apple-darwin10 -verify-arm-pseudo-expand
  /external/llvm/test/TableGen/
TargetInstrInfo.td 48 def Pseudo : Format<0>; def RawFrm : Format<1>;
  /external/mesa3d/src/gallium/drivers/nv50/codegen/
nv50_ir_target.h 155 unsigned int pseudo : 1; member in struct:nv50_ir::Target::OpInfo

Completed in 1301 milliseconds

<<11121314151617181920>>