OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:pump
(Results
126 - 150
of
276
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/third_party/webrtc/base/
testclient.cc
62
// Note also that we only try to
pump
our current thread's message queue.
/external/proguard/src/proguard/obfuscate/
MappingReader.java
47
public void
pump
(MappingProcessor mappingProcessor) throws IOException
method in class:MappingReader
/sdk/emulator/opengl/host/renderer/
main.cpp
149
// thread and running the windows message
pump
loop
/external/chromium_org/third_party/WebKit/Source/core/html/parser/
HTMLDocumentParser.cpp
221
// NOTE: This
pump
should only ever emit buffered character tokens,
262
// Once a resume is scheduled, HTMLParserScheduler controls when we next
pump
.
289
// We should never be here unless we can
pump
immediately. Call pumpTokenizer()
595
// We tell the InspectorInstrumentation about every
pump
, even if we
598
// end up parsing the whole buffer in this
pump
. We should pass how
[
all
...]
/external/chromium_org/content/gpu/
gpu_main.cc
175
scoped_ptr<base::MessagePump>
pump
(new base::MessagePumpCFRunLoop());
176
base::MessageLoop main_message_loop(
pump
.Pass());
/external/chromium_org/content/public/test/
render_view_test.cc
123
// The load actually happens asynchronously, so we
pump
messages to process
435
// The load actually happens asynchronously, so we
pump
messages to process
/external/chromium_org/gin/
function_template.h
2
//
pump
.py function_template.h.
pump
/external/chromium_org/mojo/public/cpp/bindings/
callback.h
2
//
pump
.py callback.h.
pump
/external/chromium_org/remoting/host/
client_session.cc
299
// Create an AudioScheduler if audio is enabled, to
pump
audio samples.
455
// Create a VideoScheduler to
pump
frames from the capturer to the client.
video_frame_recorder_unittest.cc
168
// Start the recorder and
pump
events to let things initialize.
/external/chromium_org/chrome/browser/ui/cocoa/profiles/
avatar_menu_bubble_controller_unittest.mm
185
// Quit the
pump
because the animation was cancelled before it even ran.
/external/chromium_org/chrome/browser/ui/panels/
panel_extension_browsertest.cc
49
// possible. In real Chrome, this is done by message
pump
.
/external/chromium_org/sandbox/win/sandbox_poc/
main_ui_window.h
50
// Creates the main window, displays it and starts the message
pump
. This
/external/chromium_org/testing/gtest/
CHANGES
70
* Experimental feature: the
Pump
script for meta programming.
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/googletest/src/
CHANGES
70
* Experimental feature: the
Pump
script for meta programming.
/external/chromium_org/third_party/sqlite/src/test/
fts3an.test
21
# A large string to prime the
pump
with.
/external/chromium_org/ui/views/widget/desktop_aura/
x11_desktop_handler.cc
224
// The window might be destroyed if the message
pump
did not get a chance to
/external/chromium_org/win8/viewer/
metro_viewer_process_host.h
183
// MetroViewerProcessHost from having to
pump
messages on their own message
/external/gtest/
CHANGES
70
* Experimental feature: the
Pump
script for meta programming.
/external/libvpx/libvpx/third_party/googletest/src/
CHANGES
70
* Experimental feature: the
Pump
script for meta programming.
/external/linux-tools-perf/perf-3.12.0/tools/perf/bench/
sched-messaging.c
95
/* Now
pump
to every receiver. */
/external/qemu/distrib/sdl-1.2.15/src/video/nanox/
SDL_nxevents.c
376
Dprintf ("
pump
event default\n") ;
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/
CHANGES
70
* Experimental feature: the
Pump
script for meta programming.
/ndk/sources/third_party/googletest/googletest/
CHANGES
64
* Experimental feature: the
Pump
script for meta programming.
/external/chromium_org/base/
callback.h.pump
1
$$ This is a
pump
file for generating file templates.
Pump
is a python
8
$$ See comment for MAX_ARITY in base/bind.h.
pump
.
Completed in 771 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>