Searched refs:is_null (Results 1 – 16 of 16) sorted by relevance
73 assert!(foo_fields[0].vmsd.is_null()); in test_vmstate_uint16()93 assert!(foo_fields[1].vmsd.is_null()); in test_vmstate_unused()114 assert!(foo_fields[2].vmsd.is_null()); in test_vmstate_varray_uint16_unsafe()138 assert!(foo_fields[3].vmsd.is_null()); in test_vmstate_varray_multiply()205 assert!(foo_fields[0].vmsd.is_null()); in test_vmstate_bool_v()225 assert!(foo_fields[1].vmsd.is_null()); in test_vmstate_uint64()241 assert!(foo_fields[2].info.is_null()); // VMSTATE_STRUCT_VARRAY_UINT8 doesn't set info field. in test_vmstate_struct_varray_uint8()265 assert!(foo_fields[3].info.is_null()); // VMSTATE_STRUCT_VARRAY_UINT8 doesn't set info field. in test_vmstate_struct_varray_uint32_multiply()296 assert!(foo_fields[4].vmsd.is_null()); in test_vmstate_macro_array()374 assert!(foo_fields[0].vmsd.is_null()); in test_vmstate_pointer()[all …]
439 bool is_null; in vmstate_save_state_v() local455 is_null = true; in vmstate_save_state_v()458 is_null = false; in vmstate_save_state_v()472 is_null != is_prev_null) { in vmstate_save_state_v()474 is_prev_null = is_null; in vmstate_save_state_v()481 if (is_null != elem_is_null) { in vmstate_save_state_v()509 if (is_null) { in vmstate_save_state_v()
916 bool is_null; /* True if property is not present in map or is null */ member934 prop->is_null = true; in fill_attestation_property()959 prop->is_null = false; in fill_attestation_property()976 nsm_req->public_key.is_null = true; in get_nsm_attestation_req()977 nsm_req->user_data.is_null = true; in get_nsm_attestation_req()978 nsm_req->nonce.is_null = true; in get_nsm_attestation_req()1218 if (req->public_key.is_null) { in add_payload_to_cose()1228 if (req->user_data.is_null) { in add_payload_to_cose()1238 if (req->nonce.is_null) { in add_payload_to_cose()1366 nsm_req->public_key.is_null = true; in handle_attestation()[all …]
44 if (root.is_null()) in getEstimatedJsonSize()
21 + if (instance.is_null()) {
30 EXPECT_TRUE(asyncResp->res.jsonValue.is_null()); in testDataGetNoError()
82 if sbd.mmio[id].memory.is_null() { in mmio_addr()
213 if errp.is_null() { in propagate()
941 if (jsonChData.is_null()) in loadChannelConfig()949 if (jsonChInfo.is_null()) in loadChannelConfig()1043 if (!jsonChData.is_null()) in readChannelVolatileData()1110 if (!jsonChData.is_null()) in readChannelPersistData()
1131 if (userInfo.is_null()) in readUserData()
325 if (expose.is_null()) in addObjectJson()
204 if (!expose.is_null()) in pruneRecordExposes()
99 if (transaction->res.jsonValue.is_null()) in introspectObjects()182 if (objectJson.is_null()) in getPropertiesForEnumerate()291 if (objectJson.is_null()) in getManagedObjectsForEnumerate()1307 if (data.is_null()) in handleMethodResponse()1312 if (transaction->methodResponse.is_null()) in handleMethodResponse()
680 if !chr.is_null() { in pl011_create()
244 if (!jsonValue.is_null()) in unpackValueWithErrorCode()
1640 if (filter.is_null()) in populateI2CControllerWRAllowlist()