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

<<11121314151617181920>>

  /external/llvm/include/llvm/MC/
MCInstrItineraries.h 164 // be used for zero-latency pseudo ops.
  /external/llvm/lib/Target/Alpha/
AlphaInstrFormats.td 261 // Pseudo instructions.
  /external/llvm/lib/Target/MBlaze/MCTargetDesc/
MBlazeBaseInfo.h 30 // PseudoFrm - This represents an instruction that is a pseudo instruction
  /external/llvm/lib/Target/MSP430/
MSP430RegisterInfo.cpp 141 // Replace the pseudo instruction with a new instruction...
  /external/llvm/lib/Target/PTX/
PTXTargetMachine.cpp 267 // Expand pseudo-instructions emitted by ISel.
  /external/llvm/lib/Target/PowerPC/
PPCCodeEmitter.cpp 126 break; // pseudo opcode, no side effects
  /external/llvm/lib/Target/X86/MCTargetDesc/
X86MCCodeEmitter.cpp 860 // Pseudo instructions don't get encoded.
861 if ((TSFlags & X86II::FormMask) == X86II::Pseudo)
904 case X86II::Pseudo:
905 assert(0 && "Pseudo instruction shouldn't be emitted");
    [all...]
  /external/markdown/
test-markdown.py 32 # get pseudo file /proc/<pid>/status
  /external/speex/libspeex/
pseudofloat.h 4 @brief Pseudo-floating point
  /external/valgrind/main/VEX/pub/
libvex_guest_amd64.h 142 this pseudo-register shortly afterwards, the translation can
libvex_guest_ppc32.h 202 this pseudo-register shortly afterwards, the translation can
  /external/webkit/Source/ThirdParty/ANGLE/include/EGL/
egl.h 128 #define EGL_MATCH_NATIVE_PIXMAP 0x3041 /* Pseudo-attribute (not queryable) */
  /external/webkit/Source/WebCore/css/
CSSGrammar.y 258 %type <selector> pseudo
986 // Ensure that unknown pseudo element always stays at the top of selector chain.
1029 | pseudo
1122 pseudo: label
    [all...]
  /external/webkit/Source/WebCore/rendering/
RenderObject.h 447 // The pseudo element style can be cached or uncached. Use the cached method if the pseudo element doesn't respect
448 // any pseudo classes (and therefore has no concept of changing state).
463 // pseudo elements for which their parent node is returned.
    [all...]
  /external/wpa_supplicant/
eap_sake_common.c 207 * @buf: Buffer for the generated pseudo-random key
  /external/wpa_supplicant_6/wpa_supplicant/src/eap_common/
eap_sake_common.c 208 * @buf: Buffer for the generated pseudo-random key
  /external/wpa_supplicant_8/src/eap_common/
eap_sake_common.c 208 * @buf: Buffer for the generated pseudo-random key
  /frameworks/base/core/java/android/nfc/tech/
TagTechnology.java 35 * pseudo-technologies or capabilities (for example {@link Ndef}, {@link NdefFormatable}).
  /frameworks/base/include/utils/
BlobCache.h 240 // mRandState is the pseudo-random number generator state. It is passed to
  /frameworks/base/media/libstagefright/codecs/amrnb/common/src/
int_lpc.cpp 148 PSEUDO-CODE
285 PSEUDO-CODE
409 PSEUDO-CODE
546 PSEUDO-CODE
lsp.cpp 137 PSEUDO-CODE
238 PSEUDO-CODE
327 PSEUDO-CODE
415 PSEUDO-CODE
  /frameworks/base/media/libstagefright/codecs/amrnb/dec/src/
ph_disp.cpp 163 PSEUDO-CODE
268 PSEUDO-CODE
345 PSEUDO-CODE
436 PSEUDO-CODE
sp_dec.cpp 180 PSEUDO-CODE
329 PSEUDO-CODE
436 PSEUDO-CODE
553 PSEUDO-CODE
  /frameworks/base/media/libstagefright/codecs/amrnb/enc/src/
amrencode.cpp 163 PSEUDO-CODE
299 PSEUDO-CODE
411 PSEUDO-CODE
586 PSEUDO-CODE
c8_31pf.cpp 153 PSEUDO-CODE
411 PSEUDO-CODE
540 PSEUDO-CODE
723 PSEUDO-CODE

Completed in 454 milliseconds

<<11121314151617181920>>