Home
last modified time | relevance | path

Searched defs:boolean (Results 51 – 75 of 312) sorted by relevance

12345678910>>...13

/aosp_15_r20/external/rust/android-crates-io/crates/rustversion/src/
Dlib.rs252 let boolean = expr.eval(rust_version()); in cfg() localVariable
/aosp_15_r20/external/cronet/third_party/libc++/src/test/support/
H A Dcompare_types.h68 struct boolean { struct
/aosp_15_r20/external/selinux/libsepol/include/sepol/policydb/
H A Dconditional.h59 uint32_t boolean; member
/aosp_15_r20/external/autotest/client/site_tests/platform_EncryptedStateful/
H A Dplatform_EncryptedStateful.py33 def check(self, boolean, msg, fatal=False): argument
/aosp_15_r20/external/protobuf/java/kotlin/src/test/proto/com/google/protobuf/
H A Devil_names_proto3.proto60 int64 boolean = 16; field
/aosp_15_r20/external/cronet/third_party/protobuf/java/kotlin/src/test/proto/com/google/protobuf/
H A Devil_names_proto3.proto60 int64 boolean = 16; field
/aosp_15_r20/external/rust/android-crates-io/crates/nom/tests/
Djson.rs27 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 Djson.rs27 fn boolean(input: &str) -> IResult<&str, bool> { in boolean() function
/aosp_15_r20/external/libcups/cups/
H A Dsnmp-private.h67 int boolean; /* Boolean value */ member
/aosp_15_r20/external/cronet/components/prefs/
H A Dpref_member_unittest.cc114 BooleanPrefMember boolean; in TEST_F() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/example/support/utree/
Dsexpr_parser.hpp206 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 DSampleClasses.kt67 val boolean: Boolean, constant in kotlinx.serialization.cbor.NumberTypesUmbrella
/aosp_15_r20/external/rust/android-crates-io/crates/toml_edit/src/parser/
Dnumbers.rs22 pub(crate) fn boolean(input: &mut Input<'_>) -> PResult<bool> { in boolean() function
/aosp_15_r20/art/tools/dexfuzz/src/dexfuzz/rawdex/
H A DInstruction.java393 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 Dstress1.c209 int boolean; member
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_cond_wait/
H A Dstress1.c218 int boolean; member
/aosp_15_r20/external/google-breakpad/src/processor/
H A Dfast_source_line_resolver.cc204 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 DSValBuilder.h243 nonloc::ConcreteInt makeBoolVal(const ObjCBoolLiteralExpr *boolean) { in makeBoolVal()
/aosp_15_r20/external/rust/android-crates-io/crates/winnow/examples/json/
Dparser.rs66 fn boolean<'i, E: ParserError<Stream<'i>>>(input: &mut Stream<'i>) -> PResult<bool, E> { in boolean() function
Dparser_partial.rs67 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 DJsonElement.kt312 public val JsonPrimitive.boolean: Boolean constant
/aosp_15_r20/external/grpc-grpc/include/grpc/support/
H A Djson.h174 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/
DSValBuilder.h296 nonloc::ConcreteInt makeBoolVal(const ObjCBoolLiteralExpr *boolean) { in makeBoolVal()
/aosp_15_r20/external/boringssl/src/crypto/x509/
H A Dasn1_gen.c380 ASN1_BOOLEAN boolean; in generate_v3() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/StaticAnalyzer/Core/PathSensitive/
DSValBuilder.h296 nonloc::ConcreteInt makeBoolVal(const ObjCBoolLiteralExpr *boolean) { in makeBoolVal()

12345678910>>...13