/external/libyuv/files/source/ |
scale.cc | [all...] |
/bionic/libc/kernel/arch-mips/asm/sgi/ |
hpc3.h | 142 #define HPC3_ERST_CLRIRQ 0x2 202 #define HPC3_GIOMISC_DENDIAN 0x2
|
/development/ndk/platforms/android-9/arch-mips/include/asm/sgi/ |
hpc3.h | 142 #define HPC3_ERST_CLRIRQ 0x2 202 #define HPC3_GIOMISC_DENDIAN 0x2
|
/external/libffi/src/powerpc/ |
darwin.S | 233 .byte 0x2 ; uleb128 0x2
|
/external/qemu/tcg/sparc/ |
tcg-target.c | 205 #define COND_LE 0x2 219 #define BA (INSN_OP(0) | INSN_COND(COND_A, 0) | INSN_OP2(0x2)) 478 tcg_out32(s, (INSN_OP(0) | INSN_COND(opc, 0) | INSN_OP2(0x2) 482 tcg_out_reloc(s, s->code_ptr, R_SPARC_WDISP22, label_index, 0); 483 tcg_out32(s, (INSN_OP(0) | INSN_COND(opc, 0) | INSN_OP2(0x2) | 0)); 863 *label1_ptr = (INSN_OP(0) | INSN_COND(COND_E, 0) | INSN_OP2(0x2) | 952 *label2_ptr = (INSN_OP(0) | INSN_COND(COND_A, 0) | INSN_OP2(0x2) | 1043 *label1_ptr = (INSN_OP(0) | INSN_COND(COND_E, 0) | INSN_OP2(0x2) | [all...] |
/external/skia/src/core/ |
SkCordic.cpp | 19 0xA, 0x5, 0x2, 0x1 }; 143 0xA, 0x5, 0x2, 0x1 };
|
/external/valgrind/main/docs/internals/ |
3_1_BUGSTATUS.txt | 43 vx1612 fixed 125607 amd64->IR: 0x66 0xF 0xA3 0x2 (btw etc) 126 vx1583 vx1584 121662 x86: lock xadd (0xF0 0xF 0xC0 0x2)
|
/external/webkit/Source/JavaScriptCore/jit/ |
ExecutableAllocator.h | 276 "movw r7, #0x2\n" 300 "add r7, r7, #0x2\n"
|
/frameworks/base/core/java/android/view/animation/ |
GridLayoutAnimationController.java | 71 public static final int DIRECTION_BOTTOM_TO_TOP = 0x2; 81 public static final int DIRECTION_VERTICAL_MASK = 0x2;
|
/hardware/qcom/media/mm-video/vidc/venc/inc/ |
omx_video_base.h | 275 OMX_COMPONENT_LOADING_PENDING =0x2, 302 OMX_COMPONENT_GENERATE_BUFFER_DONE = 0x2,
|
/libcore/luni/src/main/files/cacerts/ |
2e8714cb.0 | 34 Version: 3 (0x2) 35 Serial Number: 2 (0x2)
|
eb375c3e.0 | 23 Version: 3 (0x2) 24 Serial Number: 2 (0x2)
|
/prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/asm/sgi/ |
hpc3.h | 142 #define HPC3_ERST_CLRIRQ 0x2 202 #define HPC3_GIOMISC_DENDIAN 0x2
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/ |
soc-dapm.h | 156 #define SND_SOC_DAPM_STREAM_STOP 0x2 164 #define SND_SOC_DAPM_POST_PMU 0x2 /* after widget power up */
|
/prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/asm/sgi/ |
hpc3.h | 142 #define HPC3_ERST_CLRIRQ 0x2 202 #define HPC3_GIOMISC_DENDIAN 0x2
|
/bionic/libc/kernel/arch-mips/asm/ip32/ |
crime.h | 120 #define CRIME_CPU_ERROR_VICE_WRT_PRTY 0x2
|
/bionic/libc/kernel/common/linux/ |
icmpv6.h | 107 #define ICMPV6_ROUTER_PREF_INVALID 0x2
|
netlink.h | 95 #define NLMSG_ERROR 0x2
|
/bionic/libm/include/sparc64/ |
fenv.h | 54 #define FE_UPWARD 0x2
|
/bionic/libm/sparc64/ |
fenv.h | 54 #define FE_UPWARD 0x2
|
/cts/suite/audio_quality/test_description/ |
processing_main.py | 32 CMD_FUNCTION = 0x2
|
/cts/tests/res/values/ |
attrs.xml | 76 <flag name="bit2" value="0x2" />
|
/cts/tests/tests/content/src/android/content/res/cts/ |
PrimitiveTest.java | 64 tryFlag(R.style.TestFlag2, 0x2);
|
/cts/tests/tests/os/src/android/os/cts/ |
FileAccessPermissionTest.java | 162 byte[]data = new byte[]{0x1, 0x2, 0x3,0x4};
|
ParcelFileDescriptorTest.java | 221 fout.write(new byte[] { 0x0, 0x1, 0x2, 0x3 });
|