Home
last modified time | relevance | path

Searched refs:line (Results 151 - 175 of 5648) sorted by relevance

12345678910>>...226

/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/normalizer/
H A DNormalizerBuilder.java91 // read a line, discarding comments and blank lines in readExclusionList()
93 String line = in.readLine(); in readExclusionList()
94 if (line == null) break; in readExclusionList()
95 int comment = line.indexOf('#'); // strip comments in readExclusionList()
96 if (comment != -1) line = line.substring(0,comment); in readExclusionList()
97 if (line.length() == 0) continue; // ignore blanks in readExclusionList()
98 if(line.indexOf(' ') != -1) { in readExclusionList()
99 line = line in readExclusionList()
[all...]
/third_party/selinux/libsepol/cil/test/unit/
H A Dtest_cil_list.c49 char *line[] = {"(", "mlsconstrain", "(", "file", "dir", ")", "(", "create", "relabelto", ")", "(", "eq", "12", "h2", ")", ")", NULL}; in test_cil_list_append_item() local
52 gen_test_tree(&test_tree, line); in test_cil_list_append_item()
61 test_ast_node->line = 1; in test_cil_list_append_item()
77 char *line[] = {"(", "mlsconstrain", "(", "file", "dir", ")", "(", "create", "relabelto", ")", "(", "eq", "12", "h2", ")", ")", NULL}; in test_cil_list_append_item_append() local
80 gen_test_tree(&test_tree, line); in test_cil_list_append_item_append()
89 test_ast_node->line = 1; in test_cil_list_append_item_append()
113 char *line[] = {"(", "mlsconstrain", "(", "file", "dir", "process", ")", "(", "create", "relabelto", ")", "(", "eq", "12", "h2", ")", ")", NULL}; in test_cil_list_append_item_append_extra() local
116 gen_test_tree(&test_tree, line); in test_cil_list_append_item_append_extra()
125 test_ast_node->line = 1; in test_cil_list_append_item_append_extra()
155 char *line[] in test_cil_list_append_item_listnull_neg() local
182 char *line[] = {"(", "mlsconstrain", "(", "file", "dir", ")", "(", "create", "relabelto", ")", "(", "eq", "12", "h2", ")", ")", NULL}; test_cil_list_append_item_itemnull_neg() local
206 char *line[] = {"(", "mlsconstrain", "(", "file", "dir", ")", "(", "create", "relabelto", ")", "(", "eq", "12", "h2", ")", ")", NULL}; test_cil_list_prepend_item() local
234 char *line[] = {"(", "mlsconstrain", "(", "file", "dir", ")", "(", "create", "relabelto", ")", "(", "eq", "12", "h2", ")", ")", NULL}; test_cil_list_prepend_item_prepend() local
263 char *line[] = {"(", "mlsconstrain", "(", "file", "dir", "process", ")", "(", "create", "relabelto", ")", "(", "eq", "12", "h2", ")", ")", NULL}; test_cil_list_prepend_item_prepend_neg() local
297 char *line[] = {"(", "mlsconstrain", "(", "file", "dir", ")", "(", "create", "relabelto", ")", "(", "eq", "12", "h2", ")", ")", NULL}; test_cil_list_prepend_item_listnull_neg() local
324 char *line[] = {"(", "mlsconstrain", "(", "file", "dir", ")", "(", "create", "relabelto", ")", "(", "eq", "12", "h2", ")", ")", NULL}; test_cil_list_prepend_item_itemnull_neg() local
[all...]
H A Dtest_cil_copy_ast.c57 char *line[] = {"(", "foo1", "foo2", ")", NULL}; in test_cil_copy_list() local
62 gen_test_tree(&test_tree, line); in test_cil_copy_list()
79 char *line[] = {"(", "foo1", "foo2", "(", "foo3", ")", ")", NULL}; in test_cil_copy_list_sublist() local
84 gen_test_tree(&test_tree, line); in test_cil_copy_list_sublist()
103 char *line[] = {"(", "foo1", "foo2", "(", "foo3", ")", "foo4", ")", NULL}; in test_cil_copy_list_sublist_extra() local
108 gen_test_tree(&test_tree, line); in test_cil_copy_list_sublist_extra()
129 char *line[] = {"(", "foo1", "foo2", ")", NULL}; in test_cil_copy_list_orignull_neg() local
134 gen_test_tree(&test_tree, line); in test_cil_copy_list_orignull_neg()
145 char *line[] = {"(", "block", "a", "(", "type", "log", ")", ")", NULL}; in test_cil_copy_block() local
148 gen_test_tree(&test_tree, line); in test_cil_copy_block()
172 char *line[] = {"(", "class", "foo", "(", "read", "write", "open", ")", ")", NULL}; test_cil_copy_perm() local
213 char *line[] = {"(", "class", "file", "(", "read", "write", "open", ")", ")", NULL}; test_cil_copy_class() local
240 char *line[] = {"(", "common", "test", "(", "read", "write", ")", ")", NULL}; test_cil_copy_common() local
267 char *line[] = {"(", "classcommon", "file", "file", NULL}; test_cil_copy_classcommon() local
305 char *line[] = {"(", "sid", "test", ")", NULL}; test_cil_copy_sid() local
332 char *line[] = {"(", "sidcontext", "test", "(", "blah_u", "blah_r", "blah_t", "(", "low", "high", ")", ")", ")", NULL}; test_cil_copy_sidcontext() local
361 char *line[] = {"(", "user", "sysadm", ")", NULL}; test_cil_copy_user() local
388 char *line[] = {"(", "role", "role_r", ")", NULL}; test_cil_copy_role() local
415 char *line[] = {"(", "userrole", "staff_u", "staff_r", ")", NULL}; test_cil_copy_userrole() local
444 char *line[] = {"(", "type", "test", ")", NULL}; test_cil_copy_type() local
471 char *line[] = {"(", "typealias", ".test.type", "type_t", ")", "(", "type", "test", ")", NULL}; test_cil_copy_typealias() local
498 char *line[] = {"(", "typettribute", "type_t", ")", NULL}; test_cil_copy_typeattribute() local
525 char *line[] = {"(", "boolean", "foo", "true", ")", NULL}; test_cil_copy_bool() local
554 char *line[] = {"(", "typetransition", "foo", "bar", "file", "foobar", ")", NULL}; test_cil_copy_type_rule() local
585 char *line[] = {"(", "allow", "test", "foo", "(", "bar", "(", "read", "write", ")", ")", ")", NULL}; test_cil_copy_avrule() local
623 char *line[] = {"(", "sensitivity", "s0", ")", NULL}; test_cil_copy_sens() local
650 char *line[] = {"(", "sensitivityalias", "s0", "alias", ")", NULL}; test_cil_copy_sensalias() local
679 char *line[] = {"(", "category", "c0", ")", NULL}; test_cil_copy_cat() local
706 char *line[] = {"(", "categoryalias", "c0", "red", ")", NULL}; test_cil_copy_catalias() local
735 char *line[] = {"(", "sensitivity", "s0", ")", test_cil_copy_senscat() local
773 char *line[] = {"(", "category", "c0", ")", test_cil_copy_catorder() local
804 char *line[] = {"(", "sensitivity", "s0", ")", test_cil_copy_dominance() local
836 char *line[] = {"(", "level", "low", "(", "s0", "(", "c1", ")", ")", ")", NULL}; test_cil_copy_level() local
863 char *line[] = {"(", "level", "low", "(", "s0", "(", "c1", ")", ")", ")", NULL}; test_cil_copy_fill_level() local
893 char *line[] = {"(", "context", "packet_default", "(", "system_u", "object_r", "etc_t", "(", "low", "high", ")", ")", ")", NULL}; test_cil_copy_context() local
920 char *line[] = {"(", "netifcon", "eth0", "if_default", "packet_default", ")", NULL}; test_cil_copy_netifcon() local
952 char *line[] = {"(", "netifcon", "eth1", test_cil_copy_netifcon_nested() local
994 char *line[] = {"(", "context", "packet_default", "(", "system_u", "object_r", "etc_t", "range", ")", ")", NULL}; test_cil_copy_fill_context() local
1030 char *line[] = {"(", "context", "packet_default", "(", "system_u", "object_r", "etc_t", "(", "low", "high", ")", ")", ")", NULL}; test_cil_copy_fill_context_anonrange() local
1066 char *line[] = {"(", "call", "mm", "(", "foo", ")", ")", NULL}; test_cil_copy_call() local
1093 char *line[] = {"(", "optional", "opt", "(", "allow", "foo", "bar", "(", "file", "(", "read", ")", ")", ")", ")", NULL}; test_cil_copy_optional() local
1120 char *line[] = {"(", "nodecon", "ipaddr", "ipaddr", "con", ")", NULL}; test_cil_copy_nodecon() local
1152 char *line[] = {"(", "nodecon", "(", "192.168.1.1", ")", "(", "192.168.1.1", ")", "(", "user", "role", "type", "(", "low", "high", ")", ")", ")", NULL}; test_cil_copy_nodecon_anon() local
1184 char *line[] = {"(", "ipaddr", "ip", "192.168.1.1", ")", NULL}; test_cil_copy_fill_ipaddr() local
1216 char *line[] = {"(", "ipaddr", "ip", "192.168.1.1", ")", NULL}; test_cil_copy_ipaddr() local
1243 char *line[] = {"(", "booleanif", "(", "and", "foo", "bar", ")", test_cil_copy_conditional() local
1277 char *line[] = {"(", "booleanif", "(", "and", "foo", "bar", ")", test_cil_copy_boolif() local
1305 char *line[] = {"(", "mlsconstrain", "(", "file", "(", "create", "relabelto", ")", ")", "(", "eq", "l2", "h2", ")", ")", NULL}; test_cil_copy_constrain() local
1390 char *line[] = {"(", "block", "a", "(", "type", "log", ")", ")", NULL}; test_cil_copy_node_helper_block() local
1413 char *line[] = {"(", "block", "a", "(", "type", "log", ")", ")", NULL}; test_cil_copy_node_helper_block_merge() local
1433 char *line[] = {"(", "class", "foo", "(", "read", "write", "open", ")", ")", NULL}; test_cil_copy_node_helper_perm() local
1468 char *line[] = {"(", "class", "foo", "(", "read", "write", "open", ")", ")", NULL}; test_cil_copy_node_helper_perm_neg() local
1488 char *line[] = {"(", "class", "file", "(", "read", "write", "open", ")", ")", NULL}; test_cil_copy_node_helper_class() local
1511 char *line[] = {"(", "class", "test", "(", "read", "write", ")", ")", NULL}; test_cil_copy_node_helper_class_dup_neg() local
1531 char *line[] = {"(", "common", "test", "(", "read", "write", ")", ")", NULL}; test_cil_copy_node_helper_common() local
1554 char *line[] = {"(", "class", "file", "(", "read", "write", "open", ")", ")", NULL}; test_cil_copy_node_helper_common_dup_neg() local
1574 char *line[] = {"(", "classcommon", "file", "file", NULL}; test_cil_copy_node_helper_classcommon() local
1597 char *line[] = {"(", "sid", "test", ")", NULL}; test_cil_copy_node_helper_sid() local
1620 char *line[] = {"(", "sid", "test", ")", NULL}; test_cil_copy_node_helper_sid_merge() local
1640 char *line[] = {"(", "sidcontext", "test", "(", "blah_u", "blah_r", "blah_t", "(", "low", "high", ")", ")", ")", NULL}; test_cil_copy_node_helper_sidcontext() local
1663 char *line[] = {"(", "user", "sysadm", ")", NULL}; test_cil_copy_node_helper_user() local
1686 char *line[] = {"(", "user", "sysadm", ")", NULL}; test_cil_copy_node_helper_user_merge() local
1706 char *line[] = {"(", "role", "role_r", ")", NULL}; test_cil_copy_node_helper_role() local
1729 char *line[] = {"(", "role", "role_r", ")", NULL}; test_cil_copy_node_helper_role_merge() local
1749 char *line[] = {"(", "userrole", "staff_u", "staff_r", ")", NULL}; test_cil_copy_node_helper_userrole() local
1772 char *line[] = {"(", "type", "type_t", ")", NULL}; test_cil_copy_node_helper_type() local
1795 char *line[] = {"(", "type", "type_t", ")", NULL}; test_cil_copy_node_helper_type_merge() local
1815 char *line[] = {"(", "typeattribute", "bar", ")", NULL}; test_cil_copy_node_helper_typeattribute() local
1838 char *line[] = {"(", "typeattribute", "bar", ")", NULL}; test_cil_copy_node_helper_typeattribute_merge() local
1858 char *line[] = {"(", "typealias", ".test.type", "type_t", ")", "(", "type", "test", ")", NULL}; test_cil_copy_node_helper_typealias() local
1881 char *line[] = {"(", "typealias", ".test.type", "type_t", ")", "(", "type", "test", ")", NULL}; test_cil_copy_node_helper_typealias_dup_neg() local
1901 char *line[] = {"(", "boolean", "foo", "true", ")", NULL}; test_cil_copy_node_helper_bool() local
1924 char *line[] = {"(", "boolean", "foo", "true", ")", NULL}; test_cil_copy_node_helper_bool_dup_neg() local
1944 char *line[] = {"(", "allow", "test", "foo", "(", "file", "(", "read", "write", ")", ")", ")", NULL}; test_cil_copy_node_helper_avrule() local
1967 char *line[] = {"(", "typetransition", "foo", "bar", "file", "foobar", ")", NULL}; test_cil_copy_node_helper_type_rule() local
1990 char *line[] = {"(", "sensitivity", "s0", ")", NULL}; test_cil_copy_node_helper_sens() local
2013 char *line[] = {"(", "sensitivity", "s0", ")", NULL}; test_cil_copy_node_helper_sens_merge() local
2033 char *line[] = {"(", "sensitivityalias", "s0", "alias", ")", NULL}; test_cil_copy_node_helper_sensalias() local
2056 char *line[] = {"(", "sensitivityalias", "s0", "alias", ")", NULL}; test_cil_copy_node_helper_sensalias_dup_neg() local
2076 char *line[] = {"(", "category", "c0", ")", NULL}; test_cil_copy_node_helper_cat() local
2099 char *line[] = {"(", "category", "c0", ")", NULL}; test_cil_copy_node_helper_cat_merge() local
2119 char *line[] = {"(", "categoryalias", "c0", "red", ")", NULL}; test_cil_copy_node_helper_catalias() local
2142 char *line[] = {"(", "categoryalias", "c0", "red", ")", NULL}; test_cil_copy_node_helper_catalias_dup_neg() local
2162 char *line[] = {"(", "sensitivity", "s0", ")", test_cil_copy_node_helper_senscat() local
2199 char *line[] = {"(", "category", "c0", ")", test_cil_copy_node_helper_catorder() local
2232 char *line[] = {"(", "sensitivity", "s0", ")", test_cil_copy_node_helper_dominance() local
2266 char *line[] = {"(", "level", "low", "(", "s0", "(", "c1", ")", ")", ")", NULL}; test_cil_copy_node_helper_level() local
2289 char *line[] = {"(", "level", "low", "(", "s0", "(", "c1", ")", ")", ")", NULL}; test_cil_copy_node_helper_level_dup_neg() local
2309 char *line[] = {"(", "context", "packet_default", "(", "system_u", "object_r", "etc_t", "(", "low", "high", ")", ")", ")", NULL}; test_cil_copy_node_helper_context() local
2332 char *line[] = {"(", "context", "packet_default", "(", "system_u", "object_r", "etc_t", "(", "low", "high", ")", ")", ")", NULL}; test_cil_copy_node_helper_context_dup_neg() local
2352 char *line[] = {"(", "netifcon", "eth0", "if_default", "packet_default", ")", NULL}; test_cil_copy_node_helper_netifcon() local
2375 char *line[] = {"(", "call", "mm", "(", "foo", ")", ")", NULL}; test_cil_copy_node_helper_call() local
2398 char *line[] = {"(", "optional", "opt", "(", "allow", "foo", "bar", "(", "file", "(", "read", ")", ")", ")", ")", NULL}; test_cil_copy_node_helper_optional() local
2421 char *line[] = {"(", "optional", "opt", "(", "allow", "foo", "bar", "(", "file", "(", "read", ")", ")", ")", ")", NULL}; test_cil_copy_node_helper_optional_merge() local
2441 char *line[] = {"(", "ipaddr", "ip", "192.168.1.1", ")", NULL}; test_cil_copy_node_helper_ipaddr() local
2464 char *line[] = {"(", "ipaddr", "ip", "192.168.1.1", ")", NULL}; test_cil_copy_node_helper_ipaddr_dup_neg() local
2484 char *line[] = {"(", "booleanif", "(", "and", "foo", "bar", ")", test_cil_copy_node_helper_boolif() local
2509 char *line[] = {"(", "mlsconstrain", "(", "file", "(", "create", "relabelto", ")", ")", "(", "eq", "l1", "l2", ")", ")", NULL}; test_cil_copy_node_helper_mlsconstrain() local
2532 char *line[] = {"(", ")", NULL}; test_cil_copy_node_helper_orignull_neg() local
2552 char *line[] = {"(", "mlsconstrain", "(", "file", "dir", ")", "(", "create", "relabelto", ")", "(", "eq", "l1", "l2", ")", ")", NULL}; test_cil_copy_node_helper_extraargsnull_neg() local
[all...]
H A Dtest_cil_resolve_ast.c67 char *line[] = { "(", "block", "foo", in test_cil_resolve_name() local
72 gen_test_tree(&test_tree, line); in test_cil_resolve_name()
91 char *line[] = { "(", "block", "foo", in test_cil_resolve_name_invalid_type_neg() local
96 gen_test_tree(&test_tree, line); in test_cil_resolve_name_invalid_type_neg()
130 char *line[] = {"(", "role", "foo", ")", \ in test_cil_resolve_roleallow() local
135 gen_test_tree(&test_tree, line); in test_cil_resolve_roleallow()
150 char *line[] = {"(", "role", "bar", ")", \ in test_cil_resolve_roleallow_srcdecl_neg() local
154 gen_test_tree(&test_tree, line); in test_cil_resolve_roleallow_srcdecl_neg()
170 char *line[] = {"(", "role", "foo", ")", \ in test_cil_resolve_roleallow_tgtdecl_neg() local
174 gen_test_tree(&test_tree, line); in test_cil_resolve_roleallow_tgtdecl_neg()
189 char *line[] = {"(", "class", "file", "(", "open", ")", ")", test_cil_resolve_classmapping_anon() local
209 char *line[] = {"(", "classmap", "files", "(", "read", ")", ")", test_cil_resolve_classmapping_anon_inmacro() local
244 char *line[] = {"(", "classmap", "files", "(", "read", ")", ")", test_cil_resolve_classmapping_anon_inmacro_neg() local
279 char *line[] = {"(", "classmap", "files", "(", "read", ")", ")", test_cil_resolve_classmapping_named() local
299 char *line[] = {"(", "classpermissionset", "char_w", "(", "char", "(", "read", ")", ")", ")", test_cil_resolve_classmapping_named_classmapname_neg() local
319 char *line[] = {"(", "class", "file", "(", "open", ")", ")", test_cil_resolve_classmapping_anon_classmapname_neg() local
339 char *line[] = {"(", "class", "file", "(", "open", ")", ")", test_cil_resolve_classmapping_anon_permset_neg() local
359 char *line[] = {"(", "role", "role1", ")", test_cil_resolve_rolebounds() local
379 char *line[] = {"(", "role", "role1", ")", test_cil_resolve_rolebounds_exists_neg() local
400 char *line[] = {"(", "role", "role1", ")", test_cil_resolve_rolebounds_role1_neg() local
420 char *line[] = {"(", "role", "role1", ")", test_cil_resolve_rolebounds_role2_neg() local
440 char *line[] = {"(", "sensitivity", "s0", ")", test_cil_resolve_sensalias() local
459 char *line[] = {"(", "sensitivityalias", "s0", "alias", ")", NULL}; test_cil_resolve_sensalias_sensdecl_neg() local
477 char *line[] = {"(", "category", "c0", ")", test_cil_resolve_catalias() local
496 char *line[] = {"(", "categoryalias", "c0", "red", ")", NULL}; test_cil_resolve_catalias_catdecl_neg() local
514 char *line[] = {"(", "category", "c0", ")", test_cil_resolve_catorder() local
536 char *line[] = {"(", "category", "c0", ")", test_cil_resolve_catorder_neg() local
556 char *line[] = {"(", "sensitivity", "s0", ")", test_cil_resolve_dominance() local
579 char *line[] = {"(", "sensitivity", "s0", ")", test_cil_resolve_dominance_neg() local
600 char *line[] = {"(", "category", "c0", ")", test_cil_resolve_cat_list() local
626 char *line[] = {"(", "category", "c0", ")", test_cil_resolve_cat_list_catlistnull_neg() local
653 char *line[] = {"(", "category", "c0", ")", test_cil_resolve_cat_list_rescatlistnull_neg() local
678 char *line[] = {"(", "category", "c0", ")", test_cil_resolve_cat_list_catrange() local
708 char *line[] = {"(", "category", "c0", ")", test_cil_resolve_cat_list_catrange_neg() local
739 char *line[] = {"(", "category", "c5", ")", test_cil_resolve_cat_list_catname_neg() local
769 char *line[] = {"(", "category", "c0", ")", test_cil_resolve_catset() local
792 char *line[] = {"(", "category", "c0", ")", test_cil_resolve_catset_catlist_neg() local
815 char *line[] = {"(", "category", "c0", ")", test_cil_resolve_catrange() local
840 char *line[] = {"(", "category", "c0", ")", test_cil_resolve_catrange_catloworder_neg() local
868 char *line[] = {"(", "category", "c0", ")", test_cil_resolve_catrange_cathighorder_neg() local
893 char *line[] = {"(", "category", "c0", ")", test_cil_resolve_catrange_cat1_neg() local
918 char *line[] = {"(", "category", "c0", ")", test_cil_resolve_catrange_cat2_neg() local
943 char *line[] = {"(", "sensitivity", "s0", ")", test_cil_resolve_senscat() local
967 char *line[] = {"(", "sensitivity", "s0", ")", test_cil_resolve_senscat_catrange_neg() local
996 char *line[] = {"(", "sensitivity", "s0", ")", test_cil_resolve_senscat_catsetname() local
1026 char *line[] = {"(", "sensitivity", "s0", ")", test_cil_resolve_senscat_catsetname_neg() local
1049 char *line[] = {"(", "sensitivity", "s0", ")", test_cil_resolve_senscat_sublist() local
1077 char *line[] = {"(", "sensitivity", "s0", ")", test_cil_resolve_senscat_missingsens_neg() local
1100 char *line[] = {"(", "sensitivity", "s0", ")", test_cil_resolve_senscat_category_neg() local
1124 char *line[] = {"(", "sensitivity", "s0", ")", test_cil_resolve_senscat_currrangecat() local
1155 char *line[] = {"(", "category", "c0", ")", test_cil_resolve_level() local
1189 char *line[] = {"(", "category", "c0", ")", test_cil_resolve_level_catlist() local
1224 char *line[] = {"(", "category", "c0", ")", test_cil_resolve_level_catset() local
1269 char *line[] = {"(", "category", "c0", ")", test_cil_resolve_level_catset_name_neg() local
1304 char *line[] = {"(", "category", "c0", ")", test_cil_resolve_level_sens_neg() local
1338 char *line[] = {"(", "category", "c0", ")", test_cil_resolve_level_cat_neg() local
1371 char *line[] = {"(", "category", "c0", ")", test_cil_resolve_level_senscat_neg() local
1404 char *line[] = {"(", "category", "c0", ")", test_cil_resolve_levelrange_namedlvl() local
1433 char *line[] = {"(", "category", "c0", ")", test_cil_resolve_levelrange_namedlvl_low_neg() local
1462 char *line[] = {"(", "category", "c0", ")", test_cil_resolve_levelrange_namedlvl_high_neg() local
1491 char *line[] = {"(", "category", "c0", ")", test_cil_resolve_levelrange_anonlvl() local
1518 char *line[] = {"(", "category", "c0", ")", test_cil_resolve_levelrange_anonlvl_low_neg() local
1545 char *line[] = {"(", "category", "c0", ")", test_cil_resolve_levelrange_anonlvl_high_neg() local
1572 char *line[] = {"(", "class", "file", "(", "create", "relabelto", ")", ")", test_cil_resolve_constrain() local
1596 char *line[] = {"(", "class", "file", "(", "create", "relabelto", ")", ")", test_cil_resolve_constrain_class_neg() local
1619 char *line[] = {"(", "class", "file", "(", "create", ")", ")", test_cil_resolve_constrain_perm_neg() local
1643 char *line[] = {"(", "sensitivity", "s0", ")", test_cil_resolve_constrain_perm_resolve_neg() local
1665 char *line[] = {"(", "sensitivity", "s0", ")", test_cil_resolve_context() local
1694 char *line[] = {"(", "sensitivity", "s0", ")", test_cil_resolve_context_macro() local
1739 char *line[] = {"(", "sensitivity", "s0", ")", test_cil_resolve_context_macro_neg() local
1784 char *line[] = {"(", "sensitivity", "s0", ")", test_cil_resolve_context_namedrange() local
1814 char *line[] = {"(", "sensitivity", "s0", ")", test_cil_resolve_context_namedrange_neg() local
1844 char *line[] = {"(", "sensitivity", "s0", ")", test_cil_resolve_context_user_neg() local
1872 char *line[] = {"(", "sensitivity", "s0", ")", test_cil_resolve_context_role_neg() local
1900 char *line[] = {"(", "sensitivity", "s0", ")", test_cil_resolve_context_type_neg() local
1928 char *line[] = {"(", "sensitivity", "s0", ")", test_cil_resolve_context_anon_level_neg() local
1961 char *line[] = {"(", "role", "foo_r", ")", test_cil_resolve_roletransition() local
1983 char *line[] = {"(", "type", "bar_t", ")", test_cil_resolve_roletransition_srcdecl_neg() local
2004 char *line[] = {"(", "role", "foo_r", ")", test_cil_resolve_roletransition_tgtdecl_neg() local
2025 char *line[] = {"(", "role", "foo_r", ")", test_cil_resolve_roletransition_resultdecl_neg() local
2046 char *line[] = {"(", "typeattribute", "attrs", ")", test_cil_resolve_typeattributeset_type_in_multiple_attrs() local
2070 char *line[] = {"(", "typeattribute", "attrs", ")", test_cil_resolve_typeattributeset_multiple_excludes_with_not() local
2094 char *line[] = {"(", "typeattribute", "attrs", ")", test_cil_resolve_typeattributeset_multiple_types_with_and() local
2115 char *line[] = {"(", "typeattribute", "attrs", ")", test_cil_resolve_typeattributeset_using_attr() local
2135 char *line[] = {"(", "type", "type_t", ")", test_cil_resolve_typeattributeset_name_neg() local
2154 char *line[] = {"(", "typeattribute", "attrs", ")", test_cil_resolve_typeattributeset_undef_type_neg() local
2173 char *line[] = {"(", "typeattribute", "attrs", ")", test_cil_resolve_typeattributeset_not() local
2194 char *line[] = {"(", "typeattribute", "attrs", ")", test_cil_resolve_typeattributeset_undef_type_not_neg() local
2214 char *line[] = {"(", "block", "foo", test_cil_resolve_typealias() local
2234 char *line[] = {"(", "block", "foo", test_cil_resolve_typealias_neg() local
2253 char *line[] = {"(", "type", "type_a", ")", test_cil_resolve_typebounds() local
2273 char *line[] = {"(", "type", "type_a", ")", test_cil_resolve_typebounds_repeatbind_neg() local
2296 char *line[] = {"(", "type", "type_b", ")", test_cil_resolve_typebounds_type1_neg() local
2315 char *line[] = {"(", "type", "type_a", ")", test_cil_resolve_typebounds_type2_neg() local
2334 char *line[] = {"(", "type", "type_a", ")", test_cil_resolve_typepermissive() local
2353 char *line[] = {"(", "type", "type_a", ")", test_cil_resolve_typepermissive_neg() local
2372 char *line[] = {"(", "type", "foo", ")", test_cil_resolve_nametypetransition() local
2394 char *line[] = {"(", "type", "foo", ")", test_cil_resolve_nametypetransition_src_neg() local
2416 char *line[] = {"(", "type", "foo", ")", test_cil_resolve_nametypetransition_tgt_neg() local
2438 char *line[] = {"(", "type", "foo", ")", test_cil_resolve_nametypetransition_class_neg() local
2460 char *line[] = {"(", "type", "foo", ")", test_cil_resolve_nametypetransition_dest_neg() local
2482 char *line[] = {"(", "class", "class_", "(", "read", ")", ")", test_cil_resolve_rangetransition() local
2507 char *line[] = {"(", "class", "class_", "(", "read", ")", ")", test_cil_resolve_rangetransition_namedrange_anon() local
2550 char *line[] = {"(", "class", "class_", "(", "read", ")", ")", test_cil_resolve_rangetransition_namedrange_anon_neg() local
2593 char *line[] = {"(", "class", "class_", "(", "read", ")", ")", test_cil_resolve_rangetransition_namedrange() local
2619 char *line[] = {"(", "class", "class_", "(", "read", ")", ")", test_cil_resolve_rangetransition_namedrange_neg() local
2645 char *line[] = {"(", "class", "class_", "(", "read", ")", ")", test_cil_resolve_rangetransition_type1_neg() local
2670 char *line[] = {"(", "class", "class_", "(", "read", ")", ")", test_cil_resolve_rangetransition_type2_neg() local
2695 char *line[] = {"(", "class", "class_", "(", "read", ")", ")", test_cil_resolve_rangetransition_class_neg() local
2720 char *line[] = {"(", "class", "class_", "(", "read", ")", ")", test_cil_resolve_rangetransition_call_level_l_anon() local
2762 char *line[] = {"(", "class", "class_", "(", "read", ")", ")", test_cil_resolve_rangetransition_call_level_l_anon_neg() local
2804 char *line[] = {"(", "class", "class_", "(", "read", ")", ")", test_cil_resolve_rangetransition_call_level_h_anon() local
2846 char *line[] = {"(", "class", "class_", "(", "read", ")", ")", test_cil_resolve_rangetransition_call_level_h_anon_neg() local
2888 char *line[] = {"(", "class", "class_", "(", "read", ")", ")", test_cil_resolve_rangetransition_level_l_neg() local
2913 char *line[] = {"(", "class", "class_", "(", "read", ")", ")", test_cil_resolve_rangetransition_level_h_neg() local
2938 char *line[] = {"(", "class", "class_", "(", "read", ")", ")", test_cil_resolve_rangetransition_anon_level_l() local
2967 char *line[] = {"(", "class", "class_", "(", "read", ")", ")", test_cil_resolve_rangetransition_anon_level_l_neg() local
2996 char *line[] = {"(", "class", "class_", "(", "read", ")", ")", test_cil_resolve_rangetransition_anon_level_h() local
3025 char *line[] = {"(", "class", "class_", "(", "read", ")", ")", test_cil_resolve_rangetransition_anon_level_h_neg() local
3054 char *line[] = {"(", "class", "file", "(", "read", ")", ")", test_cil_resolve_classcommon() local
3074 char *line[] = {"(", "class", "foo", "(", "read", ")", ")", test_cil_resolve_classcommon_no_class_neg() local
3093 char *line[] = {"(", "common", "foo", "(", "read", ")", ")", test_cil_resolve_classcommon_no_common_neg() local
3112 char *line[] = {"(", "classmap", "files", "(", "read", ")", ")", test_cil_resolve_classpermset_named() local
3135 char *line[] = {"(", "classmap", "files", "(", "read", ")", ")", test_cil_resolve_classpermset_named_namedpermlist() local
3159 char *line[] = {"(", "classmap", "files", "(", "read", ")", ")", test_cil_resolve_classpermset_named_permlist_neg() local
3182 char *line[] = {"(", "classmap", "files", "(", "read", ")", ")", test_cil_resolve_classpermset_named_unnamedcps_neg() local
3206 char *line[] = {"(", "classmap", "files", "(", "read", ")", ")", test_cil_resolve_classpermset_anon() local
3228 char *line[] = {"(", "classmap", "files", "(", "read", ")", ")", test_cil_resolve_classpermset_anon_namedpermlist() local
3251 char *line[] = {"(", "classmap", "files", "(", "read", ")", ")", test_cil_resolve_classpermset_anon_permlist_neg() local
3273 char *line[] = {"(", "class", "bar", "(", "read", "write", "open", ")", ")", test_cil_resolve_avrule() local
3294 char *line[] = {"(", "class", "bar", "(", "read", "write", "open", ")", ")", test_cil_resolve_avrule_permset() local
3316 char *line[] = {"(", "class", "bar", "(", "read", "write", "open", ")", ")", test_cil_resolve_avrule_permset_neg() local
3338 char *line[] = {"(", "class", "bar", "(", "read", "write", "open", ")", ")", test_cil_resolve_avrule_permset_permdne_neg() local
3360 char *line[] = {"(", "class", "bar", "(", "read", "write", "open", ")", ")", test_cil_resolve_avrule_firsttype_neg() local
3381 char *line[] = {"(", "class", "bar", "(", "read", "write", "open", ")", ")", test_cil_resolve_avrule_secondtype_neg() local
3402 char *line[] = {"(", "class", "bar", "(", "read", "write", "open", ")", ")", test_cil_resolve_avrule_class_neg() local
3423 char *line[] = {"(", "class", "bar", "(", "read", "write", "open", ")", ")", test_cil_resolve_avrule_perm_neg() local
3444 char *line[] = {"(", "type", "foo", ")", test_cil_resolve_type_rule_transition() local
3466 char *line[] = {"(", "type", "bar", ")", test_cil_resolve_type_rule_transition_srcdecl_neg() local
3487 char *line[] = {"(", "type", "foo", ")", test_cil_resolve_type_rule_transition_tgtdecl_neg() local
3508 char *line[] = {"(", "type", "foo", ")", test_cil_resolve_type_rule_transition_objdecl_neg() local
3529 char *line[] = {"(", "type", "foo", ")", test_cil_resolve_type_rule_transition_resultdecl_neg() local
3550 char *line[] = {"(", "type", "foo", ")", test_cil_resolve_type_rule_change() local
3572 char *line[] = {"(", "type", "bar", ")", test_cil_resolve_type_rule_change_srcdecl_neg() local
3593 char *line[] = {"(", "type", "foo", ")", test_cil_resolve_type_rule_change_tgtdecl_neg() local
3614 char *line[] = {"(", "type", "foo", ")", test_cil_resolve_type_rule_change_objdecl_neg() local
3635 char *line[] = {"(", "type", "foo", ")", test_cil_resolve_type_rule_change_resultdecl_neg() local
3656 char *line[] = {"(", "type", "foo", ")", test_cil_resolve_type_rule_member() local
3678 char *line[] = {"(", "type", "bar", ")", test_cil_resolve_type_rule_member_srcdecl_neg() local
3699 char *line[] = {"(", "type", "foo", ")", test_cil_resolve_type_rule_member_tgtdecl_neg() local
3720 char *line[] = {"(", "type", "foo", ")", test_cil_resolve_type_rule_member_objdecl_neg() local
3741 char *line[] = {"(", "type", "foo", ")", test_cil_resolve_type_rule_member_resultdecl_neg() local
3762 char *line[] = {"(", "user", "user_u", ")", test_cil_resolve_filecon() local
3788 char *line[] = {"(", "user", "user_u", ")", test_cil_resolve_filecon_neg() local
3814 char *line[] = {"(", "user", "user_u", ")", test_cil_resolve_filecon_anon_context() local
3839 char *line[] = {"(", "user", "system_u", ")", test_cil_resolve_filecon_anon_context_neg() local
3863 char *line[] = {"(", "user", "user_u", ")", test_cil_resolve_portcon() local
3889 char *line[] = {"(", "user", "user_u", ")", test_cil_resolve_portcon_neg() local
3915 char *line[] = {"(", "user", "user_u", ")", test_cil_resolve_portcon_anon_context() local
3940 char *line[] = {"(", "user", "system_u", ")", test_cil_resolve_portcon_anon_context_neg() local
3964 char *line[] = {"(", "user", "user_u", ")", test_cil_resolve_genfscon() local
3990 char *line[] = {"(", "user", "user_u", ")", test_cil_resolve_genfscon_neg() local
4016 char *line[] = {"(", "user", "user_u", ")", test_cil_resolve_genfscon_anon_context() local
4041 char *line[] = {"(", "user", "system_u", ")", test_cil_resolve_genfscon_anon_context_neg() local
4065 char *line[] = {"(", "user", "user_u", ")", test_cil_resolve_nodecon_ipv4() local
4093 char *line[] = {"(", "user", "user_u", ")", test_cil_resolve_nodecon_ipv6() local
4121 char *line[] = {"(", "user", "user_u", ")", test_cil_resolve_nodecon_anonipaddr_ipv4() local
4148 char *line[] = {"(", "user", "user_u", ")", test_cil_resolve_nodecon_anonnetmask_ipv4() local
4175 char *line[] = {"(", "user", "user_u", ")", test_cil_resolve_nodecon_anonipaddr_ipv6() local
4202 char *line[] = {"(", "user", "user_u", ")", test_cil_resolve_nodecon_anonnetmask_ipv6() local
4229 char *line[] = {"(", "user", "user_u", ")", test_cil_resolve_nodecon_diffipfam_neg() local
4256 char *line[] = {"(", "user", "user_u", ")", test_cil_resolve_nodecon_context_neg() local
4284 char *line[] = {"(", "user", "user_u", ")", test_cil_resolve_nodecon_ipaddr_neg() local
4312 char *line[] = {"(", "user", "user_u", ")", test_cil_resolve_nodecon_netmask_neg() local
4339 char *line[] = {"(", "user", "user_u", ")", test_cil_resolve_nodecon_anon_context() local
4365 char *line[] = {"(", "user", "system_u", ")", test_cil_resolve_nodecon_anon_context_neg() local
4390 char *line[] = {"(", "context", "if_default", "(", "system_u", "object_r", "etc_t", "(", "low", "high", ")", ")", ")", test_cil_resolve_netifcon() local
4410 char *line[] = {"(", "context", "if_default", "(", "system_u", "object_r", "etc_t", "(", "low", "high", ")", ")", ")", test_cil_resolve_netifcon_otf_neg() local
4429 char *line[] = {"(", "context", "packet_default", "(", "system_u", "object_r", "etc_t", "(", "low", "high", ")", ")", ")", test_cil_resolve_netifcon_interface_neg() local
4448 char *line[] = {"(", "sensitivity", "s0", ")", test_cil_resolve_netifcon_unnamed() local
4475 char *line[] = {"(", "sensitivity", "s0", ")", test_cil_resolve_netifcon_unnamed_packet_neg() local
4501 char *line[] = {"(", "sensitivity", "s0", ")", test_cil_resolve_netifcon_unnamed_otf_neg() local
4528 char *line[] = {"(", "netifcon", "eth1", test_cil_resolve_netifcon_sublist_secondlist_missing_neg() local
4547 char *line[] = {"(", "context", "con", "(", "system_u", "object_r", "etc_t", "(", "low", "high", ")", ")", ")", test_cil_resolve_pirqcon() local
4566 char *line[] = {"(", "context", "con", "(", "system_u", "object_r", "etc_t", "(", "low", "high", ")", ")", ")", test_cil_resolve_pirqcon_context_neg() local
4585 char *line[] = {"(", "user", "system_u", ")", test_cil_resolve_pirqcon_anon_context() local
4615 char *line[] = {"(", "pirqcon", "1", "(", "system_u", "object_r", "etc_t", "(", "low", "high", ")", ")", ")", NULL}; test_cil_resolve_pirqcon_anon_context_neg() local
4633 char *line[] = {"(", "context", "con", "(", "system_u", "object_r", "etc_t", "(", "low", "high", ")", ")", ")", test_cil_resolve_iomemcon() local
4652 char *line[] = {"(", "context", "con", "(", "system_u", "object_r", "etc_t", "(", "low", "high", ")", ")", ")", test_cil_resolve_iomemcon_context_neg() local
4671 char *line[] = {"(", "user", "system_u", ")", test_cil_resolve_iomemcon_anon_context() local
4701 char *line[] = {"(", "iomemcon", "1", "(", "system_u", "object_r", "etc_t", "(", "low", "high", ")", ")", ")", NULL}; test_cil_resolve_iomemcon_anon_context_neg() local
4719 char *line[] = {"(", "context", "con", "(", "system_u", "object_r", "etc_t", "(", "low", "high", ")", ")", ")", test_cil_resolve_ioportcon() local
4738 char *line[] = {"(", "context", "con", "(", "system_u", "object_r", "etc_t", "(", "low", "high", ")", ")", ")", test_cil_resolve_ioportcon_context_neg() local
4757 char *line[] = {"(", "user", "system_u", ")", test_cil_resolve_ioportcon_anon_context() local
4787 char *line[] = {"(", "ioportcon", "1", "(", "system_u", "object_r", "etc_t", "(", "low", "high", ")", ")", ")", NULL}; test_cil_resolve_ioportcon_anon_context_neg() local
4805 char *line[] = {"(", "context", "con", "(", "system_u", "object_r", "etc_t", "(", "low", "high", ")", ")", ")", test_cil_resolve_pcidevicecon() local
4824 char *line[] = {"(", "context", "con", "(", "system_u", "object_r", "etc_t", "(", "low", "high", ")", ")", ")", test_cil_resolve_pcidevicecon_context_neg() local
4843 char *line[] = {"(", "user", "system_u", ")", test_cil_resolve_pcidevicecon_anon_context() local
4873 char *line[] = {"(", "pcidevicecon", "1", "(", "system_u", "object_r", "etc_t", "(", "low", "high", ")", ")", ")", NULL}; test_cil_resolve_pcidevicecon_anon_context_neg() local
4891 char *line[] = {"(", "sensitivity", "s0", ")", test_cil_resolve_fsuse() local
4918 char *line[] = {"(", "sensitivity", "s0", ")", test_cil_resolve_fsuse_nocontext_neg() local
4945 char *line[] = {"(", "sensitivity", "s0", ")", test_cil_resolve_fsuse_neg() local
4972 char *line[] = {"(", "sensitivity", "s0", ")", test_cil_resolve_fsuse_anon() local
4998 char *line[] = {"(", "sensitivity", "s0", ")", test_cil_resolve_fsuse_anon_neg() local
5024 char *line[] = {"(", "category", "c0", ")", test_cil_resolve_sidcontext() local
5054 char *line[] = {"(", "category", "c0", ")", test_cil_resolve_sidcontext_named_levels() local
5089 char *line[] = {"(", "category", "c0", ")", test_cil_resolve_sidcontext_named_context() local
5123 char *line[] = {"(", "category", "c0", ")", test_cil_resolve_sidcontext_named_context_wrongname_neg() local
5157 char *line[] = {"(", "category", "c0", ")", test_cil_resolve_sidcontext_named_context_invaliduser_neg() local
5185 char *line[] = {"(", "block", "baz", "(", "type", "b", ")", ")", test_cil_resolve_blockinherit() local
5205 char *line[] = {"(", "block", "baz", "(", "type", "b", ")", ")", test_cil_resolve_blockinherit_blockstrdne_neg() local
5225 char *line[] = {"(", "class", "char", "(", "read", ")", ")", test_cil_resolve_in_block() local
5245 char *line[] = {"(", "class", "char", "(", "read", ")", ")", test_cil_resolve_in_blockstrdne_neg() local
5264 char *line[] = {"(", "class", "char", "(", "read", "write", ")", ")", test_cil_resolve_in_macro() local
5285 char *line[] = {"(", "class", "char", "(", "read", "write", ")", ")", test_cil_resolve_in_optional() local
5305 char *line[] = {"(", "type", "qaz", ")", test_cil_resolve_call1_noparam() local
5328 char *line[] = {"(", "type", "qaz", ")", test_cil_resolve_call1_type() local
5351 char *line[] = {"(", "role", "role_r", ")", test_cil_resolve_call1_role() local
5374 char *line[] = {"(", "user", "user_u", ")", test_cil_resolve_call1_user() local
5397 char *line[] = {"(", "sensitivity", "sens", ")", test_cil_resolve_call1_sens() local
5420 char *line[] = {"(", "category", "c0", ")", test_cil_resolve_call1_cat() local
5443 char *line[] = {"(", "category", "c0", ")", test_cil_resolve_call1_catset() local
5467 char *line[] = {"(", "category", "c0", ")", test_cil_resolve_call1_catset_anon() local
5490 char *line[] = {"(", "category", "c0", ")", test_cil_resolve_call1_catset_anon_neg() local
5513 char *line[] = {"(", "category", "c0", ")", test_cil_resolve_call1_level() local
5540 char *line[] = {"(", "category", "c0", ")", test_cil_resolve_call1_level_anon() local
5567 char *line[] = {"(", "category", "c0", ")", test_cil_resolve_call1_level_anon_neg() local
5594 char *line[] = {"(", "category", "c0", ")", test_cil_resolve_call1_ipaddr() local
5624 char *line[] = {"(", "category", "c0", ")", test_cil_resolve_call1_ipaddr_anon() local
5653 char *line[] = {"(", "category", "c0", ")", test_cil_resolve_call1_ipaddr_anon_neg() local
5682 char *line[] = {"(", "class", "foo", "(", "read", ")", ")", test_cil_resolve_call1_class() local
5705 char *line[] = {"(", "class", "file", "(", "open", ")", ")", test_cil_resolve_call1_classmap() local
5726 char *line[] = {"(", "permissionset", "foo", "(", "read", "open", ")", ")", test_cil_resolve_call1_permset() local
5750 char *line[] = {"(", "type", "dead", ")", test_cil_resolve_call1_permset_anon() local
5773 char *line[] = {"(", "classmap", "files", "(", "read", ")", ")", test_cil_resolve_call1_classpermset_named() local
5796 char *line[] = {"(", "classmap", "files", "(", "read", ")", ")", test_cil_resolve_call1_classpermset_anon() local
5818 char *line[] = {"(", "classmap", "files", "(", "read", ")", ")", test_cil_resolve_call1_classpermset_anon_neg() local
5840 char *line[] = {"(", "class", "foo", "(", "read", ")", ")", test_cil_resolve_call1_unknown_neg() local
5871 char *line[] = {"(", "class", "foo", "(", "read", ")", ")", test_cil_resolve_call1_unknowncall_neg() local
5894 char *line[] = {"(", "class", "foo", "(", "read", ")", ")", test_cil_resolve_call1_extraargs_neg() local
5917 char *line[] = {"(", "type", "qaz", ")", test_cil_resolve_call1_copy_dup() local
5940 char *line[] = {"(", "category", "c0", ")", test_cil_resolve_call1_missing_arg_neg() local
5967 char *line[] = {"(", "type", "qaz", ")", test_cil_resolve_call1_paramsflavor_neg() local
5998 char *line[] = {"(", "type", "qaz", ")", test_cil_resolve_call1_unknownflavor_neg() local
6029 char *line[] = {"(", "type", "qaz", ")", test_cil_resolve_call2_type() local
6056 char *line[] = {"(", "role", "role_r", ")", test_cil_resolve_call2_role() local
6083 char *line[] = {"(", "user", "user_u", ")", test_cil_resolve_call2_user() local
6110 char *line[] = {"(", "sensitivity", "sens", ")", test_cil_resolve_call2_sens() local
6137 char *line[] = {"(", "category", "c0", ")", test_cil_resolve_call2_cat() local
6164 char *line[] = {"(", "category", "c0", ")", test_cil_resolve_call2_catset() local
6192 char *line[] = {"(", "category", "c0", ")", test_cil_resolve_call2_catset_anon() local
6219 char *line[] = {"(", "permissionset", "foo", "(", "read", "open", ")", ")", test_cil_resolve_call2_permset() local
6247 char *line[] = {"(", "class", "dead", "(", "close", ")", ")", test_cil_resolve_call2_permset_anon() local
6274 char *line[] = {"(", "classmap", "files", "(", "read", ")", ")", test_cil_resolve_call2_classpermset_named() local
6301 char *line[] = {"(", "classmap", "files", "(", "read", ")", ")", test_cil_resolve_call2_classpermset_anon() local
6327 char *line[] = {"(", "class", "foo", "(", "read", ")", ")", test_cil_resolve_call2_class() local
6354 char *line[] = {"(", "class", "file", "(", "open", ")", ")", test_cil_resolve_call2_classmap() local
6381 char *line[] = {"(", "category", "c0", ")", test_cil_resolve_call2_level() local
6412 char *line[] = {"(", "category", "c0", ")", test_cil_resolve_call2_level_anon() local
6443 char *line[] = {"(", "category", "c0", ")", test_cil_resolve_call2_ipaddr() local
6477 char *line[] = {"(", "category", "c0", ")", test_cil_resolve_call2_ipaddr_anon() local
6510 char *line[] = {"(", "category", "c0", ")", test_cil_resolve_call2_unknown_neg() local
6542 char *line[] = {"(", "class", "foo", "(", "read", ")", ")", test_cil_resolve_call2_name_neg() local
6569 char *line[] = {"(", "type", "qaz", ")", test_cil_resolve_name_call_args() local
6600 char *line[] = {"(", "category", "c0", ")", test_cil_resolve_name_call_args_multipleparams() local
6635 char *line[] = {"(", "type", "qaz", ")", test_cil_resolve_name_call_args_diffflavor() local
6665 char *line[] = {"(", "type", "qaz", ")", test_cil_resolve_name_call_args_callnull_neg() local
6696 char *line[] = {"(", "type", "qaz", ")", test_cil_resolve_name_call_args_namenull_neg() local
6727 char *line[] = {"(", "type", "qaz", ")", test_cil_resolve_name_call_args_callargsnull_neg() local
6758 char *line[] = {"(", "type", "qaz", ")", test_cil_resolve_name_call_args_name_neg() local
6789 char *line[] = {"(", "boolean", "foo", "true", ")", test_cil_resolve_expr_stack_bools() local
6813 char *line[] = {"(", "tunable", "foo", "true", ")", test_cil_resolve_expr_stack_tunables() local
6838 char *line[] = {"(", "class", "file", "(", "create", "relabelto", ")", ")", test_cil_resolve_expr_stack_type() local
6862 char *line[] = {"(", "class", "file", "(", "create", "relabelto", ")", ")", test_cil_resolve_expr_stack_role() local
6886 char *line[] = {"(", "class", "file", "(", "create", "relabelto", ")", ")", test_cil_resolve_expr_stack_user() local
6910 char *line[] = {"(", "boolean", "foo", "true", ")", test_cil_resolve_expr_stack_neg() local
6935 char *line[] = {"(", "boolean", "foo", "true", ")", test_cil_resolve_expr_stack_emptystr_neg() local
6961 char *line[] = {"(", "boolean", "foo", "true", ")", test_cil_resolve_boolif() local
6984 char *line[] = {"(", "boolean", "foo", "true", ")", test_cil_resolve_boolif_neg() local
7007 char *line[] = {"(", "tunable", "foo", "true", ")", test_cil_evaluate_expr_stack_and() local
7034 char *line[] = {"(", "tunable", "foo", "true", ")", test_cil_evaluate_expr_stack_not() local
7061 char *line[] = {"(", "tunable", "foo", "true", ")", test_cil_evaluate_expr_stack_or() local
7088 char *line[] = {"(", "tunable", "foo", "true", ")", test_cil_evaluate_expr_stack_xor() local
7115 char *line[] = {"(", "tunable", "foo", "true", ")", test_cil_evaluate_expr_stack_eq() local
7142 char *line[] = {"(", "tunable", "foo", "true", ")", test_cil_evaluate_expr_stack_neq() local
7169 char *line[] = {"(", "tunable", "foo", "true", ")", test_cil_evaluate_expr_stack_oper1() local
7197 char *line[] = {"(", "tunable", "foo", "true", ")", test_cil_evaluate_expr_stack_oper2() local
7263 char *line[] = {"(", "tunable", "foo", "true", ")", test_cil_resolve_tunif_false() local
7286 char *line[] = {"(", "tunable", "foo", "true", ")", test_cil_resolve_tunif_true() local
7309 char *line[] = {"(", "tunable", "foo", "true", ")", test_cil_resolve_tunif_resolveexpr_neg() local
7367 char *line[] = {"(", "user", "user1", ")", test_cil_resolve_userbounds() local
7387 char *line[] = {"(", "user", "user1", ")", test_cil_resolve_userbounds_exists_neg() local
7408 char *line[] = {"(", "user", "user1", ")", test_cil_resolve_userbounds_user1_neg() local
7428 char *line[] = {"(", "user", "user1", ")", test_cil_resolve_userbounds_user2_neg() local
7448 char *line[] = {"(", "role", "admin_r", ")", test_cil_resolve_roletype() local
7468 char *line[] = {"(", "role", "admin_r", ")", test_cil_resolve_roletype_type_neg() local
7487 char *line[] = {"(", "type", "admin_t", ")", test_cil_resolve_roletype_role_neg() local
7506 char *line[] = {"(", "role", "staff_r", ")", test_cil_resolve_userrole() local
7526 char *line[] = {"(", "role", "staff_r", ")", test_cil_resolve_userrole_user_neg() local
7545 char *line[] = {"(", "user", "staff_u", ")", test_cil_resolve_userrole_role_neg() local
7564 char *line[] = {"(", "user", "foo_u", ")", test_cil_resolve_userlevel() local
7591 char *line[] = {"(", "user", "foo_u", ")", test_cil_resolve_userlevel_macro() local
7633 char *line[] = {"(", "user", "foo_u", ")", test_cil_resolve_userlevel_macro_neg() local
7672 char *line[] = {"(", "user", "foo_u", ")", test_cil_resolve_userlevel_level_anon() local
7698 char *line[] = {"(", "user", "foo_u", ")", test_cil_resolve_userlevel_level_anon_neg() local
7724 char *line[] = {"(", "user", "foo_u", ")", test_cil_resolve_userlevel_user_neg() local
7751 char *line[] = {"(", "user", "foo_u", ")", test_cil_resolve_userlevel_level_neg() local
7778 char *line[] = {"(", "user", "foo_u", ")", test_cil_resolve_userrange() local
7802 char *line[] = {"(", "user", "foo_u", ")", test_cil_resolve_userrange_macro() local
7843 char *line[] = {"(", "user", "foo_u", ")", test_cil_resolve_userrange_macro_neg() local
7884 char *line[] = {"(", "user", "foo_u", ")", test_cil_resolve_userrange_range_anon() local
7912 char *line[] = {"(", "user", "foo_u", ")", test_cil_resolve_userrange_range_anon_neg() local
7940 char *line[] = {"(", "user", "foo_u", ")", test_cil_resolve_userrange_user_neg() local
7967 char *line[] = {"(", "user", "foo_u", ")", test_cil_resolve_userrange_range_neg() local
7994 char *line[] = {"(", "optional", "opt", "(", "allow", "foo", "bar", "(", "baz", "file", "(", "read", ")", ")", ")", ")", NULL}; test_cil_disable_children_helper_optional_enabled() local
8011 char *line[] = {"(", "optional", "opt", "(", "allow", "foo", "bar", "(", "baz", "file", "(", "read", ")", ")", ")", ")", NULL}; test_cil_disable_children_helper_optional_disabled() local
8030 char *line[] = {"(", "block", "a", "(", "type", "log", ")", ")", NULL}; test_cil_disable_children_helper_block() local
8047 char *line[] = {"(", "user", "staff_u", NULL}; test_cil_disable_children_helper_user() local
8064 char *line[] = {"(", "role", "role_r", NULL}; test_cil_disable_children_helper_role() local
8081 char *line[] = {"(", "type", "type_t", NULL}; test_cil_disable_children_helper_type() local
8098 char *line[] = {"(", "typealias", ".test.type", "type_t", ")", "(", "type", "test", ")", NULL}; test_cil_disable_children_helper_typealias() local
8115 char *line[] = {"(", "common", "foo", "(", "read", ")", ")", NULL}; test_cil_disable_children_helper_common() local
8132 char *line[] = {"(", "class", "foo", "(", "read", ")", ")", NULL}; test_cil_disable_children_helper_class() local
8149 char *line[] = {"(", "boolean", "foo", "true", ")", NULL}; test_cil_disable_children_helper_bool() local
8166 char *line[] = {"(", "sensitivity", "s0", ")", NULL}; test_cil_disable_children_helper_sens() local
8183 char *line[] = {"(", "category", "c0", ")", NULL}; test_cil_disable_children_helper_cat() local
8200 char *line[] = {"(", "categoryset", "somecats", "(", "c0", "c1", "c2", ")", ")", NULL}; test_cil_disable_children_helper_catset() local
8217 char *line[] = {"(", "sid", "foo", ")", NULL}; test_cil_disable_children_helper_sid() local
8234 char *line[] = {"(", "macro", "mm", "(", "(", "type", "a", ")", ")", test_cil_disable_children_helper_macro() local
8253 char *line[] = {"(", "context", "con", test_cil_disable_children_helper_context() local
8271 char *line[] = {"(", "level", "high", "(", "s0", "(", "c0", ")", ")", ")", NULL}; test_cil_disable_children_helper_level() local
8288 char *line[] = {"(", "policycap", "foo", NULL}; test_cil_disable_children_helper_policycap() local
8305 char *line[] = {"(", "class", "foo", "(", "read", ")", ")", NULL}; test_cil_disable_children_helper_perm() local
8322 char *line[] = {"(", "categoryalias", "c0", "red", ")", NULL}; test_cil_disable_children_helper_catalias() local
8339 char *line[] = {"(", "sensitivityalias", "s0", "red", ")", NULL}; test_cil_disable_children_helper_sensalias() local
8356 char *line[] = {"(", "tunable", "foo", "false", ")", NULL}; test_cil_disable_children_helper_tunable() local
8373 char *line[] = {"(", "mlsconstrain", "(", "file", "(", "create", "relabelto", ")", ")", "(", "eq", "l2", "h2", ")", ")", NULL}; test_cil_disable_children_helper_unknown() local
8395 char *line[] = {"(", "type", "qaz", ")", test_cil_resolve_ast_node_helper_call1() local
8421 char *line[] = {"(", "type", "qaz", ")", test_cil_resolve_ast_node_helper_call1_neg() local
8447 char *line[] = {"(", "type", "qaz", ")", test_cil_resolve_ast_node_helper_call2() local
8477 char *line[] = {"(", "type", "qaz", ")", test_cil_resolve_ast_node_helper_call2_neg() local
8505 char *line[] = {"(", "boolean", "foo", "true", ")", test_cil_resolve_ast_node_helper_boolif() local
8530 char *line[] = {"(", "boolean", "foo", "true", ")", test_cil_resolve_ast_node_helper_boolif_neg() local
8555 char *line[] = {"(", "tunable", "foo", "true", ")", test_cil_resolve_ast_node_helper_tunif() local
8580 char *line[] = {"(", "tunable", "foo", "true", ")", test_cil_resolve_ast_node_helper_tunif_neg() local
8606 char *line[] = {"(", "category", "c0", ")", test_cil_resolve_ast_node_helper_catorder() local
8629 char *line[] = {"(", "category", "c0", ")", test_cil_resolve_ast_node_helper_catorder_neg() local
8652 char *line[] = {"(", "sensitivity", "s0", ")", test_cil_resolve_ast_node_helper_dominance() local
8675 char *line[] = {"(", "sensitivity", "s0", ")", test_cil_resolve_ast_node_helper_dominance_neg() local
8698 char *line[] = {"(", "role", "foo", ")", \\ test_cil_resolve_ast_node_helper_roleallow() local
8721 char *line[] = {"(", "role", "foo", ")", \\ test_cil_resolve_ast_node_helper_roleallow_neg() local
8743 char *line[] = {"(", "sensitivity", "s0", ")", test_cil_resolve_ast_node_helper_sensalias() local
8765 char *line[] = {"(", "sensitivityalias", "s0", "alias", ")", NULL}; test_cil_resolve_ast_node_helper_sensalias_neg() local
8786 char *line[] = {"(", "category", "c0", ")", test_cil_resolve_ast_node_helper_catalias() local
8808 char *line[] = {"(", "categoryalias", "c0", "red", ")", NULL}; test_cil_resolve_ast_node_helper_catalias_neg() local
8828 char *line[] = {"(", "category", "c0", ")", test_cil_resolve_ast_node_helper_catset() local
8852 char *line[] = {"(", "category", "c0", ")", test_cil_resolve_ast_node_helper_catset_catlist_neg() local
8875 char *line[] = {"(", "category", "c0", ")", test_cil_resolve_ast_node_helper_catrange() local
8904 char *line[] = {"(", "category", "c0", ")", test_cil_resolve_ast_node_helper_catrange_neg() local
8928 char *line[] = {"(", "sensitivity", "s0", ")", test_cil_resolve_ast_node_helper_level() local
8964 char *line[] = {"(", "sensitivity", "s0", ")", test_cil_resolve_ast_node_helper_level_neg() local
8998 char *line[] = {"(", "sensitivity", "s0", ")", test_cil_resolve_ast_node_helper_levelrange() local
9037 char *line[] = {"(", "sensitivity", "s0", ")", test_cil_resolve_ast_node_helper_levelrange_neg() local
9073 char *line[] = {"(", "class", "file", "(", "create", "relabelto", ")", ")", test_cil_resolve_ast_node_helper_constrain() local
9100 char *line[] = {"(", "class", "file", "(", "create", ")", ")", test_cil_resolve_ast_node_helper_constrain_neg() local
9127 char *line[] = {"(", "class", "file", "(", "create", "relabelto", ")", ")", test_cil_resolve_ast_node_helper_mlsconstrain() local
9154 char *line[] = {"(", "class", "file", "(", "read", ")", ")", test_cil_resolve_ast_node_helper_mlsconstrain_neg() local
9181 char *line[] = {"(", "sensitivity", "s0", ")", test_cil_resolve_ast_node_helper_context() local
9221 char *line[] = {"(", "sensitivity", "s0", ")", test_cil_resolve_ast_node_helper_context_neg() local
9261 char *line[] = {"(", "sensitivity", "s0", ")", test_cil_resolve_ast_node_helper_senscat() local
9288 char *line[] = {"(", "sensitivity", "s0", ")", test_cil_resolve_ast_node_helper_senscat_neg() local
9315 char *line[] = {"(", "role", "foo_r", ")", test_cil_resolve_ast_node_helper_roletransition() local
9340 char *line[] = {"(", "type", "bar_t", ")", test_cil_resolve_ast_node_helper_roletransition_srcdecl_neg() local
9364 char *line[] = {"(", "role", "foo_r", ")", test_cil_resolve_ast_node_helper_roletransition_tgtdecl_neg() local
9388 char *line[] = {"(", "role", "foo_r", ")", test_cil_resolve_ast_node_helper_roletransition_resultdecl_neg() local
9412 char *line[] = {"(", "typeattribute", "attrs", ")", test_cil_resolve_ast_node_helper_typeattributeset() local
9436 char *line[] = {"(", "typeattribute", "attrs", ")", test_cil_resolve_ast_node_helper_typeattributeset_undef_type_neg() local
9459 char *line[] = {"(", "block", "foo", test_cil_resolve_ast_node_helper_typealias() local
9482 char *line[] = {"(", "block", "bar", test_cil_resolve_ast_node_helper_typealias_notype_neg() local
9504 char *line[] = {"(", "type", "type_a", ")", test_cil_resolve_ast_node_helper_typebounds() local
9527 char *line[] = {"(", "type", "type_b", ")", test_cil_resolve_ast_node_helper_typebounds_neg() local
9549 char *line[] = {"(", "type", "type_a", ")", test_cil_resolve_ast_node_helper_typepermissive() local
9570 char *line[] = {"(", "type", "type_b", ")", test_cil_resolve_ast_node_helper_typepermissive_neg() local
9592 char *line[] = {"(", "class", "class_", "(", "read", ")", ")", test_cil_resolve_ast_node_helper_rangetransition() local
9620 char *line[] = {"(", "class", "class_", "(", "read", ")", ")", test_cil_resolve_ast_node_helper_rangetransition_neg() local
9648 char *line[] = {"(", "type", "foo", ")", test_cil_resolve_ast_node_helper_nametypetransition() local
9673 char *line[] = {"(", "type", "foo", ")", test_cil_resolve_ast_node_helper_nametypetransition_neg() local
9698 char *line[] = {"(", "class", "bar", "(", "read", "write", "open", ")", ")", test_cil_resolve_ast_node_helper_avrule() local
9722 char *line[] = {"(", "allow", "test", "foo", "(", "bar", "(", "read", "write", ")", ")", ")", NULL}; test_cil_resolve_ast_node_helper_avrule_src_nores_neg() local
9743 char *line[] = {"(", "type", "test", ")", test_cil_resolve_ast_node_helper_avrule_tgt_nores_neg() local
9765 char *line[] = {"(", "type", "test", ")", test_cil_resolve_ast_node_helper_avrule_class_nores_neg() local
9788 char *line[] = {"(", "class", "bar", "(", "read", "write", "open", ")", ")", test_cil_resolve_ast_node_helper_avrule_datum_null_neg() local
9811 char *line[] = {"(", "type", "foo", ")", test_cil_resolve_ast_node_helper_type_rule_transition() local
9836 char *line[] = {"(", "type", "foo", ")", test_cil_resolve_ast_node_helper_type_rule_transition_neg() local
9860 char *line[] = {"(", "type", "foo", ")", test_cil_resolve_ast_node_helper_type_rule_change() local
9885 char *line[] = {"(", "type", "foo", ")", test_cil_resolve_ast_node_helper_type_rule_change_neg() local
9909 char *line[] = {"(", "type", "foo", ")", test_cil_resolve_ast_node_helper_type_rule_member() local
9934 char *line[] = {"(", "type", "foo", ")", test_cil_resolve_ast_node_helper_type_rule_member_neg() local
9958 char *line[] = {"(", "user", "user1", ")", test_cil_resolve_ast_node_helper_userbounds() local
9984 char *line[] = {"(", "user", "user1", ")", test_cil_resolve_ast_node_helper_userbounds_neg() local
10009 char *line[] = {"(", "role", "admin_r", ")", test_cil_resolve_ast_node_helper_roletype() local
10035 char *line[] = {"(", "type", "admin_t", ")", test_cil_resolve_ast_node_helper_roletype_role_neg() local
10060 char *line[] = {"(", "role", "admin_r", ")", test_cil_resolve_ast_node_helper_roletype_type_neg() local
10085 char *line[] = {"(", "role", "staff_r", ")", test_cil_resolve_ast_node_helper_userrole() local
10111 char *line[] = {"(", "role", "staff_r", ")", test_cil_resolve_ast_node_helper_userrole_user_neg() local
10136 char *line[] = {"(", "user", "staff_u", ")", test_cil_resolve_ast_node_helper_userrole_role_neg() local
10161 char *line[] = {"(", "user", "foo_u", ")", test_cil_resolve_ast_node_helper_userlevel() local
10190 char *line[] = {"(", "user", "foo_u", ")", test_cil_resolve_ast_node_helper_userlevel_neg() local
10219 char *line[] = {"(", "user", "foo_u", ")", test_cil_resolve_ast_node_helper_userrange() local
10248 char *line[] = {"(", "user", "foo_u", ")", test_cil_resolve_ast_node_helper_userrange_neg() local
10277 char *line[] = {"(", "user", "user_u", ")", test_cil_resolve_ast_node_helper_filecon() local
10306 char *line[] = {"(", "user", "user_u", ")", test_cil_resolve_ast_node_helper_filecon_neg() local
10335 char *line[] = {"(", "user", "user_u", ")", test_cil_resolve_ast_node_helper_portcon() local
10364 char *line[] = {"(", "user", "user_u", ")", test_cil_resolve_ast_node_helper_portcon_neg() local
10393 char *line[] = {"(", "user", "user_u", ")", test_cil_resolve_ast_node_helper_genfscon() local
10422 char *line[] = {"(", "user", "user_u", ")", test_cil_resolve_ast_node_helper_genfscon_neg() local
10451 char *line[] = {"(", "user", "user_u", ")", test_cil_resolve_ast_node_helper_nodecon() local
10481 char *line[] = {"(", "user", "user_u", ")", test_cil_resolve_ast_node_helper_nodecon_ipaddr_neg() local
10512 char *line[] = {"(", "user", "user_u", ")", test_cil_resolve_ast_node_helper_nodecon_netmask_neg() local
10543 char *line[] = {"(", "context", "if_default", "(", "system_u", "object_r", "etc_t", "(", "low", "high", ")", ")", ")", test_cil_resolve_ast_node_helper_netifcon() local
10566 char *line[] = {"(", "context", "if_default", "(", "system_u", "object_r", "etc_t", "(", "low", "high", ")", ")", ")", test_cil_resolve_ast_node_helper_netifcon_neg() local
10588 char *line[] = {"(", "context", "con", "(", "system_u", "object_r", "etc_t", "(", "low", "high", ")", ")", ")", test_cil_resolve_ast_node_helper_pirqcon() local
10610 char *line[] = {"(", "context", "con", "(", "system_u", "object_r", "etc_t", "(", "low", "high", ")", ")", ")", test_cil_resolve_ast_node_helper_pirqcon_neg() local
10632 char *line[] = {"(", "context", "con", "(", "system_u", "object_r", "etc_t", "(", "low", "high", ")", ")", ")", test_cil_resolve_ast_node_helper_iomemcon() local
10654 char *line[] = {"(", "context", "con", "(", "system_u", "object_r", "etc_t", "(", "low", "high", ")", ")", ")", test_cil_resolve_ast_node_helper_iomemcon_neg() local
10676 char *line[] = {"(", "context", "con", "(", "system_u", "object_r", "etc_t", "(", "low", "high", ")", ")", ")", test_cil_resolve_ast_node_helper_ioportcon() local
10698 char *line[] = {"(", "context", "con", "(", "system_u", "object_r", "etc_t", "(", "low", "high", ")", ")", ")", test_cil_resolve_ast_node_helper_ioportcon_neg() local
10720 char *line[] = {"(", "context", "con", "(", "system_u", "object_r", "etc_t", "(", "low", "high", ")", ")", ")", test_cil_resolve_ast_node_helper_pcidevicecon() local
10742 char *line[] = {"(", "context", "con", "(", "system_u", "object_r", "etc_t", "(", "low", "high", ")", ")", ")", test_cil_resolve_ast_node_helper_pcidevicecon_neg() local
10764 char *line[] = {"(", "sensitivity", "s0", ")", test_cil_resolve_ast_node_helper_fsuse() local
10794 char *line[] = {"(", "context", "if_default", "(", "system_u", "object_r", "etc_t", "(", "low", "high", ")", ")", ")", test_cil_resolve_ast_node_helper_fsuse_neg() local
10816 char *line[] = {"(", "category", "c0", ")", test_cil_resolve_ast_node_helper_sidcontext() local
10846 char *line[] = {"(", "category", "c0", ")", test_cil_resolve_ast_node_helper_sidcontext_neg() local
10874 char *line[] = {"(", "block", "baz", "(", "type", "foo", ")", ")", test_cil_resolve_ast_node_helper_blockinherit() local
10897 char *line[] = {"(", "class", "file", "(", "read", ")", ")", test_cil_resolve_ast_node_helper_classcommon() local
10920 char *line[] = {"(", "class", "file", "(", "read", ")", ")", test_cil_resolve_ast_node_helper_classcommon_neg() local
10942 char *line[] = {"(", "role", "role1", ")", test_cil_resolve_ast_node_helper_rolebounds() local
10968 char *line[] = {"(", "role", "role1", ")", test_cil_resolve_ast_node_helper_rolebounds_neg() local
10994 char *line[] = {"(", "call", "mm", "(", "foo", ")", ")", NULL}; test_cil_resolve_ast_node_helper_callstack() local
11022 char *line[] = {"(", "call", "mm", "(", "foo", ")", ")", NULL}; test_cil_resolve_ast_node_helper_call() local
11049 char *line[] = {"(", "optional", "opt", "(", "allow", "foo", "bar", "(", "file", "(", "read", ")", ")", ")", ")", NULL}; test_cil_resolve_ast_node_helper_optional() local
11079 char *line[] = {"(", "macro", "mm", "(", "(", "type", "a", ")", ")", test_cil_resolve_ast_node_helper_macro() local
11104 char *line[] = {"(", "class", "baz", "(", "read", ")", ")", test_cil_resolve_ast_node_helper_optstack() local
11135 char *line[] = {"(", "tunable", "foo", "true", ")", NULL}; test_cil_resolve_ast_node_helper_optstack_tunable_neg() local
11159 char *line[] = {"(", "type", "qaz", ")", test_cil_resolve_ast_node_helper_optstack_macro_neg() local
11193 char *line[] = {"(", "role", "staff_r", ")", test_cil_resolve_ast_node_helper_nodenull_neg() local
11218 char *line[] = {"(", "role", "staff_r", ")", test_cil_resolve_ast_node_helper_extraargsnull_neg() local
11241 char *line[] = {"(", "role", "staff_r", ")", test_cil_resolve_ast_node_helper_dbflavor_neg() local
11266 char *line[] = {"(", "role", "staff_r", ")", test_cil_resolve_ast_node_helper_pass_neg() local
11291 char *line[] = {"(", "class", "file", "(", "read", ")", ")", test_cil_resolve_ast_node_helper_optfailedtoresolve() local
[all...]
/third_party/icu/vendor/double-conversion/upstream/test/cctest/
H A Dchecks.h35 extern "C" void V8_Fatal(const char* file, int line, const char* format, ...);
58 int line, in CheckHelper()
62 V8_Fatal(file, line, "CHECK(%s) failed", source); in CheckHelper()
73 static inline void CheckEqualsHelper(const char* file, int line, in CheckEqualsHelper() argument
77 V8_Fatal(file, line, in CheckEqualsHelper()
86 static inline void CheckEqualsHelper(const char* file, int line, in CheckEqualsHelper() argument
94 V8_Fatal(file, line, in CheckEqualsHelper()
109 int line, in CheckNonEqualsHelper()
115 V8_Fatal(file, line, "CHECK_NE(%s, %s) failed\n# Value: %i", in CheckNonEqualsHelper()
124 int line, in CheckEqualsHelper()
57 CheckHelper(const char* file, int line, const char* source, bool condition) CheckHelper() argument
108 CheckNonEqualsHelper(const char* file, int line, const char* unexpected_source, int unexpected, const char* value_source, int value) CheckNonEqualsHelper() argument
123 CheckEqualsHelper(const char* file, int line, const char* expected_source, const char* expected, const char* value_source, const char* value) CheckEqualsHelper() argument
139 CheckNonEqualsHelper(const char* file, int line, const char* expected_source, const char* expected, const char* value_source, const char* value) CheckNonEqualsHelper() argument
155 CheckEqualsHelper(const char* file, int line, const char* expected_source, const void* expected, const char* value_source, const void* value) CheckEqualsHelper() argument
170 CheckNonEqualsHelper(const char* file, int line, const char* expected_source, const void* expected, const char* value_source, const void* value) CheckNonEqualsHelper() argument
185 CheckEqualsHelper(const char* file, int line, const char* expected_source, double expected, const char* value_source, double value) CheckEqualsHelper() argument
206 CheckNonEqualsHelper(const char* file, int line, const char* expected_source, double expected, const char* value_source, double value) CheckNonEqualsHelper() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/Debug/
H A DLocation.hpp25 // Location holds a file path and line number.
29 inline Location(const std::shared_ptr<File> &file, int line, int column = 0);
36 int line = 0; // 1 based. 0 represents no line. member
40 Location::Location(const std::shared_ptr<File> &file, int line, int column /* = 0 */) in Location() argument
42 , line(line) in Location()
48 return file == o.file && line == o.line && column == o.column; in operator ==()
61 if(line < in operator <()
[all...]
/foundation/window/window_manager/window_scene/interfaces/innerkits/src/
H A Dscene_board_judgement.cpp33 std::ifstream& SceneBoardJudgement::SafeGetLine(std::ifstream& configFile, std::string& line) in SafeGetLine() argument
35 std::getline(configFile, line); in SafeGetLine()
36 if (line.size() && line[line.size() - 1] == '\r') { in SafeGetLine()
37 line = line.substr(0, line.size() - 1); in SafeGetLine()
45 std::string line; in InitWithConfigFile() local
46 if (configFile.is_open() && SafeGetLine(configFile, line) in InitWithConfigFile()
[all...]
/third_party/eudev/test/
H A Drule-syntax-check.py37 for line in open(path):
40 # handle line continuation
41 if line.endswith('\\\n'):
42 buffer += line[:-2]
45 line = buffer + line variable
49 line = line.strip() variable
50 if not line or line
[all...]
/third_party/icu/tools/unicode/c/genuca/
H A Dgenteststub.py40 for line in openfile.readlines():
41 pos = line.find("#")
44 wrfile.write(line.rstrip()+"\n")
46 if pos >= 0: line = line[:pos]
47 line = line.rstrip() variable
48 if line:
50 wrfile.write(line+"\n")
54 if line
[all...]
/third_party/node/deps/v8/src/torque/
H A Dsource-positions.h36 int line; member
40 static LineAndColumn WithUnknownOffset(int line, int column) { in WithUnknownOffset()
41 return {kUnknownOffset, line, column}; in WithUnknownOffset()
46 return line == other.line && column == other.column; in operator ==()
49 line == other.line && column == other.column); in operator ==()
69 return start.line == pos.start.line && source == pos.source; in CompareStartIgnoreColumn()
73 if (pos.line < star in Contains()
[all...]
/third_party/python/Tools/i18n/
H A Dmakelocalealias.py24 lines = [line for line in lines if '\xef\xbf\xbd' not in line]
26 for line in lines:
27 line = line.strip()
28 if not line:
30 if line[:1] == '#':
32 locale, alias = line.split()
61 for line i
[all...]
/third_party/mesa3d/src/amd/compiler/tests/
H A Dcheck_output.py97 for line in self.data.split('\n'):
98 if line.strip() == '':
101 if line[:indent_amount] != indent:
105 new_lines.append(line[indent_amount:])
126 self.line = 1
151 self.pos.line += 1
161 line = ''
163 line += self.read(1)
165 return line
188 def format_error_lines(at, line_num, column_num, ctx, line)
[all...]
/third_party/python/Tools/scripts/
H A Dpindent.py120 def write(self, line):
122 self._write(line.expandtabs(self.tabsize))
124 self._write(line)
129 line = self.fpi.readline()
130 if line: self.lineno += 1
132 return line
138 sys.stderr.write('Error at line %d: %s\n' % (self.lineno, fmt))
143 line = self.readline()
144 while line[-2:] == '\\\n':
148 line
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/data/
H A DResourceReader.java43 * The one-based line number. Has the special value -1 before the
45 * but before the first line is read.
144 * Read and return the next line of the file or <code>null</code>
151 String line = reader.readLine(); in readLine()
152 if (line != null && (line.charAt(0) == '\uFFEF' || in readLine()
153 line.charAt(0) == '\uFEFF')) { in readLine()
154 line = line.substring(1); in readLine()
156 return line; in readLine()
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/data/
H A DResourceReader.java45 * The one-based line number. Has the special value -1 before the
47 * but before the first line is read.
146 * Read and return the next line of the file or <code>null</code>
153 String line = reader.readLine(); in readLine()
154 if (line != null && (line.charAt(0) == '\uFFEF' || in readLine()
155 line.charAt(0) == '\uFEFF')) { in readLine()
156 line = line.substring(1); in readLine()
158 return line; in readLine()
[all...]
/third_party/mbedtls/programs/hash/
H A Dgeneric_sum.c80 char line[1024]; in generic_check() local
96 memset(line, 0, sizeof(line)); in generic_check()
98 n = sizeof(line); in generic_check()
100 while (fgets(line, (int) n - 1, f) != NULL) { in generic_check()
101 n = strlen(line); in generic_check()
104 mbedtls_printf("No '%s' hash found on line.\n", mbedtls_md_get_name(md_info)); in generic_check()
108 if (line[2 * mbedtls_md_get_size(md_info)] != ' ' || in generic_check()
109 line[2 * mbedtls_md_get_size(md_info) + 1] != ' ') { in generic_check()
110 mbedtls_printf("No '%s' hash found on line in generic_check()
[all...]
/third_party/skia/experimental/sktext/src/
H A DText.cpp50 // Get line breaks in initialize()
54 // Hard line breaks clears off all the other flags in initialize()
309 // Detect and mark line break runs
322 // line + spaces + clusters
323 Stretch line;
330 // This is the end of the word, the end of the line
332 line.moveTo(spaces);
333 line.moveTo(clusters);
336 this->addLine(wrappedText.get(), unicodeText->getUnicode(), line, spaces, true);
337 line
[all...]
/third_party/elfutils/libdw/
H A Ddwarf_linesrc.c1 /* Find line information for address.
38 dwarf_linesrc (Dwarf_Line *line, Dwarf_Word *mtime, Dwarf_Word *length) in dwarf_linesrc() argument
40 if (line == NULL) in dwarf_linesrc()
43 if (line->file >= line->files->nfiles) in dwarf_linesrc()
50 *mtime = line->files->info[line->file].mtime; in dwarf_linesrc()
53 *length = line->files->info[line->file].length; in dwarf_linesrc()
55 return line in dwarf_linesrc()
[all...]
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-shape-complex-myanmar-machine.hh2 #line 1 "hb-ot-shape-complex-myanmar-machine.rl"
42 #line 43 "hb-ot-shape-complex-myanmar-machine.hh"
71 #line 72 "hb-ot-shape-complex-myanmar-machine.hh"
358 #line 44 "hb-ot-shape-complex-myanmar-machine.rl"
362 #line 102 "hb-ot-shape-complex-myanmar-machine.rl"
381 #line 382 "hb-ot-shape-complex-myanmar-machine.hh" in find_syllables_myanmar()
389 #line 122 "hb-ot-shape-complex-myanmar-machine.rl" in find_syllables_myanmar()
397 #line 398 "hb-ot-shape-complex-myanmar-machine.hh" in find_syllables_myanmar()
408 #line 1 "NONE" in find_syllables_myanmar()
411 #line 41 in find_syllables_myanmar()
[all...]
/third_party/toybox/toys/posix/
H A Duudecode.c32 char *line = 0, mode[16], in uudecode_main() local
38 if ((n = getline(&line, &allocated_length, ifp)) == -1) in uudecode_main()
39 error_exit("no begin line"); in uudecode_main()
41 line[n-1] = 0; in uudecode_main()
43 sscanf(line, class[m], mode, &idx); in uudecode_main()
49 else ofd = xcreate(TT.o ? TT.o : line+idx, O_WRONLY|O_CREAT|O_TRUNC, in uudecode_main()
56 if (m == 2 || (n = getline(&line, &allocated_length, ifp)) == -1) break; in uudecode_main()
57 if (n) line[n-1] = 0; in uudecode_main()
58 if (!strcmp(line, m ? "====" : "end")) { in uudecode_main()
64 in = out = line; in uudecode_main()
[all...]
/third_party/node/deps/v8/tools/
H A Dgen-postmortem-metadata.py420 # Iterate the header file line-by-line to collect type and class
425 for line in objfile:
426 if (line.startswith('enum InstanceType : uint16_t {')):
430 if (line.startswith('#define TORQUE_ASSIGNED_INSTANCE_TYPE_LIST')):
434 if (line.startswith('#define TORQUE_INSTANCE_CHECKERS_SINGLE_FULLY_DEFINED')):
438 if (in_insttype and line.startswith('};')):
442 if (in_torque_insttype and (not line or line.isspace())):
446 if (in_torque_fulldef and (not line o
[all...]
/third_party/mesa3d/src/util/
H A Du_debug_memory.c68 unsigned line; member
124 debug_malloc(const char *file, unsigned line, const char *function, in debug_malloc() argument
133 file, line, function, in debug_malloc()
140 hdr->line = line; in debug_malloc()
164 debug_free(const char *file, unsigned line, const char *function, in debug_free() argument
176 file, line, function, in debug_free()
185 hdr->file, hdr->line, hdr->function, in debug_free()
195 /* Save file/line where freed */ in debug_free()
197 hdr->line in debug_free()
212 debug_calloc(const char *file, unsigned line, const char *function, size_t count, size_t size ) debug_calloc() argument
222 debug_realloc(const char *file, unsigned line, const char *function, void *old_ptr, size_t old_size, size_t new_size ) debug_realloc() argument
[all...]
/third_party/skia/third_party/externals/freetype/src/tools/
H A Dglnames.py4936 line = ""
4938 line += " '"
4939 line += string.join( ( re.findall( ".", name ) ), "','" )
4940 line += "', 0,\n"
4942 write( line )
4966 line = " "
4971 line += comma
4972 line += "%4d" % self.indices[name]
4979 write( line )
5110 line
[all...]
/third_party/cups-filters/filter/
H A Dtextcommon.c33 SizeColumns = 80, /* Number of columns on a line */
478 int argc, /* I - Number of command-line arguments */ in TextMain()
479 char *argv[]) /* I - Command-line arguments */ in TextMain()
488 line, /* Current line */ in TextMain() local
510 * Check command-line... in TextMain()
521 * If we have 7 arguments, print the file named on the command-line. in TextMain()
541 * Process command-line options and write the prolog... in TextMain()
694 line = 0; in TextMain()
717 * LF Line feed; forward full line ( in TextMain()
[all...]
/kernel/linux/linux-5.10/drivers/media/platform/qcom/camss/
H A Dcamss-vfe.c33 container_of(vfe_line_array(ptr_line), struct vfe_device, line)
155 static u32 vfe_src_pad_code(struct vfe_line *line, u32 sink_code, in vfe_src_pad_code() argument
158 struct vfe_device *vfe = to_vfe(line); in vfe_src_pad_code()
324 for (i = 0; i < ARRAY_SIZE(vfe->line); i++) { in vfe_init_outputs()
325 struct vfe_output *output = &vfe->line[i].output; in vfe_init_outputs()
582 static int vfe_get_output(struct vfe_line *line) in vfe_get_output() argument
584 struct vfe_device *vfe = to_vfe(line); in vfe_get_output()
586 struct v4l2_format *f = &line->video_out.active_fmt; in vfe_get_output()
593 output = &line->output; in vfe_get_output()
615 wm_idx = vfe_reserve_wm(vfe, line in vfe_get_output()
639 vfe_put_output(struct vfe_line *line) vfe_put_output() argument
657 vfe_enable_output(struct vfe_line *line) vfe_enable_output() argument
773 vfe_disable_output(struct vfe_line *line) vfe_disable_output() argument
840 vfe_enable(struct vfe_line *line) vfe_enable() argument
896 vfe_disable(struct vfe_line *line) vfe_disable() argument
1346 struct vfe_line *line = container_of(vid, struct vfe_line, video_out); vfe_queue_buffer() local
1375 struct vfe_line *line = container_of(vid, struct vfe_line, video_out); vfe_flush_buffers() local
1411 struct vfe_line *line = v4l2_get_subdevdata(sd); vfe_set_power() local
1439 struct vfe_line *line = v4l2_get_subdevdata(sd); vfe_set_stream() local
1468 __vfe_get_format(struct vfe_line *line, struct v4l2_subdev_pad_config *cfg, unsigned int pad, enum v4l2_subdev_format_whence which) __vfe_get_format() argument
1488 __vfe_get_compose(struct vfe_line *line, struct v4l2_subdev_pad_config *cfg, enum v4l2_subdev_format_whence which) __vfe_get_compose() argument
1508 __vfe_get_crop(struct vfe_line *line, struct v4l2_subdev_pad_config *cfg, enum v4l2_subdev_format_whence which) __vfe_get_crop() argument
1527 vfe_try_format(struct vfe_line *line, struct v4l2_subdev_pad_config *cfg, unsigned int pad, struct v4l2_mbus_framefmt *fmt, enum v4l2_subdev_format_whence which) vfe_try_format() argument
1586 vfe_try_compose(struct vfe_line *line, struct v4l2_subdev_pad_config *cfg, struct v4l2_rect *rect, enum v4l2_subdev_format_whence which) vfe_try_compose() argument
1625 vfe_try_crop(struct vfe_line *line, struct v4l2_subdev_pad_config *cfg, struct v4l2_rect *rect, enum v4l2_subdev_format_whence which) vfe_try_crop() argument
1673 struct vfe_line *line = v4l2_get_subdevdata(sd); vfe_enum_mbus_code() local
1707 struct vfe_line *line = v4l2_get_subdevdata(sd); vfe_enum_frame_size() local
1745 struct vfe_line *line = v4l2_get_subdevdata(sd); vfe_get_format() local
1773 struct vfe_line *line = v4l2_get_subdevdata(sd); vfe_set_format() local
1824 struct vfe_line *line = v4l2_get_subdevdata(sd); vfe_get_selection() local
1894 struct vfe_line *line = v4l2_get_subdevdata(sd); vfe_set_selection() local
2125 struct vfe_line *line; msm_vfe_get_vfe_id() local
2143 struct vfe_line *line; msm_vfe_get_vfe_line_id() local
[all...]

Completed in 32 milliseconds

12345678910>>...226