HomeSort by relevance Sort by last modified time
    Searched refs:Interrupt (Results 51 - 75 of 115) sorted by null

1 23 4 5

  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
AttrParsedAttrList.inc 17 PARSED_ATTR(Interrupt)
  /art/runtime/native/
java_lang_Thread.cc 131 thread->Interrupt(soa.Self());
  /device/linaro/bootloader/OpenPlatformPkg/Chips/Hisilicon/Pv660/Pv660AcpiTables/Dsdt/
Hns.asl 150 Interrupt (ResourceConsumer, Level, ActiveHigh, Exclusive,,,)
158 Interrupt (ResourceConsumer, Edge, ActiveHigh, Exclusive,,,)
180 Package () {"interrupt-parent", Package() {\_SB.MBI1}},
541 Interrupt (ResourceConsumer, Edge, ActiveHigh, Exclusive,,,)
552 Package () {"interrupt-parent", Package() {\_SB.MBI1}},
750 Interrupt (ResourceConsumer, Edge, ActiveHigh, Exclusive,,,)
761 Package () {"interrupt-parent", Package() {\_SB.MBI1}},
  /prebuilts/go/darwin-x86/src/internal/poll/
fd_plan9.go 140 // Interrupt I/O operation once timer has expired
159 // Interrupt current I/O operation
  /prebuilts/go/linux-x86/src/internal/poll/
fd_plan9.go 140 // Interrupt I/O operation once timer has expired
159 // Interrupt current I/O operation
  /device/linaro/bootloader/edk2/OvmfPkg/AcpiTables/
Dsdt.asl 193 // PCI Interrupt Routing Table - PIC Mode Only
208 // internally generated SCI (System Control Interrupt), which is
214 // of SCI, the interrupt would be treated as "active low,
218 // we install an Interrupt Override Structure for the identity
328 Interrupt (ResourceConsumer, Level, ActiveHigh, Shared) { 9 }
337 // PCI Interrupt Routing Configuration Registers, PIRQRC[A:D]
365 // create temporary buffer with an Extended Interrupt Descriptor
369 Interrupt (ResourceConsumer, Level, ActiveHigh, Shared){0}
374 // define reference to first interrupt vector in buffer
393 Interrupt (ResourceConsumer, Level, ActiveHigh, Shared) {5, 10, 11}
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Sema/
AttrParsedAttrList.inc 17 PARSED_ATTR(Interrupt)
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Sema/
AttrParsedAttrList.inc 17 PARSED_ATTR(Interrupt)
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Sema/
AttrParsedAttrList.inc 17 PARSED_ATTR(Interrupt)
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Sema/
AttrParsedAttrList.inc 17 PARSED_ATTR(Interrupt)
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Sema/
AttrParsedAttrList.inc 17 PARSED_ATTR(Interrupt)
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Sema/
AttrParsedAttrList.inc 17 PARSED_ATTR(Interrupt)
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Sema/
AttrParsedAttrList.inc 17 PARSED_ATTR(Interrupt)
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Sema/
AttrParsedAttrList.inc 17 PARSED_ATTR(Interrupt)
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Sema/
AttrParsedAttrList.inc 17 PARSED_ATTR(Interrupt)
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Sema/
AttrParsedAttrList.inc 17 PARSED_ATTR(Interrupt)
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Sema/
AttrParsedAttrList.inc 17 PARSED_ATTR(Interrupt)
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Sema/
AttrParsedAttrList.inc 17 PARSED_ATTR(Interrupt)
  /prebuilts/go/darwin-x86/src/net/http/
example_test.go 122 signal.Notify(sigint, os.Interrupt)
125 // We received an interrupt signal, shut down.
  /prebuilts/go/darwin-x86/src/os/
exec_windows.go 70 // TODO(rsc): Handle Interrupt too?
  /prebuilts/go/linux-x86/src/net/http/
example_test.go 122 signal.Notify(sigint, os.Interrupt)
125 // We received an interrupt signal, shut down.
  /prebuilts/go/linux-x86/src/os/
exec_windows.go 70 // TODO(rsc): Handle Interrupt too?
  /art/runtime/
monitor_test.cc 186 // Interrupt the other thread.
187 monitor_test_->thread_->Interrupt(self);
243 int64_t c_millis, bool c_expected, bool interrupt, uint64_t use_sleep,
270 if (interrupt) {
317 // after which it will interrupt the create task and then wait another 10ms.
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/
LegacyBootSupport.c 143 Print the PCI Interrupt Line and Interrupt Pin registers.
155 UINT8 Interrupt[2];
174 DEBUG ((EFI_D_INFO, " bb/dd/ff interrupt line interrupt pin\n"));
184 Interrupt
198 Bus, Device, Function, Interrupt[0], Interrupt[1]));
1018 // Make sure all PCI Interrupt Line register are programmed to match 8259
    [all...]
  /prebuilts/go/darwin-x86/src/os/signal/
doc.go 29 user at the controlling terminal presses the interrupt character,
209 the program to exit. If Notify is called for os.Interrupt, ^C or ^BREAK
210 will cause os.Interrupt to be sent on the channel, and the program will

Completed in 616 milliseconds

1 23 4 5