Home
last modified time | relevance | path

Searched refs:pump (Results 1 – 25 of 58) sorted by relevance

123

/external/libchrome/base/message_loop/
Dmessage_pump_glib.cc88 MessagePumpGlib* pump; member
93 *timeout_ms = static_cast<WorkSource*>(source)->pump->HandlePrepare(); in WorkSourcePrepare()
102 return static_cast<WorkSource*>(source)->pump->HandleCheck(); in WorkSourceCheck()
109 static_cast<WorkSource*>(source)->pump->HandleDispatch(); in WorkSourceDispatch()
130 MessagePumpGlib* pump; member
143 void CheckThread(MessagePumpGlib* pump) { in CheckThread() argument
147 thread_info->pump = pump; in CheckThread()
155 void PumpDestroyed(MessagePumpGlib* pump) { in PumpDestroyed() argument
157 if (thread_info && thread_info->pump == pump) { in PumpDestroyed()
198 static_cast<WorkSource*>(work_source_)->pump = this; in MessagePumpGlib()
Dmessage_loop_test.cc95 std::unique_ptr<MessagePump> pump(factory()); in RunTest_PostTask() local
96 MessageLoop loop(std::move(pump)); in RunTest_PostTask()
125 std::unique_ptr<MessagePump> pump(factory()); in RunTest_PostDelayedTask_Basic() local
126 MessageLoop loop(std::move(pump)); in RunTest_PostDelayedTask_Basic()
147 std::unique_ptr<MessagePump> pump(factory()); in RunTest_PostDelayedTask_InDelayOrder() local
148 MessageLoop loop(std::move(pump)); in RunTest_PostDelayedTask_InDelayOrder()
170 std::unique_ptr<MessagePump> pump(factory()); in RunTest_PostDelayedTask_InPostOrder() local
171 MessageLoop loop(std::move(pump)); in RunTest_PostDelayedTask_InPostOrder()
198 std::unique_ptr<MessagePump> pump(factory()); in RunTest_PostDelayedTask_InPostOrder_2() local
199 MessageLoop loop(std::move(pump)); in RunTest_PostDelayedTask_InPostOrder_2()
[all …]
Dmessage_pump_libevent.h61 void set_pump(MessagePumpLibevent* pump) { pump_ = pump; } in set_pump() argument
62 MessagePumpLibevent* pump() const { return pump_; } in pump() function
66 void OnFileCanReadWithoutBlocking(int fd, MessagePumpLibevent* pump);
67 void OnFileCanWriteWithoutBlocking(int fd, MessagePumpLibevent* pump);
Dmessage_pump_libevent.cc330 MessagePumpLibevent* pump = controller->pump(); in OnLibeventNotification() local
331 pump->processed_io_events_ = true; in OnLibeventNotification()
338 controller->OnFileCanWriteWithoutBlocking(fd, pump); in OnLibeventNotification()
340 controller->OnFileCanReadWithoutBlocking(fd, pump); in OnLibeventNotification()
344 controller->OnFileCanWriteWithoutBlocking(fd, pump); in OnLibeventNotification()
346 controller->OnFileCanReadWithoutBlocking(fd, pump); in OnLibeventNotification()
Dmessage_loop.cc103 MessagePumpForIO* ToPumpIO(MessagePump* pump) { in ToPumpIO() argument
104 return static_cast<MessagePumpForIO*>(pump); in ToPumpIO()
108 std::unique_ptr<MessagePump> ReturnPump(std::unique_ptr<MessagePump> pump) { in ReturnPump() argument
109 return pump; in ReturnPump()
134 MessageLoop::MessageLoop(std::unique_ptr<MessagePump> pump) in MessageLoop() argument
135 : MessageLoop(TYPE_CUSTOM, Bind(&ReturnPump, Passed(&pump))) { in MessageLoop()
708 MessageLoopForUI::MessageLoopForUI(std::unique_ptr<MessagePump> pump) in MessageLoopForUI() argument
709 : MessageLoop(TYPE_UI, Bind(&ReturnPump, Passed(&pump))) {} in MessageLoopForUI()
/external/dagger2/examples/simple/src/main/java/coffee/
DCoffeeMaker.java8 private final Pump pump; field in CoffeeMaker
10 @Inject CoffeeMaker(Lazy<Heater> heater, Pump pump) { in CoffeeMaker() argument
12 this.pump = pump; in CoffeeMaker()
17 pump.pump(); in brew()
DPumpModule.java8 @Provides Pump providePump(Thermosiphon pump) { in providePump() argument
9 return pump; in providePump()
DPump.java4 void pump(); in pump() method
DThermosiphon.java13 @Override public void pump() { in pump() method in Thermosiphon
/external/googletest/googlemock/
DMakefile.am138 include/gmock/gmock-generated-actions.h.pump \
139 include/gmock/gmock-generated-function-mockers.h.pump \
140 include/gmock/gmock-generated-matchers.h.pump \
141 include/gmock/gmock-generated-nice-strict.h.pump \
142 include/gmock/internal/gmock-generated-internal-utils.h.pump \
143 include/gmock/internal/custom/gmock-generated-actions.h.pump
/external/google-breakpad/src/testing/
DMakefile.am132 include/gmock/gmock-generated-actions.h.pump \
133 include/gmock/gmock-generated-function-mockers.h.pump \
134 include/gmock/gmock-generated-matchers.h.pump \
135 include/gmock/gmock-generated-nice-strict.h.pump \
136 include/gmock/internal/gmock-generated-internal-utils.h.pump
/external/v8/testing/gmock/
DMakefile.am135 include/gmock/gmock-generated-actions.h.pump \
136 include/gmock/gmock-generated-function-mockers.h.pump \
137 include/gmock/gmock-generated-matchers.h.pump \
138 include/gmock/gmock-generated-nice-strict.h.pump \
139 include/gmock/internal/gmock-generated-internal-utils.h.pump
/external/google-breakpad/src/testing/gtest/
DMakefile.am9 include/gtest/gtest-param-test.h.pump \
10 include/gtest/internal/gtest-param-util-generated.h.pump \
11 include/gtest/internal/gtest-tuple.h.pump \
12 include/gtest/internal/gtest-type-util.h.pump \
16 scripts/pump.py \
/external/protobuf/gtest/
DMakefile.am7 include/gtest/gtest-param-test.h.pump \
8 include/gtest/internal/gtest-tuple.h.pump \
9 include/gtest/internal/gtest-type-util.h.pump \
10 include/gtest/internal/gtest-param-util-generated.h.pump \
14 scripts/pump.py \
/external/vulkan-validation-layers/tests/gtest-1.7.0/
DMakefile.am10 include/gtest/gtest-param-test.h.pump \
11 include/gtest/internal/gtest-param-util-generated.h.pump \
12 include/gtest/internal/gtest-tuple.h.pump \
13 include/gtest/internal/gtest-type-util.h.pump \
17 scripts/pump.py \
/external/v8/testing/gtest/
DMakefile.am10 include/gtest/gtest-param-test.h.pump \
11 include/gtest/internal/gtest-param-util-generated.h.pump \
12 include/gtest/internal/gtest-tuple.h.pump \
13 include/gtest/internal/gtest-type-util.h.pump \
17 scripts/pump.py \
/external/googletest/googletest/
DMakefile.am10 include/gtest/gtest-param-test.h.pump \
11 include/gtest/internal/gtest-param-util-generated.h.pump \
12 include/gtest/internal/gtest-tuple.h.pump \
13 include/gtest/internal/gtest-type-util.h.pump \
17 scripts/pump.py \
/external/webrtc/webrtc/base/
Dsigslottester.h.pump14 // To generate sigslottester.h from sigslottester.h.pump, execute:
15 // /home/build/google3/third_party/gtest/scripts/pump.py sigslottester.h.pump
Dcallback.h.pump11 // To generate callback.h from callback.h.pump, execute:
12 // /home/build/google3/third_party/gtest/scripts/pump.py callback.h.pump
/external/googletest/googletest/docs/
DV1_7_PumpManual.md31 programmer writes a `foo.pump` file which contains C++ code plus meta
164 You can find the source code of Pump in [scripts/pump.py](../scripts/pump.py). It is still
172pump%24+package%3Ahttp%3A%2F%2Fgoogletest\.googlecode\.com) and [Google Mock](http://www.google.co…
DPumpManual.md31 programmer writes a `foo.pump` file which contains C++ code plus meta
164 You can find the source code of Pump in [scripts/pump.py](../scripts/pump.py). It is still
172pump%24+package%3Ahttp%3A%2F%2Fgoogletest\.googlecode\.com) and [Google Mock](http://www.google.co…
DV1_5_PumpManual.md31 programmer writes a `foo.pump` file which contains C++ code plus meta
164 …d the source code of Pump in [scripts/pump.py](http://code.google.com/p/googletest/source/browse/t…
172pump%24+package%3Ahttp%3A%2F%2Fgoogletest\.googlecode\.com) and [Google Mock](http://www.google.co…
DV1_6_PumpManual.md31 programmer writes a `foo.pump` file which contains C++ code plus meta
164 You can find the source code of Pump in [scripts/pump.py](../scripts/pump.py). It is still
172pump%24+package%3Ahttp%3A%2F%2Fgoogletest\.googlecode\.com) and [Google Mock](http://www.google.co…
/external/googletest/
DREADME.md126 file include/gtest/internal/gtest-type-util.h.pump is used to generate
131 corresponding `.pump` files and run the '[pump.py](googletest/scripts/pump.py)'
/external/icu/icu4c/source/data/rbnf/
Dcy.txt24 "5: pump;",
70 "5: pump;",

123