/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/ |
H A D | asn1write.c | 186 int mbedtls_asn1_write_bool(unsigned char **p, const unsigned char *start, int boolean) in mbedtls_asn1_write_bool()
|
/aosp_15_r20/external/webrtc/sdk/android/native_api/jni/ |
H A D | java_types.cc | 131 const JavaRef<jobject>& boolean) { in JavaToNativeOptionalBool()
|
/aosp_15_r20/external/mbedtls/library/ |
H A D | asn1write.c | 185 int mbedtls_asn1_write_bool(unsigned char **p, const unsigned char *start, int boolean) in mbedtls_asn1_write_bool()
|
/aosp_15_r20/out/soong/.intermediates/system/tools/xsdc/tests/resources/predefined_types/xsdc_predefined_types_tests/gen/cpp/ |
D | predefined_types.cpp | 1002 …<std::string> anyURI, std::optional<std::string> base64Binary, std::optional<bool> boolean, std::o… in MiscTypes() 1109 std::optional<bool> boolean; in read() local
|
/aosp_15_r20/out/soong/.intermediates/system/tools/xsdc/tests/resources/predefined_types/xsdc_predefined_types_tinyxml_tests/gen/cpp/ |
D | predefined_types.cpp | 983 …<std::string> anyURI, std::optional<std::string> base64Binary, std::optional<bool> boolean, std::o… in MiscTypes() 1090 std::optional<bool> boolean; in read() local
|
/aosp_15_r20/external/libcups/cups/ |
H A D | ipp-private.h | 78 char boolean; /* Boolean value */ member
|
/aosp_15_r20/external/selinux/checkpolicy/test/ |
H A D | dispol.c | 309 cond_bool_datum_t *boolean; in change_bool() local
|
/aosp_15_r20/external/clang/lib/StaticAnalyzer/Core/ |
H A D | SValBuilder.cpp | 90 nonloc::ConcreteInt SValBuilder::makeBoolVal(const CXXBoolLiteralExpr *boolean){ in makeBoolVal()
|
/aosp_15_r20/external/selinux/libsepol/cil/src/ |
H A D | cil_policy.c | 1011 struct cil_bool *boolean; in cil_bools_to_policy() local 1441 struct cil_booleanif *boolean = node->data; in __cil_te_rules_to_policy_helper() local
|
H A D | cil_write_ast.c | 873 struct cil_bool *boolean = node->data; in cil_write_ast_node() local
|
/aosp_15_r20/external/iperf3/src/ |
H A D | cjson.c | 2121 …ON*) cJSON_AddBoolToObject(cJSON * const object, const char * const name, const cJSON_bool boolean) in cJSON_AddBoolToObject() 2405 CJSON_PUBLIC(cJSON *) cJSON_CreateBool(cJSON_bool boolean) in cJSON_CreateBool()
|
/aosp_15_r20/external/pytorch/aten/src/ATen/ |
H A D | TensorIndexing.h | 166 inline bool boolean() const { in boolean() function
|
/aosp_15_r20/external/kotlinx.serialization/integration-test/src/commonMain/kotlin/sample/ |
H A D | Data.kt | 187 val boolean: Boolean, constant in sample.Zoo
|
/aosp_15_r20/external/rust/android-crates-io/crates/serde_yaml/tests/ |
D | test_serde.rs | 299 boolean: String, in test_strings_needing_quote() field
|
/aosp_15_r20/external/emboss/compiler/util/ |
H A D | ir_data.py | 484 boolean: Optional[BooleanType] = ir_data_fields.oneof_field("type") variable in ExpressionType
|
/aosp_15_r20/external/kotlinx.serialization/integration-test/src/commonTest/kotlin/sample/ |
H A D | BasicTypesSerializationTest.kt | 27 val boolean: Boolean, constant in sample.BasicTypesSerializationTest.TypesUmbrella
|
/aosp_15_r20/external/aws-sdk-java-v2/codegen/src/main/java/software/amazon/awssdk/codegen/naming/ |
H A D | DefaultNamingStrategy.java | 71 … "abstract", "assert", "boolean", "break", "byte", "case", "catch", "char", "class", in Collections.addAll()
|
/aosp_15_r20/external/libchrome/third_party/jinja2/ |
H A D | filters.py | 355 def do_default(value, default_value=u'', boolean=False): argument
|
/aosp_15_r20/external/deqp/modules/gles3/functional/ |
H A D | es3fImplementationLimitTests.cpp | 116 std::ostream &operator<<(std::ostream &str, const Boolean &boolean) in operator <<()
|
/aosp_15_r20/external/python/jinja/src/jinja2/ |
D | filters.py | 416 def do_default(value, default_value="", boolean=False): argument
|
/aosp_15_r20/frameworks/base/tools/aapt2/ |
H A D | ResourceUtils.cpp | 653 auto boolean = TryParseBool(value); in TryParseItemForAttribute() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/bytestring/ |
D | cbs.c | 578 uint8_t boolean; in CBS_get_optional_asn1_bool() local
|
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/crypto/bytestring/ |
D | cbs.c | 578 uint8_t boolean; in CBS_get_optional_asn1_bool() local
|
/aosp_15_r20/external/python/bumble/bumble/ |
D | sdp.py | 241 def boolean(value: bool) -> DataElement: member in DataElement
|
/aosp_15_r20/external/pytorch/torch/distributions/ |
H A D | constraints.py | 656 boolean = _Boolean() variable
|