Home
last modified time | relevance | path

Searched defs:bif (Results 1 - 11 of 11) sorted by relevance

/third_party/ltp/testcases/kernel/device-drivers/tbio/tbio_user/
H A Dtbio.c140 tbio_interface_t bif; in tbio_to_dev() local
179 tbio_interface_t bif; tbio_from_dev() local
226 tbio_interface_t bif; tbio_split_to_dev() local
264 tbio_interface_t bif; ki_generic() local
[all...]
/third_party/selinux/libsepol/cil/src/
H A Dcil_write_ast.c602 struct cil_booleanif *bif = node->data; in cil_write_ast_node() local
H A Dcil_reset_ast.c473 static void cil_reset_booleanif(struct cil_booleanif *bif) in cil_reset_booleanif() argument
H A Dcil_verify.c1026 struct cil_booleanif *bif = node->parent->parent->data; in __cil_verify_booleanif_helper() local
1113 struct cil_booleanif *bif = (struct cil_booleanif*)node->data; in __cil_verify_booleanif() local
H A Dcil_build_ast.c2878 struct cil_booleanif *bif = NULL; in cil_gen_boolif() local
2924 void cil_destroy_boolif(struct cil_booleanif *bif) in cil_destroy_boolif() argument
[all...]
H A Dcil.c2432 void cil_boolif_init(struct cil_booleanif **bif) in cil_boolif_init() argument
H A Dcil_resolve_ast.c3345 struct cil_booleanif *bif = (struct cil_booleanif*)current->data; in cil_resolve_boolif() local
/third_party/vixl/src/aarch64/
H A Dlogic-aarch64.cc1104 LogicVRegister Simulator::bif(VectorFormat vform, in bif() function in vixl::aarch64::Simulator
/third_party/node/deps/v8/src/execution/arm64/
H A Dsimulator-logic-arm64.cc1052 LogicVRegister Simulator::bif(VectorFormat vform, LogicVRegister dst, in bif() function in v8::internal::Simulator
/third_party/selinux/libsepol/cil/test/unit/
H A Dtest_cil_resolve_ast.c6806 struct cil_booleanif *bif = (struct cil_booleanif*)test_db->ast->root->cl_head->next->next->next->data; in test_cil_resolve_expr_stack_bools() local
6928 struct cil_booleanif *bif = (struct cil_booleanif*)test_db->ast->root->cl_head->next->next->next->data; in test_cil_resolve_expr_stack_neg() local
6953 struct cil_booleanif *bif = (struct cil_booleanif*)test_db->ast->root->cl_head->next->next->next->data; in test_cil_resolve_expr_stack_emptystr_neg() local
H A Dtest_cil_build_ast.c3566 struct cil_booleanif *bif; in test_cil_gen_expr_stack_and() local
3589 struct cil_booleanif *bif; in test_cil_gen_expr_stack_or() local
3612 struct cil_booleanif *bif; in test_cil_gen_expr_stack_xor() local
3635 struct cil_booleanif *bif; in test_cil_gen_expr_stack_not() local
3658 struct cil_booleanif *bif; test_cil_gen_expr_stack_not_noexpr_neg() local
3681 struct cil_booleanif *bif; test_cil_gen_expr_stack_not_extraexpr_neg() local
3704 struct cil_booleanif *bif; test_cil_gen_expr_stack_eq() local
3727 struct cil_booleanif *bif; test_cil_gen_expr_stack_neq() local
3750 struct cil_booleanif *bif; test_cil_gen_expr_stack_nested() local
3773 struct cil_booleanif *bif; test_cil_gen_expr_stack_nested_neg() local
3796 struct cil_booleanif *bif; test_cil_gen_expr_stack_nested_emptyargs_neg() local
3819 struct cil_booleanif *bif; test_cil_gen_expr_stack_nested_missingoperator_neg() local
3842 struct cil_booleanif *bif; test_cil_gen_expr_stack_arg1null_neg() local
3865 struct cil_booleanif *bif; test_cil_gen_expr_stack_arg2null_neg() local
3888 struct cil_booleanif *bif; test_cil_gen_expr_stack_extraarg_neg() local
3910 struct cil_booleanif *bif; test_cil_gen_expr_stack_currnull_neg() local
[all...]

Completed in 77 milliseconds