Home
last modified time | relevance | path

Searched defs:node (Results 101 – 125 of 498) sorted by relevance

12345678910>>...20

/openbmc/u-boot/tools/binman/etype/
H A Du_boot.py28 def __init__(self, section, etype, node): argument
H A Dpowerpc_mpc85xx_bootpg_resetvec.py21 def __init__(self, section, etype, node): argument
H A Du_boot_spl_nodtb.py24 def __init__(self, section, etype, node): argument
H A Du_boot_tpl_dtb_with_ucode.py21 def __init__(self, section, etype, node): argument
H A Du_boot_spl_dtb.py21 def __init__(self, section, etype, node): argument
H A Du_boot_dtb.py24 def __init__(self, section, etype, node): argument
H A Dvblock.py37 def __init__(self, section, etype, node): argument
H A Dgbb.py56 def __init__(self, section, etype, node): argument
H A Du_boot_elf.py23 def __init__(self, section, etype, node): argument
H A Dblob_dtb.py20 def __init__(self, section, etype, node): argument
H A Du_boot_spl.py35 def __init__(self, section, etype, node): argument
H A Du_boot_tpl.py35 def __init__(self, section, etype, node): argument
/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/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/u-boot/arch/x86/cpu/baytrail/
H A Dfsp_configs.c36 int node; in update_fsp_configs() local
/openbmc/u-boot/board/alliedtelesis/common/
H A Dgpio_hog.c15 int node; in gpio_hog_list() 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
/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/drivers/video/
H A Dsimplefb.c17 const int node = dev_of_offset(dev); in simple_video_probe() local
/openbmc/u-boot/drivers/misc/
H A Dcros_ec_sandbox.c97 static int cros_ec_read_state(const void *blob, int node) in cros_ec_read_state()
137 static int cros_ec_write_state(void *blob, int node) in cros_ec_write_state()
191 static int keyscan_read_fdt_matrix(struct ec_state *ec, ofnode node) in keyscan_read_fdt_matrix()
517 ofnode node; in cros_ec_probe() local
/openbmc/qemu/hw/i3c/
H A Dcore.c117 I3CNode *node = g_new(struct I3CNode, 1); in i3c_target_match_and_add() local
127 I3CNode *node, *next; in i3c_scan_bus() local
173 I3CNode *node; in i3c_do_start_transfer() local
228 I3CNode *node, *next; in i3c_end_transfer() local
349 I3CNode *node; in i3c_send() local
500 I3CNode *node; in i3c_nack() local
/openbmc/webui-vue/
H A D.eslintrc.js4 node: true, property in module.exports.env
/openbmc/rest-dbus/resources/
H A Djstree.min.js2 …jstree.reference=function(b){var c=null,d=null;if(!b||!b.id||b.tagName&&b.nodeType||(b=b.id),!d||!… property in AnonymousClassf811328e2c01
3 …a.jstree.root].children:q[f.parent].children)}b=j.cloneNode(!0),o="jstree-node ";for(l in f.li_att… property in AnonymousClassf811328e8301
4 …),e=0,f=c.length;f>e;e++)this.set_icon(c[e],d);return!0}return c=this.get_node(c),c&&c.id!==a.jstr… property in AnonymousClassf811328e11a01
/openbmc/qemu/tests/qemu-iotests/
H A D25828 def node(node_name, path, backing=None, fmt=None, throttle=None): function

12345678910>>...20