HomeSort by relevance Sort by last modified time
    Searched defs:byte2 (Results 1 - 20 of 20) sorted by null

  /external/valgrind/main/none/tests/s390x/
clcl.c 155 uint8_t byte, byte1, byte2; local
165 byte2 = 20;
166 run_test(&byte1, 1, &byte2, 1, 0x00); // first operand low
168 run_test(&byte2, 1, &byte1, 1, 0x00); // first operand high
169 run_test(&byte1, 1, &byte2, 1, 0xFF); // first operand low
171 run_test(&byte2, 1, &byte1, 1, 0xFF); // first operand high
  /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
bitstream.cpp 953 int byte0, byte1, byte2, shift, tmpvar; local
    [all...]
  /dalvik/dx/src/com/android/dx/io/instructions/
InstructionCodec.java 943 private static int byte2(int value) { method in class:InstructionCodec
    [all...]
  /dalvik/vm/analysis/
RegisterMap.cpp 1397 u1 byte2 = *bits2++; local
    [all...]
  /external/apache-xml/src/main/java/org/apache/xml/serializer/
ToHTMLStream.java 1258 int byte2 = local
    [all...]
  /external/dexmaker/src/dx/java/com/android/dx/io/instructions/
InstructionCodec.java 1076 private static int byte2(int value) { method in class:InstructionCodec
    [all...]
  /libcore/luni/src/test/java/libcore/xml/
XsltXPathConformanceTestSuite.java 588 int byte2 = in.read(); local
589 if (byte1 == 0xFF && byte2 == 0xFE) {
591 } else if (byte1 == 0xFF && byte2 == 0xFF) {
595 if (byte1 == 0xEF && byte2 == 0xBB && byte3 == 0xBF) {
  /dalvik/libdex/
DexSwapVerify.cpp 1916 u1 byte2 = *(data++); local
1937 u1 byte2 = *(data++); local
    [all...]
  /external/valgrind/main/VEX/priv/
guest_x86_toIR.c 5954 UChar byte2, subopc; local
    [all...]
guest_amd64_toIR.c 7094 UChar byte2, subopc; local
    [all...]
guest_s390_toIR.c 9060 IRTemp byte2 = newTemp(Ity_I8); local
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
Xlib.h 1069 unsigned char byte2; member in struct:__anon23299
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xlib.h 1069 unsigned char byte2; member in struct:__anon24889
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xlib.h 1069 unsigned char byte2; member in struct:__anon26401
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.security_1.0.200.v20100503.jar 
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar 
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 
  /external/zxing/core/
core.jar 
  /prebuilts/sdk/tools/lib/
dx.jar 
  /prebuilts/misc/common/tradefed/
tradefed-prebuilt.jar 

Completed in 759 milliseconds