Home
last modified time | relevance | path

Searched refs:type_spec (Results 201 – 225 of 300) sorted by relevance

12345678910>>...12

/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/cp/
H A Dparser.c11568 tree type_spec; in cp_parser_decl_specifier_seq() local
11570 type_spec in cp_parser_decl_specifier_seq()
11617 if (type_spec) in cp_parser_decl_specifier_seq()
14313 if (type_spec) in cp_parser_type_specifier()
14319 type_spec, in cp_parser_type_specifier()
14322 return type_spec; in cp_parser_type_specifier()
14348 type_spec, in cp_parser_type_specifier()
14351 return type_spec; in cp_parser_type_specifier()
14363 type_spec in cp_parser_type_specifier()
14370 type_spec, in cp_parser_type_specifier()
[all …]
/dports/lang/mono/mono-5.10.1.57/mono/metadata/
H A Dmetadata-internals.h917 mono_type_create_from_typespec_checked (MonoImage *image, guint32 type_spec, MonoError *error);
/dports/www/mod_php81/php-8.1.1/Zend/
H A Dzend_API.h335 ZEND_API zend_result zend_parse_parameters(uint32_t num_args, const char *type_spec, ...);
336 ZEND_API zend_result zend_parse_parameters_ex(int flags, uint32_t num_args, const char *type_spec, …
343 …result zend_parse_method_parameters(uint32_t num_args, zval *this_ptr, const char *type_spec, ...);
344 …rse_method_parameters_ex(int flags, uint32_t num_args, zval *this_ptr, const char *type_spec, ...);
/dports/lang/php81/php-8.1.1/Zend/
H A Dzend_API.h335 ZEND_API zend_result zend_parse_parameters(uint32_t num_args, const char *type_spec, ...);
336 ZEND_API zend_result zend_parse_parameters_ex(int flags, uint32_t num_args, const char *type_spec, …
343 …result zend_parse_method_parameters(uint32_t num_args, zval *this_ptr, const char *type_spec, ...);
344 …rse_method_parameters_ex(int flags, uint32_t num_args, zval *this_ptr, const char *type_spec, ...);
/dports/lang/php80/php-8.0.15/Zend/
H A Dzend_API.h304 ZEND_API zend_result zend_parse_parameters(uint32_t num_args, const char *type_spec, ...);
305 ZEND_API zend_result zend_parse_parameters_ex(int flags, uint32_t num_args, const char *type_spec, …
312 …result zend_parse_method_parameters(uint32_t num_args, zval *this_ptr, const char *type_spec, ...);
313 …rse_method_parameters_ex(int flags, uint32_t num_args, zval *this_ptr, const char *type_spec, ...);
/dports/www/mod_php80/php-8.0.15/Zend/
H A Dzend_API.h304 ZEND_API zend_result zend_parse_parameters(uint32_t num_args, const char *type_spec, ...);
305 ZEND_API zend_result zend_parse_parameters_ex(int flags, uint32_t num_args, const char *type_spec, …
312 …result zend_parse_method_parameters(uint32_t num_args, zval *this_ptr, const char *type_spec, ...);
313 …rse_method_parameters_ex(int flags, uint32_t num_args, zval *this_ptr, const char *type_spec, ...);
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/cp/
H A Dparser.c13623 tree type_spec; in cp_parser_decl_specifier_seq() local
13625 type_spec in cp_parser_decl_specifier_seq()
13672 if (type_spec) in cp_parser_decl_specifier_seq()
16762 if (type_spec) in cp_parser_type_specifier()
16768 type_spec, in cp_parser_type_specifier()
16771 return type_spec; in cp_parser_type_specifier()
16797 type_spec, in cp_parser_type_specifier()
16800 return type_spec; in cp_parser_type_specifier()
16812 type_spec in cp_parser_type_specifier()
16819 type_spec, in cp_parser_type_specifier()
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/cp/
H A Dparser.c12784 tree type_spec; in cp_parser_decl_specifier_seq() local
12786 type_spec in cp_parser_decl_specifier_seq()
12833 if (type_spec) in cp_parser_decl_specifier_seq()
15851 if (type_spec) in cp_parser_type_specifier()
15857 type_spec, in cp_parser_type_specifier()
15860 return type_spec; in cp_parser_type_specifier()
15886 type_spec, in cp_parser_type_specifier()
15889 return type_spec; in cp_parser_type_specifier()
15901 type_spec in cp_parser_type_specifier()
15908 type_spec, in cp_parser_type_specifier()
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/cp/
H A Dparser.c12784 tree type_spec; in cp_parser_decl_specifier_seq() local
12786 type_spec in cp_parser_decl_specifier_seq()
12833 if (type_spec) in cp_parser_decl_specifier_seq()
15851 if (type_spec) in cp_parser_type_specifier()
15857 type_spec, in cp_parser_type_specifier()
15860 return type_spec; in cp_parser_type_specifier()
15886 type_spec, in cp_parser_type_specifier()
15889 return type_spec; in cp_parser_type_specifier()
15901 type_spec in cp_parser_type_specifier()
15908 type_spec, in cp_parser_type_specifier()
[all …]
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/lib_src/yielding_c_fun/
H A Dycf_parser.c143 ycf_node* ycf_node_defenition_new(ycf_symbol_list type_spec, in ycf_node_defenition_new() argument
151 n->u.definition.type_specifiers = type_spec; in ycf_node_defenition_new()
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/lib_src/yielding_c_fun/
H A Dycf_parser.c143 ycf_node* ycf_node_defenition_new(ycf_symbol_list type_spec, in ycf_node_defenition_new() argument
151 n->u.definition.type_specifiers = type_spec; in ycf_node_defenition_new()
/dports/lang/erlang/otp-OTP-24.1.7/erts/lib_src/yielding_c_fun/
H A Dycf_parser.c143 ycf_node* ycf_node_defenition_new(ycf_symbol_list type_spec, in ycf_node_defenition_new() argument
151 n->u.definition.type_specifiers = type_spec; in ycf_node_defenition_new()
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/lib_src/yielding_c_fun/
H A Dycf_parser.c143 ycf_node* ycf_node_defenition_new(ycf_symbol_list type_spec, in ycf_node_defenition_new() argument
151 n->u.definition.type_specifiers = type_spec; in ycf_node_defenition_new()
/dports/lang/gcc9/gcc-9.4.0/gcc/cp/
H A Dparser.c14146 tree type_spec; in cp_parser_decl_specifier_seq() local
14151 type_spec in cp_parser_decl_specifier_seq()
14198 if (type_spec) in cp_parser_decl_specifier_seq()
17443 if (type_spec) in cp_parser_type_specifier()
17449 type_spec, in cp_parser_type_specifier()
17452 return type_spec; in cp_parser_type_specifier()
17478 type_spec, in cp_parser_type_specifier()
17481 return type_spec; in cp_parser_type_specifier()
17493 type_spec in cp_parser_type_specifier()
17500 type_spec, in cp_parser_type_specifier()
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/cp/
H A Dparser.c14121 tree type_spec; in cp_parser_decl_specifier_seq() local
14123 type_spec in cp_parser_decl_specifier_seq()
14170 if (type_spec) in cp_parser_decl_specifier_seq()
17405 if (type_spec) in cp_parser_type_specifier()
17411 type_spec, in cp_parser_type_specifier()
17414 return type_spec; in cp_parser_type_specifier()
17440 type_spec, in cp_parser_type_specifier()
17443 return type_spec; in cp_parser_type_specifier()
17455 type_spec in cp_parser_type_specifier()
17462 type_spec, in cp_parser_type_specifier()
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/cp/
H A Dparser.c14146 tree type_spec; in cp_parser_decl_specifier_seq() local
14151 type_spec in cp_parser_decl_specifier_seq()
14198 if (type_spec) in cp_parser_decl_specifier_seq()
17443 if (type_spec) in cp_parser_type_specifier()
17449 type_spec, in cp_parser_type_specifier()
17452 return type_spec; in cp_parser_type_specifier()
17478 type_spec, in cp_parser_type_specifier()
17481 return type_spec; in cp_parser_type_specifier()
17493 type_spec in cp_parser_type_specifier()
17500 type_spec, in cp_parser_type_specifier()
[all …]
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/lib_src/yielding_c_fun/
H A Dycf_parser.c143 ycf_node* ycf_node_defenition_new(ycf_symbol_list type_spec, in ycf_node_defenition_new() argument
151 n->u.definition.type_specifiers = type_spec; in ycf_node_defenition_new()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/cp/
H A Dparser.c13683 tree type_spec; in cp_parser_decl_specifier_seq() local
13688 type_spec in cp_parser_decl_specifier_seq()
13735 if (type_spec) in cp_parser_decl_specifier_seq()
16835 if (type_spec) in cp_parser_type_specifier()
16841 type_spec, in cp_parser_type_specifier()
16844 return type_spec; in cp_parser_type_specifier()
16870 type_spec, in cp_parser_type_specifier()
16873 return type_spec; in cp_parser_type_specifier()
16885 type_spec in cp_parser_type_specifier()
16892 type_spec, in cp_parser_type_specifier()
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/cp/
H A Dparser.c13683 tree type_spec; in cp_parser_decl_specifier_seq() local
13688 type_spec in cp_parser_decl_specifier_seq()
13735 if (type_spec) in cp_parser_decl_specifier_seq()
16835 if (type_spec) in cp_parser_type_specifier()
16841 type_spec, in cp_parser_type_specifier()
16844 return type_spec; in cp_parser_type_specifier()
16870 type_spec, in cp_parser_type_specifier()
16873 return type_spec; in cp_parser_type_specifier()
16885 type_spec in cp_parser_type_specifier()
16892 type_spec, in cp_parser_type_specifier()
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/cp/
H A Dparser.c13683 tree type_spec; in cp_parser_decl_specifier_seq() local
13688 type_spec in cp_parser_decl_specifier_seq()
13735 if (type_spec) in cp_parser_decl_specifier_seq()
16835 if (type_spec) in cp_parser_type_specifier()
16841 type_spec, in cp_parser_type_specifier()
16844 return type_spec; in cp_parser_type_specifier()
16870 type_spec, in cp_parser_type_specifier()
16873 return type_spec; in cp_parser_type_specifier()
16885 type_spec in cp_parser_type_specifier()
16892 type_spec, in cp_parser_type_specifier()
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/cp/
H A Dparser.c13683 tree type_spec; in cp_parser_decl_specifier_seq() local
13688 type_spec in cp_parser_decl_specifier_seq()
13735 if (type_spec) in cp_parser_decl_specifier_seq()
16835 if (type_spec) in cp_parser_type_specifier()
16841 type_spec, in cp_parser_type_specifier()
16844 return type_spec; in cp_parser_type_specifier()
16870 type_spec, in cp_parser_type_specifier()
16873 return type_spec; in cp_parser_type_specifier()
16885 type_spec in cp_parser_type_specifier()
16892 type_spec, in cp_parser_type_specifier()
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/cp/
H A Dparser.c13683 tree type_spec; in cp_parser_decl_specifier_seq() local
13688 type_spec in cp_parser_decl_specifier_seq()
13735 if (type_spec) in cp_parser_decl_specifier_seq()
16835 if (type_spec) in cp_parser_type_specifier()
16841 type_spec, in cp_parser_type_specifier()
16844 return type_spec; in cp_parser_type_specifier()
16870 type_spec, in cp_parser_type_specifier()
16873 return type_spec; in cp_parser_type_specifier()
16885 type_spec in cp_parser_type_specifier()
16892 type_spec, in cp_parser_type_specifier()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/cp/
H A Dparser.c14358 tree type_spec; in cp_parser_decl_specifier_seq() local
14363 type_spec in cp_parser_decl_specifier_seq()
14410 if (type_spec) in cp_parser_decl_specifier_seq()
17690 if (type_spec) in cp_parser_type_specifier()
17696 type_spec, in cp_parser_type_specifier()
17699 return type_spec; in cp_parser_type_specifier()
17725 type_spec, in cp_parser_type_specifier()
17728 return type_spec; in cp_parser_type_specifier()
17740 type_spec in cp_parser_type_specifier()
17747 type_spec, in cp_parser_type_specifier()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/cp/
H A Dparser.c15083 tree type_spec; in cp_parser_decl_specifier_seq() local
15088 type_spec in cp_parser_decl_specifier_seq()
15135 if (type_spec) in cp_parser_decl_specifier_seq()
18450 if (type_spec) in cp_parser_type_specifier()
18456 type_spec, in cp_parser_type_specifier()
18459 return type_spec; in cp_parser_type_specifier()
18489 type_spec, in cp_parser_type_specifier()
18492 return type_spec; in cp_parser_type_specifier()
18504 type_spec in cp_parser_type_specifier()
18511 type_spec, in cp_parser_type_specifier()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/cp/
H A Dparser.c15080 tree type_spec; in cp_parser_decl_specifier_seq() local
15085 type_spec in cp_parser_decl_specifier_seq()
15132 if (type_spec) in cp_parser_decl_specifier_seq()
18447 if (type_spec) in cp_parser_type_specifier()
18453 type_spec, in cp_parser_type_specifier()
18456 return type_spec; in cp_parser_type_specifier()
18486 type_spec, in cp_parser_type_specifier()
18489 return type_spec; in cp_parser_type_specifier()
18501 type_spec in cp_parser_type_specifier()
18508 type_spec, in cp_parser_type_specifier()
[all …]

12345678910>>...12