Home
last modified time | relevance | path

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

123

/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/qemu/target/sh4/
H A Dhelper.c542 int array = (addr & 0x00800000) >> 23; in cpu_sh4_read_mmaped_itlb_data() local
565 int array = (addr & 0x00800000) >> 23; in cpu_sh4_write_mmaped_itlb_data() local
682 int array = (addr & 0x00800000) >> 23; in cpu_sh4_read_mmaped_utlb_data() local
709 int array = (addr & 0x00800000) >> 23; in cpu_sh4_write_mmaped_utlb_data() local
/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.hpp77 void addArrayToDbus(const std::string& name, const nlohmann::json& array, in addArrayToDbus()
/openbmc/qemu/hw/acpi/
H A Daml-build.c40 static void build_free_array(GArray *array) in build_free_array()
45 static void build_prepend_byte(GArray *array, uint8_t val) in build_prepend_byte()
50 static void build_append_byte(GArray *array, uint8_t val) in build_append_byte()
55 static void build_append_padded_str(GArray *array, const char *str, in build_append_padded_str()
68 static void build_append_array(GArray *array, GArray *val) in build_append_array()
197 build_append_nameseg(GArray *array, const char *seg) in build_append_nameseg()
210 build_append_namestringv(GArray *array, const char *format, va_list ap) in build_append_namestringv()
273 static void build_append_namestring(GArray *array, const char *format, ...) in build_append_namestring()
349 build_append_pkg_length(GArray *array, unsigned length, bool incl_self) in build_append_pkg_length()
426 build_append_named_dword(GArray *array, const char *name_format, ...) in build_append_named_dword()
[all …]
/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/qemu/block/
H A Dvvfat.c89 static inline void array_init(array_t* array,unsigned int item_size) in array_init()
97 static inline void array_free(array_t* array) in array_free()
104 static inline void* array_get(array_t* array,unsigned int index) { in array_get()
110 static inline void array_ensure_allocated(array_t *array, int index) in array_ensure_allocated()
122 static inline void* array_get_next(array_t* array) { in array_get_next()
130 static inline void* array_insert(array_t* array,unsigned int index,unsigned int count) { in array_insert()
145 static inline int array_remove_slice(array_t* array,int index, int count) in array_remove_slice()
159 static int array_remove(array_t* array,int index) in array_remove()
165 static int array_index(array_t* array, void* pointer) in array_index()

123