HomeSort by relevance Sort by last modified time
    Searched refs:byte3 (Results 1 - 23 of 23) sorted by null

  /external/sonivox/arm-fm-22k/lib_src/
eas_midi.c 92 pMIDIStream->byte3 = EAS_FALSE;
125 pMIDIStream->byte3 = EAS_FALSE;
145 if (pMIDIStream->byte3)
148 pMIDIStream->byte3 = EAS_FALSE;
167 pMIDIStream->byte3 = EAS_TRUE;
186 pMIDIStream->byte3 = EAS_TRUE;
204 pMIDIStream->byte3 = EAS_TRUE;
eas_miditypes.h 47 EAS_BOOL8 byte3; /* flag indicates 3rd byte expected */ member in struct:s_midi_stream_tag
  /external/sonivox/arm-hybrid-22k/lib_src/
eas_midi.c 92 pMIDIStream->byte3 = EAS_FALSE;
125 pMIDIStream->byte3 = EAS_FALSE;
145 if (pMIDIStream->byte3)
148 pMIDIStream->byte3 = EAS_FALSE;
167 pMIDIStream->byte3 = EAS_TRUE;
186 pMIDIStream->byte3 = EAS_TRUE;
204 pMIDIStream->byte3 = EAS_TRUE;
eas_miditypes.h 47 EAS_BOOL8 byte3; /* flag indicates 3rd byte expected */ member in struct:s_midi_stream_tag
  /external/sonivox/arm-wt-22k/lib_src/
eas_midi.c 92 pMIDIStream->byte3 = EAS_FALSE;
125 pMIDIStream->byte3 = EAS_FALSE;
145 if (pMIDIStream->byte3)
148 pMIDIStream->byte3 = EAS_FALSE;
167 pMIDIStream->byte3 = EAS_TRUE;
186 pMIDIStream->byte3 = EAS_TRUE;
204 pMIDIStream->byte3 = EAS_TRUE;
eas_miditypes.h 47 EAS_BOOL8 byte3; /* flag indicates 3rd byte expected */ member in struct:s_midi_stream_tag
  /external/valgrind/main/VEX/priv/
guest_s390_helpers.c 572 UInt byte3 = 0x80 | klmnop; local
574 retval = (byte1 << 16) | (byte2 << 8) | byte3;
584 UInt byte3 = 0x80 | ijklmn; local
587 retval = (byte1 << 24) | (byte2 << 16) | (byte3 << 8) | byte4;
654 s390_do_cu12_cu14_helper2(UInt byte1, UInt byte2, UInt byte3, UInt byte4,
692 (byte3 < 0x80 || byte3 > 0xbf)) {
700 (byte3 < 0x80 || byte3 > 0xbf)) {
707 (byte3 < 0x80 || byte3 > 0xbf))
    [all...]
guest_s390_defs.h 85 ULong s390_do_cu12_helper2(UInt byte1, UInt byte2, UInt byte3, UInt byte4,
87 ULong s390_do_cu14_helper2(UInt byte1, UInt byte2, UInt byte3, UInt byte4,
guest_s390_toIR.c 11655 IRExpr *cond, *addr, *byte2, *byte3, *byte4; local
    [all...]
  /bionic/libc/arch-arm/cortex-a15/bionic/
strcmp.S 208 bcs byte3
224 byte3: label
  /bionic/libc/arch-arm/cortex-a9/bionic/
strcmp.S 208 bcs byte3
224 byte3: label
  /bionic/libc/arch-arm/krait/bionic/
strcmp.S 208 bcs byte3
224 byte3: label
  /bionic/libc/arch-arm/bionic/
strcmp.a15.S 240 bcs byte3
256 byte3: label
  /libcore/luni/src/test/java/libcore/xml/
XsltXPathConformanceTestSuite.java 594 int byte3 = in.read(); local
595 if (byte1 == 0xEF && byte2 == 0xBB && byte3 == 0xBF) {
  /dalvik/libdex/
DexSwapVerify.cpp 1921 u1 byte3 = *(data++); local
    [all...]
  /external/webkit/Source/JavaScriptCore/assembler/
ARMv7Assembler.h 212 uint8_t byte3;
294 if ((bytes.byte0 == bytes.byte1) && (bytes.byte0 == bytes.byte2) && (bytes.byte0 == bytes.byte3)) {
300 if ((bytes.byte0 == bytes.byte2) && !(bytes.byte1 | bytes.byte3)) {
306 if ((bytes.byte1 == bytes.byte3) && !(bytes.byte0 | bytes.byte2)) {
    [all...]
  /external/apache-xml/src/main/java/org/apache/xml/serializer/
ToHTMLStream.java 1260 int byte3 = 0x80 | yyyyyy; local
    [all...]
  /dalvik/dx/src/com/android/dx/io/instructions/
InstructionCodec.java 947 private static int byte3(int value) { method in class:InstructionCodec
    [all...]
  /external/dexmaker/src/dx/java/com/android/dx/io/instructions/
InstructionCodec.java 1080 private static int byte3(int value) { method in class:InstructionCodec
    [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 
  /prebuilts/sdk/tools/lib/
dx.jar 

Completed in 304 milliseconds