Home
last modified time | relevance | path

Searched refs:INTERRUPT (Results 1 – 25 of 42) sorted by relevance

12

/external/google-breakpad/src/google_breakpad/processor/
Dsymbol_supplier.h55 INTERRUPT enumerator
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/
DJDWPConstants.java439 public static final int INTERRUPT = 52; field in JDWPConstants.Error
562 case INTERRUPT: in getName()
/external/syslinux/gpxe/src/drivers/net/
Dsmc9000.c651 status = inb(nic->ioaddr + INTERRUPT); in smc9000_transmit()
654 _outb(IM_ALLOC_INT, nic->ioaddr + INTERRUPT); in smc9000_transmit()
717 status = inb(nic->ioaddr + INTERRUPT); in smc9000_transmit()
723 _outb(IM_TX_INT, nic->ioaddr + INTERRUPT); in smc9000_transmit()
Dsmc9000.h174 #define INTERRUPT 12 macro
/external/google-breakpad/src/processor/
Dstack_frame_symbolizer.cc118 case SymbolSupplier::INTERRUPT: in FillSourceLineInfo()
Dsimple_symbol_supplier.cc117 return INTERRUPT; in GetCStringSymbolData()
Dminidump_processor_unittest.cc230 return INTERRUPT; in GetSymbolFile()
278 return INTERRUPT; in GetCStringSymbolData()
/external/google-breakpad/src/tools/mac/crash_report/
Don_demand_symbol_supplier.mm178 // Should return INTERRUPT on memory allocation failure.
179 return INTERRUPT;
/external/libmtp/logs/
Dmtp-detect-mymusix-pd6070.txt123 usb_clear_halt() on INTERRUPT endpoint: No such device
Dmtp-detect-maxfield-g-flash-ng-1GB.txt9 usb_clear_halt() on INTERRUPT endpoint: No such device
Dmtp-detect-thomson-m51.txt148 usb_clear_halt() on INTERRUPT endpoint: No such device
Dmtp-detect-medion-lifetab-p9514.txt157 usb_clear_halt() on INTERRUPT endpoint: No such device
Dmtp-detect-samsung-gt-i9300.txt180 usb_clear_halt() on INTERRUPT endpoint: Device or resource busy
Dmtp-detect-philips-sa5145.txt248 usb_clear_halt() on INTERRUPT endpoint: Protocol error
Dmtp-detect-iriver-t10a.txt18 usb_clear_halt() on INTERRUPT endpoint: Numerical result out of range
Dmtp-detect-memorex-mmp8585.txt326 usb_clear_halt() on INTERRUPT endpoint: Broken pipe
Dmtp-detect-iriver-e100v2.txt320 usb_clear_halt() on INTERRUPT endpoint: Broken pipe
Dmtp-detect-iriver-lplayer.txt324 usb_clear_halt() on INTERRUPT endpoint: Broken pipe
Dmtp-detect-iriver-e100.txt315 usb_clear_halt() on INTERRUPT endpoint: Broken pipe
Dmtp-detect-samsung-juke.txt355 usb_clear_halt() on INTERRUPT endpoint: Connection timed out
Dmtp-detect-iriver-clix2.txt366 usb_clear_halt() on INTERRUPT endpoint: Connection timed out
/external/v8/src/full-codegen/
Dfull-codegen.cc1483 DCHECK_EQ(INTERRUPT, GetBackEdgeState(isolate, in Patch()
1505 DCHECK_NE(INTERRUPT, GetBackEdgeState(isolate, in Revert()
1508 PatchAt(unoptimized, back_edges.pc(i), INTERRUPT, patch); in Revert()
1531 back_edges.pc(i)) != INTERRUPT); in Verify()
Dfull-codegen.h858 enum BackEdgeState { INTERRUPT, ON_STACK_REPLACEMENT }; enumerator
/external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/
Dbuilder_misc.h155 Value* INT3() { return INTERRUPT(C((uint8_t)3)); } in INT3()
/external/walt/android/WALT/app/src/main/jni/
DREADME.md87 - There are two types of endpoints - BULK and INTERRUPT. For our case it's not

12