Home
last modified time | relevance | path

Searched refs:t_void (Results 1 – 25 of 156) sorted by relevance

1234567

/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libpostproc/
H A Dpostprocess_internal.h125 void *t_void; member
136 void *t_void; member
150 void *t_void; member
156 void *t_void; member
162 void *t_void; member
174 void *t_void; member
180 void *t_void; member
186 void *t_void; member
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libpostproc/
H A Dpostprocess_internal.h125 void *t_void; member
136 void *t_void; member
150 void *t_void; member
156 void *t_void; member
162 void *t_void; member
174 void *t_void; member
180 void *t_void; member
186 void *t_void; member
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/sema/
H A Dstandard_validator_test.cc82 &t_base_type::t_void(), in TEST_F()
86 &t_base_type::t_void(), in TEST_F()
96 &t_base_type::t_void(), in TEST_F()
100 &t_base_type::t_void(), in TEST_F()
115 &t_base_type::t_void(), in TEST_F()
120 &t_base_type::t_void(), in TEST_F()
127 &t_base_type::t_void(), in TEST_F()
137 &t_base_type::t_void(), in TEST_F()
142 &t_base_type::t_void(), in TEST_F()
148 &t_base_type::t_void(), in TEST_F()
[all …]
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/ast/
H A Dt_base_type.h39 t_void = int(t_type::type::t_void), enumerator
52 static const t_base_type& t_void();
87 constexpr static t_base TYPE_VOID = type::t_void;
105 bool is_void() const override { return base_type_ == type::t_void; } in is_void()
/dports/finance/gnucash/gnucash-4.9/gnucash/import-export/csv-exp/
H A Dcsv-transactions-export.c343 if (t_void) in add_amount()
356 add_rate (gchar *so_far, Split *split, gboolean t_void, CsvExportInfo *info) in add_rate() argument
363 if (t_void) in add_rate()
384 if (t_void) in add_price()
404 gboolean t_void = xaccTransGetVoidStatus (trans); in make_simple_trans_line() local
413 exp_line = add_amount (exp_line, split, t_void, TRUE, info); in make_simple_trans_line()
414 exp_line = add_amount (exp_line, split, t_void, FALSE, info); in make_simple_trans_line()
415 exp_line = add_rate (exp_line, split, t_void, info); in make_simple_trans_line()
426 exp_line = add_amount (exp_line, split, t_void, TRUE, info); in make_split_part()
427 exp_line = add_amount (exp_line, split, t_void, FALSE, info); in make_split_part()
[all …]
/dports/net/dgd/dgd-1.4.23/src/comp/
H A Dparser.y600 t_void($1);
637 t_void($2);
643 t_void($$);
806 t_void($3);
837 t_void($1);
838 t_void($3);
879 t_void(n); in t_unary()
1137 t_void(n1); in bini()
1138 t_void(n2); in bini()
1162 t_void(n1); in bina()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/jit.dg/
H A Dtest-pr95314-rvalue-reuse.c7 gcc_jit_type *t_void = gcc_jit_context_get_type (ctxt, GCC_JIT_TYPE_VOID); in create_code() local
30 t_void, fnname, 0, NULL, 0); in create_code()
42 t_void, "pr95314_outer", 0, NULL, 0); in create_code()
H A Dtest-error-gcc_jit_function_new_local-opaque-struct.c14 gcc_jit_type *t_void = in create_code() local
23 t_void, in create_code()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/jit.dg/
H A Dtest-pr95314-rvalue-reuse.c7 gcc_jit_type *t_void = gcc_jit_context_get_type (ctxt, GCC_JIT_TYPE_VOID); in create_code() local
30 t_void, fnname, 0, NULL, 0); in create_code()
42 t_void, "pr95314_outer", 0, NULL, 0); in create_code()
H A Dtest-error-gcc_jit_function_new_local-opaque-struct.c14 gcc_jit_type *t_void = in create_code() local
23 t_void, in create_code()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/jit.dg/
H A Dtest-pr95314-rvalue-reuse.c7 gcc_jit_type *t_void = gcc_jit_context_get_type (ctxt, GCC_JIT_TYPE_VOID); in create_code() local
30 t_void, fnname, 0, NULL, 0); in create_code()
42 t_void, "pr95314_outer", 0, NULL, 0); in create_code()
H A Dtest-error-gcc_jit_function_new_local-opaque-struct.c14 gcc_jit_type *t_void = in create_code() local
23 t_void, in create_code()
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/jit.dg/
H A Dtest-pr95314-rvalue-reuse.c7 gcc_jit_type *t_void = gcc_jit_context_get_type (ctxt, GCC_JIT_TYPE_VOID); in create_code() local
30 t_void, fnname, 0, NULL, 0); in create_code()
42 t_void, "pr95314_outer", 0, NULL, 0); in create_code()
/dports/cad/ghdl/ghdl-1.0.0/testsuite/gna/ticket89/project/src93/
H A Dlicense_open_pkg.vhd36 constant dummy : in t_void
40 constant dummy : in t_void
44 constant dummy : in t_void
54 constant dummy : in t_void
76 constant dummy : in t_void
107 constant dummy : in t_void
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/jit.dg/
H A Dtest-error-gcc_jit_function_new_local-opaque-struct.c14 gcc_jit_type *t_void = in create_code() local
23 t_void, in create_code()
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/jit.dg/
H A Dtest-error-gcc_jit_function_new_local-opaque-struct.c14 gcc_jit_type *t_void = in create_code() local
23 t_void, in create_code()
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/jit.dg/
H A Dtest-error-gcc_jit_function_new_local-opaque-struct.c14 gcc_jit_type *t_void = in create_code()
23 t_void, in create_code()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/jit.dg/
H A Dtest-error-gcc_jit_function_new_local-opaque-struct.c14 gcc_jit_type *t_void = in create_code() local
23 t_void, in create_code()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/jit.dg/
H A Dtest-error-gcc_jit_function_new_local-opaque-struct.c14 gcc_jit_type *t_void = in create_code() local
23 t_void, in create_code()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/jit.dg/
H A Dtest-error-gcc_jit_function_new_local-opaque-struct.c14 gcc_jit_type *t_void = in create_code() local
23 t_void, in create_code()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/jit.dg/
H A Dtest-error-gcc_jit_function_new_local-opaque-struct.c14 gcc_jit_type *t_void = in create_code() local
23 t_void, in create_code()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/jit.dg/
H A Dtest-error-gcc_jit_function_new_local-opaque-struct.c14 gcc_jit_type *t_void = in create_code() local
23 t_void, in create_code()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/jit.dg/
H A Dtest-error-gcc_jit_function_new_local-opaque-struct.c14 gcc_jit_type *t_void = in create_code() local
23 t_void, in create_code()
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/jit.dg/
H A Dtest-error-gcc_jit_function_new_local-opaque-struct.c14 gcc_jit_type *t_void = in create_code() local
23 t_void, in create_code()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/jit.dg/
H A Dtest-error-gcc_jit_function_new_local-opaque-struct.c14 gcc_jit_type *t_void = in create_code() local
23 t_void, in create_code()

1234567