HomeSort by relevance Sort by last modified time
    Searched refs:byte (Results 1 - 25 of 1576) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/parsers/tasm/tests/
equal.asm 1 a = byte 1
label.asm 1 a label byte
  /external/llvm/test/MC/ARM/
bracket-darwin.s 5 .byte [4-3]
bracket-exprs.s 3 // CHECK: .byte 1
5 .byte 1
7 .byte 2
10 // CHECK: .byte 3
12 .byte 3
14 .byte 4
  /external/llvm/test/MC/ELF/
bracket-exprs.s 3 // CHECK: .byte 1
5 .byte 1
7 .byte 2
10 // CHECK: .byte 3
12 .byte 3
14 .byte 4
n_bytes.s 3 .2byte 42, 1, 2, 3
4 .4byte 42, 1, 2, 3
5 .8byte 42, 1, 2, 3
subsection.s 18 .byte 1
21 .byte 2
24 .byte l1-l0
28 .byte 4
33 .byte 1
35 .byte 2
37 .byte 3
  /external/llvm/test/MC/AsmParser/
ifeqs.s 4 .byte 1
6 .byte 0
9 // CHECK-NOT: .byte 0
10 // CHECK: .byte 1
13 .byte 0
15 .byte 1
18 // CHECK-NOT: .byte 0
19 // CHECK: .byte 1
ifb.s 5 # CHECK-NOT: .byte 0
6 # CHECK: .byte 1
8 .byte 1
10 .byte 0
13 # CHECK-NOT: .byte 0
14 # CHECK: .byte 1
16 .byte 0
18 .byte 1
21 # CHECK-NOT: .byte 0
22 # CHECK: .byte
    [all...]
conditional_asm.s 3 # CHECK: .byte 2
6 .byte 1
8 .byte 1+1
10 .byte 0
14 # CHECK: .byte 0
15 # CHECK-NOT: .byte 1
17 .byte 0
19 .byte 1
22 # CHECK: .byte 0
23 # CHECK: .byte
    [all...]
ifc.s 3 # CHECK-NOT: .byte 0
4 # CHECK: .byte 1
6 .byte 1
8 .byte 0
11 # CHECK-NOT: .byte 0
12 # CHECK: .byte 1
14 .byte 1
16 .byte 0
19 # CHECK-NOT: .byte 0
20 # CHECK: .byte
    [all...]
ifdef.s 3 # CHECK-NOT: .byte 0
4 # CHECK: .byte 1
6 .byte 0
8 .byte 1
13 # CHECK: .byte 1
14 # CHECK-NOT: .byte 0
16 .byte 1
18 .byte 0
23 # CHECK-NOT: .byte 0
24 # CHECK: .byte
    [all...]
ifndef.s 3 # CHECK: .byte 1
4 # CHECK-NOT: byte 0
6 .byte 1
8 .byte 0
13 # CHECK-NOT: byte 0
14 # CHECK: .byte 1
16 .byte 0
18 .byte 1
23 # CHECK: .byte 1
24 # CHECK-NOT: byte
    [all...]
exprs-invalid.s 11 .byte 256
  /external/llvm/test/MC/MachO/
section-align-1.s 4 .byte 0
section-align-2.s 3 .byte 0
12 .byte 0
zerofill-2.s 3 .byte 0
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src_gcc/
armVCM4P10_DequantTables_s.S 32 .byte 0, 2, 0, 2
33 .byte 2, 1, 2, 1
34 .byte 0, 2, 0, 2
35 .byte 2, 1, 2, 1
38 .byte 0, 2
39 .byte 2, 1
42 .byte 10, 16, 13
43 .byte 11, 18, 14
44 .byte 13, 20, 16
45 .byte 14, 23, 1
    [all...]
armVCM4P10_QuantTables_s.S 57 .byte 16, 16, 16, 16, 16, 16
58 .byte 17, 17, 17, 17, 17, 17
59 .byte 18, 18, 18, 18, 18, 18
60 .byte 19, 19, 19, 19, 19, 19
61 .byte 20, 20, 20, 20, 20, 20
62 .byte 21, 21, 21, 21, 21, 21
63 .byte 22, 22, 22, 22, 22, 22
64 .byte 23, 23, 23, 23, 23, 23
65 .byte 24, 24, 24, 24, 24, 24
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/
mem64hi32.asm 2 adc byte [eax], 12h
3 adc byte [r8d], 12h
  /device/google/accessory/arduino/USB_Host_Shield/
Usb.h 72 // byte usb_task_state = USB_DETACHED_SUBSTATE_INITIALIZE
77 byte bmRequestType; // 0 Bit-map of request type
79 byte recipient: 5; // Recipient of the request
80 byte type: 2; // Type of request
81 byte direction: 1; // Direction of data X-fer
84 byte bRequest; // 1 Request
88 byte wValueLo;
89 byte wValueHi;
100 byte epAddr; //copy from endpoint descriptor. Bit 7 indicates direction ( ignored for control endpoints )
101 byte Attr; // Endpoint transfer type.
    [all...]
Max3421e.h 38 // byte vbusState;
41 byte getVbusState( void );
42 // void toggle( byte pin );
43 static void regWr( byte, byte );
44 char * bytesWr( byte, byte, char * );
45 static void gpioWr( byte );
46 byte regRd( byte );
    [all...]
ch9.h 131 byte bLength; // Length of this descriptor.
132 byte bDescriptorType; // DEVICE descriptor type (USB_DESCRIPTOR_DEVICE).
134 byte bDeviceClass; // Class code (assigned by the USB-IF). 0xFF-Vendor specific.
135 byte bDeviceSubClass; // Subclass code (assigned by the USB-IF).
136 byte bDeviceProtocol; // Protocol code (assigned by the USB-IF). 0xFF-Vendor specific.
137 byte bMaxPacketSize0; // Maximum packet size for endpoint 0.
141 byte iManufacturer; // Index of String Descriptor describing the manufacturer.
142 byte iProduct; // Index of String Descriptor describing the product.
143 byte iSerialNumber; // Index of String Descriptor with the device's serial number.
144 byte bNumConfigurations; // Number of possible configurations.
    [all...]
  /external/llvm/test/DebugInfo/SystemZ/
variable-loc.s 108 .byte 8 # Address Size (in bytes)
109 .byte 1 # Abbrev [1] 0xb:0x94 DW_TAG_compile_unit
116 .byte 2 # Abbrev [2] 0x26:0x7 DW_TAG_subprogram
118 .byte 2 # DW_AT_decl_file
119 .byte 4 # DW_AT_decl_line
122 .byte 3 # Abbrev [3] 0x2d:0xb DW_TAG_subprogram
124 .byte 2 # DW_AT_decl_file
125 .byte 9 # DW_AT_decl_line
129 .byte 4 # Abbrev [4] 0x38:0x7 DW_TAG_base_type
131 .byte 5 # DW_AT_encodin
    [all...]
  /external/libunwind/src/mi/
_ReadSLEB.c 7 unw_word_t byte, result = 0; local
12 byte = *bp++;
13 result |= (byte & 0x7f) << shift;
15 if ((byte & 0x80) == 0)
19 if (shift < 8 * sizeof (unw_word_t) && (byte & 0x40) != 0)

Completed in 165 milliseconds

1 2 3 4 5 6 7 8 91011>>