Home
last modified time | relevance | path

Searched refs:dispatch (Results 1 – 25 of 313) sorted by relevance

12345678910>>...13

/external/vulkan-validation-layers/demos/smoke/
Dgenerate-dispatch-table35 def __init__(self, name, dispatch): argument
37 self.dispatch = dispatch
54 dispatch = c[dispatch_begin:dispatch_end]
55 if not dispatch.startswith("Vk"):
56 dispatch = None
58 return cls(name, dispatch)
61 if self.dispatch:
62 if self.dispatch in ["VkDevice", "VkQueue", "VkCommandBuffer"]:
74 (repr(self.name), repr(self.dispatch))
100 Command(name='CreateInstance', dispatch=None),
[all …]
/external/e2fsprogs/ext2ed/
Dext2_com.c38 sprintf (buffer,"setoffset %ld",file_system_info.super_block_offset);dispatch (buffer); in type_ext2___super()
39 sprintf (buffer,"settype ext2_super_block");dispatch (buffer); in type_ext2___super()
67 dispatch ("super");dispatch ("group");dispatch ("inode");dispatch ("next");dispatch ("dir"); in type_ext2___cd()
69 sprintf (temp,"cd %s",buffer+1);dispatch (temp); in type_ext2___cd()
94 sprintf (buffer,"setoffset %ld",file_system_info.first_group_desc_offset);dispatch (buffer); in type_ext2___group()
95 sprintf (buffer,"settype ext2_group_desc");dispatch (buffer); in type_ext2___group()
96 sprintf (buffer,"entry %ld",group_num);dispatch (buffer); in type_ext2___group()
Dgroup_com.c34 dispatch (buffer); in type_ext2_group_desc___next()
50 dispatch (buffer); in type_ext2_group_desc___prev()
73 sprintf (buffer,"setoffset %ld",device_offset);dispatch (buffer); in type_ext2_group_desc___entry()
74 strcpy (buffer,"show");dispatch (buffer); in type_ext2_group_desc___entry()
102 sprintf (buffer,"setoffset %ld",device_offset);dispatch (buffer); in type_ext2_group_desc___gocopy()
103 strcpy (buffer,"show");dispatch (buffer); in type_ext2_group_desc___gocopy()
141 sprintf (buffer,"setoffset block %ld",inode_offset);dispatch (buffer); in type_ext2_group_desc___inode()
142 sprintf (buffer,"settype ext2_inode");dispatch (buffer); in type_ext2_group_desc___inode()
155 sprintf (buffer,"setoffset block %ld",block_bitmap_offset);dispatch (buffer); in type_ext2_group_desc___blockbitmap()
156 sprintf (buffer,"settype block_bitmap");dispatch (buffer); in type_ext2_group_desc___blockbitmap()
[all …]
Ddir_com.c264 dispatch ("remember internal_variable"); /* Move the inode into the objects memory */ in type_dir___cd()
266 dispatch ("followinode"); /* Go to the inode pointed by this directory entry */ in type_dir___cd()
281 dispatch ("recall internal_variable"); /* Return to the original inode */ in type_dir___cd()
282 dispatch ("dir"); /* and to the directory */ in type_dir___cd()
285 dispatch (temp); /* (which can call ourself or the general cd) */ in type_dir___cd()
292 dispatch ("dir"); /* Yes - Pass to the pointed directory */ in type_dir___cd()
296 dispatch (temp); in type_dir___cd()
365 dispatch ("show"); in type_dir___entry()
406 sprintf (buffer,"setoffset %ld",inode_offset);dispatch (buffer); /* Move to it */ in type_dir___followinode()
407 sprintf (buffer,"settype ext2_inode");dispatch (buffer); /* and set the type to an inode */ in type_dir___followinode()
[all …]
Dinode_com.c55 sprintf (buffer,"setoffset %ld",device_offset);dispatch (buffer); in type_ext2_inode___prev()
56 strcpy (buffer,"show");dispatch (buffer); in type_ext2_inode___prev()
103 sprintf (buffer,"setoffset %ld",device_offset);dispatch (buffer); in type_ext2_inode___next()
104 strcpy (buffer,"show");dispatch (buffer); in type_ext2_inode___next()
306 dispatch (buffer); in type_ext2_inode___entry()
311 dispatch (buffer); in type_ext2_inode___entry()
325 sprintf (buffer,"setoffset %ld",group_offset);dispatch (buffer); in type_ext2_inode___group()
326 sprintf (buffer,"settype ext2_group_desc");dispatch (buffer); in type_ext2_inode___group()
344 sprintf (buffer,"settype file");dispatch (buffer); in type_ext2_inode___file()
366 sprintf (buffer,"settype dir");dispatch (buffer); in type_ext2_inode___dir()
/external/llvm/test/CodeGen/X86/
Dwin32-seh-catchpad.ll11 to label %invoke.cont unwind label %catch.dispatch
13 catch.dispatch: ; preds = %entry
16 __except.ret: ; preds = %catch.dispatch
75 to label %__try.cont unwind label %catch.dispatch
77 catch.dispatch: ; preds = %entry
78 %cs1 = catchswitch within none [label %__except.ret] unwind label %catch.dispatch.11
80 __except.ret: ; preds = %catch.dispatch
86 to label %__try.cont.9 unwind label %catch.dispatch.5
88 catch.dispatch.5: ; preds = %__try.cont
89 %cs2 = catchswitch within none [label %__except.ret.7] unwind label %catch.dispatch.11
[all …]
Dfunclet-layout.ll15 to label %unreachable unwind label %catch.dispatch
17 catch.dispatch:
55 to label %unreachable unwind label %catch.dispatch
57 catch.dispatch: ; preds = %entry
60 catch: ; preds = %catch.dispatch
63 to label %unreachable unwind label %catch.dispatch.1
65 catch.dispatch.1: ; preds = %catch
68 catch.3: ; preds = %catch.dispatch.1
106 to label %try.cont unwind label %catch.dispatch
108 catch.dispatch: ; preds = %entry
[all …]
Dcatchpad-weight.ll31 to label %try.cont unwind label %catch.dispatch
33 catch.dispatch: ; preds = %entry
34 %cs1 = catchswitch within none [label %catch.5] unwind label %catch.dispatch.1
36 catch.5: ; preds = %catch.dispatch
45 catch.dispatch.1: ; preds = %catch.dispatch
46 %cs2 = catchswitch within none [label %catch.3] unwind label %catch.dispatch.2
48 catch.3: ; preds = %catch.dispatch.1
52 catch.dispatch.2: ; preds = %catch.dispatch.1
55 catch: ; preds = %catch.dispatch.2
Dtail-merge-wineh.ll54 to label %unreachable unwind label %catch.dispatch
56 catch.dispatch: ; preds = %entry
57 %cs1 = catchswitch within none [label %catch] unwind label %catch.dispatch.7
59 catch: ; preds = %catch.dispatch
70 to label %unreachable unwind label %catch.dispatch.2
72 catch.dispatch.2: ; preds = %try.cont
73 %cs2 = catchswitch within none [label %catch.4] unwind label %catch.dispatch.7
75 catch.4: ; preds = %catch.dispatch.2
85 catch.dispatch.7:
88 catch.9: ; preds = %catch.dispatch.7
Dwin-catchpad-nested.ll10 to label %exit unwind label %catch.dispatch.1
14 catch.dispatch.1:
20 to label %outer.ret unwind label %catch.dispatch.2
24 catch.dispatch.2:
Dbranchfolding-catchpads.ll15 to label %cleanup unwind label %catch.dispatch
19 to label %cleanup unwind label %catch.dispatch
21 catch.dispatch:
57 to label %cleanup unwind label %catch.dispatch
61 to label %cleanup unwind label %catch.dispatch
63 catch.dispatch:
/external/parameter-framework/asio-1.10.6/include/asio/detail/
Dwrapped_handler.hpp70 dispatcher_.dispatch(ASIO_MOVE_CAST(Handler)(handler_)); in operator ()()
75 dispatcher_.dispatch(handler_); in operator ()()
81 dispatcher_.dispatch(detail::bind_handler(handler_, arg1)); in operator ()()
87 dispatcher_.dispatch(detail::bind_handler(handler_, arg1)); in operator ()()
93 dispatcher_.dispatch(detail::bind_handler(handler_, arg1, arg2)); in operator ()()
99 dispatcher_.dispatch(detail::bind_handler(handler_, arg1, arg2)); in operator ()()
105 dispatcher_.dispatch(detail::bind_handler(handler_, arg1, arg2, arg3)); in operator ()()
111 dispatcher_.dispatch(detail::bind_handler(handler_, arg1, arg2, arg3)); in operator ()()
118 dispatcher_.dispatch( in operator ()()
126 dispatcher_.dispatch( in operator ()()
[all …]
/external/clang/test/CodeGenObjC/
Dnext-objc-dispatch.m2 // RUN: -fobjc-dispatch-method=legacy | \
6 // RUN: -fobjc-dispatch-method=legacy | \
10 // RUN: -fobjc-dispatch-method=non-legacy | \
14 // RUN: -fobjc-dispatch-method=mixed | \
19 // There are basically four ways that we end up doing message dispatch for the
21 // (1) fragile ABI, legacy dispatch
22 // (2) non-fragile ABI, legacy dispatch
23 // (2) non-fragile ABI, non-legacy dispatch
24 // (2) non-fragile ABI, mixed dispatch
26 // Note that fragile ABI and non-fragile ABI legacy dispatch are not the same,
/external/llvm/test/Transforms/SimplifyCFG/
Dempty-cleanuppad.ll65 ; CHECK: cleanupret from %0 unwind label %catch.dispatch
66 ; CHECK: catch.dispatch:
85 cleanupret from %0 unwind label %catch.dispatch
87 catch.dispatch: ; preds = %ehcleanup
90 catch: ; preds = %catch.dispatch
124 ; CHECK: to label %try.cont unwind label %catch.dispatch
125 ; CHECK: catch.dispatch:
146 cleanupret from %0 unwind label %catch.dispatch
148 catch.dispatch: ; preds = %ehcleanup
151 catch: ; preds = %catch.dispatch
[all …]
/external/mesa3d/src/mapi/glapi/
Dglapi_entrypoint.c196 unsigned long dispatch = __glapi_sparc_get_dispatch(); in init_glapi_relocs() local
200 unsigned long dispatch = (unsigned long) &_glapi_Dispatch; in init_glapi_relocs() local
206 code[0] = template[0] | (dispatch >> 10); in init_glapi_relocs()
209 code[2] = template[2] | (dispatch & 0x3ff); in init_glapi_relocs()
219 code[0] = template[0] | (dispatch >> (32 + 10)); in init_glapi_relocs()
220 code[1] = template[1] | ((dispatch & 0xffffffff) >> 10); in init_glapi_relocs()
222 code[2] = template[2] | ((dispatch >> 32) & 0x3ff); in init_glapi_relocs()
228 code[6] = template[6] | (dispatch & 0x3ff); in init_glapi_relocs()
231 code[0] = template[0] | (dispatch >> 10); in init_glapi_relocs()
234 code[2] = template[2] | (dispatch & 0x3ff); in init_glapi_relocs()
/external/v8/tools/
Dlogreader.js174 LogReader.prototype.skipDispatch = function(dispatch) { argument
190 var dispatch = this.dispatchTable_[command];
192 if (dispatch === null || this.skipDispatch(dispatch)) {
198 for (var i = 0; i < dispatch.parsers.length; ++i) {
199 var parser = dispatch.parsers[i];
212 dispatch.processor.apply(this, parsedFields);
/external/autotest/client/common_lib/cros/fake_device_server/
Dserver.py45 {'request.dispatch': cherrypy.dispatch.MethodDispatcher()}
53 {'request.dispatch': cherrypy.dispatch.MethodDispatcher()}
65 {'request.dispatch': cherrypy.dispatch.MethodDispatcher()}
75 {'request.dispatch': cherrypy.dispatch.MethodDispatcher()}
82 {'request.dispatch': cherrypy.dispatch.MethodDispatcher()}
89 {'request.dispatch': cherrypy.dispatch.MethodDispatcher()}
/external/clang/test/Driver/
Ddarwin-objc-defaults.m1 // Check non-fragile ABI and dispatch method defaults.
11 // CHECK-CHECK-I386_OSX10_5-NOT: -fobjc-dispatch-method
20 // CHECK-CHECK-I386_OSX10_6-NOT: -fobjc-dispatch-method
29 // CHECK-CHECK-I386_IPHONE3_0-NOT: -fobjc-dispatch-method
39 // CHECK-CHECK-X86_64_OSX10_4: -fobjc-dispatch-method=non-legacy
48 // CHECK-CHECK-X86_64_OSX10_5: -fobjc-dispatch-method=non-legacy
75 // CHECK-CHECK-ARMV7_OSX10_5-NOT: -fobjc-dispatch-method
84 // CHECK-CHECK-ARMV7_OSX10_6-NOT: -fobjc-dispatch-method
93 // CHECK-CHECK-ARMV7_IPHONE3_0-NOT: -fobjc-dispatch-method
/external/openssh/
Ddispatch.c70 ssh->dispatch[i] = dflt; in ssh_dispatch_init()
81 ssh->dispatch[i] = fn; in ssh_dispatch_range()
88 ssh->dispatch[type] = fn; in ssh_dispatch_set()
112 ssh->dispatch[type] != NULL) { in ssh_dispatch_run()
119 r = (*ssh->dispatch[type])(type, seqnr, ctxt); in ssh_dispatch_run()
/external/clang/test/CodeGen/
D2007-01-06-KNR-Proto.c4 int svc_register (void (*dispatch) (int));
6 int svc_register (dispatch)
7 void (*dispatch) ();
/external/dbus/cmake/test/name-test/
DCMakeLists.txt7 add_executable(test-pending-call-dispatch ${NAMEtest-DIR}/test-pending-call-dispatch.c)
8 target_link_libraries(test-pending-call-dispatch ${DBUS_INTERNAL_LIBRARIES})
9 ADD_TEST(test-pending-call-dispatch ${EXECUTABLE_OUTPUT_PATH}/test-pending-call-dispatch)
/external/harfbuzz_ng/src/
Dhb-ot-layout-gsub-table.hh225 inline typename context_t::return_t dispatch (context_t *c) const in dispatch() function
230 case 1: return_trace (c->dispatch (u.format1)); in dispatch()
231 case 2: return_trace (c->dispatch (u.format2)); in dispatch()
418 inline typename context_t::return_t dispatch (context_t *c) const in dispatch() function
423 case 1: return_trace (c->dispatch (u.format1)); in dispatch()
562 inline typename context_t::return_t dispatch (context_t *c) const in dispatch() function
567 case 1: return_trace (c->dispatch (u.format1)); in dispatch()
878 inline typename context_t::return_t dispatch (context_t *c) const in dispatch() function
883 case 1: return_trace (c->dispatch (u.format1)); in dispatch()
1035 inline typename context_t::return_t dispatch (context_t *c) const in dispatch() function
[all …]
Dhb-ot-layout-gpos-table.hh559 inline typename context_t::return_t dispatch (context_t *c) const in dispatch() function
564 case 1: return_trace (c->dispatch (u.format1)); in dispatch()
565 case 2: return_trace (c->dispatch (u.format2)); in dispatch()
856 inline typename context_t::return_t dispatch (context_t *c) const in dispatch() function
861 case 1: return_trace (c->dispatch (u.format1)); in dispatch()
862 case 2: return_trace (c->dispatch (u.format2)); in dispatch()
1036 inline typename context_t::return_t dispatch (context_t *c) const in dispatch() function
1041 case 1: return_trace (c->dispatch (u.format1)); in dispatch()
1132 inline typename context_t::return_t dispatch (context_t *c) const in dispatch() function
1137 case 1: return_trace (c->dispatch (u.format1)); in dispatch()
[all …]
/external/jetty/src/java/org/eclipse/jetty/server/
DAsyncContinuation.java449 public void dispatch() in dispatch() method in AsyncContinuation
451 boolean dispatch=false; in dispatch()
462 dispatch=!_expired; in dispatch()
475 if (dispatch) in dispatch()
541 dispatch(); in expired()
560 boolean dispatch=false; in complete()
575 dispatch=!_expired; in complete()
583 if (dispatch) in complete()
865 public void dispatch(ServletContext context, String path) in dispatch() method in AsyncContinuation
869 dispatch(); in dispatch()
[all …]
/external/llvm/test/Transforms/LoopStrengthReduce/
Dfunclet.ll182 to label %for.inc unwind label %catch.dispatch
188 catch.dispatch: ; preds = %for.cond
189 %cs = catchswitch within none [label %catch] unwind label %catch.dispatch.2
191 catch: ; preds = %catch.dispatch
197 to label %try.cont.7 unwind label %catch.dispatch.2
199 catch.dispatch.2: ; preds = %try.cont, %catchendblock
200 %e.0 = phi i32* [ %c, %try.cont ], [ %b, %catch.dispatch ]
203 catch.4: ; preds = %catch.dispatch.2
215 ; CHECK: catch.dispatch.2:
216 ; CHECK: %e.0 = phi i32* [ %c, %try.cont ], [ %b, %catch.dispatch ]

12345678910>>...13