Searched refs:event (Results 1 - 25 of 43) sorted by relevance

12

/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/
H A Dvolatile11.f907 logical event local in subroutine:wait1
8 volatile event
9 common /dd/ event local in subroutine:wait1
10 event = .false.
12 if (event) print *, 'NotOptimizedAway1'
17 logical event, foo local in subroutine:wait2
18 volatile event
19 equivalence (event, foo)
20 event = .false.
22 if (event) prin
27 logical event local in subroutine:wait3
[all...]
H A Dassignment_4.f909 type :: event type
11 end type event
13 type(event), pointer :: myEvent
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D20111212-1.c5 struct event { struct
13 struct event event; local
15 __builtin_memcpy(&event, buf, sizeof(event));
16 if (event.sent.sec < 64) {
17 event.sent.sec = -1U;
18 __builtin_memcpy(buf, &event, sizeof(event));
25 char buf[1 + sizeof(struct event)];
[all...]
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/compile/
H A D921116-2.c7 t event; local
8 g(&(event.l[2 + size]), (3 - size) * 4);
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/arm/
H A Dpr50305.c5 struct event { struct
22 struct event *
26 struct event *event; local
33 event = kmem_cache_alloc_trace (cs_cachep);
50 event->id = result;
53 event->flag = 1;
58 return event;
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/i386/
H A Dtailcall-1.c16 extern int SendMousePosition (Widget w, XEvent* event);
21 XEvent * event,
26 (void) SendMousePosition(w, event);
20 HandleIgnore(Widget w, XEvent * event, String * params , Cardinal *param_count ) argument
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/torture/
H A Dpr39259.C21 TContEvent event; local
22 event.Execute ();
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/
H A Dpr60647-1.c27 fn5 (event) struct _XEvent *event;
H A D20020430-1.c115 GetEventEntry(Widget w, XEvent *event) argument
121 switch (event->type) {
123 x_loc = event->xmotion.x;
124 y_loc = event->xmotion.y;
125 x_root = event->xmotion.x_root;
129 x_loc = event->xcrossing.x;
130 y_loc = event->xcrossing.y;
131 x_root = event->xcrossing.x_root;
135 x_loc = event->xbutton.x;
136 y_loc = event
[all...]
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.mike/
H A Dmisc13.C15 virtual void event() { } function in class:ivHandler
29 virtual void event () { function in class:ItemView
47 bar2()->event();
/haiku-buildtools/gcc/libstdc++-v3/testsuite/27_io/ios_base/callbacks/
H A D1.cc30 callb01(std::ios_base::event, std::ios_base&, int)
34 callb02(std::ios_base::event, std::ios_base&, int)
38 callb03(std::ios_base::event, std::ios_base&, int)
/haiku-buildtools/gcc/gcc/
H A Dplugin.h45 the specified event.
49 EVENT - the event identifier
50 GCC_DATA - event-specific data provided by the compiler */
53 invoke_plugin_callbacks (int event ATTRIBUTE_UNUSED,
59 return invoke_plugin_callbacks_full (event, gcc_data);
H A Dgcc-plugin.h145 GCC_DATA - event-specific data provided by GCC
154 EVENT - which event the callback is for
155 CALLBACK - the callback to be called at the event
159 /* Number of event ids / names registered so far. */
171 int event,
175 extern int unregister_callback (const char *plugin_name, int event);
H A Dplugin.c60 /* A printf format large enough for the largest event above. */
75 /* Helper function for the event hash table that hashes the entry V. */
83 /* Helper function for the event hash table that compares the name of an
92 /* A hash table to map event names to the position of the names in the
114 /* An array of lists of 'callback_info' objects indexed by the event id. */
352 /* Look up the event id for NAME. If the name is not found, return -1
411 EVENT - which event the callback is for
412 CALLBACK - the callback to be called at the event
417 int event,
421 switch (event)
416 register_callback(const char *plugin_name, int event, plugin_callback_func callback, void *user_data) argument
489 unregister_callback(const char *plugin_name, int event) argument
509 invoke_plugin_callbacks_full(int event, void *gcc_data) argument
785 int event; local
801 int event; local
[all...]
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/tm/
H A Dpr46269.C27 shared_ptr<BuildingCompletedEvent> event(new BuildingCompletedEvent());
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/ipa/
H A Ddevirt-10.C27 void OnPaint(wxPaintEvent & event) { argument
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/lto/
H A Dpr65302_1.C22 virtual void HandleEvent (const ZEvent_Component & event);
23 virtual void HandleEvent (const ZEvent_Mouse & event);
24 virtual void HandleEvent (const ZEvent_Key & event);
25 virtual void HandleEvent (const ZEvent_Interrupt & event);
26 virtual void HandleEvent (const ZEvent_Data & event);
H A Dpr65302_0.C21 virtual void HandleEvent (const ZEvent_Component & event);
22 virtual void HandleEvent (const ZEvent_Mouse & event);
23 virtual void HandleEvent (const ZEvent_Key & event);
24 virtual void HandleEvent (const ZEvent_Interrupt & event);
25 virtual void HandleEvent (const ZEvent_Data & event);
/haiku-buildtools/binutils/gas/testsuite/gas/bfin/
H A Devent.d2 #name: event
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/bfin/
H A Devent.d2 #name: event
/haiku-buildtools/gcc/liboffloadmic/runtime/
H A Doffload_engine.cpp273 COIEVENT event; local
297 &event);
300 res = COI::EventWait(1, &event, -1, 1, 0, 0);
320 &event);
323 res = COI::EventWait(1, &event, -1, 1, 0, 0);
389 COIEVENT* event
424 event);
437 COIEVENT event; local
456 &event);
459 res = COI::EventWait(1, &event,
[all...]
H A Doffload_engine.h298 COIEVENT* event
303 void init_myo(COIEVENT *event) { argument
308 event);
312 void fini_myo(COIEVENT *event) { argument
317 event);
H A Doffload_host.h129 COIEVENT *event);
134 COIEVENT *event);
H A Doffload_host.cpp2330 COIEVENT *event
2416 event);
2437 event);
2469 COIEVENT *event = local
2485 i, src_data, dst_data, event)) {
2500 event);
2520 event);
2538 COIEVENT *event = local
2554 i, src_data, dst_data, event);
2567 event);
2610 COIEVENT *event = local
2679 COIEVENT *event = local
2928 COIEVENT event; local
3098 COIEVENT *event = local
3186 COIEVENT *event = local
[all...]
/haiku-buildtools/legacy/gcc/texinfo/emacs/
H A Dtexnfo-tex.el294 (defun texinfo-tex-shell-sentinel (process event)
296 (if (equal event "killed\n")

Completed in 298 milliseconds

12