Home
last modified time | relevance | path

Searched defs:boolean (Results 126 – 150 of 312) sorted by relevance

12345678910>>...13

/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/
H A Dasn1write.c186 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 Djava_types.cc131 const JavaRef<jobject>& boolean) { in JavaToNativeOptionalBool()
/aosp_15_r20/external/mbedtls/library/
H A Dasn1write.c185 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/
Dpredefined_types.cpp1002 …<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/
Dpredefined_types.cpp983 …<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 Dipp-private.h78 char boolean; /* Boolean value */ member
/aosp_15_r20/external/selinux/checkpolicy/test/
H A Ddispol.c309 cond_bool_datum_t *boolean; in change_bool() local
/aosp_15_r20/external/clang/lib/StaticAnalyzer/Core/
H A DSValBuilder.cpp90 nonloc::ConcreteInt SValBuilder::makeBoolVal(const CXXBoolLiteralExpr *boolean){ in makeBoolVal()
/aosp_15_r20/external/selinux/libsepol/cil/src/
H A Dcil_policy.c1011 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 Dcil_write_ast.c873 struct cil_bool *boolean = node->data; in cil_write_ast_node() local
/aosp_15_r20/external/iperf3/src/
H A Dcjson.c2121 …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 DTensorIndexing.h166 inline bool boolean() const { in boolean() function
/aosp_15_r20/external/kotlinx.serialization/integration-test/src/commonMain/kotlin/sample/
H A DData.kt187 val boolean: Boolean, constant in sample.Zoo
/aosp_15_r20/external/rust/android-crates-io/crates/serde_yaml/tests/
Dtest_serde.rs299 boolean: String, in test_strings_needing_quote() field
/aosp_15_r20/external/emboss/compiler/util/
H A Dir_data.py484 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 DBasicTypesSerializationTest.kt27 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 DDefaultNamingStrategy.java71 … "abstract", "assert", "boolean", "break", "byte", "case", "catch", "char", "class", in Collections.addAll()
/aosp_15_r20/external/libchrome/third_party/jinja2/
H A Dfilters.py355 def do_default(value, default_value=u'', boolean=False): argument
/aosp_15_r20/external/deqp/modules/gles3/functional/
H A Des3fImplementationLimitTests.cpp116 std::ostream &operator<<(std::ostream &str, const Boolean &boolean) in operator <<()
/aosp_15_r20/external/python/jinja/src/jinja2/
Dfilters.py416 def do_default(value, default_value="", boolean=False): argument
/aosp_15_r20/frameworks/base/tools/aapt2/
H A DResourceUtils.cpp653 auto boolean = TryParseBool(value); in TryParseItemForAttribute() local
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/bytestring/
Dcbs.c578 uint8_t boolean; in CBS_get_optional_asn1_bool() local
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/crypto/bytestring/
Dcbs.c578 uint8_t boolean; in CBS_get_optional_asn1_bool() local
/aosp_15_r20/external/python/bumble/bumble/
Dsdp.py241 def boolean(value: bool) -> DataElement: member in DataElement
/aosp_15_r20/external/pytorch/torch/distributions/
H A Dconstraints.py656 boolean = _Boolean() variable

12345678910>>...13