HomeSort by relevance Sort by last modified time
    Searched full:pseudo (Results 301 - 325 of 1396) sorted by null

<<11121314151617181920>>

  /dalvik/dx/src/com/android/dx/ssa/
EscapeAnalysis.java 245 * Determine the origin of a move result pseudo instruction that generates
248 * @param insn {@code non-null;} move result pseudo instruction to process
250 * move result pseudo instruction
743 // Add a successor block with a move result pseudo for the exception
    [all...]
  /development/ndk/platforms/android-3/include/netinet/
ip.h 194 * This is the real IPv4 pseudo header, used for computing the TCP and UDP
  /external/chromium/chrome/browser/
background_application_list_model_unittest.cc 177 // Verifies behavior with a pseudo-randomly generated set of actions: Adding and
  /external/clang/utils/TableGen/
ClangASTNodesEmitter.cpp 33 // This might be the pseudo-node for Stmt; don't assume it has an Abstract
  /external/icu4c/common/
ustrenum.cpp 216 * Pseudo-vtable for UEnumeration wrapper around StringEnumeration.
  /external/kernel-headers/original/linux/
mod_devicetable.h 212 /* for pseudo multi-function devices */
socket.h 175 #define AF_SECURITY 14 /* Security callback pseudo AF */
  /external/llvm/include/llvm/Target/
TargetFrameLowering.h 158 /// call frame pseudo ops before doing frame index elimination. This is
TargetInstrInfo.h 96 /// targets use pseudo instructions in order to abstract away the difference
389 /// expandPostRAPseudo - This function is called for all pseudo instructions
390 /// that remain after register allocation. Many pseudo instructions are
630 /// isZeroCost - Return true for pseudo instructions that don't consume any
    [all...]
  /external/llvm/lib/CodeGen/
PrologEpilogInserter.cpp 78 // function's frame information. Also eliminates call frame pseudo
148 /// pseudo instructions.
162 // Early exit for targets which have no call frame setup/destroy pseudo
172 assert(I->getNumOperands() >= 1 && "Call Frame Setup/Destroy Pseudo"
  /external/llvm/lib/Target/ARM/
ARMTargetMachine.cpp 132 // Expand some pseudo instructions into multiple instructions to allow
  /external/llvm/lib/Target/Alpha/
AlphaRegisterInfo.cpp 112 // Replace the pseudo instruction with a new instruction...
  /external/llvm/lib/Target/MBlaze/MCTargetDesc/
MBlazeMCCodeEmitter.cpp 194 // Pseudo instructions don't get encoded.
  /external/llvm/lib/Target/MSP430/
MSP430BranchSelector.cpp 13 // positions pass, and a branch pseudo op to machine branch opcode pass. This
  /external/llvm/lib/Target/PowerPC/
PPCBranchSelector.cpp 13 // positions pass, and a branch pseudo op to machine branch opcode pass. This
  /external/openssl/crypto/asn1/
x_pubkey.c 185 /* Now two pseudo ASN1 routines that take an EVP_PKEY structure
  /external/openssl/crypto/engine/
eng_cnf.c 125 /* First handle some special pseudo ctrls */
  /external/ppp/pppd/
tty.c 193 "Script to run on pseudo-tty master side",
532 error("Couldn't allocate pseudo-tty");
1161 error("Error reading pseudo-tty master: %m");
1211 error("Error writing pseudo-tty master: %m");
    [all...]
  /external/qemu/docs/
AUDIO.TXT 174 So, in the end, we have the pseudo-code:
  /external/skia/src/core/
SkStrokerPriv.cpp 98 diagonal. To pseudo-fix this, we go through the pivot point. This adds
  /external/skia/src/ports/
SkFontHost_FONTPATH.cpp 100 down to their pseudo-equivalents (i.e. in terms of fonts
  /external/tcpdump/
print-mobility.c 56 u_int16_t ip6m_cksum; /* sum of IPv6 pseudo-header and MH */
  /external/valgrind/main/VEX/pub/
libvex.h 607 The guest state must contain two pseudo-registers, guest_TISTART
610 the despatcher. Both pseudo-regs must have size equal to the guest
613 The architecture must a third pseudo-register, guest_NRADDR, also
616 redirected. By reading this pseudo-register shortly afterwards,
  /external/webkit/Source/JavaScriptCore/tests/mozilla/js1_5/Array/
regress-178722.js 71 // create empty array or pseudo-array objects in various ways
  /external/webkit/Source/JavaScriptCore/wtf/
OSAllocatorSymbian.cpp 158 // Pseudo OOM

Completed in 359 milliseconds

<<11121314151617181920>>