Home
last modified time | relevance | path

Searched refs:L4_CV (Results 1 – 25 of 76) sorted by relevance

1234

/l4re-core-master/l4re_c/include/
A Drm.h84 L4_CV L4_INLINE int
95 L4_CV L4_INLINE int
106 L4_CV L4_INLINE int
123 L4_CV L4_INLINE int
138 L4_CV L4_INLINE int
202 L4_CV int
210 L4_CV int
217 L4_CV int
228 L4_CV int
237 L4_CV int
[all …]
A Devent_buffer.h30 L4_CV void
33 L4_CV long
37 L4_CV long
41 L4_CV l4re_event_t *
44 typedef L4_CV void l4re_event_buffer_cb_t(l4re_event_t *ev, void *data);
46 L4_CV void
51 L4_CV void
A Ddataspace.h81 L4_CV int
94 L4_CV int
107 L4_CV long
116 L4_CV long
126 L4_CV int
136 L4_CV l4re_ds_size_t
143 L4_CV l4re_ds_flags_t
150 L4_CV int
A Dlog.h44 L4_CV L4_INLINE void
58 L4_CV L4_INLINE void
75 L4_CV void
91 L4_CV void
98 L4_CV L4_INLINE void
104 L4_CV L4_INLINE void
A Devent.h60 L4_CV long
74 L4_CV long
89 L4_CV long
105 L4_CV long
125 L4_CV long
A Dmem_alloc.h79 L4_CV L4_INLINE long
116 L4_CV L4_INLINE long
138 L4_CV long
145 L4_CV L4_INLINE long
153 L4_CV L4_INLINE long
A Ddma_space.h69 L4_CV long
82 L4_CV long
92 L4_CV long
101 L4_CV long
A Dnamespace.h65 L4_CV long
85 L4_CV L4_INLINE long
96 L4_CV long
104 L4_CV L4_INLINE long
/l4re-core-master/l4re_c/include/video/
A Dgoos.h80 L4_CV int
93 L4_CV int
108 L4_CV int
119 L4_CV int
132 L4_CV int
142 L4_CV int
153 L4_CV int
170 L4_CV int
A Dview.h96 L4_CV int
106 L4_CV int
120 L4_CV int
139 L4_CV int
152 L4_CV int
/l4re-core-master/l4re_c/util/include/video/
A Dgoos_fb.h36 L4_CV int
40 L4_CV void
43 L4_CV int
47 L4_CV void *
50 L4_CV int
54 L4_CV l4re_ds_t
57 L4_CV l4_cap_idx_t
/l4re-core-master/l4re_c/lib/src/
A Dgoos.cc25 L4_CV int
33 L4_CV int
42 L4_CV int
49 L4_CV int
57 L4_CV int
65 L4_CV int
73 L4_CV int
A Devent_buffer.cc32 L4_CV long
42 L4_CV long
50 L4_CV void
58 L4_CV l4re_event_t *
64 L4_CV void
75 L4_CV void
A Dview.cc25 L4_CV int
33 L4_CV int
41 L4_CV int
49 L4_CV int
57 L4_CV int
A Devent.cc23 L4_CV long
32 L4_CV long
40 L4_CV long
48 L4_CV long
56 L4_CV long
/l4re-core-master/l4util/include/
A Dparse_cmd.h45 typedef L4_CV void (*parse_cmd_fn_t)(int);
50 typedef L4_CV void (*parse_cmd_fn_arg_t)(int, const char*, int);
140 L4_CV int parse_cmdline(int *argc, const char***argv, char arg0, ...);
141 L4_CV int parse_cmdlinev(int *argc, const char***argv, char arg0, va_list va);
142 L4_CV int parse_cmdline_extra(const char*argv0, const char*line, char delim,
A Dlist_alloc.h37 L4_CV void l4la_free(l4la_free_t **first, void *block, l4_size_t size);
43 L4_CV void* l4la_alloc(l4la_free_t **first, l4_size_t size, unsigned align);
47 L4_CV void l4la_dump(l4la_free_t **first);
51 L4_CV void l4la_init(l4la_free_t **first);
55 L4_CV l4_size_t l4la_avail(l4la_free_t **first);
A Dgetopt.h92 L4_CV int getopt (int argc, char *const *argv, const char *shortopts);
94 L4_CV int getopt_long (int argc, char *const *argv, const char *shortopts,
96 L4_CV int getopt_long_only (int argc, char *const *argv,
100 L4_CV int _getopt_internal (int argc, char *const *argv,
/l4re-core-master/l4re_c/util/lib/video/
A Dgoos_fb.cc46 L4_CV int
69 L4_CV int
76 L4_CV void
82 L4_CV void *
95 L4_CV int
102 L4_CV l4re_ds_t
108 L4_CV l4_cap_idx_t
/l4re-core-master/libsigma0/include/
A Dsigma0.h99 L4_CV l4_kernel_info_t *
131 L4_CV int l4sigma0_map_mem(l4_cap_idx_t sigma0,
156 L4_CV int l4sigma0_map_iomem(l4_cap_idx_t sigma0, l4_addr_t phys,
182 L4_CV int l4sigma0_map_anypage(l4_cap_idx_t sigma0, l4_addr_t map_area,
194 L4_CV void l4sigma0_debug_dump(l4_cap_idx_t sigma0);
206 L4_CV int l4sigma0_new_client(l4_cap_idx_t sigma0, l4_cap_idx_t gate);
/l4re-core-master/l4re_c/util/include/
A Dcap_alloc.h40 L4_CV l4_cap_idx_t
47 L4_CV void
55 L4_CV void
63 L4_CV long
/l4re-core-master/l4util/include/ARCH-amd64/
A Dspin.h20 L4_CV void l4_spin(int x,int y);
21 L4_CV void l4_spin_vga(int x,int y);
22 L4_CV void l4_spin_n_text(int x, int y, int len, const char*s);
23 L4_CV void l4_spin_n_text_vga(int x, int y, int len, const char*s);
/l4re-core-master/l4util/include/ARCH-x86/
A Dspin.h20 L4_CV void l4_spin(int x,int y);
21 L4_CV void l4_spin_vga(int x,int y);
22 L4_CV void l4_spin_n_text(int x, int y, int len, const char*s);
23 L4_CV void l4_spin_n_text_vga(int x, int y, int len, const char*s);
/l4re-core-master/l4util/lib/src/ARCH-x86/
A Dspin.c26 L4_CV void l4_spin(int x,int y){ in l4_spin()
29 L4_CV void l4_spin_vga(int x, int y){ in l4_spin_vga()
62 L4_CV void l4_spin_n_text(int x,int y, int len, const char*s){ in l4_spin_n_text()
65 L4_CV void l4_spin_n_text_vga(int x,int y, int len, const char*s){ in l4_spin_n_text_vga()
A Dapic.c35 L4_CV void
50 L4_CV void
92 L4_CV int
130 L4_CV void
169 L4_CV unsigned long

Completed in 24 milliseconds

1234