Home
last modified time | relevance | path

Searched defs:bools (Results 1 – 7 of 7) sorted by relevance

/third_party/selinux/libsepol/tests/
Dtest-linker-cond-map.c58 static void test_cond_expr_mapping(policydb_t * p, avrule_decl_t * d, test_cond_expr_t * bools, int… in test_cond_expr_mapping()
92 test_cond_expr_t bools[2]; in base_cond_tests() local
123 test_cond_expr_t bools[3]; in module_cond_tests() local
/third_party/typescript/tests/cases/conformance/types/literal/
DtemplateLiteralTypesPatterns.ts21 declare function bools(x: `${boolean}`): void; function
/third_party/selinux/libselinux/src/
Daudit2why.c64 static int check_booleans(struct boolean_t **bools) in check_booleans()
323 struct boolean_t *bools; in analyze() local
/third_party/mesa3d/src/util/tests/
Dxmlconfig.cpp67 TEST_F(xmlconfig_test, bools) in TEST_F() argument
/third_party/selinux/libsepol/src/
Dconditional.c62 static int bool_present(unsigned int target, unsigned int bools[], in bool_present()
/third_party/selinux/libsepol/cil/src/
Dcil_policy.c1008 static void cil_bools_to_policy(FILE *out, struct cil_list *bools) in cil_bools_to_policy()
/third_party/rust/crates/regex/regex-syntax/src/hir/
Dmod.rs1486 bools: u16, field