HomeSort by relevance Sort by last modified time
    Searched refs:dispatch (Results 51 - 75 of 324) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/e2fsprogs/ext2ed/
blockbitmap_com.c 66 strcpy (buffer,"show");dispatch (buffer); /* dispatch a show command */
88 dispatch (buffer);
104 dispatch (buffer);
139 dispatch ("show"); /* Show the result */
167 dispatch ("show");
inodebitmap_com.c 45 strcpy (buffer,"show");dispatch (buffer);
61 dispatch (buffer);
77 dispatch (buffer);
103 dispatch ("show");
129 dispatch ("show");
dir_com.c 196 5. If the required entry is found, we dispatch a remember command to insert the current inode (remember that
202 6. We then dispatch a followinode command to reach the inode pointed by the required entry. This command will
205 7. We check the inode's type to see if it is a directory. If it is, we dispatch a dir command to "enter the directory",
210 typically the case.), we note the path it is pointing at, the saved inode is recalled, we dispatch dir to
264 dispatch ("remember internal_variable"); /* Move the inode into the objects memory */
266 dispatch ("followinode"); /* Go to the inode pointed by this directory entry */
281 dispatch ("recall internal_variable"); /* Return to the original inode */
282 dispatch ("dir"); /* and to the directory */
285 dispatch (temp); /* (which can call ourself or the general cd) */
292 dispatch ("dir"); /* Yes - Pass to the pointed directory *
    [all...]
super_com.c 142 sprintf (buffer,"setoffset %ld",device_offset);dispatch (buffer);
143 strcpy (buffer,"show");dispatch (buffer);
152 dispatch ("gocopy 0");
154 dispatch ("show");
file_com.c 53 dispatch ("settype ext2_inode");
90 strcpy (buffer,"show");dispatch (buffer);
108 sprintf (buffer,"show");dispatch (buffer);
135 sprintf (buffer,"show");dispatch (buffer);
158 sprintf (buffer,"show");dispatch (buffer);
191 strcpy (buffer,"show");dispatch (buffer);
222 strcpy (buffer,"show");dispatch (buffer);
239 sprintf (buffer,"show");dispatch (buffer);
245 sprintf (buffer,"show");dispatch (buffer);
496 strcpy (buffer,"show");dispatch (buffer)
    [all...]
inode_com.c 55 sprintf (buffer,"setoffset %ld",device_offset);dispatch (buffer);
56 strcpy (buffer,"show");dispatch (buffer);
103 sprintf (buffer,"setoffset %ld",device_offset);dispatch (buffer);
104 strcpy (buffer,"show");dispatch (buffer);
306 dispatch (buffer);
311 dispatch (buffer);
325 sprintf (buffer,"setoffset %ld",group_offset);dispatch (buffer);
326 sprintf (buffer,"settype ext2_group_desc");dispatch (buffer);
344 sprintf (buffer,"settype file");dispatch (buffer);
366 sprintf (buffer,"settype dir");dispatch (buffer)
    [all...]
general_com.c 195 dispatch ("setoffset 0");
196 dispatch ("help"); /* Show help screen */
419 dispatch ("show");
486 strcpy (buffer,"show");dispatch (buffer);
507 sprintf (tmp_buffer,"show");dispatch (tmp_buffer);
521 sprintf (tmp_buffer,"show");dispatch (tmp_buffer);
707 dispatch (buffer);
713 sprintf (buffer,"show");dispatch (buffer);
736 dispatch (buffer);
742 sprintf (buffer,"show");dispatch (buffer)
    [all...]
  /external/chromium_org/remoting/host/setup/
daemon_installer_win.cc 126 HRESULT hr = dispatch::Invoke(update3_.get(), L"createAppBundleWeb",
137 hr = dispatch::Invoke(V_DISPATCH(&bundle_), L"initialize", DISPATCH_METHOD,
148 hr = dispatch::Invoke(V_DISPATCH(&bundle_), L"createApp", DISPATCH_METHOD,
155 hr = dispatch::Invoke(V_DISPATCH(&bundle_), L"checkForUpdate",
162 hr = dispatch::Invoke(V_DISPATCH(&bundle_), L"appWeb",
183 HRESULT hr = dispatch::Invoke(V_DISPATCH(&app_), L"currentState",
195 hr = dispatch::Invoke(V_DISPATCH(&current_state), L"stateValue",
216 hr = dispatch::Invoke(V_DISPATCH(&bundle_), L"download",
228 hr = dispatch::Invoke(V_DISPATCH(&bundle_), L"install",
244 hr = dispatch::Invoke(V_DISPATCH(&current_state), L"errorCode"
    [all...]
  /external/clang/test/SemaTemplate/
instantiate-complete.cpp 106 static true_t dispatch(U);
107 static false_t dispatch(...);
110 enum { value = sizeof(dispatch(trigger())) == sizeof(true_t) };
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
xmlrpclib.py 609 dispatch = {} variable in class:Marshaller
640 f = self.dispatch[type(value)]
651 if type_ in self.dispatch.keys():
653 f = self.dispatch[InstanceType]
660 dispatch[NoneType] = dump_nil
669 dispatch[IntType] = dump_int
676 dispatch[bool] = dump_bool
684 dispatch[LongType] = dump_long
690 dispatch[FloatType] = dump_double
696 dispatch[StringType] = dump_strin
840 dispatch = {} variable in class:Unmarshaller
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
xmlrpclib.py 609 dispatch = {} variable in class:Marshaller
640 f = self.dispatch[type(value)]
651 if type_ in self.dispatch.keys():
653 f = self.dispatch[InstanceType]
660 dispatch[NoneType] = dump_nil
669 dispatch[IntType] = dump_int
676 dispatch[bool] = dump_bool
684 dispatch[LongType] = dump_long
690 dispatch[FloatType] = dump_double
696 dispatch[StringType] = dump_strin
840 dispatch = {} variable in class:Unmarshaller
    [all...]
  /external/chromium_org/chrome/renderer/resources/extensions/
unload_event.js 28 // dispatch() is called from C++.
29 exports.dispatch = function() {
app_runtime_custom_bindings.js 19 function(args, dispatch) {
37 dispatch([data]);
52 dispatch([launchData]);
  /external/chromium_org/chrome/test/chromedriver/js/
dispatch_context_menu_event.js 19 * @param {number} x The X coordinate to dispatch the event at.
20 * @param {number} y The Y coordinate to dispatch the event at.
  /external/chromium_org/third_party/WebKit/Source/core/dom/custom/
CustomElementCallbackDispatcher.h 70 bool dispatch();
  /external/chromium_org/third_party/WebKit/Source/core/events/
EventDispatcher.h 59 bool dispatch();
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/common/
dri_test.c 45 _glapi_set_dispatch(struct _glapi_table *dispatch)
  /external/mesa3d/src/mesa/drivers/dri/common/
dri_test.c 45 _glapi_set_dispatch(struct _glapi_table *dispatch)
  /external/chromium_org/third_party/mesa/src/src/mapi/mapi/
mapi_glapi.c 66 _glapi_set_dispatch(struct _glapi_table *dispatch)
68 u_current_set((const struct mapi_table *) dispatch);
72 * Return size of dispatch table struct as number of functions (or
82 * Fill-in the dispatch stub for the named function.
85 * a dispatch stub may be created created for the function. A pointer to this
86 * dispatch function will be returned by glXGetProcAddress.
89 * share a common dispatch offset.
100 * The offset in the dispatch table of the named function. A pointer to the
194 * Return offset of entrypoint for named function within dispatch table.
216 * Return the name of the function at the given dispatch offset
    [all...]
  /external/mesa3d/src/mapi/mapi/
mapi_glapi.c 66 _glapi_set_dispatch(struct _glapi_table *dispatch)
68 u_current_set((const struct mapi_table *) dispatch);
72 * Return size of dispatch table struct as number of functions (or
82 * Fill-in the dispatch stub for the named function.
85 * a dispatch stub may be created created for the function. A pointer to this
86 * dispatch function will be returned by glXGetProcAddress.
89 * share a common dispatch offset.
100 * The offset in the dispatch table of the named function. A pointer to the
194 * Return offset of entrypoint for named function within dispatch table.
216 * Return the name of the function at the given dispatch offset
    [all...]
  /frameworks/base/core/java/android/nfc/
INfcAdapter.aidl 50 void dispatch(in Tag tag);
  /frameworks/base/core/java/com/android/internal/policy/
IKeyguardService.aidl 44 oneway void dispatch(in MotionEvent event);
  /external/chromium/base/
message_pump_glib_x.cc 174 gdksource_->source_funcs->dispatch = gdkdispatcher_;
188 gdksource_->source_funcs->dispatch = gdkdispatcher_;
198 // Replace the dispatch callback of the GDK event source temporarily so that
201 gdksource_->source_funcs->dispatch;
202 gdksource_->source_funcs->dispatch = PlaceholderDispatch;
208 gdksource_->source_funcs->dispatch = cb;
222 pump_x->gdkdispatcher_ = pump_x->gdksource_->source_funcs->dispatch;
  /external/chromium_org/chrome_frame/test/
ie_event_sink.cc 596 STDMETHODIMP_(void) IEEventSink::OnNewWindow2(IDispatch** dispatch,
600 EXPECT_TRUE(dispatch);
601 if (!dispatch)
605 listener_->OnNewWindow2(dispatch, s);
607 // Note that |dispatch| is an [in/out] argument. IE is asking listeners if
611 if (!*dispatch) {
616 *dispatch = new_browser.Detach();
619 if (*dispatch && listener_)
620 listener_->OnNewBrowserWindow(*dispatch, ScopedBstr());
623 STDMETHODIMP_(void) IEEventSink::OnNavigateError(IDispatch* dispatch,
    [all...]
  /external/chromium_org/chrome_frame/
bho.cc 123 STDMETHODIMP Bho::BeforeNavigate2(IDispatch* dispatch, VARIANT* url,
132 if (dispatch)
133 web_browser2.QueryFrom(dispatch);
136 NOTREACHED() << "Can't find WebBrowser2 with given dispatch";
160 STDMETHODIMP_(void) Bho::NavigateComplete2(IDispatch* dispatch, VARIANT* url) {
164 STDMETHODIMP_(void) Bho::DocumentComplete(IDispatch* dispatch, VARIANT* url) {
168 if (dispatch)
169 web_browser2.QueryFrom(dispatch);

Completed in 1609 milliseconds

1 23 4 5 6 7 8 91011>>