Home
last modified time | relevance | path

Searched refs:Fetch (Results 1 – 25 of 85) sorted by relevance

1234

/openbmc/openbmc/poky/bitbake/lib/bb/tests/
H A Dfetch.py620 fetcher = bb.fetch.Fetch([self.recipe_url], self.d)
630 fetcher = bb.fetch.Fetch([self.recipe_url], self.d)
641 fetcher = bb.fetch.Fetch([self.mirror_url], self.d)
643 fetcher = bb.fetch.Fetch([self.recipe_url], self.d)
668 fetcher = bb.fetch.Fetch([self.recipe_url], self.d)
678 fetcher = bb.fetch.Fetch([self.recipe_url], self.d)
703 fetcher = bb.fetch.Fetch([self.recipe_url], self.d)
713 fetcher = bb.fetch.Fetch([self.recipe_url], self.d)
732 fetcher = bb.fetch.Fetch([self.recipe_url], self.d)
778 fetcher = bb.fetch.Fetch(uris, self.d)
[all …]
/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/
H A Dgitsm.py28 from bb.fetch2 import Fetch
174 newfetch = Fetch([url], d, cache=False)
198 newfetch = Fetch([url], d, cache=False)
218 newfetch = Fetch([url], d, cache=False)
257 newfetch = Fetch([url], d, cache=False)
273 newfetch = Fetch([url], d, cache=False)
H A Dnpmsw.py24 from bb.fetch2 import Fetch
202 ud.proxy = Fetch(shrinkwrap_urls, data)
H A Dnpm.py33 from bb.fetch2 import Fetch
273 ud.proxy = Fetch([url], data)
/openbmc/linux/Documentation/trace/
H A Duprobetracer.rst42 %REG : Fetch register REG
43 @ADDR : Fetch memory at ADDR (ADDR should be in userspace)
44 @+OFFSET : Fetch memory at OFFSET (OFFSET from same file as PATH)
45 $stackN : Fetch Nth entry of stack (N >= 0)
46 $stack : Fetch stack address.
47 $retval : Fetch return value.(\*1)
48 $comm : Fetch current task comm.
49 +|-[u]OFFS(FETCHARG) : Fetch memory at FETCHARG +|- OFFS address.(\*2)(\*3)
H A Dfprobetrace.rst44 ARG : Fetch "ARG" function argument using BTF (only for function
46 @ADDR : Fetch memory at ADDR (ADDR should be in kernel)
47 @SYM[+|-offs] : Fetch memory at SYM +|- offs (SYM should be a data symbol)
48 $stackN : Fetch Nth entry of stack (N >= 0)
49 $stack : Fetch stack address.
50 $argN : Fetch the Nth function argument. (N >= 1) (\*2)
51 $retval : Fetch return value.(\*3)
52 $comm : Fetch current task comm.
53 +|-[u]OFFS(FETCHARG) : Fetch memory at FETCHARG +|- OFFS address.(\*4)(\*5)
H A Dkprobetrace.rst48 %REG : Fetch register REG
49 @ADDR : Fetch memory at ADDR (ADDR should be in kernel)
50 @SYM[+|-offs] : Fetch memory at SYM +|- offs (SYM should be a data symbol)
51 $stackN : Fetch Nth entry of stack (N >= 0)
52 $stack : Fetch stack address.
53 $argN : Fetch the Nth function argument. (N >= 1) (\*1)
54 $retval : Fetch return value.(\*2)
55 $comm : Fetch current task comm.
56 +|-[u]OFFS(FETCHARG) : Fetch memory at FETCHARG +|- OFFS address.(\*3)(\*4)
/openbmc/openbmc-test-automation/ipmi/
H A Dtest_ipmi_sel_time.robot230 ${sensor_name}= Fetch One Threshold Sensor From Sensor List
233 ${sensor_data1}= Fetch Sensor Details From SDR ${sensor_name} Sensor ID
237 ${sensor_data2}= Fetch Sensor Details From SDR ${sensor_name} Sensor Type (Threshold)
247 ${sel_entry_date}= Fetch Added SEL Date ${resp}
281 ${sensor_name}= Fetch One Threshold Sensor From Sensor List
284 ${sensor_data1}= Fetch Sensor Details From SDR ${sensor_name} Sensor ID
288 ${sensor_data2}= Fetch Sensor Details From SDR ${sensor_name} Sensor Type (Threshold)
298 ${sel_entry_date}= Fetch Added SEL Date ${resp}
333 ${sensor_name}= Fetch One Threshold Sensor From Sensor List
335 ${sensor_data1}= Fetch Sensor Details From SDR ${sensor_name} Sensor ID
[all …]
H A Dtest_ipmi_sdr.robot38 ${support_delete_sdr}= Fetch IPMI Command Support Status
40 ${support_partial_add}= Fetch IPMI Command Support Status
42 ${support_reserve_sdr_repository}= Fetch IPMI Command Support Status
44 ${support_sdr_repository_alloc_info}= Fetch IPMI Command Support Status
52 ${sdr_oem}= Fetch OEM Sdr Count ${sdr_data}
336 ${presence_ipmi}= Fetch From Right ${sdr_component_line} |
384 ${component_name}= Fetch From Right ${uri} motherboard/
389 Fetch IPMI Command Support Status
405 [Documentation] Fetch one record ID from SDR elist IPMI cmd response.
H A Dtest_ipmi_sel.robot32 ${setting_status}= Fetch From Left ${version_info} (
93 ${sensor_name}= Fetch One Threshold Sensor From Sensor List
96 ${sensor_data1}= Fetch Sensor Details From SDR ${sensor_name} Sensor ID
100 ${sensor_data2}= Fetch Sensor Details From SDR ${sensor_name} Sensor Type (Threshold)
173 ${sensor_name}= Fetch One Threshold Sensor From Sensor List
176 ${sensor_data1}= Fetch Sensor Details From SDR ${sensor_name} Sensor ID
180 ${sensor_data2}= Fetch Sensor Details From SDR ${sensor_name} Sensor Type (Threshold)
352 ${sel_entry}= Fetch from Left ${sel_list} |
460 ${sel_entry_date}= Fetch Added SEL Date ${resp}
/openbmc/openbmc-test-automation/lib/
H A Dcertificate_utils.robot56 ${result}= Fetch From Left
58 ${result}= Fetch From Right ${result} -----BEGIN CERTIFICATE-----
101 ${result}= Fetch From Left ${file_content} -----END CERTIFICATE-----
102 ${cert_content}= Fetch From Right ${result} -----BEGIN CERTIFICATE-----
104 ${result}= Fetch From Left ${file_content} -----END PRIVATE KEY-----
105 ${private_key_content}= Fetch From Right ${result} -----BEGIN PRIVATE KEY-----
141 ${result}= Fetch From Left ${file_content} -----END CERTIFICATE-----
142 ${result}= Fetch From Right ${result} -----BEGIN CERTIFICATE-----
H A Dipmi_client.robot368 ${output}= Fetch From Right ${output} ${SPACE}
565 Fetch One Threshold Sensor From Sensor List
566 [Documentation] Fetch one threshold sensor randomly from Sensor list.
587 Fetch Sensor Details From SDR
603 ${setting_status}= Fetch From Right ${setting_line} :${SPACE}
609 [Documentation] Fetch the Field Data and hexadecimal values from given details.
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/musicbrainz/libmusicbrainz/
H A D0001-http-fetch-Pass-a-non-null-buffer-to-ne_set_request_.patch27 @@ -182,8 +182,10 @@ int MusicBrainz5::CHTTPFetch::Fetch(const std::string& URL, const std::string&…
39 @@ -195,6 +197,8 @@ int MusicBrainz5::CHTTPFetch::Fetch(const std::string& URL, const std::string& R
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-screeninfo_0.8.1.bb1 DESCRIPTION = "Fetch location and size of physical screens."
/openbmc/openbmc-test-automation/redfish/extended/
H A Dtest_bmc_dump.robot57 ${bmc_dump_name}= Fetch From Right ${dump_dict['${dump_id}']} /
68 ${download_dump_name}= Fetch From Left ${bmc_dump_name} .
/openbmc/openbmc-test-automation/openpower/ipmi/
H A Dtest_ipmi_sdr.robot90 ${presence_ipmi}= Fetch From Right ${sdr_component_line} |
96 [Documentation] Fetch one record ID from SDR elist IPMI cmd response.
/openbmc/linux/Documentation/arch/loongarch/
H A Dintroduction.rst180 0x380 Instruction Fetch WatchPoint FWPC
182 0x381 Instruction Fetch WatchPoint FWPS
184 0x390+8n (0≤n≤7) Instruction Fetch WatchPoint n FWPnCFG1
186 0x391+8n (0≤n≤7) Instruction Fetch WatchPoint n FWPnCFG2
188 0x392+8n (0≤n≤7) Instruction Fetch WatchPoint n FWPnCFG3
190 0x393+8n (0≤n≤7) Instruction Fetch WatchPoint n FWPnCFG4
/openbmc/openbmc/meta-arm/meta-arm/recipes-security/trusted-services/
H A Dts-psa-iat-api-test_git.bb12 # Fetch qcbor sources as a temp work-around and pass PSA_TARGET_QCBOR to psa-arch-tests
/openbmc/openbmc-test-automation/gui/test/server_overview/
H A Dtest_obmc_gui_server_overview.robot104 ${hostname}= Fetch From Right ${hostname} :
113 ${ip}= Fetch From Left ${ip} /
/openbmc/openbmc/poky/meta/classes-global/
H A Dutility-tasks.bbclass53 fetcher = bb.fetch2.Fetch(src_uri, d)
H A Duninative.bbclass49 # Save and restore cwd as Fetch.download() does a chdir()
79 fetcher = bb.fetch2.Fetch([srcuri], localdata, cache=False)
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/
H A Dfetch.py14 class Fetch(OESelftestTestCase): class
/openbmc/linux/arch/alpha/lib/
H A Dev6-memset.S81 ldq_u $4,0($16) # L : Fetch first partial
259 ldq_u $4,0($16) # L : Fetch first partial
447 ldq_u $4,0($16) # L : Fetch first partial
/openbmc/openbmc/poky/meta/classes/
H A Dcopyleft_compliance.bbclass33 fetch = bb.fetch2.Fetch(src_uri, d)
/openbmc/openbmc-test-automation/gui/gui_test/security_and_access_menu/
H A Dtest_policies_sub_menu.robot183 [Setup] Fetch IPMI And SSH Settings
198 [Setup] Fetch IPMI And SSH Settings
320 Fetch IPMI And SSH Settings

1234