Home
last modified time | relevance | path

Searched defs:node (Results 76 – 100 of 500) sorted by relevance

12345678910>>...20

/openbmc/u-boot/tools/binman/etype/
H A Dintel_fsp.py26 def __init__(self, section, etype, node): argument
H A Dintel_vga.py24 def __init__(self, section, etype, node): argument
H A Dintel_me.py27 def __init__(self, section, etype, node): argument
H A Dblob_named_by_arg.py31 def __init__(self, section, etype, node, blob_fname): argument
H A Dtext.py49 def __init__(self, section, etype, node): argument
H A Dx86_start16_spl.py26 def __init__(self, section, etype, node): argument
H A Dfiles.py32 def __init__(self, section, etype, node): argument
H A Du_boot_ucode.py60 def __init__(self, section, etype, node): argument
H A Dx86_start16_tpl.py26 def __init__(self, section, etype, node): argument
H A Du_boot_spl_with_ucode_ptr.py24 def __init__(self, section, etype, node): argument
H A Du_boot_spl_bss_pad.py33 def __init__(self, section, etype, node): argument
H A Dintel_refcode.py23 def __init__(self, section, etype, node): argument
H A Dintel_mrc.py23 def __init__(self, section, etype, node): argument
H A Du_boot_nodtb.py23 def __init__(self, section, etype, node): argument
/openbmc/u-boot/arch/arm/mach-s5pc1xx/
H A Dpinmux.c17 int pinmux_decode_periph_id(const void *blob, int node) in pinmux_decode_periph_id()
/openbmc/qemu/contrib/plugins/
H A Dcflow.c132 NodeData *node = (NodeData *) value; in filter_non_branches() local
210 NodeData *node = g_new0(NodeData, 1); in create_node() local
219 NodeData *node = NULL; in fetch_node() local
248 NodeData *node = fetch_node(lpc, true); in vcpu_tb_branched_exec() local
340 NodeData *node = fetch_node(ipc, last_insn); in vcpu_tb_trans() local
/openbmc/pldm/libpldmresponder/
H A Dfru.cpp84 pldm_entity node = in updateAssociationTree() local
109 pldm_entity node = pldm_entity_extract(it.second); in updateAssociationTree() local
120 auto node = pldm_entity_association_tree_add_entity( in updateAssociationTree() local
129 auto node = pldm_entity_association_tree_add_entity( in updateAssociationTree() local
191 pldm_entity_node* node = in buildFRUTable() local
/openbmc/u-boot/drivers/pinctrl/nxp/
H A Dpinctrl-imx.c21 int node = dev_of_offset(config); in imx_pinctrl_set_state() local
201 int node = dev_of_offset(dev), ret; in imx_pinctrl_probe() local
/openbmc/libbej/test/
H A Dbej_tree_test.cpp13 struct RedfishPropertyParent node; in TEST() local
30 struct RedfishPropertyParent node; in TEST() local
47 struct RedfishPropertyParent node; in TEST() local
/openbmc/u-boot/arch/x86/cpu/ivybridge/
H A Dfsp_configs.c18 int node; in update_fsp_configs() local
/openbmc/u-boot/drivers/qe/
H A Dfdt.c24 int node, ret; in fdt_fixup_qe_firmware() local
/openbmc/u-boot/drivers/crypto/rsa_mod_exp/
H A Dmod_exp_uclass.c17 struct key_prop *node, uint8_t *out) in rsa_mod_exp()
/openbmc/bmcweb/http/routing/
H A Dtrie.hpp47 void optimizeNode(ContainedType& node) in optimizeNode()
151 const ContainedType& node, in findHelper()
280 ContainedType& node = nodes[idx]; in add() local
/openbmc/u-boot/arch/x86/cpu/intel_common/
H A Dmicrocode.c40 static int microcode_decode_node(const void *blob, int node, in microcode_decode_node()
129 int node; in microcode_update_intel() local
/openbmc/u-boot/fs/btrfs/
H A Dchunk-map.c12 struct rb_node node; member
72 struct rb_node *node = btrfs_info.chunks_root.rb_node; in btrfs_map_logical_to_physical() local

12345678910>>...20