Home
last modified time | relevance | path

Searched refs:type_switch (Results 1 – 25 of 28) sorted by relevance

12

/dports/astro/oskar/OSKAR-2.8.0/oskar/settings/extern/ttl/meta/
H A Dtypelist.hpp122 template <typename L, int N = 0, bool Stop=(N==length<L>::value) > struct type_switch;
125 struct type_switch struct
138 type_switch<L, N+1> next; in operator ()()
145 struct type_switch<L, N, true> struct
/dports/astro/oskar/OSKAR-2.8.0/oskar/settings/extern/ttl/var/
H A Dvariant.hpp129 meta::type_switch<list> ts; in variant()
167 meta::type_switch<list> ts; in operator =()
223 meta::type_switch<list> ts; in destroy()
262 meta::type_switch<typename V::list> ts; in apply_visitor()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/services/service_manager/embedder/
H A Dmain.cc429 std::string type_switch = in Main() local
431 if (type_switch == switches::kProcessTypeServiceManager) { in Main()
433 } else if (type_switch == switches::kProcessTypeService) { in Main()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/go/gofrontend/
H A Dparse.cc4363 Type_switch type_switch; in switch_stat() local
4368 &type_switch); in switch_stat()
4416 &type_switch); in switch_stat()
4417 if (!type_switch.found) in switch_stat()
4432 if (type_switch.found) in switch_stat()
4434 type_switch.name.clear(); in switch_stat()
4453 &type_switch.found, NULL); in switch_stat()
4465 if (type_switch.found) in switch_stat()
4482 if (type_switch.found) in switch_stat()
4622 error_at(type_switch.location, in type_switch_body()
[all …]
/dports/lang/gcc48/gcc-4.8.5/gcc/go/gofrontend/
H A Dparse.cc4333 Type_switch type_switch; in switch_stat() local
4338 &type_switch); in switch_stat()
4386 &type_switch); in switch_stat()
4387 if (!type_switch.found) in switch_stat()
4402 if (type_switch.found) in switch_stat()
4404 type_switch.name.clear(); in switch_stat()
4423 &type_switch.found, NULL); in switch_stat()
4435 if (type_switch.found) in switch_stat()
4452 if (type_switch.found) in switch_stat()
4592 error_at(type_switch.location, in type_switch_body()
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/go/gofrontend/
H A Dparse.cc4303 Type_switch type_switch; in switch_stat() local
4308 &type_switch); in switch_stat()
4356 &type_switch); in switch_stat()
4357 if (!type_switch.found) in switch_stat()
4372 if (type_switch.found) in switch_stat()
4374 type_switch.name.clear(); in switch_stat()
4393 &type_switch.found, NULL); in switch_stat()
4405 if (type_switch.found) in switch_stat()
4422 if (type_switch.found) in switch_stat()
4559 error_at(type_switch.location, in type_switch_body()
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/go/gofrontend/
H A Dparse.cc4466 Type_switch type_switch; in switch_stat() local
4471 &type_switch); in switch_stat()
4519 &type_switch); in switch_stat()
4520 if (!type_switch.found) in switch_stat()
4535 &type_switch.found, NULL); in switch_stat()
4536 if (type_switch.found) in switch_stat()
4538 type_switch.name.clear(); in switch_stat()
4539 type_switch.expr = switch_val; in switch_stat()
4557 &type_switch.found, NULL); in switch_stat()
4569 if (type_switch.found) in switch_stat()
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/go/gofrontend/
H A Dparse.cc4475 Type_switch type_switch; in switch_stat() local
4480 &type_switch); in switch_stat()
4528 &type_switch); in switch_stat()
4529 if (!type_switch.found) in switch_stat()
4544 &type_switch.found, NULL); in switch_stat()
4545 if (type_switch.found) in switch_stat()
4547 type_switch.name.clear(); in switch_stat()
4548 type_switch.expr = switch_val; in switch_stat()
4566 &type_switch.found, NULL); in switch_stat()
4578 if (type_switch.found) in switch_stat()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/go/gofrontend/
H A Dparse.cc4482 Type_switch type_switch; in switch_stat() local
4487 &type_switch); in switch_stat()
4535 &type_switch); in switch_stat()
4536 if (!type_switch.found) in switch_stat()
4551 &type_switch.found, NULL); in switch_stat()
4552 if (type_switch.found) in switch_stat()
4554 type_switch.name.clear(); in switch_stat()
4555 type_switch.expr = switch_val; in switch_stat()
4573 &type_switch.found, NULL); in switch_stat()
4585 if (type_switch.found) in switch_stat()
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/go/gofrontend/
H A Dparse.cc4389 Type_switch type_switch; in switch_stat() local
4394 &type_switch); in switch_stat()
4442 &type_switch); in switch_stat()
4443 if (!type_switch.found) in switch_stat()
4457 &type_switch.found, NULL); in switch_stat()
4458 if (type_switch.found) in switch_stat()
4460 type_switch.name.clear(); in switch_stat()
4461 type_switch.expr = switch_val; in switch_stat()
4479 &type_switch.found, NULL); in switch_stat()
4491 if (type_switch.found) in switch_stat()
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/go/gofrontend/
H A Dparse.cc4466 Type_switch type_switch; in switch_stat() local
4471 &type_switch); in switch_stat()
4519 &type_switch); in switch_stat()
4520 if (!type_switch.found) in switch_stat()
4535 &type_switch.found, NULL); in switch_stat()
4536 if (type_switch.found) in switch_stat()
4538 type_switch.name.clear(); in switch_stat()
4539 type_switch.expr = switch_val; in switch_stat()
4557 &type_switch.found, NULL); in switch_stat()
4569 if (type_switch.found) in switch_stat()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/go/gofrontend/
H A Dparse.cc4548 Type_switch type_switch; in switch_stat() local
4553 &type_switch); in switch_stat()
4601 &type_switch); in switch_stat()
4602 if (!type_switch.found) in switch_stat()
4617 &type_switch.found, NULL); in switch_stat()
4618 if (type_switch.found) in switch_stat()
4620 type_switch.name.clear(); in switch_stat()
4621 type_switch.expr = switch_val; in switch_stat()
4639 &type_switch.found, NULL); in switch_stat()
4651 if (type_switch.found) in switch_stat()
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/go/gofrontend/
H A Dparse.cc4482 Type_switch type_switch; in switch_stat() local
4487 &type_switch); in switch_stat()
4535 &type_switch); in switch_stat()
4536 if (!type_switch.found) in switch_stat()
4551 &type_switch.found, NULL); in switch_stat()
4552 if (type_switch.found) in switch_stat()
4554 type_switch.name.clear(); in switch_stat()
4555 type_switch.expr = switch_val; in switch_stat()
4573 &type_switch.found, NULL); in switch_stat()
4585 if (type_switch.found) in switch_stat()
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/go/gofrontend/
H A Dparse.cc4466 Type_switch type_switch; in switch_stat() local
4471 &type_switch); in switch_stat()
4519 &type_switch); in switch_stat()
4520 if (!type_switch.found) in switch_stat()
4535 &type_switch.found, NULL); in switch_stat()
4536 if (type_switch.found) in switch_stat()
4538 type_switch.name.clear(); in switch_stat()
4539 type_switch.expr = switch_val; in switch_stat()
4557 &type_switch.found, NULL); in switch_stat()
4569 if (type_switch.found) in switch_stat()
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/go/gofrontend/
H A Dparse.cc4548 Type_switch type_switch; in switch_stat() local
4553 &type_switch); in switch_stat()
4601 &type_switch); in switch_stat()
4602 if (!type_switch.found) in switch_stat()
4617 &type_switch.found, NULL); in switch_stat()
4618 if (type_switch.found) in switch_stat()
4620 type_switch.name.clear(); in switch_stat()
4621 type_switch.expr = switch_val; in switch_stat()
4639 &type_switch.found, NULL); in switch_stat()
4651 if (type_switch.found) in switch_stat()
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/go/gofrontend/
H A Dparse.cc4466 Type_switch type_switch; in switch_stat() local
4471 &type_switch); in switch_stat()
4519 &type_switch); in switch_stat()
4520 if (!type_switch.found) in switch_stat()
4535 &type_switch.found, NULL); in switch_stat()
4536 if (type_switch.found) in switch_stat()
4538 type_switch.name.clear(); in switch_stat()
4539 type_switch.expr = switch_val; in switch_stat()
4557 &type_switch.found, NULL); in switch_stat()
4569 if (type_switch.found) in switch_stat()
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/go/gofrontend/
H A Dparse.cc4466 Type_switch type_switch; in switch_stat() local
4471 &type_switch); in switch_stat()
4519 &type_switch); in switch_stat()
4520 if (!type_switch.found) in switch_stat()
4535 &type_switch.found, NULL); in switch_stat()
4536 if (type_switch.found) in switch_stat()
4538 type_switch.name.clear(); in switch_stat()
4539 type_switch.expr = switch_val; in switch_stat()
4557 &type_switch.found, NULL); in switch_stat()
4569 if (type_switch.found) in switch_stat()
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/go/gofrontend/
H A Dparse.cc4475 Type_switch type_switch; in switch_stat() local
4480 &type_switch); in switch_stat()
4528 &type_switch); in switch_stat()
4529 if (!type_switch.found) in switch_stat()
4544 &type_switch.found, NULL); in switch_stat()
4545 if (type_switch.found) in switch_stat()
4547 type_switch.name.clear(); in switch_stat()
4548 type_switch.expr = switch_val; in switch_stat()
4566 &type_switch.found, NULL); in switch_stat()
4578 if (type_switch.found) in switch_stat()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/go/gofrontend/
H A Dparse.cc4548 Type_switch type_switch; in switch_stat() local
4553 &type_switch); in switch_stat()
4601 &type_switch); in switch_stat()
4602 if (!type_switch.found) in switch_stat()
4617 &type_switch.found, NULL); in switch_stat()
4618 if (type_switch.found) in switch_stat()
4620 type_switch.name.clear(); in switch_stat()
4621 type_switch.expr = switch_val; in switch_stat()
4639 &type_switch.found, NULL); in switch_stat()
4651 if (type_switch.found) in switch_stat()
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/go/gofrontend/
H A Dparse.cc4482 Type_switch type_switch; in switch_stat() local
4487 &type_switch); in switch_stat()
4535 &type_switch); in switch_stat()
4536 if (!type_switch.found) in switch_stat()
4551 &type_switch.found, NULL); in switch_stat()
4552 if (type_switch.found) in switch_stat()
4554 type_switch.name.clear(); in switch_stat()
4555 type_switch.expr = switch_val; in switch_stat()
4573 &type_switch.found, NULL); in switch_stat()
4585 if (type_switch.found) in switch_stat()
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/go/gofrontend/
H A Dparse.cc4475 Type_switch type_switch; in switch_stat() local
4480 &type_switch); in switch_stat()
4528 &type_switch); in switch_stat()
4529 if (!type_switch.found) in switch_stat()
4544 &type_switch.found, NULL); in switch_stat()
4545 if (type_switch.found) in switch_stat()
4547 type_switch.name.clear(); in switch_stat()
4548 type_switch.expr = switch_val; in switch_stat()
4566 &type_switch.found, NULL); in switch_stat()
4578 if (type_switch.found) in switch_stat()
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/go/gofrontend/
H A Dparse.cc4466 Type_switch type_switch; in switch_stat() local
4471 &type_switch); in switch_stat()
4519 &type_switch); in switch_stat()
4520 if (!type_switch.found) in switch_stat()
4535 &type_switch.found, NULL); in switch_stat()
4536 if (type_switch.found) in switch_stat()
4538 type_switch.name.clear(); in switch_stat()
4539 type_switch.expr = switch_val; in switch_stat()
4557 &type_switch.found, NULL); in switch_stat()
4569 if (type_switch.found) in switch_stat()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/go/gofrontend/
H A Dparse.cc4537 Type_switch type_switch; in switch_stat() local
4542 &type_switch); in switch_stat()
4590 &type_switch); in switch_stat()
4591 if (!type_switch.found) in switch_stat()
4606 &type_switch.found, NULL); in switch_stat()
4607 if (type_switch.found) in switch_stat()
4609 type_switch.name.clear(); in switch_stat()
4610 type_switch.expr = switch_val; in switch_stat()
4628 &type_switch.found, NULL); in switch_stat()
4640 if (type_switch.found) in switch_stat()
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/go/gofrontend/
H A Dparse.cc4389 Type_switch type_switch; in switch_stat() local
4394 &type_switch); in switch_stat()
4442 &type_switch); in switch_stat()
4443 if (!type_switch.found) in switch_stat()
4457 &type_switch.found, NULL); in switch_stat()
4458 if (type_switch.found) in switch_stat()
4460 type_switch.name.clear(); in switch_stat()
4461 type_switch.expr = switch_val; in switch_stat()
4479 &type_switch.found, NULL); in switch_stat()
4491 if (type_switch.found) in switch_stat()
[all …]
/dports/mail/rspamd/rspamd-3.1/contrib/lua-tableshape/
H A Dtableshape.lua1854 local type_switch
1855 type_switch = function(val) function
1866 type_switch = type_switch,

12