Home
last modified time | relevance | path

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

/external/libsepol/tests/
Dtest-linker-cond-map.c57 void test_cond_expr_mapping(policydb_t * p, avrule_decl_t * d, test_cond_expr_t * bools, int len) in test_cond_expr_mapping()
91 test_cond_expr_t bools[2]; in base_cond_tests() local
122 test_cond_expr_t bools[3]; in module_cond_tests() local
/external/protobuf/src/google/protobuf/
Dunittest_repeated_packables_nano.proto64 repeated bool bools = 13; field
89 repeated bool bools = 13 [ packed = true ]; field
/external/clang/test/CodeGenObjC/
Dmisc-atomic-property.m19 } bools; typedef
/external/skia/include/utils/
DSkJSON.h260 bool* bools() const { in bools() function
/external/libsepol/src/
Dconditional.c61 static int bool_present(unsigned int target, unsigned int bools[], in bool_present()
/external/jsoncpp/src/test_lib_json/
Dmain.cpp315 JSONTEST_FIXTURE( ValueTest, bools ) in JSONTEST_FIXTURE() argument