Home
last modified time | relevance | path

Searched defs:cpp_buffer (Results 1 – 25 of 79) sorted by relevance

1234

/dports/editors/gobby/gobby-0.4.13/src/
H A Ddocument.cpp216 Glib::RefPtr<Gtk::TextBuffer> cpp_buffer = in Document() local
264 Glib::RefPtr<Gtk::TextBuffer> cpp_buffer = in empty() local
273 Glib::RefPtr<Gtk::TextBuffer> cpp_buffer = in size() local
294 Glib::RefPtr<Gtk::TextBuffer> cpp_buffer = in get_slice() local
335 Glib::RefPtr<Gtk::TextBuffer> cpp_buffer = in chunk_begin() local
343 Glib::RefPtr<Gtk::TextBuffer> cpp_buffer = in chunk_end() local
384 Glib::RefPtr<Gtk::TextBuffer> cpp_buffer = in erase() local
405 Glib::RefPtr<Gtk::TextBuffer> cpp_buffer = in append() local
420 Glib::RefPtr<Gtk::TextBuffer> cpp_buffer = in append() local
472 Glib::RefPtr<Gtk::TextBuffer> cpp_buffer = in on_user_join() local
[all …]
/dports/x11-wm/e16/e16-1.0.24/epp/
H A Dcpplib.h42 typedef struct cpp_buffer cpp_buffer; typedef
101 struct cpp_buffer { struct
120 cpp_buffer *chain; argument
122 parse_underflow_t underflow;
123 parse_cleanup_t cleanup;
124 void *data;
125 struct parse_marker *marks;
128 struct if_stack *if_stack;
152 /* Maximum nesting of cpp_buffers. We use a static limit, partly for argument
160 cpp_buffer *buffer; argument
/dports/devel/efl/efl-1.25.1/src/bin/edje/epp/
H A Dcpplib.h41 typedef struct cpp_buffer cpp_buffer; typedef
100 struct cpp_buffer { struct
119 cpp_buffer *chain; argument
121 parse_underflow_t underflow;
122 parse_cleanup_t cleanup;
123 void *data;
124 struct parse_marker *marks;
127 struct if_stack *if_stack;
151 /* Maximum nesting of cpp_buffers. We use a static limit, partly for argument
159 cpp_buffer *buffer; argument
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/libcpp/
H A Dinternal.h244 struct cpp_buffer struct
258 struct cpp_buffer *prev; argument
262 struct _cpp_file *file;
266 struct if_stack *if_stack;
269 bool need_line;
275 unsigned int warned_cplusplus_comments : 1;
280 unsigned int from_stage3 : 1;
306 cpp_buffer *buffer; argument
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dcpphash.h268 struct cpp_buffer struct
282 struct cpp_buffer *prev; argument
286 struct _cpp_file *file;
290 struct if_stack *if_stack;
293 bool need_line;
299 unsigned char warned_cplusplus_comments;
325 cpp_buffer *buffer; argument
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dcpphash.h268 struct cpp_buffer struct
282 struct cpp_buffer *prev; argument
286 struct _cpp_file *file;
290 struct if_stack *if_stack;
293 bool need_line;
299 unsigned char warned_cplusplus_comments;
325 cpp_buffer *buffer; argument
/dports/lang/sdcc/sdcc-4.0.0/support/cpp/libcpp/
H A Dinternal.h252 struct cpp_buffer struct
266 struct cpp_buffer *prev; argument
270 struct _cpp_file *file;
274 const unsigned char *timestamp;
278 struct if_stack *if_stack;
281 bool need_line;
292 unsigned int from_stage3 : 1;
297 unsigned int return_at_eof : 1;
301 unsigned char sysp;
305 struct cpp_dir dir;
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/libcpp/
H A Dinternal.h303 struct cpp_buffer struct
319 struct cpp_buffer *prev; argument
323 struct _cpp_file *file;
327 const unsigned char *timestamp;
331 struct if_stack *if_stack;
334 bool need_line;
345 unsigned int from_stage3 : 1;
350 unsigned int return_at_eof : 1;
354 unsigned char sysp;
358 struct cpp_dir dir;
[all …]
/dports/lang/gcc8/gcc-8.5.0/libcpp/
H A Dinternal.h304 struct cpp_buffer struct
320 struct cpp_buffer *prev; argument
324 struct _cpp_file *file;
328 const unsigned char *timestamp;
332 struct if_stack *if_stack;
335 bool need_line;
346 unsigned int from_stage3 : 1;
351 unsigned int return_at_eof : 1;
355 unsigned char sysp;
359 struct cpp_dir dir;
[all …]
/dports/lang/gcc10/gcc-10.3.0/libcpp/
H A Dinternal.h309 struct cpp_buffer struct
325 struct cpp_buffer *prev; argument
329 struct _cpp_file *file;
333 const unsigned char *timestamp;
337 struct if_stack *if_stack;
340 bool need_line : 1;
346 bool warned_cplusplus_comments : 1;
351 bool from_stage3 : 1;
356 bool return_at_eof : 1;
360 unsigned char sysp;
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libcpp/
H A Dinternal.h304 struct cpp_buffer struct
320 struct cpp_buffer *prev; argument
324 struct _cpp_file *file;
328 const unsigned char *timestamp;
332 struct if_stack *if_stack;
335 bool need_line;
346 unsigned int from_stage3 : 1;
351 unsigned int return_at_eof : 1;
355 unsigned char sysp;
359 struct cpp_dir dir;
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libcpp/
H A Dinternal.h304 struct cpp_buffer struct
320 struct cpp_buffer *prev; argument
324 struct _cpp_file *file;
328 const unsigned char *timestamp;
332 struct if_stack *if_stack;
335 bool need_line;
346 unsigned int from_stage3 : 1;
351 unsigned int return_at_eof : 1;
355 unsigned char sysp;
359 struct cpp_dir dir;
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libcpp/
H A Dinternal.h303 struct cpp_buffer struct
319 struct cpp_buffer *prev; argument
323 struct _cpp_file *file;
327 const unsigned char *timestamp;
331 struct if_stack *if_stack;
334 bool need_line;
345 unsigned int from_stage3 : 1;
350 unsigned int return_at_eof : 1;
354 unsigned char sysp;
358 struct cpp_dir dir;
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libcpp/
H A Dinternal.h304 struct cpp_buffer struct
320 struct cpp_buffer *prev; argument
324 struct _cpp_file *file;
328 const unsigned char *timestamp;
332 struct if_stack *if_stack;
335 bool need_line;
346 unsigned int from_stage3 : 1;
351 unsigned int return_at_eof : 1;
355 unsigned char sysp;
359 struct cpp_dir dir;
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/libcpp/
H A Dinternal.h303 struct cpp_buffer struct
319 struct cpp_buffer *prev; argument
323 struct _cpp_file *file;
327 const unsigned char *timestamp;
331 struct if_stack *if_stack;
334 bool need_line;
345 unsigned int from_stage3 : 1;
350 unsigned int return_at_eof : 1;
354 unsigned char sysp;
358 struct cpp_dir dir;
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libcpp/
H A Dinternal.h304 struct cpp_buffer struct
320 struct cpp_buffer *prev; argument
324 struct _cpp_file *file;
328 const unsigned char *timestamp;
332 struct if_stack *if_stack;
335 bool need_line;
346 unsigned int from_stage3 : 1;
351 unsigned int return_at_eof : 1;
355 unsigned char sysp;
359 struct cpp_dir dir;
[all …]
/dports/lang/gcc48/gcc-4.8.5/libcpp/
H A Dinternal.h296 struct cpp_buffer struct
312 struct cpp_buffer *prev; argument
316 struct _cpp_file *file;
320 const unsigned char *timestamp;
324 struct if_stack *if_stack;
327 bool need_line;
338 unsigned int from_stage3 : 1;
343 unsigned int return_at_eof : 1;
347 unsigned char sysp;
351 struct cpp_dir dir;
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/libcpp/
H A Dinternal.h309 struct cpp_buffer struct
325 struct cpp_buffer *prev; argument
329 struct _cpp_file *file;
333 const unsigned char *timestamp;
337 struct if_stack *if_stack;
340 bool need_line : 1;
346 bool warned_cplusplus_comments : 1;
351 bool from_stage3 : 1;
356 bool return_at_eof : 1;
360 unsigned char sysp;
[all …]
/dports/lang/gnat_util/gcc-6-20180516/libcpp/
H A Dinternal.h303 struct cpp_buffer struct
319 struct cpp_buffer *prev; argument
323 struct _cpp_file *file;
327 const unsigned char *timestamp;
331 struct if_stack *if_stack;
334 bool need_line;
345 unsigned int from_stage3 : 1;
350 unsigned int return_at_eof : 1;
354 unsigned char sysp;
358 struct cpp_dir dir;
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/libcpp/
H A Dinternal.h304 struct cpp_buffer struct
320 struct cpp_buffer *prev; argument
324 struct _cpp_file *file;
328 const unsigned char *timestamp;
332 struct if_stack *if_stack;
335 bool need_line;
346 unsigned int from_stage3 : 1;
351 unsigned int return_at_eof : 1;
355 unsigned char sysp;
359 struct cpp_dir dir;
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/libcpp/
H A Dinternal.h309 struct cpp_buffer struct
325 struct cpp_buffer *prev; argument
329 struct _cpp_file *file;
333 const unsigned char *timestamp;
337 struct if_stack *if_stack;
340 bool need_line : 1;
346 bool warned_cplusplus_comments : 1;
351 bool from_stage3 : 1;
356 bool return_at_eof : 1;
360 unsigned char sysp;
[all …]
/dports/lang/gcc9/gcc-9.4.0/libcpp/
H A Dinternal.h303 struct cpp_buffer struct
319 struct cpp_buffer *prev; argument
323 struct _cpp_file *file;
327 const unsigned char *timestamp;
331 struct if_stack *if_stack;
334 bool need_line;
345 unsigned int from_stage3 : 1;
350 unsigned int return_at_eof : 1;
354 unsigned char sysp;
358 struct cpp_dir dir;
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/libcpp/
H A Dinternal.h303 struct cpp_buffer struct
319 struct cpp_buffer *prev; argument
323 struct _cpp_file *file;
327 const unsigned char *timestamp;
331 struct if_stack *if_stack;
334 bool need_line;
345 unsigned int from_stage3 : 1;
350 unsigned int return_at_eof : 1;
354 unsigned char sysp;
358 struct cpp_dir dir;
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/libcpp/
H A Dinternal.h296 struct cpp_buffer struct
312 struct cpp_buffer *prev; argument
316 struct _cpp_file *file;
320 const unsigned char *timestamp;
324 struct if_stack *if_stack;
327 bool need_line;
338 unsigned int from_stage3 : 1;
343 unsigned int return_at_eof : 1;
347 unsigned char sysp;
351 struct cpp_dir dir;
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/libcpp/
H A Dinternal.h325 struct cpp_buffer struct
341 struct cpp_buffer *prev; argument
345 struct _cpp_file *file;
349 const unsigned char *timestamp;
353 struct if_stack *if_stack;
356 bool need_line : 1;
362 bool warned_cplusplus_comments : 1;
367 bool from_stage3 : 1;
372 bool return_at_eof : 1;
376 unsigned char sysp;
[all …]

1234