Home
last modified time | relevance | path

Searched refs:cpp_context (Results 1 – 25 of 307) sorted by relevance

12345678910>>...13

/dports/devel/glibmm/glibmm-2.64.2/glib/glibmm/
H A Dmarkup.cc83 ParseContext& cpp_context = *static_cast<ParseContext*>(user_data); in start_element() local
84 g_return_if_fail(context == cpp_context.gobj()); in start_element()
101 cpp_context.get_parser()->on_start_element(cpp_context, element_name, attributes); in start_element()
118 g_return_if_fail(context == cpp_context.gobj()); in end_element()
122 cpp_context.get_parser()->on_end_element(cpp_context, element_name); in end_element()
139 g_return_if_fail(context == cpp_context.gobj()); in text()
143 cpp_context.get_parser()->on_text(cpp_context, Glib::ustring(text, text + text_len)); in text()
160 g_return_if_fail(context == cpp_context.gobj()); in passthrough()
164 cpp_context.get_parser()->on_passthrough( in passthrough()
182 g_return_if_fail(context == cpp_context.gobj()); in error()
[all …]
/dports/devel/glibmm/glibmm-2.64.2/glib/src/
H A Dmarkup.ccg74 ParseContext& cpp_context = *static_cast<ParseContext*>(user_data);
75 g_return_if_fail(context == cpp_context.gobj());
92 cpp_context.get_parser()->on_start_element(cpp_context, element_name, attributes);
109 g_return_if_fail(context == cpp_context.gobj());
113 cpp_context.get_parser()->on_end_element(cpp_context, element_name);
130 g_return_if_fail(context == cpp_context.gobj());
134 cpp_context.get_parser()->on_text(cpp_context, Glib::ustring(text, text + text_len));
151 g_return_if_fail(context == cpp_context.gobj());
155 cpp_context.get_parser()->on_passthrough(
173 g_return_if_fail(context == cpp_context.gobj());
[all …]
/dports/graphics/proj/proj-7.2.1/src/
H A Dctx.cpp122 if (cpp_context == nullptr) { in get_cpp_context()
123 cpp_context = new projCppContext(this); in get_cpp_context()
125 return cpp_context; in get_cpp_context()
135 if (cpp_context) { in safeAutoCloseDbIfNeeded()
136 cpp_context->autoCloseDbIfNeeded(); in safeAutoCloseDbIfNeeded()
175 cpp_context(other.cpp_context ? other.cpp_context->clone(this) : nullptr), in projCtx_t()
215 proj_context_delete_cpp_context(cpp_context); in ~projCtx_t()
/dports/lang/gcc48/gcc-4.8.5/libcpp/
H A Dinternal.h175 typedef struct cpp_context cpp_context; typedef
176 struct cpp_context struct
179 cpp_context *next, *prev; argument
404 struct cpp_context base_context;
405 struct cpp_context *context;
662 extern int _cpp_remaining_tokens_num_in_context (cpp_context *);
/dports/devel/mingw32-gcc/gcc-4.8.1/libcpp/
H A Dinternal.h175 typedef struct cpp_context cpp_context; typedef
176 struct cpp_context struct
179 cpp_context *next, *prev; argument
404 struct cpp_context base_context;
405 struct cpp_context *context;
662 extern int _cpp_remaining_tokens_num_in_context (cpp_context *);
/dports/lang/gcc6-aux/gcc-6-20180516/libcpp/
H A Dinternal.h177 typedef struct cpp_context cpp_context; typedef
178 struct cpp_context struct
181 cpp_context *next, *prev; argument
411 struct cpp_context base_context;
412 struct cpp_context *context;
679 extern int _cpp_remaining_tokens_num_in_context (cpp_context *);
/dports/lang/gcc8/gcc-8.5.0/libcpp/
H A Dinternal.h177 typedef struct cpp_context cpp_context; typedef
178 struct cpp_context struct
181 cpp_context *next, *prev; argument
414 struct cpp_context base_context;
415 struct cpp_context *context;
688 extern int _cpp_remaining_tokens_num_in_context (cpp_context *);
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libcpp/
H A Dinternal.h177 typedef struct cpp_context cpp_context; typedef
178 struct cpp_context struct
181 cpp_context *next, *prev; argument
414 struct cpp_context base_context;
415 struct cpp_context *context;
688 extern int _cpp_remaining_tokens_num_in_context (cpp_context *);
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libcpp/
H A Dinternal.h177 typedef struct cpp_context cpp_context; typedef
178 struct cpp_context struct
181 cpp_context *next, *prev; argument
414 struct cpp_context base_context;
415 struct cpp_context *context;
688 extern int _cpp_remaining_tokens_num_in_context (cpp_context *);
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libcpp/
H A Dinternal.h177 typedef struct cpp_context cpp_context; typedef
178 struct cpp_context struct
181 cpp_context *next, *prev; argument
411 struct cpp_context base_context;
412 struct cpp_context *context;
671 extern int _cpp_remaining_tokens_num_in_context (cpp_context *);
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libcpp/
H A Dinternal.h177 typedef struct cpp_context cpp_context; typedef
178 struct cpp_context struct
181 cpp_context *next, *prev; argument
414 struct cpp_context base_context;
415 struct cpp_context *context;
688 extern int _cpp_remaining_tokens_num_in_context (cpp_context *);
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libcpp/
H A Dinternal.h177 typedef struct cpp_context cpp_context; typedef
178 struct cpp_context struct
181 cpp_context *next, *prev; argument
414 struct cpp_context base_context;
415 struct cpp_context *context;
688 extern int _cpp_remaining_tokens_num_in_context (cpp_context *);
/dports/lang/gnat_util/gcc-6-20180516/libcpp/
H A Dinternal.h177 typedef struct cpp_context cpp_context; typedef
178 struct cpp_context struct
181 cpp_context *next, *prev; argument
411 struct cpp_context base_context;
412 struct cpp_context *context;
679 extern int _cpp_remaining_tokens_num_in_context (cpp_context *);
/dports/devel/riscv64-gcc/gcc-8.3.0/libcpp/
H A Dinternal.h177 typedef struct cpp_context cpp_context; typedef
178 struct cpp_context struct
181 cpp_context *next, *prev; argument
412 struct cpp_context base_context;
413 struct cpp_context *context;
686 extern int _cpp_remaining_tokens_num_in_context (cpp_context *);
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/libcpp/
H A Dinternal.h140 typedef struct cpp_context cpp_context; typedef
141 struct cpp_context struct
144 cpp_context *next, *prev; argument
326 struct cpp_context base_context;
327 struct cpp_context *context;
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dcpphash.h171 typedef struct cpp_context cpp_context; typedef
172 struct cpp_context struct
175 cpp_context *next, *prev; argument
347 struct cpp_context base_context;
348 struct cpp_context *context;
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dcpphash.h171 typedef struct cpp_context cpp_context; typedef
172 struct cpp_context struct
175 cpp_context *next, *prev; argument
347 struct cpp_context base_context;
348 struct cpp_context *context;
/dports/lang/gcc10/gcc-10.3.0/libcpp/
H A Dinternal.h186 typedef struct cpp_context cpp_context; typedef
187 struct cpp_context struct
190 cpp_context *next, *prev; argument
419 struct cpp_context base_context;
420 struct cpp_context *context;
719 extern int _cpp_remaining_tokens_num_in_context (cpp_context *);
/dports/lang/gcc9-devel/gcc-9-20211007/libcpp/
H A Dinternal.h176 typedef struct cpp_context cpp_context; typedef
177 struct cpp_context struct
180 cpp_context *next, *prev; argument
413 struct cpp_context base_context;
414 struct cpp_context *context;
703 extern int _cpp_remaining_tokens_num_in_context (cpp_context *);
/dports/lang/gcc11-devel/gcc-11-20211009/libcpp/
H A Dinternal.h190 typedef struct cpp_context cpp_context; typedef
191 struct cpp_context struct
194 cpp_context *next, *prev; argument
432 struct cpp_context base_context;
433 struct cpp_context *context;
741 extern int _cpp_remaining_tokens_num_in_context (cpp_context *);
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libcpp/
H A Dinternal.h190 typedef struct cpp_context cpp_context; typedef
191 struct cpp_context struct
194 cpp_context *next, *prev; argument
432 struct cpp_context base_context;
433 struct cpp_context *context;
741 extern int _cpp_remaining_tokens_num_in_context (cpp_context *);
/dports/devel/avr-gcc/gcc-10.2.0/libcpp/
H A Dinternal.h186 typedef struct cpp_context cpp_context; typedef
187 struct cpp_context struct
190 cpp_context *next, *prev; argument
419 struct cpp_context base_context;
420 struct cpp_context *context;
719 extern int _cpp_remaining_tokens_num_in_context (cpp_context *);
/dports/lang/gcc11/gcc-11.2.0/libcpp/
H A Dinternal.h190 typedef struct cpp_context cpp_context; typedef
191 struct cpp_context struct
194 cpp_context *next, *prev; argument
432 struct cpp_context base_context;
433 struct cpp_context *context;
741 extern int _cpp_remaining_tokens_num_in_context (cpp_context *);
/dports/lang/gcc10-devel/gcc-10-20211008/libcpp/
H A Dinternal.h186 typedef struct cpp_context cpp_context; typedef
187 struct cpp_context struct
190 cpp_context *next, *prev; argument
419 struct cpp_context base_context;
420 struct cpp_context *context;
719 extern int _cpp_remaining_tokens_num_in_context (cpp_context *);
/dports/lang/gcc9/gcc-9.4.0/libcpp/
H A Dinternal.h176 typedef struct cpp_context cpp_context; typedef
177 struct cpp_context struct
180 cpp_context *next, *prev; argument
413 struct cpp_context base_context;
414 struct cpp_context *context;
703 extern int _cpp_remaining_tokens_num_in_context (cpp_context *);

12345678910>>...13