Home
last modified time | relevance | path

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

12

/third_party/selinux/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
/third_party/boost/libs/hana/test/ext/std/integral_constant/
Dlogical.cpp58 auto bools = hana::make_tuple(std::true_type{}, std::false_type{}); in main() local
/third_party/boost/libs/hana/test/
Dsearchable.cpp34 auto bools = hana::make_tuple( in main() local
/third_party/flatbuffers/tests/FlatBuffers.Test.Swift/Tests/FlatBuffers.Test.SwiftTests/
Dmore_defaults_generated.swift55 …public func bools(at index: Int32) -> Bool { let o = _accessor.offset(VTOFFSET.bools.v); return o … in bools() function
56 public var bools: [Bool] { return _accessor.getVector(at: VTOFFSET.bools.v) ?? [] } variable
130 public var bools: [Bool] variable
DFlatBuffersMonsterWriterTests.swift106 let bools = fbb.createVector(boolArray) in testArrayOfBools() variable
/third_party/boost/libs/hana/test/ext/boost/tuple/
Dsearchable.cpp41 auto bools = hana::make_tuple( in main() local
/third_party/boost/libs/hana/test/_include/laws/templates/
Dseq.hpp98 auto bools = hana::make_tuple( in main() local
/third_party/boost/libs/hana/test/detail/canonical_constant/
Dlaws.cpp31 auto bools = hana::make_tuple(canonical<bool, true>{}, canonical<bool, false>{}); in main() local
/third_party/flatbuffers/tests/rust_usage_test/tests/flexbuffers_tests/
Dinterop.rs41 let bools = m.idx("bools").as_vector(); in read_golden_flexbuffer() localVariable
/third_party/boost/libs/hana/test/concept/constant/
Dlogical.cpp25 constexpr auto bools = hana::make_tuple( in main() local
/third_party/flatbuffers/tests/
Dmore_defaults_generated.rs157 let bools = { in unpack() localVariable
198 pub fn bools(&self) -> &'a [bool] { in bools() method
226 pub bools: Option<flatbuffers::WIPOffset<flatbuffers::Vector<'a, bool>>>, field
305 pub bools: Vec<bool>, field
344 let bools = Some({ in pack() localVariable
DJavaScriptFlexBuffersTest.js355 bools: [true, false, true, false], property
Dtest.cpp2899 bool bools[] = {true, false, true, false}; in FlexBuffersTest() 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()
317 struct boolean_t *bools; in analyze() local
/third_party/node/deps/npm/node_modules/minimist/
Dindex.js4 var flags = { bools : {}, strings : {}, unknownFn: null }; property
/third_party/node/deps/npm/node_modules/mkdirp/node_modules/minimist/
Dindex.js4 var flags = { bools : {}, strings : {}, unknownFn: null }; property
/third_party/mesa3d/src/util/tests/
Dxmlconfig.cpp67 TEST_F(xmlconfig_test, bools) in TEST_F() argument
/third_party/libsoup/tests/
Dxmlrpc-old-server-test.c65 GValueArray *bools; in do_countBools() local
Dxmlrpc-old-test.c136 GValueArray *bools; in test_countBools() local
/third_party/boost/libs/hana/example/tutorial/
Dappendix_mpl.cpp483 using bools = vector_c<bool,false,false,false,true,true,true,false,false>; in main() typedef
/third_party/selinux/libsepol/src/
Dconditional.c61 static int bool_present(unsigned int target, unsigned int bools[], in bool_present()
/third_party/node/deps/npm/node_modules/yargs-parser/
Dindex.js44 bools: {}, property
/third_party/glib/glib/tests/
Dkeyfile.c1408 gboolean bools[2] = { TRUE, FALSE }; in test_load() local
/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()

12