Home
last modified time | relevance | path

Searched refs:L_UNION (Results 1 – 25 of 34) sorted by relevance

12

/dports/graphics/leptonica/leptonica-1.76.0/prog/
H A Dcompfilter_reg.c207 na4i = numaLogicalOp(NULL, na3i, na2i, L_UNION); in main()
216 numaLogicalOp(nat, nat, na4, L_UNION); in main()
266 numaLogicalOp(na2, na2, na3, L_UNION); in main()
/dports/graphics/leptonica/leptonica-1.76.0/src/
H A Dmorph.h191 L_UNION = 5, /* on numas only */ enumerator
H A Drecogident.c1500 numaLogicalOp(na1, na1, na2, L_UNION); in recogPreSplittingFilter()
1501 numaLogicalOp(na1, na1, na3, L_UNION); in recogPreSplittingFilter()
1502 numaLogicalOp(na1, na1, na5, L_UNION); in recogPreSplittingFilter()
1503 numaLogicalOp(na1, na1, na7, L_UNION); in recogPreSplittingFilter()
H A Dnumafunc1.c249 if (op != L_UNION && op != L_INTERSECTION && in numaLogicalOp()
263 case L_UNION: in numaLogicalOp()
/dports/multimedia/ccextractor/ccextractor-0.85/windows/libs/include/
H A Dmorph.h191 L_UNION = 5, /* on numas only */ enumerator
/dports/devel/upp/upp/bazaar/PixRaster/lib/
H A Dmorph.h166 L_UNION = 5, /* on numas only */ enumerator
H A Dnumafunc1.c208 if (op != L_UNION && op != L_INTERSECTION && in numaLogicalOp()
220 case L_UNION: in numaLogicalOp()
/dports/textproc/augeas/augeas-1.12.0/src/
H A Dput.c361 case L_UNION: in skel_instance_of()
475 assert(lens->tag == L_UNION); in put_union()
668 case L_UNION: in put_lens()
706 assert(lens->tag == L_UNION); in create_union()
822 case L_UNION: in create_lens()
H A Dlens.c1027 case L_UNION: in free_lens()
1067 if (lens->tag == L_UNION || lens->tag == L_CONCAT) { in lens_release()
1207 if (l->child->tag == L_CONCAT || l->child->tag == L_UNION) in format_rep_atype()
1236 if (l->children[i]->tag == L_UNION) in format_concat_atype()
1378 case L_UNION: in format_atype()
1661 case L_UNION: in rtn_rules()
2055 case L_UNION: in propagate_type()
2124 ensure(l->tag == L_CONCAT || l->tag == L_UNION, l->info);
2159 case L_UNION:
2262 case L_UNION:
[all …]
H A Dlens.h40 L_UNION, enumerator
H A Dget.c625 ensure0(lens->tag == L_UNION, state->info); in get_union()
648 ensure0(lens->tag == L_UNION, state->info); in parse_union()
774 case L_UNION: in try_match()
1553 case L_UNION: in get_lens()
1694 case L_UNION: in parse_lens()
H A Djmt.c755 case L_UNION: in build_nullable()
1213 case L_UNION: in print_grammar()
1282 case L_UNION: in index_lenses()
1478 case L_UNION: in conv_rhs()
/dports/databases/libgda5/libgda-5.2.10/libgda/sql-parser/
H A Dtoken_types.h124 #define L_UNION 116
/dports/databases/libgda5-bdb/libgda-5.2.10/libgda/sql-parser/
H A Dtoken_types.h124 #define L_UNION 116 macro
/dports/databases/libgda5-ui/libgda-5.2.10/libgda/sql-parser/
H A Dtoken_types.h124 #define L_UNION 116 macro
/dports/databases/libgda5-mysql/libgda-5.2.10/libgda/sql-parser/
H A Dtoken_types.h124 #define L_UNION 116 macro
/dports/databases/libgda5-postgresql/libgda-5.2.10/libgda/sql-parser/
H A Dtoken_types.h124 #define L_UNION 116 macro
/dports/databases/libgda5-ldap/libgda-5.2.10/libgda/sql-parser/
H A Dtoken_types.h124 #define L_UNION 116 macro
/dports/databases/libgda5-jdbc/libgda-5.2.10/libgda/sql-parser/
H A Dtoken_types.h124 #define L_UNION 116 in sql_operation_string_to_operator()
/dports/devel/cdecl/cdecl-cdecl-11.9/src/
H A Dliterals.c122 char const L_UNION[] = "union"; variable
H A Dliterals.h149 extern char const L_UNION[];
H A Dcdecl.c81 { L_UNION, CDECL_COMMAND_FIRST_ARG, LANG_ANY },
H A Dparser.y2462 L_DEFINE, L_STRUCT, L_TYPEDEF, L_UNION, NULL
2465 L_DEFINE, L_ENUM, L_STRUCT, L_TYPEDEF, L_UNION, NULL
2468 L_CLASS, L_DEFINE, L_ENUM, L_STRUCT, L_TYPEDEF, L_UNION, NULL
2471 L_CLASS, L_DEFINE, L_ENUM, L_STRUCT, L_TYPEDEF, L_UNION, L_USING, NULL
6808 L_CLASS, L_STRUCT, L_UNION
7129 L_CLASS, L_NAMESPACE, L_SCOPE, L_STRUCT, L_UNION
H A Dcheck.c595 L_CLASS, L_STRUCT, L_UNION in c_ast_check_cast()
1381 L_OPERATOR, op->name, L_POINTER, L_STRUCT, L_UNION, L_CLASS in c_ast_check_oper()
1493 L_POINTER, L_VOID, L_CLASS, L_STRUCT, L_UNION in c_ast_check_oper_delete_params()
H A Dc_keyword.c115 { L_UNION, Y_UNION, KC__, TB_UNION,

12