/aosp_15_r20/external/rust/android-crates-io/crates/rustversion/src/ |
D | lib.rs | 252 let boolean = expr.eval(rust_version()); in cfg() localVariable
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/support/ |
H A D | compare_types.h | 68 struct boolean { struct
|
/aosp_15_r20/external/selinux/libsepol/include/sepol/policydb/ |
H A D | conditional.h | 59 uint32_t boolean; member
|
/aosp_15_r20/external/autotest/client/site_tests/platform_EncryptedStateful/ |
H A D | platform_EncryptedStateful.py | 33 def check(self, boolean, msg, fatal=False): argument
|
/aosp_15_r20/external/protobuf/java/kotlin/src/test/proto/com/google/protobuf/ |
H A D | evil_names_proto3.proto | 60 int64 boolean = 16; field
|
/aosp_15_r20/external/cronet/third_party/protobuf/java/kotlin/src/test/proto/com/google/protobuf/ |
H A D | evil_names_proto3.proto | 60 int64 boolean = 16; field
|
/aosp_15_r20/external/rust/android-crates-io/crates/nom/tests/ |
D | json.rs | 27 fn boolean(input: &str) -> IResult<&str, bool> { in boolean() function
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/nom-7.1.3/tests/ |
H A D | json.rs | 27 fn boolean(input: &str) -> IResult<&str, bool> { in boolean() function
|
/aosp_15_r20/external/libcups/cups/ |
H A D | snmp-private.h | 67 int boolean; /* Boolean value */ member
|
/aosp_15_r20/external/cronet/components/prefs/ |
H A D | pref_member_unittest.cc | 114 BooleanPrefMember boolean; in TEST_F() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/example/support/utree/ |
D | sexpr_parser.hpp | 206 bool_parser<bool, sexpr::bool_input_policies> boolean; in parser() local
|
/aosp_15_r20/external/kotlinx.serialization/formats/cbor/commonTest/src/kotlinx/serialization/cbor/ |
H A D | SampleClasses.kt | 67 val boolean: Boolean, constant in kotlinx.serialization.cbor.NumberTypesUmbrella
|
/aosp_15_r20/external/rust/android-crates-io/crates/toml_edit/src/parser/ |
D | numbers.rs | 22 pub(crate) fn boolean(input: &mut Input<'_>) -> PResult<bool> { in boolean() function
|
/aosp_15_r20/art/tools/dexfuzz/src/dexfuzz/rawdex/ |
H A D | Instruction.java | 393 addOpcodeInfo(Opcode.AGET_BOOLEAN, "aget-boolean", 0x47, new Format23x()); in addOpcodeInfo() 400 addOpcodeInfo(Opcode.APUT_BOOLEAN, "aput-boolean", 0x4e, new Format23x()); in addOpcodeInfo() 407 addOpcodeInfo(Opcode.IGET_BOOLEAN, "iget-boolean", 0x55, new Format22c()); in addOpcodeInfo() 414 addOpcodeInfo(Opcode.IPUT_BOOLEAN, "iput-boolean", 0x5c, new Format22c()); in addOpcodeInfo() 421 addOpcodeInfo(Opcode.SGET_BOOLEAN, "sget-boolean", 0x63, new Format21c()); in addOpcodeInfo() 428 addOpcodeInfo(Opcode.SPUT_BOOLEAN, "sput-boolean", 0x6a, new Format21c()); in addOpcodeInfo()
|
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_cond_timedwait/ |
H A D | stress1.c | 209 int boolean; member
|
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_cond_wait/ |
H A D | stress1.c | 218 int boolean; member
|
/aosp_15_r20/external/google-breakpad/src/processor/ |
H A D | fast_source_line_resolver.cc | 204 const char* boolean = reinterpret_cast<const char*>(para_uint32 + 6); in CopyWFI() local
|
/aosp_15_r20/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
H A D | SValBuilder.h | 243 nonloc::ConcreteInt makeBoolVal(const ObjCBoolLiteralExpr *boolean) { in makeBoolVal()
|
/aosp_15_r20/external/rust/android-crates-io/crates/winnow/examples/json/ |
D | parser.rs | 66 fn boolean<'i, E: ParserError<Stream<'i>>>(input: &mut Stream<'i>) -> PResult<bool, E> { in boolean() function
|
D | parser_partial.rs | 67 fn boolean<'i, E: ParserError<Stream<'i>>>(input: &mut Stream<'i>) -> PResult<bool, E> { in boolean() function
|
/aosp_15_r20/external/kotlinx.serialization/formats/json/commonMain/src/kotlinx/serialization/json/ |
H A D | JsonElement.kt | 312 public val JsonPrimitive.boolean: Boolean constant
|
/aosp_15_r20/external/grpc-grpc/include/grpc/support/ |
H A D | json.h | 174 bool boolean() const { return absl::get<bool>(value_); } in boolean() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/StaticAnalyzer/Core/PathSensitive/ |
D | SValBuilder.h | 296 nonloc::ConcreteInt makeBoolVal(const ObjCBoolLiteralExpr *boolean) { in makeBoolVal()
|
/aosp_15_r20/external/boringssl/src/crypto/x509/ |
H A D | asn1_gen.c | 380 ASN1_BOOLEAN boolean; in generate_v3() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/StaticAnalyzer/Core/PathSensitive/ |
D | SValBuilder.h | 296 nonloc::ConcreteInt makeBoolVal(const ObjCBoolLiteralExpr *boolean) { in makeBoolVal()
|