HomeSort by relevance Sort by last modified time
    Searched defs:bif (Results 1 - 8 of 8) sorted by null

  /external/selinux/libsepol/cil/src/
cil_policy.c 888 struct cil_booleanif *bif = node->data; local
889 struct cil_list *expr = bif->datum_expr;
    [all...]
cil_tree.c 910 struct cil_booleanif *bif = node->data; local
914 cil_tree_print_expr(bif->datum_expr, bif->str_expr);
    [all...]
cil_verify.c 868 struct cil_booleanif *bif = node->parent->parent->data; local
875 if (bif->preserved_tunable) {
940 if (bif->preserved_tunable) {
959 struct cil_booleanif *bif = (struct cil_booleanif*)node->data; local
972 if (bif->preserved_tunable) {
    [all...]
cil_build_ast.c 2516 struct cil_booleanif *bif = NULL; local
    [all...]
cil_resolve_ast.c 2848 struct cil_booleanif *bif = (struct cil_booleanif*)current->data; local
    [all...]
  /external/vixl/src/vixl/a64/
logic-a64.cc 1259 LogicVRegister Simulator::bif(VectorFormat vform, function in class:vixl::Simulator
    [all...]
  /external/selinux/libsepol/cil/test/unit/
test_cil_resolve_ast.c 6806 struct cil_booleanif *bif = (struct cil_booleanif*)test_db->ast->root->cl_head->next->next->next->data; local
6928 struct cil_booleanif *bif = (struct cil_booleanif*)test_db->ast->root->cl_head->next->next->next->data; local
6953 struct cil_booleanif *bif = (struct cil_booleanif*)test_db->ast->root->cl_head->next->next->next->data; local
    [all...]
test_cil_build_ast.c 3566 struct cil_booleanif *bif; local
3589 struct cil_booleanif *bif; local
3612 struct cil_booleanif *bif; local
3635 struct cil_booleanif *bif; local
3658 struct cil_booleanif *bif; local
3681 struct cil_booleanif *bif; local
3704 struct cil_booleanif *bif; local
3727 struct cil_booleanif *bif; local
3750 struct cil_booleanif *bif; local
3773 struct cil_booleanif *bif; local
3796 struct cil_booleanif *bif; local
3819 struct cil_booleanif *bif; local
3842 struct cil_booleanif *bif; local
3865 struct cil_booleanif *bif; local
3888 struct cil_booleanif *bif; local
3910 struct cil_booleanif *bif; local
    [all...]

Completed in 507 milliseconds