| /openbmc/bmcweb/redfish-core/src/ |
| H A D | error_messages.cpp | 69 void success(crow::Response& res) in success() argument 86 void generalError(crow::Response& res) in generalError() argument 104 void created(crow::Response& res) in created() argument 122 void noOperation(crow::Response& res) in noOperation() argument 141 propertyDuplicate(crow::Response & res,std::string_view arg1) propertyDuplicate() argument 160 propertyUnknown(crow::Response & res,std::string_view arg1) propertyUnknown() argument 182 propertyValueTypeError(crow::Response & res,const nlohmann::json & arg1,std::string_view arg2) propertyValueTypeError() argument 205 propertyValueFormatError(crow::Response & res,const nlohmann::json & arg1,std::string_view arg2) propertyValueFormatError() argument 228 propertyValueNotInList(crow::Response & res,const nlohmann::json & arg1,std::string_view arg2) propertyValueNotInList() argument 251 propertyValueOutOfRange(crow::Response & res,const nlohmann::json & arg1,std::string_view arg2) propertyValueOutOfRange() argument 271 propertyValueError(crow::Response & res,std::string_view arg1) propertyValueError() argument 290 propertyNotWritable(crow::Response & res,std::string_view arg1) propertyNotWritable() argument 309 propertyNotUpdated(crow::Response & res,std::string_view arg1) propertyNotUpdated() argument 328 propertyMissing(crow::Response & res,std::string_view arg1) propertyMissing() argument 346 malformedJSON(crow::Response & res) malformedJSON() argument 365 invalidJSON(crow::Response & res,std::string_view arg1) invalidJSON() argument 383 emptyJSON(crow::Response & res) emptyJSON() argument 402 actionNotSupported(crow::Response & res,std::string_view arg1) actionNotSupported() argument 422 actionParameterMissing(crow::Response & res,std::string_view arg1,std::string_view arg2) actionParameterMissing() argument 443 actionParameterDuplicate(crow::Response & res,std::string_view arg1,std::string_view arg2) actionParameterDuplicate() argument 464 actionParameterUnknown(crow::Response & res,std::string_view arg1,std::string_view arg2) actionParameterUnknown() argument 488 actionParameterValueTypeError(crow::Response & res,const nlohmann::json & arg1,std::string_view arg2,std::string_view arg3) actionParameterValueTypeError() argument 515 actionParameterValueFormatError(crow::Response & res,const nlohmann::json & arg1,std::string_view arg2,std::string_view arg3) actionParameterValueFormatError() argument 538 actionParameterValueNotInList(crow::Response & res,std::string_view arg1,std::string_view arg2,std::string_view arg3) actionParameterValueNotInList() argument 561 actionParameterValueOutOfRange(crow::Response & res,std::string_view arg1,std::string_view arg2,std::string_view arg3) actionParameterValueOutOfRange() argument 586 actionParameterValueError(crow::Response & res,const nlohmann::json & arg1,std::string_view arg2) actionParameterValueError() argument 607 actionParameterNotSupported(crow::Response & res,std::string_view arg1,std::string_view arg2) actionParameterNotSupported() argument 629 arraySizeTooLong(crow::Response & res,std::string_view arg1,uint64_t arg2) arraySizeTooLong() argument 649 arraySizeTooShort(crow::Response & res,std::string_view arg1,std::string_view arg2) arraySizeTooShort() argument 674 queryParameterValueTypeError(crow::Response & res,const nlohmann::json & arg1,std::string_view arg2) queryParameterValueTypeError() argument 699 queryParameterValueFormatError(crow::Response & res,const nlohmann::json & arg1,std::string_view arg2) queryParameterValueFormatError() argument 719 queryParameterValueError(crow::Response & res,std::string_view arg1) queryParameterValueError() argument 739 queryParameterOutOfRange(crow::Response & res,std::string_view arg1,std::string_view arg2,std::string_view arg3) queryParameterOutOfRange() argument 760 queryNotSupportedOnResource(crow::Response & res) queryNotSupportedOnResource() argument 779 queryNotSupportedOnOperation(crow::Response & res) queryNotSupportedOnOperation() argument 797 queryNotSupported(crow::Response & res) queryNotSupported() argument 816 queryCombinationInvalid(crow::Response & res) queryCombinationInvalid() argument 835 queryParameterUnsupported(crow::Response & res,std::string_view arg1) queryParameterUnsupported() argument 853 sessionLimitExceeded(crow::Response & res) sessionLimitExceeded() argument 872 eventSubscriptionLimitExceeded(crow::Response & res) eventSubscriptionLimitExceeded() argument 891 resourceCannotBeDeleted(crow::Response & res) resourceCannotBeDeleted() argument 909 resourceInUse(crow::Response & res) resourceInUse() argument 929 resourceAlreadyExists(crow::Response & res,std::string_view arg1,std::string_view arg2,std::string_view arg3) resourceAlreadyExists() argument 951 resourceNotFound(crow::Response & res,std::string_view arg1,std::string_view arg2) resourceNotFound() argument 970 payloadTooLarge(crow::Response & res) payloadTooLarge() argument 988 insufficientStorage(crow::Response & res) insufficientStorage() argument 1006 missingOrMalformedPart(crow::Response & res) missingOrMalformedPart() argument 1025 invalidURI(crow::Response & res,std::string_view arg1) invalidURI() argument 1045 createFailedMissingReqProperties(crow::Response & res,std::string_view arg1) createFailedMissingReqProperties() argument 1066 createLimitReachedForResource(crow::Response & res) createLimitReachedForResource() argument 1084 serviceShuttingDown(crow::Response & res) serviceShuttingDown() argument 1102 serviceInUnknownState(crow::Response & res) serviceInUnknownState() argument 1120 noValidSession(crow::Response & res) noValidSession() argument 1138 insufficientPrivilege(crow::Response & res) insufficientPrivilege() argument 1156 accountModified(crow::Response & res) accountModified() argument 1174 accountNotModified(crow::Response & res) accountNotModified() argument 1192 accountRemoved(crow::Response & res) accountRemoved() argument 1211 accountForSessionNoLongerExists(crow::Response & res) accountForSessionNoLongerExists() argument 1230 invalidObject(crow::Response & res,const boost::urls::url_view_base & arg1) invalidObject() argument 1248 internalError(crow::Response & res,const std::source_location location) internalError() argument 1270 unrecognizedRequestBody(crow::Response & res) unrecognizedRequestBody() argument 1290 resourceMissingAtURI(crow::Response & res,const boost::urls::url_view_base & arg1) resourceMissingAtURI() argument 1312 resourceAtUriInUnknownFormat(crow::Response & res,const boost::urls::url_view_base & arg1) resourceAtUriInUnknownFormat() argument 1333 resourceAtUriUnauthorized(crow::Response & res,const boost::urls::url_view_base & arg1,std::string_view arg2) resourceAtUriUnauthorized() argument 1355 couldNotEstablishConnection(crow::Response & res,const boost::urls::url_view_base & arg1) couldNotEstablishConnection() argument 1377 sourceDoesNotSupportProtocol(crow::Response & res,const boost::urls::url_view_base & arg1,std::string_view arg2) sourceDoesNotSupportProtocol() argument 1399 accessDenied(crow::Response & res,const boost::urls::url_view_base & arg1) accessDenied() argument 1419 serviceTemporarilyUnavailable(crow::Response & res,std::string_view arg1) serviceTemporarilyUnavailable() argument 1440 invalidIndex(crow::Response & res,uint64_t arg1) invalidIndex() argument 1462 propertyValueModified(crow::Response & res,std::string_view arg1,const nlohmann::json & arg2) propertyValueModified() argument 1481 resourceInStandby(crow::Response & res) resourceInStandby() argument 1500 resourceExhaustion(crow::Response & res,std::string_view arg1) resourceExhaustion() argument 1521 stringValueTooLong(crow::Response & res,std::string_view arg1,uint64_t arg2) stringValueTooLong() argument 1542 stringValueTooShort(crow::Response & res,std::string_view arg1,std::string_view arg2) stringValueTooShort() argument 1561 sessionTerminated(crow::Response & res) sessionTerminated() argument 1579 subscriptionTerminated(crow::Response & res) subscriptionTerminated() argument 1599 resourceTypeIncompatible(crow::Response & res,std::string_view arg1,std::string_view arg2) resourceTypeIncompatible() argument 1620 passwordChangeRequired(crow::Response & res,const boost::urls::url_view_base & arg1) passwordChangeRequired() argument 1640 resetRequired(crow::Response & res,const boost::urls::url_view_base & arg1,std::string_view arg2) resetRequired() argument 1661 resetRecommended(crow::Response & res,std::string_view arg1,std::string_view arg2) resetRecommended() argument 1681 chassisPowerStateOnRequired(crow::Response & res,std::string_view arg1) chassisPowerStateOnRequired() argument 1701 chassisPowerStateOffRequired(crow::Response & res,std::string_view arg1) chassisPowerStateOffRequired() argument 1721 propertyValueConflict(crow::Response & res,std::string_view arg1,std::string_view arg2) propertyValueConflict() argument 1746 propertyValueResourceConflict(crow::Response & res,std::string_view arg1,const nlohmann::json & arg2,const boost::urls::url_view_base & arg3) propertyValueResourceConflict() argument 1772 propertyValueExternalConflict(crow::Response & res,std::string_view arg1,const nlohmann::json & arg2) propertyValueExternalConflict() argument 1796 propertyValueIncorrect(crow::Response & res,std::string_view arg1,const nlohmann::json & arg2) propertyValueIncorrect() argument 1817 resourceCreationConflict(crow::Response & res,const boost::urls::url_view_base & arg1) resourceCreationConflict() argument 1839 actionParameterValueConflict(crow::Response & res,std::string_view arg1,std::string_view arg2) actionParameterValueConflict() argument 1859 maximumErrorsExceeded(crow::Response & res) maximumErrorsExceeded() argument 1877 preconditionFailed(crow::Response & res) preconditionFailed() argument 1895 preconditionRequired(crow::Response & res) preconditionRequired() argument 1914 headerMissing(crow::Response & res,std::string_view arg1) headerMissing() argument 1933 headerInvalid(crow::Response & res,std::string_view arg1) headerInvalid() argument 1951 operationFailed(crow::Response & res) operationFailed() argument 1969 operationTimeout(crow::Response & res) operationTimeout() argument 1987 operationNotAllowed(crow::Response & res) operationNotAllowed() argument 2006 undeterminedFault(crow::Response & res,std::string_view arg1) undeterminedFault() argument 2025 conditionInRelatedResource(crow::Response & res) conditionInRelatedResource() argument 2044 restrictedRole(crow::Response & res,std::string_view arg1) restrictedRole() argument 2063 restrictedPrivilege(crow::Response & res,std::string_view arg1) restrictedPrivilege() argument 2082 strictAccountTypes(crow::Response & res,std::string_view arg1) strictAccountTypes() argument 2101 propertyDeprecated(crow::Response & res,std::string_view arg1) propertyDeprecated() argument 2120 resourceDeprecated(crow::Response & res,std::string_view arg1) resourceDeprecated() argument 2140 propertyValueDeprecated(crow::Response & res,std::string_view arg1,std::string_view arg2) propertyValueDeprecated() argument 2160 actionDeprecated(crow::Response & res,std::string_view arg1) actionDeprecated() argument 2180 networkNameResolutionNotConfigured(crow::Response & res) networkNameResolutionNotConfigured() argument 2200 networkNameResolutionNotSupported(crow::Response & res) networkNameResolutionNotSupported() argument 2219 serviceDisabled(crow::Response & res,std::string_view arg1) serviceDisabled() argument 2237 eventBufferExceeded(crow::Response & res) eventBufferExceeded() argument 2256 authenticationTokenRequired(crow::Response & res) authenticationTokenRequired() argument 2275 oneTimePasscodeSent(crow::Response & res,std::string_view arg1) oneTimePasscodeSent() argument 2294 licenseRequired(crow::Response & res,std::string_view arg1) licenseRequired() argument 2312 propertyModified(crow::Response & res) propertyModified() argument 2332 generateSecretKeyRequired(crow::Response & res,const boost::urls::url_view_base & arg1) generateSecretKeyRequired() argument [all...] |
| /openbmc/u-boot/drivers/bios_emulator/x86emu/ |
| H A D | prim_ops.c | 132 static void set_parity_flag(u32 res) in set_parity_flag() 137 static void set_szp_flags_8(u8 res) in set_szp_flags_8() 144 static void set_szp_flags_16(u16 res) in set_szp_flags_16() 151 static void set_szp_flags_32(u32 res) in set_szp_flags_32() 158 static void no_carry_byte_side_eff(u8 res) in no_carry_byte_side_eff() 166 static void no_carry_word_side_eff(u16 res) in no_carry_word_side_eff() 174 static void no_carry_long_side_eff(u32 res) in no_carry_long_side_eff() 182 static void calc_carry_chain(int bits, u32 d, u32 s, u32 res, int set_carry) in calc_carry_chain() 194 static void calc_borrow_chain(int bits, u32 d, u32 s, u32 res, int set_carry) in calc_borrow_chain() 212 u16 res; in aaa_word() local [all …]
|
| /openbmc/qemu/tests/unit/ |
| H A D | test-cutils.c | 303 int res = 999; in test_qemu_strtoi_correct() local 317 int res = 999; in test_qemu_strtoi_null() local 332 int res = 999; in test_qemu_strtoi_empty() local 347 int res = 999; in test_qemu_strtoi_whitespace() local 362 int res = 999; in test_qemu_strtoi_invalid() local 377 int res = 999; in test_qemu_strtoi_trailing() local 392 int res = 999; in test_qemu_strtoi_octal() local 415 int res = 999; in test_qemu_strtoi_decimal() local 439 int res = 999; in test_qemu_strtoi_hex() local 472 int res = 999; in test_qemu_strtoi_max() local [all …]
|
| H A D | test-string-input-visitor.c | 49 int64_t res = 0, value = -42; in test_visitor_in_int() local 71 int64List *res = NULL; in check_ilist() local 89 uint64List *res = NULL; in check_ulist() local 115 int64List *res = NULL; in test_visitor_in_intList() local 224 uint64List *res = NULL; in test_visitor_in_uintList() local 328 bool res = false; in test_visitor_in_bool() local 365 double res = 0, value = 3.14; in test_visitor_in_number() local 391 char *res = NULL, *value = (char *) "Q E M U"; in test_visitor_in_string() local 409 EnumOne res = -1; in test_visitor_in_enum() local
|
| /openbmc/bmcweb/test/http/ |
| H A D | http_response_test.cpp | 23 void addHeaders(Response& res) in addHeaders() 29 void verifyHeaders(Response& res) in verifyHeaders() 72 Response res; in TEST() local 78 Response res; in TEST() local 87 Response res; in TEST() local 96 Response res; in TEST() local 107 Response res; in TEST() local 119 Response res; in TEST() local 142 Response res; in TEST() local 150 Response res; in TEST() local [all …]
|
| /openbmc/bmcweb/features/ibm/ |
| H A D | configfile_test.cpp | 17 crow::Response res; in TEST() local 23 crow::Response res; in TEST() local 29 crow::Response res; in TEST() local 38 crow::Response res; in TEST() local 44 crow::Response res; in TEST() local 49 crow::Response res; in TEST() local
|
| /openbmc/qemu/tests/tcg/i386/ |
| H A D | test-i386.h | 8 #define EXECOP2(size, rsize, res, s1, flags) \ argument 19 #define EXECOP1(size, rsize, res, flags) \ argument 34 long res, flags; in exec_opq() local 43 long res, flags; in exec_opl() local 51 long res, flags; in exec_opw() local 59 long res, flags; in exec_opb() local 68 long res, flags; in exec_opq() local 77 long res, flags; in exec_opl() local 85 long res, flags; in exec_opw() local 93 long res, flags; in exec_opb() local
|
| H A D | test-i386-shift.h | 11 #define EXECSHIFT(size, rsize, res, s1, s2, flags) \ argument 20 #define EXECSHIFT(size, rsize, res, s1, s2, flags) \ argument 33 long res, flags; in exec_opq() local 47 long res, flags; in exec_opl() local 60 long res, flags; in exec_opw() local 72 #define EXECSHIFT(size, rsize, res, s1, s2, flags) \ argument 84 long res, flags; in exec_opq() local 98 long res, flags; in exec_opl() local 111 long res, flags; in exec_opw() local 127 long res, flags; in exec_opb() local
|
| H A D | test-i386-muldiv.h | 4 long res, s1, s0, flags; in glue() local 22 long res, s1, flags, resh; in glue() local 40 long res, s1, flags, resh; in glue() local 59 long res, s1, flags, resh; in glue() local
|
| /openbmc/qemu/hw/display/ |
| H A D | virtio-gpu-udmabuf.c | 30 static void virtio_gpu_create_udmabuf(struct virtio_gpu_simple_resource *res) in virtio_gpu_create_udmabuf() 71 static void virtio_gpu_remap_udmabuf(struct virtio_gpu_simple_resource *res) in virtio_gpu_remap_udmabuf() 82 static void virtio_gpu_destroy_udmabuf(struct virtio_gpu_simple_resource *res) in virtio_gpu_destroy_udmabuf() 131 void virtio_gpu_init_udmabuf(struct virtio_gpu_simple_resource *res) in virtio_gpu_init_udmabuf() 154 void virtio_gpu_fini_udmabuf(struct virtio_gpu_simple_resource *res) in virtio_gpu_fini_udmabuf() 175 struct virtio_gpu_simple_resource *res, in virtio_gpu_create_dmabuf() 201 struct virtio_gpu_simple_resource *res, in virtio_gpu_update_dmabuf()
|
| H A D | virtio-gpu-udmabuf-stubs.c | 10 void virtio_gpu_init_udmabuf(struct virtio_gpu_simple_resource *res) in virtio_gpu_init_udmabuf() 15 void virtio_gpu_fini_udmabuf(struct virtio_gpu_simple_resource *res) in virtio_gpu_fini_udmabuf() 22 struct virtio_gpu_simple_resource *res, in virtio_gpu_update_dmabuf()
|
| H A D | virtio-gpu.c | 49 struct virtio_gpu_simple_resource *res; in virtio_gpu_update_cursor_data() local 119 struct virtio_gpu_simple_resource *res; in virtio_gpu_find_resource() local 134 struct virtio_gpu_simple_resource *res; in virtio_gpu_find_check_resource() local 246 struct virtio_gpu_simple_resource *res; in virtio_gpu_resource_create_2d() local 318 struct virtio_gpu_simple_resource *res; in virtio_gpu_resource_create_blob() local 368 struct virtio_gpu_simple_resource *res; in virtio_gpu_disable_scanout() local 387 struct virtio_gpu_simple_resource *res, in virtio_gpu_resource_destroy() 410 struct virtio_gpu_simple_resource *res; in virtio_gpu_resource_unref() local 434 struct virtio_gpu_simple_resource *res; in virtio_gpu_transfer_to_host_2d() local 491 struct virtio_gpu_simple_resource *res; in virtio_gpu_resource_flush() local [all …]
|
| /openbmc/bmcweb/test/redfish-core/include/utils/ |
| H A D | json_utils_test.cpp | 34 crow::Response res; in TEST() local 54 crow::Response res; in TEST() local 75 crow::Response res; in TEST() local 88 crow::Response res; in TEST() local 102 crow::Response res; in TEST() local 121 crow::Response res; in TEST() local 142 crow::Response res; in TEST() local 162 crow::Response res; in TEST() local 182 crow::Response res; in TEST() local 198 crow::Response res; in TEST() local [all …]
|
| /openbmc/bmcweb/test/redfish-core/lib/ |
| H A D | ethernet_test.cpp | 29 crow::Response res; in TEST() local 50 crow::Response res; in TEST() local 75 crow::Response res; in TEST() local 103 crow::Response res; in TEST() local 127 crow::Response res; in TEST() local 144 crow::Response res; in TEST() local 161 crow::Response res; in TEST() local 180 crow::Response res; in TEST() local 202 crow::Response res; in TEST() local
|
| /openbmc/u-boot/cmd/ |
| H A D | osd.c | 35 int res; in cmd_osd_set_osd_num() local 91 int res; in do_osd_write() local 140 int res; in do_osd_print() local 168 int res; in do_osd_size() local 198 int res; in do_show_osd() local 210 int i, res; in do_show_osd() local 230 int res = 0; in do_osd_num() local
|
| /openbmc/qemu/tests/tcg/multiarch/ |
| H A D | overflow.c | 5 int res; in overflow_add_32() local 11 long long res; in overflow_add_64() local 17 int res; in overflow_sub_32() local 23 long long res; in overflow_sub_64() local
|
| /openbmc/u-boot/post/lib_powerpc/ |
| H A D | cr.c | 67 ulong res; member 91 ulong res; member 237 ulong res; in cpu_post_test_cr() local 259 ulong res; in cpu_post_test_cr() local 285 ulong res; in cpu_post_test_cr() local 308 ulong res; in cpu_post_test_cr() local
|
| /openbmc/qemu/tests/tcg/hexagon/ |
| H A D | read_write_overlap.c | 45 uint32_t res; in test_insert() local 58 uint32_t res; in insert_rp() local 79 uint32_t res; in asr_r_svw_trun() local 105 uint32_t res; in swiz() local
|
| /openbmc/qemu/replay/ |
| H A D | replay-char.c | 96 void replay_char_write_event_save(int res, int offset) in replay_char_write_event_save() 106 void replay_char_write_event_load(int *res, int *offset) in replay_char_write_event_load() 126 int res; in replay_char_read_all_load() local 133 int res = replay_get_dword(); in replay_char_read_all_load() local 141 void replay_char_read_all_save_error(int res) in replay_char_read_all_save_error()
|
| H A D | replay.c | 144 bool res = false; in replay_next_event_is() local 177 int res = 0; in replay_get_instructions() local 212 bool res = replay_has_exception(); in replay_exception() local 224 bool res = false; in replay_has_exception() local 243 bool res = replay_has_interrupt(); in replay_interrupt() local 255 bool res = false; in replay_has_interrupt() local 318 bool res = false; in replay_has_event() local
|
| /openbmc/u-boot/drivers/pci/ |
| H A D | pci_auto_common.c | 19 void pciauto_region_init(struct pci_region *res) in pciauto_region_init() 29 void pciauto_region_align(struct pci_region *res, pci_size_t size) in pciauto_region_align() 34 int pciauto_region_allocate(struct pci_region *res, pci_size_t size, in pciauto_region_allocate()
|
| /openbmc/qemu/target/alpha/ |
| H A D | int_helper.c | 92 uint64_t res = 0; in helper_minub8() local 107 uint64_t res = 0; in helper_minsb8() local 123 uint64_t res = 0; in helper_minuw4() local 138 uint64_t res = 0; in helper_minsw4() local 154 uint64_t res = 0; in helper_maxub8() local 169 uint64_t res = 0; in helper_maxsb8() local 185 uint64_t res = 0; in helper_maxuw4() local 200 uint64_t res = 0; in helper_maxsw4() local 216 uint64_t res = 0; in helper_perr() local
|
| /openbmc/u-boot/board/gdsys/common/ |
| H A D | osd_cmd.c | 27 int res; in do_osd_write() local 55 int res; in do_osd_write() local 90 int res; in do_osd_print() local 117 int res; in do_osd_size() local
|
| /openbmc/u-boot/fs/btrfs/ |
| H A D | inode.c | 17 u64 res = -1ULL; in btrfs_lookup_inode_ref() local 54 int res = -1; in btrfs_lookup_inode() local 92 int res = -1; in btrfs_readlink() local 144 u64 res; in get_parent_inode() local 192 int res = 0; in next_length() local 325 int res = 0; in btrfs_file_read() local
|
| /openbmc/u-boot/drivers/misc/ |
| H A D | atsha204a-i2c.c | 177 int res; in atsha204a_recv_resp() local 210 int try, res; in atsha204a_wakeup() local 247 int res; in atsha204a_idle() local 258 int res; in atsha204a_sleep() local 270 int res, timeout = ATSHA204A_TRANSACTION_TIMEOUT; in atsha204a_transaction() local 313 int res, retry = ATSHA204A_TRANSACTION_RETRY; in atsha204a_read() local 357 int res; in atsha204a_get_random() local
|