Searched refs:xpath (Results 1 – 8 of 8) sorted by relevance
/openbmc/phosphor-mrw-tools/ |
H A D | patchxml.py | 143 xpath = node.get("xpath", None) variable 151 if xpath is None: 154 target = tree.find(xpath) 157 raise Exception(" E> Could not find XPath target " + xpath) 160 print(" Adding element " + target.tag + " to " + xpath) 165 if (xpath == "./") or (xpath == "/"): 171 print(" Removing element " + xpath) 176 + xpath 182 print(" Replacing element " + xpath) 187 + xpath [all …]
|
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libxml/libxml-libxml-perl/ |
H A D | using-DOCB-conditional.patch | 29 @@ -5286,7 +5288,9 @@ _toStringC14N(self, comments=0, xpath=&PL_sv_undef, exclusive=0, inc_prefix_l… 39 @@ -5297,7 +5301,10 @@ _toStringC14N(self, comments=0, xpath=&PL_sv_undef, exclusive=0, inc_prefix_…
|
/openbmc/openbmc/poky/meta/recipes-core/gettext/gettext/ |
H A D | use-pkgconfig.patch | 61 - #include <libxml/xpath.h> 78 - #include <libxml/xpath.h> 111 - #include <libxml/xpath.h>
|
/openbmc/openbmc-test-automation/gui/test/gui_header/ |
H A D | test_obmc_gui_server_health.robot | 317 # action_element xpath value of the element to be actioned 321 # xpath_event_select xpath to select event log. 337 # action_element xpath value of the element to be actioned
|
/openbmc/openbmc-test-automation/gui/gui_test/settings_menu/ |
H A D | test_network_sub_menu.robot | 345 # xpath_nw_settings xpath of the network settings. 346 # xpath_nw_settings_input_field xpath of the network setting's input field. 365 # xpath_property xpath of the DHCPv4 property.
|
/openbmc/openbmc-test-automation/gui/lib/ |
H A D | resource.robot | 197 # xpath_button_yes The xpath of 'Yes' button.
|
/openbmc/openbmc/poky/meta/lib/oeqa/files/ |
H A D | buildhistory_filelist2.txt | 3329 -rw-r--r-- root root 16602 ./usr/include/libxml2/libxml/xpath.h
|
H A D | buildhistory_filelist1.txt | 3328 -rw-r--r-- root root 16602 ./usr/include/libxml2/libxml/xpath.h
|