Home
last modified time | relevance | path

Searched defs:boolean (Results 26 – 50 of 312) sorted by relevance

12345678910>>...13

/aosp_15_r20/external/selinux/libsepol/src/
H A Dpolicydb_validate.c753 static int validate_bool_datum(sepol_handle_t *handle, const cond_bool_datum_t *boolean, validate_t… in validate_bool_datum()
1109 …(sepol_handle_t *handle, const uint32_t bool_ids[], unsigned int nbools, const validate_t *boolean) in validate_bool_id_array()
1128 …validate_cond_expr(sepol_handle_t *handle, const struct cond_expr *expr, const validate_t *boolean) in validate_cond_expr()
/aosp_15_r20/external/selinux/secilc/docs/
H A Dcil_conditional_statements.md4 boolean section in Conditional Statements
/aosp_15_r20/external/libjpeg-turbo/
H A Djconfig.h.in27 typedef unsigned char boolean; typedef
H A Djconfig.h27 typedef unsigned char boolean; typedef
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/concepts/concepts.callable/concept.predicate/
H A Dpredicate.compile.pass.cpp55 struct boolean { struct
/aosp_15_r20/external/pigweed/pw_string/size_report/
H A Dstring_builder_size_report.cc62 bool boolean = get_boolean; in main() local
H A Dstring_builder_size_report_incremental.cc71 bool boolean = get_boolean; in main() local
/aosp_15_r20/external/rust/android-crates-io/crates/predicates/src/
Dlib.rs218 pub mod boolean; module
/aosp_15_r20/external/clang/test/PCH/
H A Dcxx_exprs.cpp13 bool boolean; variable
/aosp_15_r20/external/flatbuffers/python/flatbuffers/
H A Dpacker.py25 boolean = struct.Struct(compat.struct_bool_decl) variable
/aosp_15_r20/external/mobile-data-download/java/com/google/android/libraries/mobiledatadownload/file/common/testing/
H A Dtest_message.proto26 optional bool boolean = 2; field
/aosp_15_r20/external/fbjni/cxx/fbjni/detail/
H A DBoxed.h56 DEFINE_BOXED_PRIMITIVE(boolean, Boolean) in DEFINE_BOXED_PRIMITIVE() argument
/aosp_15_r20/external/rust/android-crates-io/crates/der/src/
Dasn1.rs11 mod boolean; module
/aosp_15_r20/external/coreboot/util/smmstoretool/
H A Ddata.c116 bool boolean; in make_data() local
/aosp_15_r20/external/apache-commons-lang/src/test/java/org/apache/commons/lang3/concurrent/locks/
H A DLockingVisitorsTest.java48 …final boolean[] booleanValues, final LockVisitor<boolean[], ?> visitor) throws InterruptedExceptio… in runTest()
/aosp_15_r20/packages/modules/Bluetooth/system/stack/test/sdp/
Dstack_sdp_db_test.cc120 uint8_t boolean = 1; in TEST_F() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/example/support/utree/
Dsexpr_generator.hpp91 bool_generator<bool, bool_output_policies> boolean; in generator() local
/aosp_15_r20/external/selinux/policycoreutils/setsebool/
H A Dsetsebool.c124 semanage_bool_t *boolean = NULL; in semanage_set_boolean_list() local
/aosp_15_r20/platform_testing/libraries/motion/src/platform/test/motion/golden/
H A DDataPointTypes.kt32 val boolean: DataPointType<Boolean> = in <lambda>() constant
/aosp_15_r20/external/protobuf/java/kotlin/src/test/proto/com/google/protobuf/
H A Devil_names_proto2.proto61 optional int64 boolean = 18; field
/aosp_15_r20/external/virglrenderer/src/mesa/pipe/
H A Dp_compiler.h82 typedef unsigned char boolean; typedef
/aosp_15_r20/external/cronet/third_party/protobuf/java/kotlin/src/test/proto/com/google/protobuf/
H A Devil_names_proto2.proto61 optional int64 boolean = 18; field
/aosp_15_r20/frameworks/native/opengl/tools/glgen/src/
H A DJType.java32 typeMapping.put(new CType("GLboolean"), new JType("boolean")); in typeMapping.put()
56 typeMapping.put(new CType("EGLBoolean"), new JType("boolean")); in typeMapping.put()
123 new JType("boolean", false, true)); in arrayTypeMapping.put()
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/rustversion-1.0.15/src/
H A Dlib.rs243 let boolean = expr.eval(RUSTVERSION); in cfg() localVariable
/aosp_15_r20/external/libchrome/base/test/
H A Dtrace_event_analyzer.cc130 bool boolean = false; in SetFromJSON() local
277 Query Query::Bool(bool boolean) { in Bool()

12345678910>>...13