Searched refs:dispatch (Results 76 - 100 of 110) sorted by relevance

12345

/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.mortbay.jetty.server_6.1.23.v201004211559.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.mortbay.jetty.util_6.1.23.v201004211559.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.core.databinding.observable_1.3.0.I20100601-0800.jar ... core.databinding.observable.IObservable source protected void dispatch (org.eclipse.core.databinding.observable. ...
H A Dorg.eclipse.equinox.ds_1.2.1.R36x_v20100803.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/debug/
H A DRemoteDebugEventSocketListener.java176 dispatch(event);
252 protected void dispatch(String line) { method in class:RemoteDebugEventSocketListener
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCoreEngine.h452 const Expr *e, const CFGBlock *dispatch, CoreEngine* eng)
453 : Eng(*eng), Src(src), DispatchBlock(*dispatch), E(e), Pred(pred) {}
451 IndirectGotoNodeBuilder(ExplodedNode *pred, const CFGBlock *src, const Expr *e, const CFGBlock *dispatch, CoreEngine* eng) argument
/external/chromium/chrome/browser/ui/views/
H A Dabout_ipc_dialog.cc291 message_list_.InsertColumn(kDispatchColumn, L"dispatch (ms)", LVCFMT_RIGHT,
337 int64 time_to_process = (base::Time::FromInternalValue(data.dispatch) -
/external/webkit/Source/WebCore/storage/
H A DIDBRequest.cpp287 bool dontPreventDefault = IDBEventDispatcher::dispatch(event.get(), targets);
/external/chromium/chrome/browser/accessibility/
H A Daccessibility_win_browsertest.cc114 CComPtr<IDispatch> dispatch; local
115 HRESULT hr = parent->get_accChild(CreateI4Variant(V_I4(var)), &dispatch);
117 return CComQIPtr<IAccessible>(dispatch).Detach();
/external/jmonkeyengine/engine/src/jbullet/com/jme3/bullet/objects/
H A DPhysicsVehicle.java34 import com.bulletphysics.collision.dispatch.CollisionObject;
/external/webkit/Source/WebCore/inspector/
H A DCodeGeneratorInspector.pm591 void ${backendClassName}::dispatch(const String& message)
800 dispatch: function(message) label
839 console.error("Protocol Error: Attempted to dispatch an unimplemented method '" + messageObject.method + "'");
844 console.error("Protocol Error: Attempted to dispatch an unspecified method '" + messageObject.method + "'");
1021 push(@backendHead, " void dispatch(const String& message);");
H A DInjectedScriptSource.js131 dispatch: function(methodName, args)
/external/e2fsprogs/ext2ed/
H A Dinit.c72 dispatch ("help");
/external/valgrind/main/VEX/switchback/
H A Dswitchback.c869 vta.dispatch = NULL;
/external/oprofile/events/x86-64/family11h/
H A Devents97 event:0xd0 counters:0,1,2,3 um:zero minimum:500 name:DECODER_EMPTY : Nothing to dispatch (decoder empty)
/external/oprofile/events/x86-64/hammer/
H A Devents92 event:0xd0 counters:0,1,2,3 um:zero minimum:500 name:DECODER_EMPTY : Nothing to dispatch (decoder empty)
/external/chromium/third_party/libevent/
H A Devent.c516 res = evsel->dispatch(base, evbase, tv_p);
/external/harfbuzz_ng/src/
H A Dhb-open-type-private.hh185 inline return_t dispatch (const T &obj) { return obj.sanitize (this); } function in struct:OT::hb_sanitize_context_t
/external/oprofile/events/x86-64/family10/
H A Dunit_masks365 0x01 Using IBS OP dispatch count mode
/external/webkit/PerformanceTests/SunSpider/tests/parse-only/
H A Dprototype-1.6.0.3.js1150 dispatch: function(callback, request, transport, json) {
1223 Ajax.Responders.dispatch('onCreate', this, response);
1320 Ajax.Responders.dispatch('on' + state, this, response, response.headerJSON);
1356 Ajax.Responders.dispatch('onException', this, exception);
H A Dconcat-jquery-mootools-prototype.js9529 dispatch: function(callback, request, transport, json) {
9602 Ajax.Responders.dispatch('onCreate', this, response);
9699 Ajax.Responders.dispatch('on' + state, this, response, response.headerJSON);
9735 Ajax.Responders.dispatch('onException', this, exception);
/external/webkit/Source/JavaScriptCore/wtf/
H A DFastMalloc.cpp451 #include <dispatch/dispatch.h>
/external/webkit/Source/WebCore/loader/
H A DFrameLoader.cpp646 void FrameLoader::didBeginDocument(bool dispatch) argument
659 if (dispatch)
/external/valgrind/main/VEX/
H A Dtest_main.c227 vta.dispatch = NULL;
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant.jar ... apache/tools/ org/apache/tools/ant/ org/apache/tools/ant/dispatch/ org/apache/tools/ant/filters/ org/apache/tools/ant/filters ...

Completed in 813 milliseconds

12345