HomeSort by relevance Sort by last modified time
    Searched defs:opcode (Results 276 - 300 of 348) sorted by null

<<11121314

  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/linux/
coda.h 203 #define DOWNCALL(opcode) (opcode >= CODA_REPLACE && opcode <= CODA_PURGEFID)
213 u_int32_t opcode; member in struct:coda_in_hdr
221 u_int32_t opcode; member in struct:coda_out_hdr
  /prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/linux/
coda.h 203 #define DOWNCALL(opcode) (opcode >= CODA_REPLACE && opcode <= CODA_PURGEFID)
213 u_int32_t opcode; member in struct:coda_in_hdr
221 u_int32_t opcode; member in struct:coda_out_hdr
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/linux/
coda.h 203 #define DOWNCALL(opcode) (opcode >= CODA_REPLACE && opcode <= CODA_PURGEFID)
213 u_int32_t opcode; member in struct:coda_in_hdr
221 u_int32_t opcode; member in struct:coda_out_hdr
  /prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/linux/
coda.h 203 #define DOWNCALL(opcode) (opcode >= CODA_REPLACE && opcode <= CODA_PURGEFID)
213 u_int32_t opcode; member in struct:coda_in_hdr
221 u_int32_t opcode; member in struct:coda_out_hdr
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/linux/
coda.h 203 #define DOWNCALL(opcode) (opcode >= CODA_REPLACE && opcode <= CODA_PURGEFID)
213 u_int32_t opcode; member in struct:coda_in_hdr
221 u_int32_t opcode; member in struct:coda_out_hdr
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/linux/
coda.h 203 #define DOWNCALL(opcode) (opcode >= CODA_REPLACE && opcode <= CODA_PURGEFID)
213 u_int32_t opcode; member in struct:coda_in_hdr
221 u_int32_t opcode; member in struct:coda_out_hdr
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/linux/
coda.h 203 #define DOWNCALL(opcode) (opcode >= CODA_REPLACE && opcode <= CODA_PURGEFID)
213 u_int32_t opcode; member in struct:coda_in_hdr
221 u_int32_t opcode; member in struct:coda_out_hdr
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/linux/
coda.h 203 #define DOWNCALL(opcode) (opcode >= CODA_REPLACE && opcode <= CODA_PURGEFID)
213 u_int32_t opcode; member in struct:coda_in_hdr
221 u_int32_t opcode; member in struct:coda_out_hdr
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/linux/
coda.h 203 #define DOWNCALL(opcode) (opcode >= CODA_REPLACE && opcode <= CODA_PURGEFID)
213 u_int32_t opcode; member in struct:coda_in_hdr
221 u_int32_t opcode; member in struct:coda_out_hdr
  /prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/linux/
coda.h 203 #define DOWNCALL(opcode) (opcode >= CODA_REPLACE && opcode <= CODA_PURGEFID)
213 u_int32_t opcode; member in struct:coda_in_hdr
221 u_int32_t opcode; member in struct:coda_out_hdr
  /prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/linux/
coda.h 203 #define DOWNCALL(opcode) (opcode >= CODA_REPLACE && opcode <= CODA_PURGEFID)
213 u_int32_t opcode; member in struct:coda_in_hdr
221 u_int32_t opcode; member in struct:coda_out_hdr
  /prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/linux/
coda.h 203 #define DOWNCALL(opcode) (opcode >= CODA_REPLACE && opcode <= CODA_PURGEFID)
213 u_int32_t opcode; member in struct:coda_in_hdr
221 u_int32_t opcode; member in struct:coda_out_hdr
  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/linux/
coda.h 203 #define DOWNCALL(opcode) (opcode >= CODA_REPLACE && opcode <= CODA_PURGEFID)
213 u_int32_t opcode; member in struct:coda_in_hdr
221 u_int32_t opcode; member in struct:coda_out_hdr
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/linux/
coda.h 203 #define DOWNCALL(opcode) (opcode >= CODA_REPLACE && opcode <= CODA_PURGEFID)
213 u_int32_t opcode; member in struct:coda_in_hdr
221 u_int32_t opcode; member in struct:coda_out_hdr
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/linux/
coda.h 203 #define DOWNCALL(opcode) (opcode >= CODA_REPLACE && opcode <= CODA_PURGEFID)
213 u_int32_t opcode; member in struct:coda_in_hdr
221 u_int32_t opcode; member in struct:coda_out_hdr
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/linux/
coda.h 203 #define DOWNCALL(opcode) (opcode >= CODA_REPLACE && opcode <= CODA_PURGEFID)
213 u_int32_t opcode; member in struct:coda_in_hdr
221 u_int32_t opcode; member in struct:coda_out_hdr
  /dalvik/vm/compiler/codegen/mips/
MipsLIR.h 372 #define isPseudoOpCode(opCode) ((int)(opCode) < 0)
490 /* Bit flags describing the behavior of each native opcode */
567 /* Struct used to define the snippet positions for each Thumb opcode */
575 MipsOpCode opcode; member in struct:MipsEncodingMap
605 MipsOpCode opcode; member in struct:MipsLIR
  /external/bluetooth/bluedroid/bta/dm/
bta_dm_int.h 171 UINT16 opcode; member in struct:__anon2438
  /external/freetype/src/truetype/
ttinterp.c 7596 FT_Byte opcode = CUR.opcode; local
    [all...]
  /external/v8/src/
hydrogen-instructions.h 220 virtual Opcode opcode() const { return HValue::k##type; }
553 enum Opcode {
560 virtual Opcode opcode() const = 0;
564 bool Is##type() const { return opcode() == k##type; }
567 bool IsPhi() const { return opcode() == kPhi; }
2322 virtual Opcode opcode() const { return HValue::kPhi; } function in class:v8::HPhi
    [all...]
  /external/valgrind/main/coregrind/m_debuginfo/
readdwarf.c 391 VG_(printf)(" Extended opcode %d: End of Sequence\n\n",
399 VG_(printf)(" Extended opcode %d: set Address to 0x%lx\n",
543 /* We only support machines with one opcode per instruction
605 VG_(printf)(" Opcode Base: %d\n\n",
623 VG_(printf)(" Opcode %d has %d args\n",
756 VG_(printf)(" Special opcode %d: advance Address by %d "
924 VG_(printf)(" Unknown opcode %d\n", (Int)op_code);
2732 UChar opcode; local
    [all...]
  /prebuilts/tools/common/cglib/
cglib-2.2.3.jar 
  /prebuilts/tools/common/m2/internal/cglib/cglib-nodep/2.2.2/
cglib-nodep-2.2.2.jar 
  /prebuilts/tools/common/m2/internal/com/google/code/findbugs/bcel/2.0.1/
bcel-2.0.1.jar 
  /external/robolectric/lib/main/
javassist-3.14.0-GA.jar 

Completed in 3060 milliseconds

<<11121314