Home
last modified time | relevance | path

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

/external/selinux/libsemanage/tests/
Dtest_port.c226 helper_port_compare(I_FIRST, I_FIRST); in test_port_compare()
227 helper_port_compare(I_FIRST, I_SECOND); in test_port_compare()
228 helper_port_compare(I_SECOND, I_FIRST); in test_port_compare()
262 helper_port_compare2(I_FIRST, I_FIRST); in test_port_compare2()
263 helper_port_compare2(I_FIRST, I_SECOND); in test_port_compare2()
264 helper_port_compare2(I_SECOND, I_FIRST); in test_port_compare2()
293 port = get_port_nth(I_FIRST); in test_port_key_extract()
327 helper_port_get_set_proto(I_FIRST); in test_port_get_set_proto()
363 port = get_port_nth(I_FIRST); in test_port_get_set_port()
389 port = get_port_nth(I_FIRST); in test_port_get_set_con()
[all …]
Dtest_iface.c193 iface = get_iface_nth(I_FIRST); in test_iface_compare()
194 key1 = get_iface_key_nth(I_FIRST); in test_iface_compare()
221 iface1 = get_iface_nth(I_FIRST); in test_iface_compare2()
222 iface2 = get_iface_nth(I_FIRST); in test_iface_compare2()
263 iface = get_iface_nth(I_FIRST); in test_iface_key_extract()
282 iface = get_iface_nth(I_FIRST); in test_iface_get_set_name()
302 iface = get_iface_nth(I_FIRST); in test_iface_get_set_ifcon()
325 iface = get_iface_nth(I_FIRST); in test_iface_get_set_msgcon()
412 key = get_iface_key_nth(I_FIRST); in test_iface_query()
413 iface_exp = get_iface_nth(I_FIRST); in test_iface_query()
[all …]
Dtest_fcontext.c289 fcontext = get_fcontext_nth(I_FIRST); in test_fcontext_compare()
291 key1 = get_fcontext_key_nth(I_FIRST); in test_fcontext_compare()
319 fcontext = get_fcontext_nth(I_FIRST); in test_fcontext_compare2()
320 fcontext1 = get_fcontext_nth(I_FIRST); in test_fcontext_compare2()
372 fcontext = get_fcontext_nth(I_FIRST); in test_fcontext_key_extract()
393 fcontext = get_fcontext_nth(I_FIRST); in test_fcontext_get_set_expr()
416 fcontext = get_fcontext_nth(I_FIRST); in test_fcontext_get_set_type()
486 helper_fcontext_get_set_con(SH_CONNECT, I_FIRST, NULL); in test_fcontext_get_set_con()
487 helper_fcontext_get_set_con(SH_CONNECT, I_FIRST, in test_fcontext_get_set_con()
491 helper_fcontext_get_set_con(SH_TRANS, I_FIRST, NULL); in test_fcontext_get_set_con()
[all …]
Dtest_bool.c326 helper_bool_compare(SH_CONNECT, I_FIRST, I_FIRST); in test_bool_compare()
327 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()
331 helper_bool_compare(SH_TRANS, I_FIRST, I_FIRST); 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()
364 helper_bool_compare2(SH_CONNECT, I_FIRST, I_FIRST); in test_bool_compare2()
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()
369 helper_bool_compare2(SH_TRANS, I_FIRST, I_FIRST); in test_bool_compare2()
[all …]
Dtest_user.c191 user = get_user_nth(I_FIRST); in test_user_compare()
192 key1 = get_user_key_nth(I_FIRST); in test_user_compare()
218 user1 = get_user_nth(I_FIRST); in test_user_compare2()
219 user2 = get_user_nth(I_FIRST); in test_user_compare2()
260 user = get_user_nth(I_FIRST); in test_user_key_extract()
453 key = get_user_key_nth(I_FIRST); in test_user_query()
475 key1 = get_user_key_nth(I_FIRST); in test_user_exists()
563 user = get_user_nth(I_FIRST); in test_user_modify_del_query_local()
594 add_local_user(I_FIRST); in test_user_exists_local()
595 key1 = get_user_key_nth(I_FIRST); in test_user_exists_local()
[all …]
Dtest_ibendport.c173 key = get_ibendport_key_nth(I_FIRST); in test_ibendport_query()
174 ibendport_exp = get_ibendport_nth(I_FIRST); in test_ibendport_query()
213 key1 = get_ibendport_key_nth(I_FIRST); in test_ibendport_exists()
345 ibendport = get_ibendport_nth(I_FIRST); in test_ibendport_modify_del_query_local()
378 add_local_ibendport(I_FIRST); in test_ibendport_exists_local()
379 key1 = get_ibendport_key_nth(I_FIRST); in test_ibendport_exists_local()
408 add_local_ibendport(I_FIRST); in test_ibendport_count_local()
420 delete_local_ibendport(I_FIRST); in test_ibendport_count_local()
459 add_local_ibendport(I_FIRST); in test_ibendport_iterate_local()
481 delete_local_ibendport(I_FIRST); in test_ibendport_iterate_local()
[all …]
Dtest_node.c205 node = get_node_nth(I_FIRST); in test_node_compare()
206 key1 = get_node_key_nth(I_FIRST); in test_node_compare()
234 node1 = get_node_nth(I_FIRST); in test_node_compare2()
235 node2 = get_node_nth(I_FIRST); in test_node_compare2()
277 node = get_node_nth(I_FIRST); in test_node_key_extract()
529 key = get_node_key_nth(I_FIRST); in test_node_query()
530 node_exp = get_node_nth(I_FIRST); in test_node_query()
568 key1 = get_node_key_nth(I_FIRST); in test_node_exists()
658 node = get_node_nth(I_FIRST); in test_node_modify_del_query_local()
665 node_tmp = get_node_nth(I_FIRST); in test_node_modify_del_query_local()
[all …]
Dutilities.h71 #define I_FIRST 0 macro
/external/llvm-project/llvm/test/Transforms/LoopFusion/
Dsimple.ll390 ; CHECK-NEXT: [[I_FIRST:%.*]] = phi i64 [ 0, [[ENTRY:%.*]] ], [ [[INC_FIRST:%.*]], [[FOR_SECOND_…
392 ; CHECK-NEXT: [[AI_FIRST:%.*]] = getelementptr inbounds i32, i32* [[A:%.*]], i64 [[I_FIRST]]
400 ; CHECK-NEXT: [[INC_FIRST]] = add nsw i64 [[I_FIRST]], 1