Home
last modified time | relevance | path

Searched refs:I_SECOND (Results 1 – 9 of 9) sorted by relevance

/external/selinux/libsemanage/tests/
Dtest_bool.c327 helper_bool_compare(SH_CONNECT, I_FIRST, I_SECOND); in test_bool_compare()
328 helper_bool_compare(SH_CONNECT, I_SECOND, I_FIRST); in test_bool_compare()
329 helper_bool_compare(SH_CONNECT, I_SECOND, I_SECOND); in test_bool_compare()
332 helper_bool_compare(SH_TRANS, I_FIRST, I_SECOND); in test_bool_compare()
333 helper_bool_compare(SH_TRANS, I_SECOND, I_FIRST); in test_bool_compare()
334 helper_bool_compare(SH_TRANS, I_SECOND, I_SECOND); in test_bool_compare()
365 helper_bool_compare2(SH_CONNECT, I_FIRST, I_SECOND); in test_bool_compare2()
366 helper_bool_compare2(SH_CONNECT, I_SECOND, I_FIRST); in test_bool_compare2()
367 helper_bool_compare2(SH_CONNECT, I_SECOND, I_SECOND); in test_bool_compare2()
370 helper_bool_compare2(SH_TRANS, I_FIRST, I_SECOND); in test_bool_compare2()
[all …]
Dtest_port.c227 helper_port_compare(I_FIRST, I_SECOND); in test_port_compare()
228 helper_port_compare(I_SECOND, I_FIRST); in test_port_compare()
229 helper_port_compare(I_SECOND, I_SECOND); in test_port_compare()
263 helper_port_compare2(I_FIRST, I_SECOND); in test_port_compare2()
264 helper_port_compare2(I_SECOND, I_FIRST); in test_port_compare2()
265 helper_port_compare2(I_SECOND, I_SECOND); in test_port_compare2()
328 helper_port_get_set_proto(I_SECOND); in test_port_get_set_proto()
390 port_tmp = get_port_nth(I_SECOND); in test_port_get_set_con()
652 key2 = get_port_key_nth(I_SECOND); in test_port_exists_local()
683 add_local_port(I_SECOND); in test_port_count_local()
[all …]
Dtest_fcontext.c292 key2 = get_fcontext_key_nth(I_SECOND); in test_fcontext_compare()
321 fcontext2 = get_fcontext_nth(I_SECOND); in test_fcontext_compare2()
489 helper_fcontext_get_set_con(SH_CONNECT, I_SECOND, in test_fcontext_get_set_con()
494 helper_fcontext_get_set_con(SH_TRANS, I_SECOND, in test_fcontext_get_set_con()
566 helper_fcontext_clone(SH_CONNECT, I_SECOND); in test_fcontext_clone()
568 helper_fcontext_clone(SH_TRANS, I_SECOND); in test_fcontext_clone()
823 helper_fcontext_modify_del_local(SH_CONNECT, I_SECOND, in test_fcontext_modify_del_local()
827 helper_fcontext_modify_del_local(SH_TRANS, I_SECOND, in test_fcontext_modify_del_local()
858 key = get_fcontext_key_nth(I_SECOND); in test_fcontext_query_local()
859 add_local_fcontext(I_SECOND); in test_fcontext_query_local()
[all …]
Dtest_ibendport.c380 key2 = get_ibendport_key_nth(I_SECOND); in test_ibendport_exists_local()
412 add_local_ibendport(I_SECOND); in test_ibendport_count_local()
416 delete_local_ibendport(I_SECOND); in test_ibendport_count_local()
460 add_local_ibendport(I_SECOND); in test_ibendport_iterate_local()
482 delete_local_ibendport(I_SECOND); in test_ibendport_iterate_local()
498 add_local_ibendport(I_SECOND); in test_ibendport_list_local()
522 delete_local_ibendport(I_SECOND); in test_ibendport_list_local()
Dtest_user.c193 key2 = get_user_key_nth(I_SECOND); in test_user_compare()
220 user3 = get_user_nth(I_SECOND); in test_user_compare2()
621 add_local_user(I_SECOND); in test_user_count_local()
630 delete_local_user(I_SECOND); in test_user_count_local()
649 add_local_user(I_SECOND); in test_user_iterate_local()
658 delete_local_user(I_SECOND); in test_user_iterate_local()
672 add_local_user(I_SECOND); in test_user_list_local()
687 delete_local_user(I_SECOND); in test_user_list_local()
Dtest_iface.c223 iface3 = get_iface_nth(I_SECOND); in test_iface_compare2()
564 key2 = get_iface_key_nth(I_SECOND); in test_iface_exists_local()
595 add_local_iface(I_SECOND); in test_iface_count_local()
599 delete_local_iface(I_SECOND); in test_iface_count_local()
625 add_local_iface(I_SECOND); in test_iface_iterate_local()
634 delete_local_iface(I_SECOND); in test_iface_iterate_local()
648 add_local_iface(I_SECOND); in test_iface_list_local()
663 delete_local_iface(I_SECOND); in test_iface_list_local()
Dtest_node.c236 node3 = get_node_nth(I_SECOND); in test_node_compare2()
705 key2 = get_node_key_nth(I_SECOND); in test_node_exists_local()
736 add_local_node(I_SECOND); in test_node_count_local()
740 delete_local_node(I_SECOND); in test_node_count_local()
766 add_local_node(I_SECOND); in test_node_iterate_local()
775 delete_local_node(I_SECOND); in test_node_iterate_local()
789 add_local_node(I_SECOND); in test_node_list_local()
804 delete_local_node(I_SECOND); in test_node_list_local()
Dutilities.h72 #define I_SECOND 1 macro
/external/llvm-project/llvm/test/Transforms/LoopFusion/
Dsimple.ll391 ; CHECK-NEXT: [[I_SECOND:%.*]] = phi i64 [ [[INC_SECOND:%.*]], [[FOR_SECOND_LATCH]] ], [ 0, [[EN…
394 ; CHECK-NEXT: [[AI_SECOND:%.*]] = getelementptr inbounds i32, i32* [[A]], i64 [[I_SECOND]]
396 ; CHECK-NEXT: [[BI:%.*]] = getelementptr inbounds i32, i32* [[B:%.*]], i64 [[I_SECOND]]
402 ; CHECK-NEXT: [[INC_SECOND]] = add nsw i64 [[I_SECOND]], 1