Searched refs:Post (Results 1 - 25 of 47) sorted by relevance

12

/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/
H A DITreeVisitorAction.cs57 object Post(object t); method in interface:Antlr.Runtime.Tree.ITreeVisitorAction
80 public object Post(object t) method in class:Antlr.Runtime.Tree.TreeVisitorAction
H A DTreeVisitor.cs72 t = action.Post(t);
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/
H A DITreeVisitorAction.cs59 object Post( object t ); method in interface:Antlr.Runtime.Tree.ITreeVisitorAction
82 public object Post( object t ) method in class:Antlr.Runtime.Tree.TreeVisitorAction
H A DTreeVisitor.cs74 t = action.Post( t );
/external/chromium/chrome/browser/sync/engine/net/
H A Dsyncapi_server_connection_manager.h18 // This provides HTTP Post functionality through the interface provided
21 : public browser_sync::ServerConnectionManager::Post {
56 virtual Post* MakePost();
H A Dsyncapi_server_connection_manager.cc19 : Post(scm), factory_(factory) {
94 browser_sync::ServerConnectionManager::Post*
H A Dserver_connection_manager.cc42 bool ServerConnectionManager::Post::ReadBufferResponse(
63 bool ServerConnectionManager::Post::ReadDownloadResponse(
92 string ServerConnectionManager::Post::MakeConnectionURL(
104 int ServerConnectionManager::Post::ReadResponse(string* out_buffer,
176 scoped_ptr<Post> post(MakePost());
207 scoped_ptr<Post> post(MakePost());
343 ServerConnectionManager::Post* ServerConnectionManager::MakePost() {
H A Dserver_connection_manager.h183 class Post { class in class:browser_sync::ServerConnectionManager
185 explicit Post(ServerConnectionManager* scm) : scm_(scm), timing_info_(0) { function in class:browser_sync::ServerConnectionManager::Post
187 virtual ~Post() { }
294 // Factory method to create a Post object we can use for communication with
296 virtual Post* MakePost();
382 friend class Post;
/external/chromium/third_party/libjingle/source/talk/examples/login/
H A Dxmppthread.cc59 Post(this, MSG_LOGIN, new LoginData(xcs));
63 Post(this, MSG_DISCONNECT);
H A Dxmpppump.cc63 talk_base::Thread::Current()->Post(this);
/external/chromium/third_party/libjingle/source/talk/session/phone/
H A Dmediamonitor.cc58 worker_thread_->Post(this, MSG_MONITOR_START);
62 worker_thread_->Post(this, MSG_MONITOR_STOP);
105 monitor_thread_->Post(this, MSG_MONITOR_SIGNAL);
H A Daudiomonitor.cc55 voice_channel_->worker_thread()->Post(this, MSG_MONITOR_START);
59 voice_channel_->worker_thread()->Post(this, MSG_MONITOR_STOP);
109 monitoring_thread_->Post(this, MSG_MONITOR_SIGNAL);
/external/harfbuzz/src/
H A Dharfbuzz-indic.cpp483 Post, enumerator in enum:Position
493 None, Above, Above, Post,
511 None, None, Post, Pre,
513 Post, Below, Below, Below,
515 Above, Post, Post, Post,
516 Post, None, None, None,
534 None, Above, Post, Post,
[all...]
/external/chromium/chrome/common/net/gaia/
H A Dgaia_authenticator_unittest.cc25 bool Post(const GURL& url, const string& post_body, function in class:gaia::GaiaAuthMockForGaiaAuthenticator
H A Dgaia_authenticator.cc176 if (!Post(gaia_auth_url, post_body, &server_response_code, &message_text)) {
199 bool GaiaAuthenticator::Post(const GURL& url, function in class:gaia::GaiaAuthenticator
222 if (!Post(url, post_body, &server_response_code, &message_text)) {
274 if (!Post(url, post_body, &server_response_code, &message_text)) {
/external/skia/src/animator/
H A DSkDisplayPost.h23 DECLARE_MEMBER_INFO(Post);
/external/chromium/third_party/libjingle/source/talk/p2p/base/
H A Dtransport.cc124 signaling_thread()->Post(this, MSG_CONNECTING, NULL);
162 signaling_thread()->Post(this, MSG_CONNECTING, NULL);
182 signaling_thread()->Post(
186 signaling_thread()->Post(this, MSG_CONNECTING, NULL);
243 worker_thread()->Post(this, MSG_ONSIGNALINGREADY, NULL);
303 worker_thread()->Post(this, MSG_ONREMOTECANDIDATE, msg);
317 signaling_thread()->Post(this, MSG_READSTATE, NULL);
331 signaling_thread()->Post(this, MSG_WRITESTATE, NULL);
358 signaling_thread()->Post(this, MSG_REQUESTSIGNALING, NULL);
374 signaling_thread()->Post(
[all...]
H A Drawtransportchannel.cc230 worker_thread_->Post(
/external/chromium/third_party/libjingle/source/talk/session/tunnel/
H A Dpseudotcpchannel.cc176 worker_thread_->Post(this, MSG_WK_PURGE);
181 stream_thread_->Post(this, MSG_ST_EVENT, new EventData(SE_CLOSE, 0));
199 stream_thread_->Post(this, MSG_ST_EVENT, new EventData(SE_CLOSE, -1));
265 stream_thread_->Post(this, MSG_ST_EVENT, new EventData(SE_READ), true);
394 stream_thread_->Post(this, MSG_ST_EVENT,
408 stream_thread_->Post(this, MSG_ST_EVENT, new EventData(SE_READ));
419 stream_thread_->Post(this, MSG_ST_EVENT, new EventData(SE_WRITE));
428 stream_thread_->Post(this, MSG_ST_EVENT, new EventData(SE_CLOSE, nError));
533 signal_thread_->Post(this, MSG_SI_DESTROYCHANNEL);
541 signal_thread_->Post(thi
[all...]
/external/chromium/third_party/libjingle/source/talk/p2p/client/
H A Dsocketmonitor.cc56 channel_thread_->Post(this, MSG_MONITOR_START);
60 channel_thread_->Post(this, MSG_MONITOR_STOP);
149 monitoring_thread_->Post(this, MSG_MONITOR_SIGNAL);
/external/chromium/third_party/libjingle/source/talk/examples/call/
H A Dconsole.cc67 console_thread_->Post(this, MSG_START);
140 client_thread_->Post(this, MSG_INPUT,
/external/chromium/third_party/libjingle/source/talk/base/
H A Dsignalthread.cc154 main_->Post(this, ST_MSG_WORKER_DONE);
H A Dmessagequeue.h184 virtual void Post(MessageHandler *phandler, uint32 id = 0,
208 Post(NULL, MQID_DISPOSE, new DisposeData<T>(doomed));
/external/webkit/Tools/Scripts/webkitpy/tool/commands/
H A Dupload_unittest.py68 self.assert_execute_outputs(Post(), [42], options=options, expected_stderr=expected_stderr)
/external/llvm/test/MC/ARM/
H A Darm_addrmode2.s3 @ Post-indexed

Completed in 1265 milliseconds

12