| /openbmc/qemu/tests/qtest/ |
| H A D | aspeed-hace-utils.c | 314 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 D | cpu_features.h | 87 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 D | defer-call.c | 77 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 D | acc1.c | 18 static double func (const double *array) in func()
|
| /openbmc/qemu/accel/tcg/ |
| H A D | tb-jmp-cache.h | 30 } array[TB_JMP_CACHE_SIZE]; member
|
| /openbmc/qemu/include/qapi/ |
| H A D | util.h | 20 const char *const *array; member
|
| /openbmc/qemu/target/sh4/ |
| H A D | helper.c | 542 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 D | tdx-common.c | 35 int array[8]; in get_board_serial() local
|
| /openbmc/qemu/include/hw/nvram/ |
| H A D | npcm7xx_otp.h | 55 uint8_t array[NPCM7XX_OTP_ARRAY_BYTES]; member
|
| /openbmc/u-boot/scripts/dtc/ |
| H A D | dtc-parser.y | 48 } array; member
|
| /openbmc/bmcweb/test/redfish-core/include/utils/ |
| H A D | json_utils_test.cpp | 477 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 D | dbus_interface.hpp | 77 void addArrayToDbus(const std::string& name, const nlohmann::json& array, in addArrayToDbus()
|
| /openbmc/qemu/hw/acpi/ |
| H A D | aml-build.c | 40 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 D | mapper.c | 92 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 D | helpers.h | 83 static inline int gdb_get_zeroes(GByteArray *array, size_t len) in gdb_get_zeroes()
|
| /openbmc/u-boot/include/ |
| H A D | dwc3-uboot.h | 47 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 D | dra7xx_iodelay.c | 140 int do_set_iodelay(u32 base, struct iodelay_cfg_entry const *array, in do_set_iodelay()
|
| H A D | hwinit.c | 43 void do_set_mux32(u32 base, struct pad_conf_entry const *array, int size) in do_set_mux32()
|
| /openbmc/phosphor-inventory-manager/ |
| H A D | interface_ops.hpp | 35 char array[2]; member
|
| /openbmc/bmcweb/redfish-core/include/utils/ |
| H A D | query_param.hpp | 580 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 D | json_utils.hpp | 912 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 D | redfish_aggregator_test.cpp | 173 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 D | hwinit-common.c | 27 void do_set_mux(u32 base, struct pad_conf_entry const *array, int size) in do_set_mux()
|
| /openbmc/qemu/hw/virtio/ |
| H A D | cbor-helpers.c | 30 bool qemu_cbor_array_push(cbor_item_t *array, cbor_item_t *value) in qemu_cbor_array_push()
|
| /openbmc/qemu/block/ |
| H A D | vvfat.c | 89 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()
|