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

1 2 3 4 5 6 7 891011>>

  /external/valgrind/main/VEX/pub/
libvex_guest_arm.h 91 /* Various pseudo-regs mandated by Vex or Valgrind. */
101 this pseudo-register shortly afterwards, the translation can
  /prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/4.4.3/plugin/include/
reg-notes.def 49 parameter to a pseudo-register, if there is a memory address which
50 could be used to hold that pseudo-register throughout the function. */
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
fb.h 65 #define FB_VISUAL_PSEUDOCOLOR 3 /* Pseudo color (like atari) */
67 #define FB_VISUAL_STATIC_PSEUDOCOLOR 5 /* Pseudo color readonly */
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/sys/
cdefs.h 115 #define __const /* delete pseudo-ANSI C keywords */
179 /* Delete pseudo-keywords wherever they are not available or needed. */
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/sys/
cdefs.h 115 #define __const /* delete pseudo-ANSI C keywords */
179 /* Delete pseudo-keywords wherever they are not available or needed. */
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/sys/
cdefs.h 115 #define __const /* delete pseudo-ANSI C keywords */
179 /* Delete pseudo-keywords wherever they are not available or needed. */
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/sys/
cdefs.h 115 #define __const /* delete pseudo-ANSI C keywords */
179 /* Delete pseudo-keywords wherever they are not available or needed. */
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/sys/
cdefs.h 115 #define __const /* delete pseudo-ANSI C keywords */
179 /* Delete pseudo-keywords wherever they are not available or needed. */
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/sys/
cdefs.h 115 #define __const /* delete pseudo-ANSI C keywords */
179 /* Delete pseudo-keywords wherever they are not available or needed. */
  /cts/tools/vm-tests/src/dot/junit/opcodes/fill_array_data/
Test_fill_array_data.java 193 * @title packed-switch-data pseudo-instructions must not be reachable by control flow
  /cts/tools/vm-tests/src/dot/junit/opcodes/packed_switch/
Test_packed_switch.java 189 * @title packed-switch-data pseudo-instructions must not be reachable by control flow
  /cts/tools/vm-tests/src/dot/junit/opcodes/sparse_switch/
Test_sparse_switch.java 200 * @title sparse-switch-data pseudo-instructions must not be reachable by control flow
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/fill_array_data/
Test_fill_array_data.java 193 * @title packed-switch-data pseudo-instructions must not be reachable by control flow
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/packed_switch/
Test_packed_switch.java 190 * @title packed-switch-data pseudo-instructions must not be reachable by control flow
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/sparse_switch/
Test_sparse_switch.java 202 * @title sparse-switch-data pseudo-instructions must not be reachable by control flow
  /dalvik/dexgen/src/com/android/dexgen/dex/code/
ArrayData.java 29 * Pseudo-instruction which holds fill array data.
RopTranslator.java 654 * the RegisterSpec of the result of the move-result-pseudo at the
657 * @return {@code null-ok;} result of move-result-pseudo at the beginning of
707 "Insn with result/move-result-pseudo mismatch " +
746 "Insn with result/move-result-pseudo mismatch" + insn);
  /dalvik/dx/src/com/android/dx/dex/code/
ArrayData.java 29 * Pseudo-instruction which holds fill array data.
RopTranslator.java 661 * the RegisterSpec of the result of the move-result-pseudo at the
664 * @return {@code null-ok;} result of move-result-pseudo at the beginning of
714 "Insn with result/move-result-pseudo mismatch " +
753 "Insn with result/move-result-pseudo mismatch" + insn);
  /dalvik/dx/src/com/android/dx/ssa/
LiteralOpUpgrader.java 159 // Remove the source as well if this is a move-result-pseudo
  /dalvik/libdex/
InstrUtils.h 91 * range 0 to 5. Note that there are special "pseudo-instructions"
  /external/bluetooth/bluez/tools/
ppporc.c 141 /* Process the data from socket and pseudo tty */
  /external/chromium/sdch/open-vcdiff/src/
testing.h 156 // This function returns a pseudo-random value of type IntType between 0 and
  /external/dropbear/
fake-rfc2553.c 34 * Pseudo-implementation of RFC2553 name / address resolution functions
fake-rfc2553.h 35 * Pseudo-implementation of RFC2553 name / address resolution functions

Completed in 324 milliseconds

1 2 3 4 5 6 7 891011>>