Searched refs:xe (Results 126 - 150 of 332) sorted by relevance

1234567891011>>

/external/python/cpython2/Modules/_ctypes/libffi/src/x86/
H A Dunix64.S410 .byte 0xe /* DW_CFA_def_cfa_offset */
416 .byte 0xe /* DW_CFA_def_cfa_offset */
H A Ddarwin64.S397 .byte 0xe /* DW_CFA_def_cfa_offset */
404 .byte 0xe /* DW_CFA_def_cfa_offset */
/external/python/cpython3/Modules/_ctypes/libffi/src/x86/
H A Dunix64.S410 .byte 0xe /* DW_CFA_def_cfa_offset */
416 .byte 0xe /* DW_CFA_def_cfa_offset */
H A Ddarwin64.S397 .byte 0xe /* DW_CFA_def_cfa_offset */
404 .byte 0xe /* DW_CFA_def_cfa_offset */
/external/swiftshader/third_party/LLVM/lib/Target/ARM/MCTargetDesc/
H A DARMAddressingModes.h545 if (OpCmode == 0xe) {
559 } else if ((OpCmode & 0xe) == 0xc) {
/external/smali/dexlib2/src/test/java/org/jf/dexlib2/dexbacked/
H A DBaseDexReaderLeb128Test.java128 performTest(0xe, new byte[]{0xe});
228 performFailureTest(new byte[]{(byte)0xff, (byte)0xff, (byte)0xff, (byte)0xff, 0xe, 0x11});
/external/valgrind/none/tests/ppc32/
H A Dtest_isa_2_06_part1.c217 {7, 1, 0xe},
218 {8, 1, 0xe},
219 {1, 7, 0xe},
220 {0, 13, 0xe},
221 {5, 5, 0xe},
222 {5, 6, 0xe},
/external/valgrind/none/tests/ppc64/
H A Dtest_isa_2_06_part1.c217 {7, 1, 0xe},
218 {8, 1, 0xe},
219 {1, 7, 0xe},
220 {0, 13, 0xe},
221 {5, 5, 0xe},
222 {5, 6, 0xe},
/external/libffi/src/sparc/
H A Dv8.S293 .byte 0xe ! uleb128 0xe
H A Dv9.S253 .byte 0xe ! uleb128 0xe
/external/libffi/src/x86/
H A Ddarwin64.S397 .byte 0xe /* DW_CFA_def_cfa_offset */
404 .byte 0xe /* DW_CFA_def_cfa_offset */
H A Dwin32.S1231 .byte 0xe /* DW_CFA_def_cfa_offset CFA = r4 + 8 = 8(%esp) */
1262 .byte 0xe /* DW_CFA_def_cfa_offset CFA = r4 + 8 = 8(%esp) */
1295 .byte 0xe /* DW_CFA_def_cfa_offset CFA = r4 + 8 = 8(%esp) */
1333 .byte 0xe /* DW_CFA_def_cfa_offset CFA = r4 + 8 = 8(%esp) */
/external/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMAddressingModes.h569 if (OpCmode == 0xe) {
583 } else if ((OpCmode & 0xe) == 0xc) {
/external/python/cpython2/Modules/_ctypes/libffi/src/sparc/
H A Dv8.S293 .byte 0xe ! uleb128 0xe
H A Dv9.S253 .byte 0xe ! uleb128 0xe
/external/python/cpython2/Modules/_ctypes/libffi_osx/x86/
H A Ddarwin64.S398 .byte 0xe /* DW_CFA_def_cfa_offset */
405 .byte 0xe /* DW_CFA_def_cfa_offset */
/external/python/cpython3/Modules/_ctypes/libffi/src/sparc/
H A Dv8.S293 .byte 0xe ! uleb128 0xe
H A Dv9.S253 .byte 0xe ! uleb128 0xe
/external/python/cpython3/Modules/_ctypes/libffi_osx/x86/
H A Ddarwin64.S398 .byte 0xe /* DW_CFA_def_cfa_offset */
405 .byte 0xe /* DW_CFA_def_cfa_offset */
/external/kernel-headers/modified/scsi/
H A Dscsi_proto.h343 ZBC_ZONE_COND_FULL = 0xe,
/external/kernel-headers/original/scsi/
H A Dscsi_proto.h339 ZBC_ZONE_COND_FULL = 0xe,
/external/libffi/src/sh64/
H A Dsysv.S484 .byte 0xe /* DW_CFA_def_cfa_offset */
488 .byte 0x8e /* DW_CFA_offset, column 0xe */
505 .uleb128 0xe
524 .byte 0xe /* DW_CFA_def_cfa_offset */
530 .byte 0x8e /* DW_CFA_offset, column 0xe */
537 .uleb128 0xe
/external/llvm/lib/Target/X86/InstPrinter/
H A DX86ATTInstPrinter.cpp91 case 0xe: O << "gt"; break;
H A DX86IntelInstPrinter.cpp73 case 0xe: O << "gt"; break;
/external/mesa3d/src/gallium/drivers/freedreno/a2xx/
H A Dfd2_draw.c173 reg |= A2XX_RB_COPY_CONTROL_CLEAR_MASK(0xe);

Completed in 784 milliseconds

1234567891011>>