Home
last modified time | relevance | path

Searched refs:run_directive (Results 1 – 25 of 164) sorted by relevance

1234567

/dports/textproc/py-myst-parser/myst-parser-0.15.2/myst_parser/
H A Dhtml_to_nodes.py88 renderer.run_directive(
126 renderer.run_directive("admonition", title, content, line_number)
/dports/textproc/py-recommonmark/recommonmark-0.5.0/recommonmark/
H A Dtransform.py180 return self.state_machine.run_directive(
238 return self.state_machine.run_directive(
257 return self.state_machine.run_directive(
H A Dstates.py64 def run_directive(self, name, member in DummyStateMachine
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dcpplib.c101 static void run_directive (cpp_reader *, int, const char *, size_t);
441 run_directive (cpp_reader *pfile, int dir_no, const char *buf, size_t count) in run_directive() function
1335 run_directive (pfile, T_PRAGMA, result, dest - result); in destringize_and_run()
1820 run_directive (pfile, T_DEFINE, buf, count); in cpp_define()
1831 run_directive (pfile, T_DEFINE, buf, len); in _cpp_define_builtin()
1842 run_directive (pfile, T_UNDEF, buf, len); in cpp_undef()
1879 run_directive (pfile, type, str, count); in handle_assertion()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dcpplib.c101 static void run_directive (cpp_reader *, int, const char *, size_t);
441 run_directive (cpp_reader *pfile, int dir_no, const char *buf, size_t count) in run_directive() function
1335 run_directive (pfile, T_PRAGMA, result, dest - result); in destringize_and_run()
1820 run_directive (pfile, T_DEFINE, buf, count); in cpp_define()
1831 run_directive (pfile, T_DEFINE, buf, len); in _cpp_define_builtin()
1842 run_directive (pfile, T_UNDEF, buf, len); in cpp_undef()
1879 run_directive (pfile, type, str, count); in handle_assertion()
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/libcpp/
H A Ddirectives.c97 static void run_directive (cpp_reader *, int, const char *, size_t);
490 run_directive (cpp_reader *pfile, int dir_no, const char *buf, size_t count) in run_directive() function
1523 run_directive (pfile, T_PRAGMA, result, dest - result); in destringize_and_run()
1579 run_directive (pfile, T_PRAGMA, (const char *)s->text, s->len); in cpp_handle_deferred_pragma()
2043 run_directive (pfile, T_DEFINE, buf, count); in cpp_define()
2054 run_directive (pfile, T_DEFINE, buf, len); in _cpp_define_builtin()
2065 run_directive (pfile, T_UNDEF, buf, len); in cpp_undef()
2102 run_directive (pfile, type, str, count); in handle_assertion()
/dports/sysutils/vector/lucet-d4fc14a03bdb99ac83173d27fddf1aca48412a86/wasmtime/crates/wast/src/
H A Dwast.rs228 self.run_directive(directive).with_context(|| { in run_buffer()
236 fn run_directive(&mut self, directive: wast::WastDirective) -> Result<()> { in run_directive() method
/dports/lang/sdcc/sdcc-4.0.0/support/cpp/libcpp/
H A Ddirectives.c100 static void run_directive (cpp_reader *, int, const char *, size_t);
510 run_directive (cpp_reader *pfile, int dir_no, const char *buf, size_t count) in run_directive() function
2324 run_directive (pfile, T_DEFINE, buf, count); in cpp_define()
2355 run_directive (pfile, T_DEFINE, buf, len); in _cpp_define_builtin()
2366 run_directive (pfile, T_UNDEF, buf, len); in cpp_undef()
2456 run_directive (pfile, type, str, count); in handle_assertion()
/dports/lang/gcc6-aux/gcc-6-20180516/libcpp/
H A Ddirectives.c98 static void run_directive (cpp_reader *, int, const char *, size_t);
529 run_directive (cpp_reader *pfile, int dir_no, const char *buf, size_t count) in run_directive() function
2417 run_directive (pfile, T_DEFINE, buf, count); in cpp_define()
2448 run_directive (pfile, T_DEFINE, buf, len); in _cpp_define_builtin()
2459 run_directive (pfile, T_UNDEF, buf, len); in cpp_undef()
2549 run_directive (pfile, type, str, count); in handle_assertion()
/dports/lang/gcc8/gcc-8.5.0/libcpp/
H A Ddirectives.c98 static void run_directive (cpp_reader *, int, const char *, size_t);
566 run_directive (cpp_reader *pfile, int dir_no, const char *buf, size_t count) in run_directive() function
2456 run_directive (pfile, T_DEFINE, buf, count); in cpp_define()
2487 run_directive (pfile, T_DEFINE, buf, len); in _cpp_define_builtin()
2498 run_directive (pfile, T_UNDEF, buf, len); in cpp_undef()
2593 run_directive (pfile, type, str, count); in handle_assertion()
/dports/lang/gcc10/gcc-10.3.0/libcpp/
H A Ddirectives.c98 static void run_directive (cpp_reader *, int, const char *, size_t);
560 run_directive (cpp_reader *pfile, int dir_no, const char *buf, size_t count) in run_directive() function
2399 run_directive (pfile, T_DEFINE, buf, count); in cpp_define()
2430 run_directive (pfile, T_DEFINE, buf, len); in _cpp_define_builtin()
2441 run_directive (pfile, T_UNDEF, buf, len); in cpp_undef()
2534 run_directive (pfile, type, str, count); in handle_assertion()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libcpp/
H A Ddirectives.c98 static void run_directive (cpp_reader *, int, const char *, size_t);
566 run_directive (cpp_reader *pfile, int dir_no, const char *buf, size_t count) in run_directive() function
2456 run_directive (pfile, T_DEFINE, buf, count); in cpp_define()
2487 run_directive (pfile, T_DEFINE, buf, len); in _cpp_define_builtin()
2498 run_directive (pfile, T_UNDEF, buf, len); in cpp_undef()
2593 run_directive (pfile, type, str, count); in handle_assertion()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libcpp/
H A Ddirectives.c98 static void run_directive (cpp_reader *, int, const char *, size_t);
566 run_directive (cpp_reader *pfile, int dir_no, const char *buf, size_t count) in run_directive() function
2456 run_directive (pfile, T_DEFINE, buf, count); in cpp_define()
2487 run_directive (pfile, T_DEFINE, buf, len); in _cpp_define_builtin()
2498 run_directive (pfile, T_UNDEF, buf, len); in cpp_undef()
2593 run_directive (pfile, type, str, count); in handle_assertion()
/dports/lang/gcc9-devel/gcc-9-20211007/libcpp/
H A Ddirectives.c98 static void run_directive (cpp_reader *, int, const char *, size_t);
560 run_directive (cpp_reader *pfile, int dir_no, const char *buf, size_t count) in run_directive() function
2389 run_directive (pfile, T_DEFINE, buf, count); in cpp_define()
2420 run_directive (pfile, T_DEFINE, buf, len); in _cpp_define_builtin()
2431 run_directive (pfile, T_UNDEF, buf, len); in cpp_undef()
2524 run_directive (pfile, type, str, count); in handle_assertion()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libcpp/
H A Ddirectives.c98 static void run_directive (cpp_reader *, int, const char *, size_t);
566 run_directive (cpp_reader *pfile, int dir_no, const char *buf, size_t count) in run_directive() function
2456 run_directive (pfile, T_DEFINE, buf, count); in cpp_define()
2487 run_directive (pfile, T_DEFINE, buf, len); in _cpp_define_builtin()
2498 run_directive (pfile, T_UNDEF, buf, len); in cpp_undef()
2593 run_directive (pfile, type, str, count); in handle_assertion()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libcpp/
H A Ddirectives.c98 static void run_directive (cpp_reader *, int, const char *, size_t);
566 run_directive (cpp_reader *pfile, int dir_no, const char *buf, size_t count) in run_directive() function
2456 run_directive (pfile, T_DEFINE, buf, count); in cpp_define()
2487 run_directive (pfile, T_DEFINE, buf, len); in _cpp_define_builtin()
2498 run_directive (pfile, T_UNDEF, buf, len); in cpp_undef()
2593 run_directive (pfile, type, str, count); in handle_assertion()
/dports/lang/gcc48/gcc-4.8.5/libcpp/
H A Ddirectives.c98 static void run_directive (cpp_reader *, int, const char *, size_t);
511 run_directive (cpp_reader *pfile, int dir_no, const char *buf, size_t count) in run_directive() function
2365 run_directive (pfile, T_DEFINE, buf, count); in cpp_define()
2396 run_directive (pfile, T_DEFINE, buf, len); in _cpp_define_builtin()
2407 run_directive (pfile, T_UNDEF, buf, len); in cpp_undef()
2497 run_directive (pfile, type, str, count); in handle_assertion()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libcpp/
H A Ddirectives.c98 static void run_directive (cpp_reader *, int, const char *, size_t);
511 run_directive (cpp_reader *pfile, int dir_no, const char *buf, size_t count) in run_directive() function
2370 run_directive (pfile, T_DEFINE, buf, count); in cpp_define()
2401 run_directive (pfile, T_DEFINE, buf, len); in _cpp_define_builtin()
2412 run_directive (pfile, T_UNDEF, buf, len); in cpp_undef()
2502 run_directive (pfile, type, str, count); in handle_assertion()
/dports/lang/gcc11-devel/gcc-11-20211009/libcpp/
H A Ddirectives.c98 static void run_directive (cpp_reader *, int, const char *, size_t);
560 run_directive (cpp_reader *pfile, int dir_no, const char *buf, size_t count) in run_directive() function
2417 run_directive (pfile, T_DEFINE, buf, count); in cpp_define()
2471 run_directive (pfile, T_DEFINE, buf, len); in _cpp_define_builtin()
2482 run_directive (pfile, T_UNDEF, buf, len); in cpp_undef()
2575 run_directive (pfile, type, str, count); in handle_assertion()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libcpp/
H A Ddirectives.c98 static void run_directive (cpp_reader *, int, const char *, size_t);
560 run_directive (cpp_reader *pfile, int dir_no, const char *buf, size_t count) in run_directive() function
2417 run_directive (pfile, T_DEFINE, buf, count); in cpp_define()
2471 run_directive (pfile, T_DEFINE, buf, len); in _cpp_define_builtin()
2482 run_directive (pfile, T_UNDEF, buf, len); in cpp_undef()
2575 run_directive (pfile, type, str, count); in handle_assertion()
/dports/devel/avr-gcc/gcc-10.2.0/libcpp/
H A Ddirectives.c98 static void run_directive (cpp_reader *, int, const char *, size_t);
560 run_directive (cpp_reader *pfile, int dir_no, const char *buf, size_t count) in run_directive() function
2399 run_directive (pfile, T_DEFINE, buf, count); in cpp_define()
2430 run_directive (pfile, T_DEFINE, buf, len); in _cpp_define_builtin()
2441 run_directive (pfile, T_UNDEF, buf, len); in cpp_undef()
2534 run_directive (pfile, type, str, count); in handle_assertion()
/dports/lang/gnat_util/gcc-6-20180516/libcpp/
H A Ddirectives.c98 static void run_directive (cpp_reader *, int, const char *, size_t);
529 run_directive (cpp_reader *pfile, int dir_no, const char *buf, size_t count) in run_directive() function
2417 run_directive (pfile, T_DEFINE, buf, count); in cpp_define()
2448 run_directive (pfile, T_DEFINE, buf, len); in _cpp_define_builtin()
2459 run_directive (pfile, T_UNDEF, buf, len); in cpp_undef()
2549 run_directive (pfile, type, str, count); in handle_assertion()
/dports/devel/riscv64-gcc/gcc-8.3.0/libcpp/
H A Ddirectives.c98 static void run_directive (cpp_reader *, int, const char *, size_t);
566 run_directive (cpp_reader *pfile, int dir_no, const char *buf, size_t count) in run_directive() function
2454 run_directive (pfile, T_DEFINE, buf, count); in cpp_define()
2485 run_directive (pfile, T_DEFINE, buf, len); in _cpp_define_builtin()
2496 run_directive (pfile, T_UNDEF, buf, len); in cpp_undef()
2586 run_directive (pfile, type, str, count); in handle_assertion()
/dports/lang/gcc11/gcc-11.2.0/libcpp/
H A Ddirectives.c98 static void run_directive (cpp_reader *, int, const char *, size_t);
560 run_directive (cpp_reader *pfile, int dir_no, const char *buf, size_t count) in run_directive() function
2417 run_directive (pfile, T_DEFINE, buf, count); in cpp_define()
2471 run_directive (pfile, T_DEFINE, buf, len); in _cpp_define_builtin()
2482 run_directive (pfile, T_UNDEF, buf, len); in cpp_undef()
2575 run_directive (pfile, type, str, count); in handle_assertion()
/dports/lang/gcc10-devel/gcc-10-20211008/libcpp/
H A Ddirectives.c98 static void run_directive (cpp_reader *, int, const char *, size_t);
560 run_directive (cpp_reader *pfile, int dir_no, const char *buf, size_t count) in run_directive() function
2399 run_directive (pfile, T_DEFINE, buf, count); in cpp_define()
2430 run_directive (pfile, T_DEFINE, buf, len); in _cpp_define_builtin()
2441 run_directive (pfile, T_UNDEF, buf, len); in cpp_undef()
2534 run_directive (pfile, type, str, count); in handle_assertion()

1234567