Home
last modified time | relevance | path

Searched defs:array (Results 1 – 25 of 42) sorted by relevance

12

/openbmc/qemu/tests/qtest/
H A Daspeed-hace-utils.c314 struct AspeedSgList array[] = { in aspeed_test_sha256_sg() local
365 struct AspeedSgList array[] = { in aspeed_test_sha384_sg() local
416 struct AspeedSgList array[] = { in aspeed_test_sha512_sg() local
465 struct AspeedSgList array[] = { in aspeed_test_sha256_accum() local
506 struct AspeedSgList array[] = { in aspeed_test_sha384_accum() local
547 struct AspeedSgList array[] = { in aspeed_test_sha512_accum() local
/openbmc/qemu/target/s390x/
H A Dcpu_features.h87 static inline void clear_be_bit(unsigned int bit_nr, uint8_t *array) in clear_be_bit()
91 static inline void set_be_bit(unsigned int bit_nr, uint8_t *array) in set_be_bit()
95 static inline bool test_be_bit(unsigned int bit_nr, const uint8_t *array) in test_be_bit()
/openbmc/qemu/util/
H A Ddefer-call.c77 GArray *array = thread_state->deferred_call_array; in defer_call() local
140 GArray *array = thread_state->deferred_call_array; in defer_call_end() local
/openbmc/u-boot/post/lib_powerpc/fpu/
H A Dacc1.c18 static double func (const double *array) in func()
/openbmc/qemu/accel/tcg/
H A Dtb-jmp-cache.h30 } array[TB_JMP_CACHE_SIZE]; member
/openbmc/qemu/include/qapi/
H A Dutil.h20 const char *const *array; member
/openbmc/u-boot/board/toradex/common/
H A Dtdx-common.c35 int array[8]; in get_board_serial() local
/openbmc/qemu/include/hw/nvram/
H A Dnpcm7xx_otp.h55 uint8_t array[NPCM7XX_OTP_ARRAY_BYTES]; member
/openbmc/u-boot/scripts/dtc/
H A Ddtc-parser.y48 } array; member
/openbmc/bmcweb/test/redfish-core/include/utils/
H A Djson_utils_test.cpp477 nlohmann::json::array_t array; in TEST() local
493 nlohmann::json::array_t array; in TEST() local
556 nlohmann::json::array_t array; in TEST() local
573 nlohmann::json::array_t array; in TEST() local
/openbmc/entity-manager/src/entity_manager/
H A Ddbus_interface.hpp80 void addArrayToDbus(const std::string& name, const nlohmann::json& array, in addArrayToDbus()
H A Doverlay.cpp40 std::string array = in.dump(); in jsonToString() local
/openbmc/phosphor-objmgr/libmapper/
H A Dmapper.c92 size_t sarraylen(char* array[]) in sarraylen()
106 void sarrayfree(char* array[]) in sarrayfree()
117 char** sarraydup(char* array[]) in sarraydup()
/openbmc/qemu/include/gdbstub/
H A Dhelpers.h83 static inline int gdb_get_zeroes(GByteArray *array, size_t len) in gdb_get_zeroes()
/openbmc/u-boot/include/
H A Ddwc3-uboot.h47 static inline int dwc3_setup_phy(struct udevice *dev, struct phy **array, in dwc3_setup_phy()
/openbmc/u-boot/arch/arm/mach-omap2/omap5/
H A Ddra7xx_iodelay.c140 int do_set_iodelay(u32 base, struct iodelay_cfg_entry const *array, in do_set_iodelay()
H A Dhwinit.c43 void do_set_mux32(u32 base, struct pad_conf_entry const *array, int size) in do_set_mux32()
/openbmc/phosphor-inventory-manager/
H A Dinterface_ops.hpp35 char array[2]; member
/openbmc/bmcweb/redfish-core/include/utils/
H A Dquery_param.hpp580 nlohmann::json::array_t* array = in findNavigationReferencesRecursive() local
598 ExpandType eType, nlohmann::json::array_t& array, in findNavigationReferencesInArrayRecursive()
971 nlohmann::json::array_t* array = in recursiveSelect() local
H A Djson_utils.hpp912 inline void sortJsonArrayByKey(nlohmann::json::array_t& array, in sortJsonArrayByKey()
921 inline void sortJsonArrayByOData(nlohmann::json::array_t& array) in sortJsonArrayByOData()
/openbmc/bmcweb/test/redfish-core/include/
H A Dredfish_aggregator_test.cpp173 nlohmann::json array = nlohmann::json::parse(R"( in TEST() local
219 nlohmann::json& array = objWithArray["Status"]["Conditions"]; in TEST() local
/openbmc/u-boot/arch/arm/mach-omap2/
H A Dhwinit-common.c27 void do_set_mux(u32 base, struct pad_conf_entry const *array, int size) in do_set_mux()
/openbmc/qemu/hw/virtio/
H A Dcbor-helpers.c30 bool qemu_cbor_array_push(cbor_item_t *array, cbor_item_t *value) in qemu_cbor_array_push()
/openbmc/bmcweb/redfish-core/include/
H A Dredfish_aggregator.hpp332 nlohmann::json::array_t* array = json.get_ptr<nlohmann::json::array_t*>(); in addPrefixToHeadersInResp() local
388 nlohmann::json::array_t* array = json.get_ptr<nlohmann::json::array_t*>(); in addPrefixes() local
/openbmc/u-boot/lib/
H A Dfdtdec.c680 u32 *array, int count) in fdtdec_get_int_array()
698 const char *prop_name, u32 *array, int count) in fdtdec_get_int_array_count()
874 u8 *array, int count) in fdtdec_get_byte_array()

12