/external/chromium_org/ui/views/controls/menu/ |
menu_event_dispatcher_linux.h | 14 // A message-pump dispatcher object used to dispatch events from the nested
|
/external/clang/include/clang/AST/ |
DeclVisitor.h | 35 #define DISPATCH(NAME, CLASS) \ 41 case Decl::DERIVED: DISPATCH(DERIVED##Decl, DERIVED##Decl); 51 RetTy Visit##DERIVED##Decl(PTR(DERIVED##Decl) D) { DISPATCH(BASE, BASE); } 57 #undef DISPATCH
|
/external/e2fsprogs/ext2ed/ |
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");
|
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...] |
inodebitmap_com.c | 45 strcpy (buffer,"show");dispatch (buffer); 61 dispatch (buffer); 77 dispatch (buffer); 103 dispatch ("show"); 129 dispatch ("show");
|
/external/mesa3d/src/mapi/glapi/ |
glapi_nop.c | 28 * No-op dispatch table. 30 * This file defines a special dispatch table which is loaded with no-op 77 * This is called if the user somehow calls an unassigned GL dispatch function. 92 #define DISPATCH(func, args, msg) Warn(#func);
|
glapi.c | 62 _glapi_set_dispatch(struct _glapi_table *dispatch) 64 u_current_set((const struct mapi_table *) dispatch);
|
/external/mesa3d/src/mapi/mapi/ |
mapi.c | 139 * Create a dispatch table. 155 * Destroy a dispatch table. 164 * Fill a dispatch table. The order of the procs is determined when mapi_init 185 * Make a dispatch table current.
|
/hardware/qcom/display/msm8084/libqdutils/ |
display_config.cpp | 44 err = binder->dispatch(IQService::CHECK_EXTERNAL_STATUS, 62 err = binder->dispatch(IQService::GET_DISPLAY_ATTRIBUTES, 88 err = binder->dispatch(IQService::SET_HSIC_DATA, &inParcel, &outParcel); 101 err = binder->dispatch(IQService::GET_DISPLAY_VISIBLE_REGION,
|
/hardware/qcom/display/msm8226/libqdutils/ |
display_config.cpp | 44 err = binder->dispatch(IQService::CHECK_EXTERNAL_STATUS, 62 err = binder->dispatch(IQService::GET_DISPLAY_ATTRIBUTES, 88 err = binder->dispatch(IQService::SET_HSIC_DATA, &inParcel, &outParcel); 101 err = binder->dispatch(IQService::GET_DISPLAY_VISIBLE_REGION,
|
/external/chromium_org/chrome/browser/resources/chromeos/braille_ime/ |
braille_ime_unittest.gtestjs | 33 dispatch: function() { 126 this.onActivate.dispatch(ENGINE_ID); 139 this.onKeyEvent.dispatch(ENGINE_ID, event); 166 this.onMenuItemActivated.dispatch(ENGINE_ID, this.menuItems[0].id); 220 this.onMenuItemActivated.dispatch(ENGINE_ID, this.menuItems[0].id); 227 this.port.onMessage.dispatch( 238 this.onMenuItemActivated.dispatch(ENGINE_ID, this.menuItems[0].id); 267 this.port.onMessage.dispatch(
|
/external/chromium_org/chrome/renderer/resources/extensions/ |
downloads_custom_bindings.js | 14 function massage_determining_filename(args, dispatch) { 54 var results = dispatch([downloadItem, suggestCallback]);
|
/external/chromium_org/third_party/mesa/src/src/mapi/glapi/ |
glapi.c | 62 _glapi_set_dispatch(struct _glapi_table *dispatch) 64 u_current_set((const struct mapi_table *) dispatch);
|
/external/chromium_org/tools/gyp/pylib/gyp/ |
flock_tool.py | 18 executor.Dispatch(args) 23 def Dispatch(self, args):
|
/external/chromium_org/ui/chromeos/ |
touch_exploration_controller_unittest.cc | 129 generator_->Dispatch(&touch_press); 261 generator_->Dispatch(&mouse_move); 307 generator_->Dispatch(&touch_move); 332 generator_->Dispatch(&touch_release); 357 generator_->Dispatch(&touch_press); 378 generator_->Dispatch(&touch_move); 389 generator_->Dispatch(&mouse_move); 418 generator_->Dispatch(&touch_release); 459 generator_->Dispatch(&touch3_press); 460 generator_->Dispatch(&touch3_move1) [all...] |
/external/chromium_org/ui/events/ozone/evdev/ |
event_factory_evdev.h | 62 // Task runner for event dispatch. 71 // Dispatch callback for events.
|
/external/chromium_org/ui/events/platform/x11/ |
x11_event_source.h | 29 // Called by the glib source dispatch function. Processes all (if any) 55 // Keeps track of whether this source should continue to dispatch all the
|
/frameworks/base/core/java/android/view/accessibility/ |
AccessibilityEventSource.java | 37 * event, and send it for dispatch via calling 51 * sending the event for dispatch. It is responsibility of the caller
|
/frameworks/rs/cpp/ |
BaseObj.cpp | 48 RS::dispatch->ObjDestroy(mRS->getContext(), mID); 56 RS::dispatch->GetName(mRS->getContext(), mID, &name);
|
/prebuilts/misc/common/swig/include/2.0.11/perl5/ |
perlprimtypes.swg | 68 int dispatch = 0; 85 if (!dispatch) { 133 int dispatch = 0; 150 if (!dispatch) { 208 int dispatch = 0; 225 if (!dispatch) { 281 int dispatch = 0; 298 if (!dispatch) {
|
/prebuilts/misc/common/swig/include/2.0.11/python/ |
pyprimtypes.swg | 73 int dispatch = 0; 81 if (!dispatch) { 146 int dispatch = 0; 154 if (!dispatch) { 303 int dispatch = 0; 311 if (!dispatch) {
|
/frameworks/base/docs/html/guide/topics/connectivity/nfc/ |
advanced-nfc.jd | 14 <li><a href="#foreground-dispatch">Using the Foreground Dispatch System</a></li> 121 the tag dispatch system tries to start an activity with the {@link 125 directly if the tag dispatch system could not parse it for you. The basic steps when working with 132 intents</a> for more information. In general, the tag dispatch system tries to start a {@link 136 href="{@docRoot}guide/topics/connectivity/nfc/nfc.html#tag-dispatch">The Tag Dispatch System</a>.</li> 220 <h2 id="foreground-dispatch">Using the Foreground Dispatch System</h2> 222 <p>The foreground dispatch system allows an activity to intercept an intent and clai [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(¤t_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(¤t_state), L"errorCode" [all...] |
/external/oprofile/events/mips/74K/ |
events.h | 25 "13-0 DR stage stall cycles due to DDQ0 (ALU out-of-order dispatch queue) full"}, 31 "16-0 DDQ0 (ALU out-of-order dispatch queue) empty cycles"}, 33 "17-0 DDQ0 (ALU out-of-order dispatch queue) no issue cycles with valid instructions but operands not ready"}, 35 "18-0 DDQ0 (ALU out-of-order dispatch queue) no issue cycles with valid instructions due to operand(s) not available, MDU busy, or CorExt resource busy"}, 37 "19-0 DDQ0 (ALU out-of-order dispatch queue) bubbles due to MFC1 data write"}, 39 "20-0 Either DDQ0 (ALU out-of-order dispatch queue) or DDQ1 (AGEN out-of-order dispatch queue) valid instruction issue cycles"}, 151 "13-1 DR stage stall cycles due to DDQ1 (AGEN out-of-order dispatch queue) full"}, 157 "16-1 DDQ1 (AGEN out-of-order dispatch queue) empty cycles"}, 159 "17-1 DDQ1 (AGEN out-of-order dispatch queue) no issue cycles with valid instructions but operands not ready"} [all...] |
/external/chromium_org/third_party/WebKit/Source/core/events/ |
EventDispatcher.cpp | 89 EventDispatcher(node, SimulatedMouseEvent::create(EventTypeNames::mouseover, node->document().domWindow(), underlyingEvent)).dispatch(); 92 EventDispatcher(node, SimulatedMouseEvent::create(EventTypeNames::mousedown, node->document().domWindow(), underlyingEvent)).dispatch(); 94 EventDispatcher(node, SimulatedMouseEvent::create(EventTypeNames::mouseup, node->document().domWindow(), underlyingEvent)).dispatch(); 101 EventDispatcher(node, SimulatedMouseEvent::create(EventTypeNames::click, node->document().domWindow(), underlyingEvent)).dispatch(); 106 bool EventDispatcher::dispatch() function in class:WebCore::EventDispatcher 108 TRACE_EVENT0("webkit", "EventDispatcher::dispatch"); 130 // Ensure that after event dispatch, the event's target object is the
|