/aosp_15_r20/external/selinux/libsepol/src/ |
H A D | policydb_validate.c | 753 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 D | cil_conditional_statements.md | 4 boolean section in Conditional Statements
|
/aosp_15_r20/external/libjpeg-turbo/ |
H A D | jconfig.h.in | 27 typedef unsigned char boolean; typedef
|
H A D | jconfig.h | 27 typedef unsigned char boolean; typedef
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/concepts/concepts.callable/concept.predicate/ |
H A D | predicate.compile.pass.cpp | 55 struct boolean { struct
|
/aosp_15_r20/external/pigweed/pw_string/size_report/ |
H A D | string_builder_size_report.cc | 62 bool boolean = get_boolean; in main() local
|
H A D | string_builder_size_report_incremental.cc | 71 bool boolean = get_boolean; in main() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/predicates/src/ |
D | lib.rs | 218 pub mod boolean; module
|
/aosp_15_r20/external/clang/test/PCH/ |
H A D | cxx_exprs.cpp | 13 bool boolean; variable
|
/aosp_15_r20/external/flatbuffers/python/flatbuffers/ |
H A D | packer.py | 25 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 D | test_message.proto | 26 optional bool boolean = 2; field
|
/aosp_15_r20/external/fbjni/cxx/fbjni/detail/ |
H A D | Boxed.h | 56 DEFINE_BOXED_PRIMITIVE(boolean, Boolean) in DEFINE_BOXED_PRIMITIVE() argument
|
/aosp_15_r20/external/rust/android-crates-io/crates/der/src/ |
D | asn1.rs | 11 mod boolean; module
|
/aosp_15_r20/external/coreboot/util/smmstoretool/ |
H A D | data.c | 116 bool boolean; in make_data() local
|
/aosp_15_r20/external/apache-commons-lang/src/test/java/org/apache/commons/lang3/concurrent/locks/ |
H A D | LockingVisitorsTest.java | 48 …final boolean[] booleanValues, final LockVisitor<boolean[], ?> visitor) throws InterruptedExceptio… in runTest()
|
/aosp_15_r20/packages/modules/Bluetooth/system/stack/test/sdp/ |
D | stack_sdp_db_test.cc | 120 uint8_t boolean = 1; in TEST_F() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/example/support/utree/ |
D | sexpr_generator.hpp | 91 bool_generator<bool, bool_output_policies> boolean; in generator() local
|
/aosp_15_r20/external/selinux/policycoreutils/setsebool/ |
H A D | setsebool.c | 124 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 D | DataPointTypes.kt | 32 val boolean: DataPointType<Boolean> = in <lambda>() constant
|
/aosp_15_r20/external/protobuf/java/kotlin/src/test/proto/com/google/protobuf/ |
H A D | evil_names_proto2.proto | 61 optional int64 boolean = 18; field
|
/aosp_15_r20/external/virglrenderer/src/mesa/pipe/ |
H A D | p_compiler.h | 82 typedef unsigned char boolean; typedef
|
/aosp_15_r20/external/cronet/third_party/protobuf/java/kotlin/src/test/proto/com/google/protobuf/ |
H A D | evil_names_proto2.proto | 61 optional int64 boolean = 18; field
|
/aosp_15_r20/frameworks/native/opengl/tools/glgen/src/ |
H A D | JType.java | 32 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 D | lib.rs | 243 let boolean = expr.eval(RUSTVERSION); in cfg() localVariable
|
/aosp_15_r20/external/libchrome/base/test/ |
H A D | trace_event_analyzer.cc | 130 bool boolean = false; in SetFromJSON() local 277 Query Query::Bool(bool boolean) { in Bool()
|