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

1 2 3 4 5 6 7 8 91011

  /device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/
Video.asl 38 Notify(\_SB.PCI0.GFX0.DD1F,Arg0)
Gpe.asl 45 Notify(\_TZ.TZ01,0x80)
84 Notify(\_SB.PCI0.EHC1, 0x02)
93 Notify(\_SB.PCI0.XHC1, 0x02)
102 Notify(\_SB.PCI0.HDEF, 0x02)
Platform.asl 172 Notify(\_SB.PWRB,0x02)
254 // If MP enabled and driver support is present, notify all
261 Notify(\_PR.CPU0,0x80) // Eval CPU0 _PPC.
266 Notify(\_PR.CPU0,0x81) // Eval _CST.
272 Notify(\_PR.CPU1,0x80) // Eval CPU1 _PPC.
277 Notify(\_PR.CPU1,0x81) // Eval _CST.
283 Notify(\_PR.CPU2,0x80) // Eval CPU2 _PPC.
288 Notify(\_PR.CPU2,0x81) // Eval _CST.
294 Notify(\_PR.CPU3,0x80) // Eval CPU3 _PPC.
299 Notify(\_PR.CPU3,0x81) // Eval _CST.
    [all...]
  /external/perf_data_converter/src/quipper/compat/
thread.h 40 // Wait for Notify() to be called.
48 virtual void Notify() = 0;
  /device/linaro/bootloader/edk2/QuarkPlatformPkg/Acpi/AcpiTables/Dsdt/
Platform.asl 155 Notify (\_SB.SLPB, 0x02)
167 Notify (\_SB.PWRB, 0x02)
179 Notify (\_SB.PCI0.SDIO, 0x02)
180 Notify (\_SB.PCI0.URT0, 0x02)
181 Notify (\_SB.PCI0.USBD, 0x02)
182 Notify (\_SB.PCI0.EHCI, 0x02)
183 Notify (\_SB.PCI0.OHCI, 0x02)
184 Notify (\_SB.PCI0.URT1, 0x02)
185 Notify (\_SB.PCI0.ENT0, 0x02)
186 Notify (\_SB.PCI0.ENT1, 0x02)
    [all...]
  /external/tensorflow/tensorflow/core/lib/core/
notification_test.cc 34 start.Notify();
46 proceed.Notify();
76 n.Notify();
83 n.Notify();
  /prebuilts/go/darwin-x86/src/runtime/race/testdata/
cgo_test_main.go 10 void Notify(void)
26 C.Notify()
  /prebuilts/go/linux-x86/src/runtime/race/testdata/
cgo_test_main.go 10 void Notify(void)
26 C.Notify()
  /device/linaro/bootloader/edk2/MdeModulePkg/Core/PiSmmCore/
Notify.c 33 for (Link=ProtEntry->Notify.ForwardLink; Link != &ProtEntry->Notify; Link=Link->ForwardLink) {
67 // If there's a protocol notify location pointing to this entry, back it up one
69 for(Link = ProtEntry->Notify.ForwardLink; Link != &ProtEntry->Notify; Link=Link->ForwardLink) {
89 @param Protocol The requested protocol to add the notify
125 for (Link = ProtEntry->Notify.ForwardLink;
126 Link != &ProtEntry->Notify;
158 for (Link = ProtEntry->Notify.ForwardLink;
159 Link != &ProtEntry->Notify;
    [all...]
  /prebuilts/go/darwin-x86/misc/cgo/test/
setgid_linux.go 44 // Now try it again after using signal.Notify.
45 signal.Notify(make(chan os.Signal, 1), syscall.SIGINT)
47 t.Error("setgid hung after signal.Notify")
sigprocmask.go 28 // even when unblocked for signal.Notify().
29 signal.Notify(make(chan os.Signal), syscall.SIGIO)
  /prebuilts/go/linux-x86/misc/cgo/test/
setgid_linux.go 44 // Now try it again after using signal.Notify.
45 signal.Notify(make(chan os.Signal, 1), syscall.SIGINT)
47 t.Error("setgid hung after signal.Notify")
sigprocmask.go 28 // even when unblocked for signal.Notify().
29 signal.Notify(make(chan os.Signal), syscall.SIGIO)
  /external/libmojo/base/android/
application_status_listener.h 81 void Notify(ApplicationState state);
application_status_listener.cc 52 void ApplicationStatusListener::Notify(ApplicationState state) {
64 g_observers.Get().Notify(FROM_HERE, &ApplicationStatusListener::Notify,
  /external/tensorflow/tensorflow/core/kernels/batching_util/
shared_batch_scheduler_test.cc 204 first_batch_processed.Notify();
206 second_batch_processed.Notify();
208 third_batch_processed.Notify();
252 start_teardown.Notify();
254 stop_teardown.Notify();
263 first_batch_processed.Notify();
265 second_batch_processed.Notify();
306 first_batch_processed.Notify();
308 second_batch_processed.Notify();
334 start_teardown.Notify();
    [all...]
  /prebuilts/go/darwin-x86/src/os/signal/
example_test.go 18 signal.Notify(c, os.Interrupt)
31 // Passing no signals to Notify means that
33 signal.Notify(c)
  /prebuilts/go/linux-x86/src/os/signal/
example_test.go 18 signal.Notify(c, os.Interrupt)
31 // Passing no signals to Notify means that
33 signal.Notify(c)
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Protocol/PciHotPlugRequest/
PciHotPlugRequest.h 49 EFI_PCI_HOTPLUG_REQUEST_NOTIFY Notify;
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
PciHotPlugRequest.h 2 Provides services to notify the PCI bus driver that some events have happened
11 protocol to notify PCI bus driver to allocate resource and create handles for
18 for example, PC Card Bus driver, to notify PCI bus driver that an event has
80 This function is used to notify PCI bus driver that some events happened in a
154 /// Provides services to notify PCI bus driver that some events have happened in
160 /// Notify the PCI bus driver that some events have happened in a hot-plug
165 EFI_PCI_HOTPLUG_REQUEST_NOTIFY Notify;
  /external/jmdns/src/javax/jmdns/impl/constants/
DNSOperationCode.java 29 * Notify [RFC1996]
31 Notify("Notify", 4),
  /external/libchrome/base/
callback_list_unittest.cc 124 c1.Notify(1);
131 c2.Notify(1, 2);
138 c3.Notify(1, 2, 3);
145 c4.Notify(1, 2, 3, 4);
152 c5.Notify(1, 2, 3, 4, 5);
160 c6.Notify(1, 2, 3, 4, 5, 6);
178 cb_reg.Notify();
188 cb_reg.Notify();
213 cb_reg.Notify(10);
223 cb_reg.Notify(10)
    [all...]
  /art/runtime/
object_lock.cc 42 void ObjectLock<T>::Notify() {
43 obj_->Notify(self_);
  /external/eigen/unsupported/test/
cxx11_tensor_notification.cpp 49 n.Notify();
58 // validate that all threads get notified by Notify().
72 n.Notify();
  /external/tensorflow/tensorflow/core/common_runtime/
rendezvous_util_test.cc 63 &received_keys, [&n](const Status& status) { n.Notify(); });
77 &received_keys, [&n](const Status& status) { n.Notify(); });

Completed in 534 milliseconds

1 2 3 4 5 6 7 8 91011