Home
last modified time | relevance | path

Searched refs:elt (Results 101 – 125 of 13501) sorted by relevance

12345678910>>...541

/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/CodeGenCXX/
H A Dnew-overflow.cpp12 typedef A elt; typedef
22 elt *test(short s) { in test()
23 return new elt[s]; in test()
34 typedef A elt[100]; typedef
58 typedef A elt[100]; typedef
84 typedef A elt; typedef
101 typedef A elt; typedef
107 elt *test(int s) { in test()
119 typedef A elt; typedef
164 typedef A elt; typedef
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/CodeGenCXX/
H A Dnew-overflow.cpp12 typedef A elt; typedef
22 elt *test(short s) { in test()
23 return new elt[s]; in test()
34 typedef A elt[100]; typedef
58 typedef A elt[100]; typedef
84 typedef A elt; typedef
101 typedef A elt; typedef
107 elt *test(int s) { in test()
119 typedef A elt; typedef
164 typedef A elt; typedef
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/CodeGenCXX/
H A Dnew-overflow.cpp12 typedef A elt; typedef
22 elt *test(short s) { in test()
23 return new elt[s]; in test()
34 typedef A elt[100]; typedef
58 typedef A elt[100]; typedef
84 typedef A elt; typedef
101 typedef A elt; typedef
107 elt *test(int s) { in test()
119 typedef A elt; typedef
164 typedef A elt; typedef
[all …]
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/CodeGenCXX/
H A Dnew-overflow.cpp12 typedef A elt; typedef
22 elt *test(short s) { in test()
23 return new elt[s]; in test()
34 typedef A elt[100]; typedef
58 typedef A elt[100]; typedef
84 typedef A elt; typedef
101 typedef A elt; typedef
107 elt *test(int s) { in test()
119 typedef A elt; typedef
164 typedef A elt; typedef
[all …]
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/test/CodeGenCXX/
H A Dnew-overflow.cpp12 typedef A elt; typedef
22 elt *test(short s) { in test()
23 return new elt[s]; in test()
34 typedef A elt[100]; typedef
58 typedef A elt[100]; typedef
84 typedef A elt; typedef
101 typedef A elt; typedef
107 elt *test(int s) { in test()
119 typedef A elt; typedef
164 typedef A elt; typedef
[all …]
/dports/lang/clang-mesa/clang-13.0.1.src/test/CodeGenCXX/
H A Dnew-overflow.cpp12 typedef A elt; typedef
22 elt *test(short s) { in test()
23 return new elt[s]; in test()
34 typedef A elt[100]; typedef
58 typedef A elt[100]; typedef
84 typedef A elt; typedef
101 typedef A elt; typedef
107 elt *test(int s) { in test()
119 typedef A elt; typedef
164 typedef A elt; typedef
[all …]
/dports/mail/mailutils/mailutils-3.13/libproto/imap/
H A Dresplist.c65 struct imap_list_element *elt = calloc (1, sizeof (*elt)); in _new_imap_list_element() local
66 if (!elt) in _new_imap_list_element()
72 return elt; in _new_imap_list_element()
136 if (!elt) in _parse_list()
153 return elt; in _parse_list()
187 if (!elt) in _parse_element()
230 free (elt); in _parse_element()
236 return elt; in _parse_element()
257 free (elt); in _mu_imap_untagged_response_to_list()
295 return elt && elt->type == imap_eltype_string && in _mu_imap_list_nth_element_is_string()
[all …]
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/ghc-lib-parser-9.2.1.20211101/compiler/GHC/Types/Unique/
H A DFM.hs149 => (elt -> elt -> elt)
168 => (elt -> elt -> elt) -- old -> new -> result
198 => (elt -> elt -> elt)
199 -> UniqFM key elt -> [(key,elt)]
203 adjustUFM :: Uniquable key => (elt -> elt) -> UniqFM key elt -> key -> UniqFM key elt
206 adjustUFM_Directly :: (elt -> elt) -> UniqFM key elt -> Unique -> UniqFM key elt
222 plusUFM :: UniqFM key elt -> UniqFM key elt -> UniqFM key elt
228 plusUFM_C :: (elt -> elt -> elt) -> UniqFM key elt -> UniqFM key elt -> UniqFM key elt
289 plusMaybeUFM_C :: (elt -> elt -> Maybe elt)
329 filterUFM :: (elt -> Bool) -> UniqFM key elt -> UniqFM key elt
[all …]
/dports/multimedia/bcmatroska2/bcmatroska2-0.23/spectool/
H A Ddata2lib2.c51 if (elt->InWebM && elt->MinVersion==1 && !elt->MaxVersion && elt->InDivX) in AddElementSemantic()
55 if (!elt->MinVersion || elt->MinVersion>1) { in AddElementSemantic()
61 if (!elt->MinVersion || elt->MinVersion>2 || (elt->MaxVersion && elt->MaxVersion<2)) { in AddElementSemantic()
67 if (!elt->MinVersion || elt->MinVersion>3 || (elt->MaxVersion && elt->MaxVersion<3)) { in AddElementSemantic()
73 if (!elt->MinVersion || elt->MinVersion>4 || (elt->MaxVersion && elt->MaxVersion<4)) { in AddElementSemantic()
100 return elt->InWebM || elt->MinVersion || elt->InDivX; in IsValidElement()
124 if (elt->Type != EBML_unknown && elt->Name[0]) in OutputElementDefinition()
136 if (elt->Level==0 || (elt->Level==1 && Extras->PassedEBML)) in OutputElementDefinition()
173 else if (elt->Id==0x73A4 || elt->Id==0x3CB923 || elt->Id==0x3EB923) in OutputElementDefinition()
175 else if (elt->Id==0xA3 || elt->Id==0xA1) in OutputElementDefinition()
[all …]
/dports/ports-mgmt/pkg/pkg-1.17.5/external/libucl/src/
H A Ducl_schema.c93 res = elt; in ucl_schema_test_pattern()
310 if ((elt->type == UCL_FLOAT || elt->type == UCL_INT) && in ucl_schema_validate_number()
328 else if ((elt->type == UCL_FLOAT || elt->type == UCL_INT) && in ucl_schema_validate_number()
344 else if ((elt->type == UCL_FLOAT || elt->type == UCL_INT) && in ucl_schema_validate_number()
886 if (elt != NULL && elt->type == UCL_INT) { in ucl_schema_validate_values()
902 if (elt != NULL && elt->type == UCL_INT) { in ucl_schema_validate_values()
958 if (elt != NULL && elt->type == UCL_ARRAY) { in ucl_schema_validate()
965 if (elt != NULL && elt->type == UCL_ARRAY) { in ucl_schema_validate()
976 if (elt != NULL && elt->type == UCL_ARRAY) { in ucl_schema_validate()
994 if (elt != NULL && elt->type == UCL_ARRAY) { in ucl_schema_validate()
[all …]
/dports/mail/rspamd-devel/rspamd-93430bb/contrib/libucl/
H A Ducl_schema.c93 res = elt; in ucl_schema_test_pattern()
314 if ((elt->type == UCL_FLOAT || elt->type == UCL_INT) && in ucl_schema_validate_number()
332 else if ((elt->type == UCL_FLOAT || elt->type == UCL_INT) && in ucl_schema_validate_number()
348 else if ((elt->type == UCL_FLOAT || elt->type == UCL_INT) && in ucl_schema_validate_number()
890 if (elt != NULL && elt->type == UCL_INT) { in ucl_schema_validate_values()
906 if (elt != NULL && elt->type == UCL_INT) { in ucl_schema_validate_values()
962 if (elt != NULL && elt->type == UCL_ARRAY) { in ucl_schema_validate()
969 if (elt != NULL && elt->type == UCL_ARRAY) { in ucl_schema_validate()
980 if (elt != NULL && elt->type == UCL_ARRAY) { in ucl_schema_validate()
998 if (elt != NULL && elt->type == UCL_ARRAY) { in ucl_schema_validate()
[all …]
/dports/mail/rspamd/rspamd-3.1/contrib/libucl/
H A Ducl_schema.c93 res = elt; in ucl_schema_test_pattern()
314 if ((elt->type == UCL_FLOAT || elt->type == UCL_INT) && in ucl_schema_validate_number()
332 else if ((elt->type == UCL_FLOAT || elt->type == UCL_INT) && in ucl_schema_validate_number()
348 else if ((elt->type == UCL_FLOAT || elt->type == UCL_INT) && in ucl_schema_validate_number()
890 if (elt != NULL && elt->type == UCL_INT) { in ucl_schema_validate_values()
906 if (elt != NULL && elt->type == UCL_INT) { in ucl_schema_validate_values()
962 if (elt != NULL && elt->type == UCL_ARRAY) { in ucl_schema_validate()
969 if (elt != NULL && elt->type == UCL_ARRAY) { in ucl_schema_validate()
980 if (elt != NULL && elt->type == UCL_ARRAY) { in ucl_schema_validate()
998 if (elt != NULL && elt->type == UCL_ARRAY) { in ucl_schema_validate()
[all …]
/dports/mail/rmilter/rmilter-1.10.0/contrib/libucl/
H A Ducl_schema.c83 res = elt; in ucl_schema_test_pattern()
291 if ((elt->type == UCL_FLOAT || elt->type == UCL_INT) && in ucl_schema_validate_number()
309 else if ((elt->type == UCL_FLOAT || elt->type == UCL_INT) && in ucl_schema_validate_number()
325 else if ((elt->type == UCL_FLOAT || elt->type == UCL_INT) && in ucl_schema_validate_number()
867 if (elt != NULL && elt->type == UCL_INT) { in ucl_schema_validate_values()
883 if (elt != NULL && elt->type == UCL_INT) { in ucl_schema_validate_values()
939 if (elt != NULL && elt->type == UCL_ARRAY) { in ucl_schema_validate()
946 if (elt != NULL && elt->type == UCL_ARRAY) { in ucl_schema_validate()
957 if (elt != NULL && elt->type == UCL_ARRAY) { in ucl_schema_validate()
975 if (elt != NULL && elt->type == UCL_ARRAY) { in ucl_schema_validate()
[all …]
/dports/textproc/py-ucl/libucl-0.8.1/src/
H A Ducl_schema.c84 res = elt; in ucl_schema_test_pattern()
301 if ((elt->type == UCL_FLOAT || elt->type == UCL_INT) && in ucl_schema_validate_number()
319 else if ((elt->type == UCL_FLOAT || elt->type == UCL_INT) && in ucl_schema_validate_number()
335 else if ((elt->type == UCL_FLOAT || elt->type == UCL_INT) && in ucl_schema_validate_number()
877 if (elt != NULL && elt->type == UCL_INT) { in ucl_schema_validate_values()
893 if (elt != NULL && elt->type == UCL_INT) { in ucl_schema_validate_values()
949 if (elt != NULL && elt->type == UCL_ARRAY) { in ucl_schema_validate()
956 if (elt != NULL && elt->type == UCL_ARRAY) { in ucl_schema_validate()
967 if (elt != NULL && elt->type == UCL_ARRAY) { in ucl_schema_validate()
985 if (elt != NULL && elt->type == UCL_ARRAY) { in ucl_schema_validate()
[all …]
/dports/textproc/libucl/libucl-0.8.1/src/
H A Ducl_schema.c84 res = elt; in ucl_schema_test_pattern()
301 if ((elt->type == UCL_FLOAT || elt->type == UCL_INT) && in ucl_schema_validate_number()
319 else if ((elt->type == UCL_FLOAT || elt->type == UCL_INT) && in ucl_schema_validate_number()
335 else if ((elt->type == UCL_FLOAT || elt->type == UCL_INT) && in ucl_schema_validate_number()
877 if (elt != NULL && elt->type == UCL_INT) { in ucl_schema_validate_values()
893 if (elt != NULL && elt->type == UCL_INT) { in ucl_schema_validate_values()
949 if (elt != NULL && elt->type == UCL_ARRAY) { in ucl_schema_validate()
956 if (elt != NULL && elt->type == UCL_ARRAY) { in ucl_schema_validate()
967 if (elt != NULL && elt->type == UCL_ARRAY) { in ucl_schema_validate()
985 if (elt != NULL && elt->type == UCL_ARRAY) { in ucl_schema_validate()
[all …]
/dports/net/openmpi/openmpi-4.1.1/opal/mca/pmix/pmix3x/pmix/src/class/
H A Dpmix_hash_table.c147 elt->valid = 0; in pmix_hash_table_remove_all()
219 elt = &elts[ii]; in pmix_hash_table_remove_elt_at()
221 if (! elt->valid) { in pmix_hash_table_remove_elt_at()
226 elt->valid = 0; in pmix_hash_table_remove_elt_at()
273 return elt->key.u32; in pmix_hash_hash_elt_uint32()
406 return elt->key.u64; in pmix_hash_hash_elt_uint64()
717 if (elt->valid) { in pmix_hash_table_get_next_elt()
718 *next_elt = elt; in pmix_hash_table_get_next_elt()
742 *out_node = elt; in pmix_hash_table_get_next_key_uint32()
766 *out_node = elt; in pmix_hash_table_get_next_key_ptr()
[all …]
/dports/net/openmpi3/openmpi-3.1.6/opal/mca/pmix/pmix2x/pmix/src/class/
H A Dpmix_hash_table.c147 elt->valid = 0; in pmix_hash_table_remove_all()
219 elt = &elts[ii]; in pmix_hash_table_remove_elt_at()
221 if (! elt->valid) { in pmix_hash_table_remove_elt_at()
226 elt->valid = 0; in pmix_hash_table_remove_elt_at()
273 return elt->key.u32; in pmix_hash_hash_elt_uint32()
406 return elt->key.u64; in pmix_hash_hash_elt_uint64()
717 if (elt->valid) { in pmix_hash_table_get_next_elt()
718 *next_elt = elt; in pmix_hash_table_get_next_elt()
742 *out_node = elt; in pmix_hash_table_get_next_key_uint32()
766 *out_node = elt; in pmix_hash_table_get_next_key_ptr()
[all …]
/dports/devel/geany-plugin-updatechecker/geany-plugins-1.38/markdown/peg-markdown/
H A Dmarkdown_output.c137 switch (elt->key) { in print_html_element()
178 if (strstr(elt->contents.link->url, "mailto:") == elt->contents.link->url) in print_html_element()
220 assert(elt->key != RAW); in print_html_element()
301 add_endnote(elt); in print_html_element()
389 switch (elt->key) { in print_latex_element()
452 assert(elt->key != RAW); in print_latex_element()
586 switch (elt->key) { in print_groff_mm_element()
879 switch (elt->key) { in print_odf_element()
1004 elt->contents.str[strlen(elt->contents.str)-3] = '\0'; in print_odf_element()
1075 elt->children = NULL; in print_odf_element()
[all …]
/dports/devel/geany-plugin-xmlsnippets/geany-plugins-1.38/markdown/peg-markdown/
H A Dmarkdown_output.c137 switch (elt->key) { in print_html_element()
178 if (strstr(elt->contents.link->url, "mailto:") == elt->contents.link->url) in print_html_element()
220 assert(elt->key != RAW); in print_html_element()
301 add_endnote(elt); in print_html_element()
389 switch (elt->key) { in print_latex_element()
452 assert(elt->key != RAW); in print_latex_element()
586 switch (elt->key) { in print_groff_mm_element()
879 switch (elt->key) { in print_odf_element()
1004 elt->contents.str[strlen(elt->contents.str)-3] = '\0'; in print_odf_element()
1075 elt->children = NULL; in print_odf_element()
[all …]
/dports/devel/geany-plugin-workbench/geany-plugins-1.38/markdown/peg-markdown/
H A Dmarkdown_output.c137 switch (elt->key) { in print_html_element()
178 if (strstr(elt->contents.link->url, "mailto:") == elt->contents.link->url) in print_html_element()
220 assert(elt->key != RAW); in print_html_element()
301 add_endnote(elt); in print_html_element()
389 switch (elt->key) { in print_latex_element()
452 assert(elt->key != RAW); in print_latex_element()
586 switch (elt->key) { in print_groff_mm_element()
879 switch (elt->key) { in print_odf_element()
1004 elt->contents.str[strlen(elt->contents.str)-3] = '\0'; in print_odf_element()
1075 elt->children = NULL; in print_odf_element()
[all …]
/dports/devel/geany-plugins-l10n/geany-plugins-1.38/markdown/peg-markdown/
H A Dmarkdown_output.c137 switch (elt->key) { in print_html_element()
178 if (strstr(elt->contents.link->url, "mailto:") == elt->contents.link->url) in print_html_element()
220 assert(elt->key != RAW); in print_html_element()
301 add_endnote(elt); in print_html_element()
389 switch (elt->key) { in print_latex_element()
452 assert(elt->key != RAW); in print_latex_element()
586 switch (elt->key) { in print_groff_mm_element()
879 switch (elt->key) { in print_odf_element()
1004 elt->contents.str[strlen(elt->contents.str)-3] = '\0'; in print_odf_element()
1075 elt->children = NULL; in print_odf_element()
[all …]
/dports/devel/geany-plugin-prj/geany-plugins-1.38/markdown/peg-markdown/
H A Dmarkdown_output.c137 switch (elt->key) { in print_html_element()
178 if (strstr(elt->contents.link->url, "mailto:") == elt->contents.link->url) in print_html_element()
220 assert(elt->key != RAW); in print_html_element()
301 add_endnote(elt); in print_html_element()
389 switch (elt->key) { in print_latex_element()
452 assert(elt->key != RAW); in print_latex_element()
586 switch (elt->key) { in print_groff_mm_element()
879 switch (elt->key) { in print_odf_element()
1004 elt->contents.str[strlen(elt->contents.str)-3] = '\0'; in print_odf_element()
1075 elt->children = NULL; in print_odf_element()
[all …]
/dports/devel/geany-plugin-spellcheck/geany-plugins-1.38/markdown/peg-markdown/
H A Dmarkdown_output.c137 switch (elt->key) { in print_html_element()
178 if (strstr(elt->contents.link->url, "mailto:") == elt->contents.link->url) in print_html_element()
220 assert(elt->key != RAW); in print_html_element()
301 add_endnote(elt); in print_html_element()
389 switch (elt->key) { in print_latex_element()
452 assert(elt->key != RAW); in print_latex_element()
586 switch (elt->key) { in print_groff_mm_element()
879 switch (elt->key) { in print_odf_element()
1004 elt->contents.str[strlen(elt->contents.str)-3] = '\0'; in print_odf_element()
1075 elt->children = NULL; in print_odf_element()
[all …]
/dports/devel/geany-plugin-tableconvert/geany-plugins-1.38/markdown/peg-markdown/
H A Dmarkdown_output.c137 switch (elt->key) { in print_html_element()
178 if (strstr(elt->contents.link->url, "mailto:") == elt->contents.link->url) in print_html_element()
220 assert(elt->key != RAW); in print_html_element()
301 add_endnote(elt); in print_html_element()
389 switch (elt->key) { in print_latex_element()
452 assert(elt->key != RAW); in print_latex_element()
586 switch (elt->key) { in print_groff_mm_element()
879 switch (elt->key) { in print_odf_element()
1004 elt->contents.str[strlen(elt->contents.str)-3] = '\0'; in print_odf_element()
1075 elt->children = NULL; in print_odf_element()
[all …]
/dports/devel/geany-plugin-vimode/geany-plugins-1.38/markdown/peg-markdown/
H A Dmarkdown_output.c137 switch (elt->key) { in print_html_element()
178 if (strstr(elt->contents.link->url, "mailto:") == elt->contents.link->url) in print_html_element()
220 assert(elt->key != RAW); in print_html_element()
301 add_endnote(elt); in print_html_element()
389 switch (elt->key) { in print_latex_element()
452 assert(elt->key != RAW); in print_latex_element()
586 switch (elt->key) { in print_groff_mm_element()
879 switch (elt->key) { in print_odf_element()
1004 elt->contents.str[strlen(elt->contents.str)-3] = '\0'; in print_odf_element()
1075 elt->children = NULL; in print_odf_element()
[all …]

12345678910>>...541