Searched defs:enqueue (Results 1 - 25 of 32) sorted by relevance

12

/external/okhttp/benchmarks/src/main/java/com/squareup/okhttp/benchmarks/
H A DHttpClient.java23 void enqueue(URL url) throws Exception; method in interface:HttpClient
H A DOkHttpAsync.java86 @Override public void enqueue(URL url) throws Exception { method in class:OkHttpAsync
88 client.newCall(new Request.Builder().tag(System.nanoTime()).url(url).build()).enqueue(callback);
H A DSynchronousHttpClient.java36 @Override public void enqueue(URL url) { method in class:SynchronousHttpClient
H A DNettyHttpClient.java92 @Override public void enqueue(URL url) throws Exception { method in class:NettyHttpClient
/external/jmonkeyengine/engine/src/core/com/jme3/scene/control/
H A DUpdateControl.java47 * mySpatial.getControl(UpdateControl.class).enqueue(new Callable() {
64 public <V> Future<V> enqueue(Callable<V> callable) { method in class:UpdateControl
/external/okhttp/mockwebserver/src/main/java/com/squareup/okhttp/mockwebserver/rule/
H A DMockWebServerRule.java71 public void enqueue(MockResponse response) { method in class:MockWebServerRule
72 server.enqueue(response);
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DWorkList.h67 virtual void enqueue(const WorkListUnit& U) = 0;
69 void enqueue(ExplodedNode *N, const CFGBlock *B, unsigned idx) { function in class:clang::ento::WorkList
70 enqueue(WorkListUnit(N, CurrentCounter, B, idx));
73 void enqueue(ExplodedNode *N) { function in class:clang::ento::WorkList
75 enqueue(WorkListUnit(N, CurrentCounter));
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/
H A DCall.java106 public void enqueue(Callback responseCallback) { method in class:Call
107 enqueue(responseCallback, false);
110 void enqueue(Callback responseCallback, boolean forWebSocket) { method in class:Call
115 client.getDispatcher().enqueue(new AsyncCall(responseCallback, forWebSocket));
H A DDispatcher.java107 synchronized void enqueue(AsyncCall call) { method in class:Dispatcher
/external/okhttp/okhttp-ws/src/main/java/com/squareup/okhttp/ws/
H A DWebSocketCall.java113 public void enqueue(final WebSocketListener listener) { method in class:WebSocketCall
127 // TODO call.enqueue(responseCallback, true);
/external/vogar/src/vogar/tasks/
H A DTaskQueue.java52 public synchronized void enqueue(Task task) { method in class:TaskQueue
/external/deqp/executor/
H A DxeCallQueue.cpp68 // \note Enqueue lock is not held during call so it is possible to enqueue more work from dispatched call.
118 void CallQueue::enqueue (Call* call) function in class:xe::CallQueue
220 void CallWriter::enqueue (void) function in class:xe::CallWriter
223 m_queue->enqueue(m_call);
/external/deqp/framework/platform/android/
H A DtcuAndroidRenderActivity.cpp97 enqueue(Message(MESSAGE_FINISH));
105 void RenderThread::enqueue (const Message& message) function in class:tcu::Android::RenderThread
114 enqueue(Message(MESSAGE_PAUSE));
119 enqueue(Message(MESSAGE_RESUME));
125 enqueue(Message(MESSAGE_SYNC, &waitSem));
331 m_thread->enqueue(Message(MESSAGE_WINDOW_CREATED, window));
337 m_thread->enqueue(Message(MESSAGE_WINDOW_RESIZED, window));
348 m_thread->enqueue(Message(MESSAGE_WINDOW_DESTROYED, window));
355 m_thread->enqueue(Message(MESSAGE_INPUT_QUEUE_CREATED, queue));
361 m_thread->enqueue(Messag
[all...]
/external/jetty/src/java/org/eclipse/jetty/util/
H A DArrayQueue.java95 return enqueue(e);
100 private boolean enqueue(E e) method in class:ArrayQueue
122 if (!enqueue(e))
/external/chromium-trace/trace-viewer/tracing/third_party/components/webcomponentsjs/
H A Dwebcomponents-lite.min.js11 window.WebComponents=window.WebComponents||{},function(e){var t=e.flags||{},n="webcomponents.js",o=document.querySelector('script[src*="'+n+'"]');if(!t.noOpts){if(location.search.slice(1).split("&").forEach(function(e){e=e.split("="),e[0]&&(t[e[0]]=e[1]||!0)}),o)for(var r,i=0;r=o.attributes[i];i++)"src"!==r.name&&(t[r.name]=r.value||!0);if(t.log){var a=t.log.split(",");t.log={},a.forEach(function(e){t.log[e]=!0})}else t.log={}}t.shadow=t.shadow||t.shadowdom||t.polyfill,t.shadow="native"===t.shadow?!1:t.shadow||!HTMLElement.prototype.createShadowRoot,t.register&&(window.CustomElements=window.CustomElements||{flags:{}},window.CustomElements.flags.register=t.register),e.flags=t}(WebComponents),function(e){function t(e){_.push(e),w||(w=!0,h(o))}function n(e){return window.ShadowDOMPolyfill&&window.ShadowDOMPolyfill.wrapIfNeeded(e)||e}function o(){w=!1;var e=_;_=[],e.sort(function(e,t){return e.uid_-t.uid_});var t=!1;e.forEach(function(e){var n=e.takeRecords();r(e),n.length&&(e.callback_(n,e),t=!0)}),t&&o()}function r(e){e.nodes_.forEach(function(t){var n=v.get(t);n&&n.forEach(function(t){t.observer===e&&t.removeTransientObservers()})})}function i(e,t){for(var n=e;n;n=n.parentNode){var o=v.get(n);if(o)for(var r=0;r<o.length;r++){var i=o[r],a=i.options;if(n===e||a.subtree){var s=t(a);s&&i.enqueue(s)}}}}function a(e){this.callback_=e,this.nodes_=[],this.records_=[],this.uid_=++E}function s(e,t){this.type=e,this.target=t,this.addedNodes=[],this.removedNodes=[],this.previousSibling=null,this.nextSibling=null,this.attributeName=null,this.attributeNamespace=null,this.oldValue=null}function d(e){var t=new s(e.type,e.target);return t.addedNodes=e.addedNodes.slice(),t.removedNodes=e.removedNodes.slice(),t.previousSibling=e.previousSibling,t.nextSibling=e.nextSibling,t.attributeName=e.attributeName,t.attributeNamespace=e.attributeNamespace,t.oldValue=e.oldValue,t}function c(e,t){return y=new s(e,t)}function u(e){return L?L:(L=d(y),L.oldValue=e,L)}function l(){y=L=void 0}function f(e){return e===L||e===y}function m(e,t){return e===t?e:L&&f(e)?L:null}function p(e,t,n){this.observer=e,this.target=t,this.options=n,this.transientObservedNodes=[]}var h,v=new WeakMap;if(/Trident|Edge/.test(navigator.userAgent))h=setTimeout;else if(window.setImmediate)h=window.setImmediate;else{var g=[],b=String(Math.random());window.addEventListener("message",function(e){if(e.data===b){var t=g;g=[],t.forEach(function(e){e()})}}),h=function(e){g.push(e),window.postMessage(b,"*")}}var w=!1,_=[],E=0;a.prototype={observe:function(e,t){if(e=n(e),!t.childList&&!t.attributes&&!t.characterData||t.attributeOldValue&&!t.attributes||t.attributeFilter&&t.attributeFilter.length&&!t.attributes||t.characterDataOldValue&&!t.characterData)throw new SyntaxError;var o=v.get(e);o||v.set(e,o=[]);for(var r,i=0;i<o.length;i++)if(o[i].observer===this){r=o[i],r.removeListeners(),r.options=t;break}r||(r=new p(this,e,t),o.push(r),this.nodes_.push(e)),r.addListeners()},disconnect:function(){this.nodes_.forEach(function(e){for(var t=v.get(e),n=0;n<t.length;n++){var o=t[n];if(o.observer===this){o.removeListeners(),t.splice(n,1);break}}},this),this.records_=[]},takeRecords:function(){var e=this.records_;return this.records_=[],e}};var y,L;p.prototype={enqueue:function(e){var n=this.observer.records_,o=n.length;if(n.length>0){var r=n[o-1],i=m(r,e);if(i)retu (…)
H A Dwebcomponents-lite.js126 if (record) registration.enqueue(record);
232 enqueue: function(record) {
/external/mockwebserver/src/main/java/com/google/mockwebserver/
H A DMockWebServer.java190 public void enqueue(MockResponse response) { method in class:MockWebServer
585 * a {@link #enqueue(MockResponse) queue}; custom dispatchers can vary the
/external/clang/lib/Analysis/
H A DReachableCode.cpp361 void enqueue(const CFGBlock *block);
375 void DeadCodeScan::enqueue(const CFGBlock *block) { function in class:DeadCodeScan
446 enqueue(Start);
464 enqueue(predBlock);
/external/clang/lib/StaticAnalyzer/Core/
H A DCoreEngine.cpp51 void enqueue(const WorkListUnit& U) override {
79 void enqueue(const WorkListUnit& U) override {
117 void enqueue(const WorkListUnit& U) override {
304 // This path is done. Don't enqueue any more nodes.
320 enqueue(dstNodes);
467 enqueue(Dst);
479 enqueue(Dst);
490 enqueue(Dst);
524 if (IsNew) WList->enqueue(Node);
536 WList->enqueue(
591 void CoreEngine::enqueue(ExplodedNodeSet &Set) { function in class:CoreEngine
598 void CoreEngine::enqueue(ExplodedNodeSet &Set, function in class:CoreEngine
[all...]
/external/jmonkeyengine/engine/src/core/com/jme3/app/
H A DApplication.java564 public <V> Future<V> enqueue(Callable<V> callable) { method in class:Application
/external/okhttp/mockwebserver/src/main/java/com/squareup/okhttp/mockwebserver/
H A DMockWebServer.java265 public void enqueue(MockResponse response) { method in class:MockWebServer
773 * a {@link #enqueue(MockResponse) queue}; custom dispatchers can vary the
/external/jmonkeyengine/engine/src/jbullet/com/jme3/bullet/
H A DPhysicsSpace.java355 public <V> Future<V> enqueue(Callable<V> callable) { method in class:PhysicsSpace
/external/jmonkeyengine/engine/src/bullet/com/jme3/bullet/
H A DPhysicsSpace.java381 public <V> Future<V> enqueue(Callable<V> callable) { method in class:PhysicsSpace
/external/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp314 void enqueue(LiveInterval *LI) override;
331 void enqueue(PQueue &CurQueue, LiveInterval *LI);
495 enqueue(&LI);
518 void RAGreedy::enqueue(LiveInterval *LI) { enqueue(Queue, LI); } function in class:__anon10463::RAGreedy
520 void RAGreedy::enqueue(PQueue &CurQueue, LiveInterval *LI) { function in class:__anon10463::RAGreedy
526 "Can only enqueue virtual registers");
664 /// defined by enqueue() decides which registers ultimately end up being split
2097 enqueue(RecoloringQueue, *It);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.core.jobs_3.5.1.R36x_v20100824.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 723 milliseconds

12