Home
last modified time | relevance | path

Searched defs:array (Results 26 – 50 of 56) sorted by relevance

123

/openbmc/qemu/qom/
H A Dobject_interfaces.c224 GPtrArray *array; in type_print_class_properties() local
/openbmc/entity-manager/src/entity_manager/
H A Doverlay.cpp41 std::string array = in.dump(); in jsonToString() local
H A Ddbus_interface.cpp127 const bool array = value.type() == nlohmann::json::value_t::array; in getDBusType() local
/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/drivers/usb/dwc3/
H A Dcore.c793 int dwc3_setup_phy(struct udevice *dev, struct phy **array, int *num_phys) in dwc3_setup_phy()
/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()
/openbmc/qemu/tests/tcg/hexagon/
H A Dmisc.c241 uint32_t array[10]; variable
/openbmc/boost-dbus/include/dbus/
H A Delement.hpp225 typedef struct { char array[2]; } no; member
/openbmc/libbej/test/
H A Dbej_encoder_test.cpp240 struct RedfishPropertyParent array; member
/openbmc/u-boot/drivers/input/
H A Dinput.c311 static int array_search(int *array, int count, int key) in array_search()
/openbmc/libcper/
H A Dcper-utils.c297 json_object *uint64_array_to_ir_array(UINT64 *array, int len) in uint64_array_to_ir_array()
/openbmc/qemu/system/
H A Ddevice_tree.c412 const char *prop, char **array, int len) in qemu_fdt_setprop_string_array()
H A Dqdev-monitor.c292 GPtrArray *array; in qdev_device_help() local
/openbmc/qemu/hw/vfio/
H A Dmigration-multifd.c52 GArray *array; member
/openbmc/qemu/target/s390x/tcg/
H A Dmem_helper.c1615 static uint32_t do_helper_tr(CPUS390XState *env, uint32_t len, uint64_t array, in do_helper_tr()
1675 uint64_t array, uint64_t trans, in do_helper_trt()
1695 uint64_t array, uint64_t trans, in do_helper_trt_fwd()
1708 uint64_t array, uint64_t trans, in do_helper_trt_bkwd()
/openbmc/qemu/include/hw/acpi/
H A Daml-build.h423 GArray *array; member
/openbmc/qemu/hw/pci-host/
H A Dastro.c71 static void put_val_in_arrary(uint64_t *array, hwaddr start_addr, in put_val_in_arrary() argument
/openbmc/qemu/target/s390x/
H A Dgen-features.c19 #define ARRAY_SIZE(array) (sizeof(array) / sizeof(array[0])) argument
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Dqunit-1.18.0.js69 function inArray(elem,array){if(array.indexOf){return array.indexOf(elem);} argument
132 function array(arr,stack){var i=arr.length,ret=new Array(i);if(dump.maxDepth&&dump.depth>dump.maxDe… function
/openbmc/qemu/nbd/
H A Dclient.c1171 NBDExportInfo *array = NULL; in nbd_receive_export_list() local
/openbmc/qemu/scripts/
H A Danalyze-migration.py555 def getDictArray(self, array): argument
/openbmc/qemu/target/riscv/tcg/
H A Dtcg-cpu.c1527 riscv_cpu_add_multiext_prop_array(Object * obj,const RISCVCPUMultiExtConfig * array) riscv_cpu_add_multiext_prop_array() argument
/openbmc/qemu/util/
H A Dqemu-option.c183 GPtrArray *array = g_ptr_array_new(); in qemu_opts_print_help() local
/openbmc/qemu/hw/nvram/
H A Dfw_cfg.c943 GByteArray *array; in fw_cfg_add_file_from_generator() local
/openbmc/qemu/linux-user/
H A Dsyscall.c3922 unsigned short *array; member
3929 abi_ulong array; member
3937 unsigned short *array; in target_to_host_semarray() local
3973 unsigned short *array; in host_to_target_semarray() local
4006 unsigned short *array = NULL; in do_semctl() local

123