/openbmc/openbmc/poky/bitbake/lib/bb/tests/ |
H A D | fetch.py | 620 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 D | gitsm.py | 28 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 D | npmsw.py | 24 from bb.fetch2 import Fetch 202 ud.proxy = Fetch(shrinkwrap_urls, data)
|
H A D | npm.py | 33 from bb.fetch2 import Fetch 273 ud.proxy = Fetch([url], data)
|
/openbmc/linux/Documentation/trace/ |
H A D | uprobetracer.rst | 42 %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 D | fprobetrace.rst | 44 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 D | kprobetrace.rst | 48 %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 D | test_ipmi_sel_time.robot | 230 ${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 D | test_ipmi_sdr.robot | 38 ${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 D | test_ipmi_sel.robot | 32 ${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 D | certificate_utils.robot | 56 ${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 D | ipmi_client.robot | 368 ${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 D | 0001-http-fetch-Pass-a-non-null-buffer-to-ne_set_request_.patch | 27 @@ -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 D | python3-screeninfo_0.8.1.bb | 1 DESCRIPTION = "Fetch location and size of physical screens."
|
/openbmc/openbmc-test-automation/redfish/extended/ |
H A D | test_bmc_dump.robot | 57 ${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 D | test_ipmi_sdr.robot | 90 ${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 D | introduction.rst | 180 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 D | ts-psa-iat-api-test_git.bb | 12 # 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 D | test_obmc_gui_server_overview.robot | 104 ${hostname}= Fetch From Right ${hostname} : 113 ${ip}= Fetch From Left ${ip} /
|
/openbmc/openbmc/poky/meta/classes-global/ |
H A D | utility-tasks.bbclass | 53 fetcher = bb.fetch2.Fetch(src_uri, d)
|
H A D | uninative.bbclass | 49 # 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 D | fetch.py | 14 class Fetch(OESelftestTestCase): class
|
/openbmc/linux/arch/alpha/lib/ |
H A D | ev6-memset.S | 81 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 D | copyleft_compliance.bbclass | 33 fetch = bb.fetch2.Fetch(src_uri, d)
|
/openbmc/openbmc-test-automation/gui/gui_test/security_and_access_menu/ |
H A D | test_policies_sub_menu.robot | 183 [Setup] Fetch IPMI And SSH Settings 198 [Setup] Fetch IPMI And SSH Settings 320 Fetch IPMI And SSH Settings
|