OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:interrupt
(Results
976 - 1000
of
1559
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/external/openssh/
sftp-client.c
563
/* Don't return partial matches on
interrupt
*/
1074
* Simulate EOF on
interrupt
: stop sending new requests and
[
all
...]
/external/qemu/hw/
usb-ohci.c
245
#define OHCI_INTR_MIE (1<<31) /* Master
Interrupt
Enable */
322
/* Set an
interrupt
*/
[
all
...]
/external/qemu/target-i386/
op_helper.c
656
/* protected mode
interrupt
*/
708
case 6: /* 286
interrupt
gate */
710
case 14: /* 386
interrupt
gate */
843
/*
interrupt
gate clear IF mask */
881
/* 64 bit
interrupt
*/
910
case 14: /* 386
interrupt
gate */
991
/*
interrupt
gate clear IF mask */
[
all
...]
/external/replicaisland/src/com/replica/replicaisland/
GLSurfaceView.java
[
all
...]
/libcore/luni/src/main/java/java/util/concurrent/
Phaser.java
[
all
...]
/art/runtime/
debugger.h
318
static JDWP::JdwpError
Interrupt
(JDWP::ObjectId thread_id);
/cts/suite/audio_quality/client/src/com/android/cts/audiotest/
AudioProtocol.java
106
mThread.
interrupt
(); // this does not bail out from socket in android
/device/google/accessory/arduino/USB_Host_Shield/
Usb.cpp
306
regWr( rHIRQ, bmHXFRDNIRQ ); //clear the
interrupt
/external/apache-harmony/support/src/test/java/tests/support/
Support_HttpServer.java
161
System.err.println("Unexpected
interrupt
2");
/external/chromium/chrome/browser/ui/views/tabs/
tab_dragging_test.cc
344
// Simulate drag with 'true' as the last parameter. This will
interrupt