HomeSort by relevance Sort by last modified time
    Searched refs:conditional (Results 176 - 200 of 250) sorted by null

1 2 3 4 5 6 78 910

  /external/selinux/checkpolicy/
checkpolicy.c 13 * Added conditional policy language extensions
57 * booleans or conditional rules are thrown away a warning is printed.
80 #include <sepol/policydb/conditional.h>
677 printf("f) display conditional bools\n");
678 printf("g) display conditional expressions\n");
module_compiler.c 19 #include <sepol/policydb/conditional.h>
31 int type; /* for above union: 1 = avrule block, 2 = conditional */
119 * currently within a non-conditional and in a non-else branch then
1316 * conditional? */
1321 /* Append the new conditional node to the existing ones. During
1355 * therefore there ought never be a conditional on top of the
    [all...]
policy_parse.y 13 * Added conditional policy language extensions
47 #include <sepol/policydb/conditional.h>
    [all...]
  /external/selinux/checkpolicy/test/
dismod.c 32 #include <sepol/policydb/conditional.h>
819 printf("2) display conditional AVTAB\n");
906 fprintf(out_fp, "conditional avtab:\n");
  /external/selinux/libsepol/src/
conditional.c 25 #include <sepol/policydb/conditional.h>
95 * Determine if two conditional expressions are equal.
136 /* Create a new conditional node, optionally copying
137 * the conditional expression from an existing node.
139 * with no conditional expression.
169 /* Find a conditional (the needle) within a list of existing ones (the
197 /* add conditional node to policy list */
205 * cond_evaluate_expr evaluates a conditional expr
302 * evaluate_cond_node evaluates the conditional stored in
643 ("security: type rule already exists outside of a conditional.")
    [all...]
services.c 13 * Added conditional policy language extensions
60 #include <sepol/policydb/conditional.h>
895 /* Check conditional av table for additional permissions */
    [all...]
link.c 24 #include <sepol/policydb/conditional.h>
    [all...]
write.c 11 * Added conditional policy language extensions
40 #include <sepol/policydb/conditional.h>
671 * in the avtab with a conditional without saving them as part of
672 * the conditional. This means that the avtab with the conditional
    [all...]
  /external/doclava/res/assets/templates/
macros.cs 68 <?cs # a conditional link.
  /external/openssh/contrib/redhat/
openssh.spec 697 - Resync with conditional options in Damien Miller's .spec file for an errata.
  /frameworks/rs/api/
rs_graphics.spec 96 Specifies conditional drawing depending on the comparison of the incoming
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
hashtable.h 502 typedef typename std::conditional<__unique_keys,
507 typedef typename std::conditional<__unique_keys,
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
hashtable.h 502 typedef typename std::conditional<__unique_keys,
507 typedef typename std::conditional<__unique_keys,
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
shared_ptr_base.h 526 using _Del2 = typename conditional<is_reference<_Del>::value,
    [all...]
hashtable.h 208 using __key_extract = typename std::conditional<
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
shared_ptr_base.h 526 using _Del2 = typename conditional<is_reference<_Del>::value,
    [all...]
hashtable.h 208 using __key_extract = typename std::conditional<
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
shared_ptr_base.h 526 using _Del2 = typename conditional<is_reference<_Del>::value,
    [all...]
hashtable.h 208 using __key_extract = typename std::conditional<
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
shared_ptr_base.h 526 using _Del2 = typename conditional<is_reference<_Del>::value,
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
shared_ptr_base.h 643 using _Del2 = typename conditional<is_reference<_Del>::value,
    [all...]
  /art/runtime/jdwp/
jdwp_handler.cc     [all...]
  /external/selinux/libsepol/cil/src/
cil_policy.c 37 #include <sepol/policydb/conditional.h>
    [all...]
cil_post.c 36 #include <sepol/policydb/conditional.h>
    [all...]
cil_tree.c 34 #include <sepol/policydb/conditional.h>
    [all...]

Completed in 574 milliseconds

1 2 3 4 5 6 78 910