Home
last modified time | relevance | path

Searched defs:args (Results 1 – 25 of 686) sorted by relevance

12345678910>>...28

/openbmc/openbmc/poky/bitbake/bin/
H A Dbitbake-hashclient28 def __init__(self, *args, **kwargs):
34 def __exit__(self, *args, **kwargs):
57 def handle_get(args, client): argument
65 def handle_get_outhash(args, client): argument
73 def handle_stats(args, client): argument
81 def handle_stress(args, client): argument
156 def handle_remove(args, client): argument
164 def handle_clean_unused(args, client): argument
169 def handle_refresh_token(args, client): argument
173 def handle_set_user_permissions(args, client): argument
[all …]
/openbmc/openbmc-tools/openbmctool/
H A Dopenbmctool.py52 def openHTTPSocket(self,args): argument
113 def getsize(host,args,session): argument
128 def gettoken(args): argument
161 def NBDSetup(host,args,session): argument
397 def checkFWactivation(host, args, session): argument
486 def fru(host, args, session): argument
538 def fruPrint(host, args, session): argument
579 def fruList(host, args, session): argument
595 def fruStatus(host, args, session): argument
674 def sensor(host, args, session): argument
[all …]
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/
H A Dtables.py34 def __init__(self, *args, **kwargs):
47 def setup_filters(self, *args, **kwargs):
74 def setup_queryset(self, *args, **kwargs):
83 def setup_columns(self, *args, **kwargs):
189 def __init__(self, *args, **kwargs):
200 def setup_filters(self, *args, **kwargs):
224 def setup_queryset(self, *args, **kwargs):
233 def setup_columns(self, *args, **kwargs):
277 def __init__(self, *args, **kwargs):
286 def setup_queryset(self, *args, **kwargs):
[all …]
H A Dbuildtables.py29 def __init__(self, *args, **kwargs):
34 def setup_queryset(self, *args, **kwargs):
41 def setup_columns(self, *args, **kwargs):
134 def __init__(self, *args, **kwargs):
147 def setup_columns(self, *args, **kwargs):
164 def __init__(self, *args, **kwargs):
189 def setup_queryset(self, *args, **kwargs):
204 def setup_columns(self, *args, **kwargs):
234 def __init__(self, *args, **kwargs):
239 def setup_queryset(self, *args, **kwargs):
[all …]
H A Dapi.py51 def get(self, request, *args, **kwargs):
76 def post(self, request, *args, **kwargs):
142 def get(self, request, *args, **kwargs):
145 def post(self, request, *args, **kwargs):
185 def get(self, request, *args, **kwargs):
188 def post(self, request, *args, **kwargs):
271 def get(self, request, *args, **kwargs):
317 def post(self, request, *args, **kwargs):
382 def put(self, request, *args, **kwargs):
480 def delete(self, request, *args, **kwargs):
[all …]
/openbmc/qemu/tests/qtest/migration/
H A Dpostcopy-tests.c25 MigrateCommon args = { }; in test_postcopy() local
32 MigrateCommon args = { in test_postcopy_suspend() local
41 MigrateCommon args = { in test_postcopy_preempt() local
52 MigrateCommon args = { }; in test_postcopy_recovery() local
59 MigrateCommon args = { in test_postcopy_recovery_fail_handshake() local
68 MigrateCommon args = { in test_postcopy_recovery_fail_reconnect() local
77 MigrateCommon args = { in test_postcopy_preempt_recovery() local
99 MigrateCommon args = { in test_multifd_postcopy() local
110 MigrateCommon args = { in test_multifd_postcopy_preempt() local
H A Dtls-tests.c140 TestMigrateTLSX509 *args) in migrate_hook_start_tls_x509_common()
234 TestMigrateTLSX509 args = { in migrate_hook_start_tls_x509_default_host() local
251 TestMigrateTLSX509 args = { in migrate_hook_start_tls_x509_override_host() local
268 TestMigrateTLSX509 args = { in migrate_hook_start_tls_x509_mismatch_host() local
280 TestMigrateTLSX509 args = { in migrate_hook_start_tls_x509_friendly_client() local
293 TestMigrateTLSX509 args = { in migrate_hook_start_tls_x509_hostile_client() local
311 TestMigrateTLSX509 args = { in migrate_hook_start_tls_x509_allow_anon_client() local
325 TestMigrateTLSX509 args = { in migrate_hook_start_tls_x509_reject_anon_client() local
367 MigrateCommon args = { in test_postcopy_tls_psk() local
377 MigrateCommon args = { in test_postcopy_preempt_tls_psk() local
[all …]
H A Dmisc-tests.c27 MigrateStart args = { in test_baddest() local
43 MigrateStart args = { in test_analyze_script() local
99 MigrateStart args = { in test_ignore_shared() local
132 static void do_test_validate_uuid(MigrateStart *args, bool should_fail) in do_test_validate_uuid()
166 MigrateStart args = { in test_validate_uuid() local
176 MigrateStart args = { in test_validate_uuid_error() local
187 MigrateStart args = { in test_validate_uuid_src_not_set() local
197 MigrateStart args = { in test_validate_uuid_dst_not_set() local
205 static void do_test_validate_uri_channel(MigrateCommon *args) in do_test_validate_uri_channel()
231 MigrateCommon args = { in test_validate_uri_channels_both_set() local
[all …]
H A Dfile-tests.c27 MigrateCommon args = { in test_precopy_file() local
73 MigrateCommon args = { in test_precopy_file_offset_fdset() local
88 MigrateCommon args = { in test_precopy_file_offset() local
101 MigrateCommon args = { in test_precopy_file_offset_bad() local
114 MigrateCommon args = { in test_precopy_file_mapped_ram_live() local
129 MigrateCommon args = { in test_precopy_file_mapped_ram() local
144 MigrateCommon args = { in test_multifd_file_mapped_ram_live() local
160 MigrateCommon args = { in test_multifd_file_mapped_ram() local
185 MigrateCommon args = { in test_multifd_file_mapped_ram_dio() local
259 MigrateCommon args = { in test_multifd_file_mapped_ram_fdset() local
[all …]
H A Dcompression-tests.c36 MigrateCommon args = { in test_multifd_tcp_zstd() local
48 MigrateCommon args = { in test_multifd_postcopy_tcp_zstd() local
74 MigrateCommon args = { in test_multifd_tcp_qatzip() local
95 MigrateCommon args = { in test_multifd_tcp_qpl() local
116 MigrateCommon args = { in test_multifd_tcp_uadk() local
138 MigrateCommon args = { in test_precopy_unix_xbzrle() local
172 MigrateCommon args = { in test_multifd_tcp_zlib() local
/openbmc/openbmc/poky/bitbake/lib/bb/
H A D__init__.py47 def __init__(self, *args, **kwargs):
55 def _debug_helper(self, *args, **kwargs):
58 def debug2(self, *args, **kwargs):
61 def debug3(self, *args, **kwargs):
64 def bbdebug(self, level, msg, *args, **kwargs):
77 def plain(self, msg, *args, **kwargs):
80 def verbose(self, msg, *args, **kwargs):
83 def verbnote(self, msg, *args, **kwargs):
86 def warnonce(self, msg, *args, **kwargs):
89 def erroronce(self, msg, *args, **kwargs):
[all …]
/openbmc/openbmc-test-automation/lib/
H A Dgen_robot_valid.py38 def valid_init(var_name, *args, **kwargs):
135 def valid_type(var_name, *args, **kwargs):
143 def valid_value(var_name, *args, **kwargs):
151 def valid_range(var_name, *args, **kwargs):
159 def valid_integer(var_name, *args, **kwargs):
167 def valid_float(var_name, *args, **kwargs):
175 def valid_date_time(var_name, *args, **kwargs):
183 def valid_dir_path(var_name, *args, **kwargs):
191 def valid_file_path(var_name, *args, **kwargs):
199 def valid_path(var_name, *args, **kwargs):
[all …]
H A Dredfish_plus.py60 def rest_request(self, func, *args, **kwargs):
146 def get(self, *args, **kwargs):
154 def head(self, *args, **kwargs):
162 def post(self, *args, **kwargs):
170 def put(self, *args, **kwargs):
178 def patch(self, *args, **kwargs):
186 def delete(self, *args, **kwargs):
197 def get_with_mtls(self, *args, **kwargs):
212 def post_with_mtls(self, *args, **kwargs):
227 def patch_with_mtls(self, *args, **kwargs):
[all …]
/openbmc/openbmc-tools/openbmc-autobump/
H A Dopenbmc-autobump.py28 def log(msg, args): argument
33 def git_clone_or_reset(local_name, remote, args): argument
43 def extract_project_from_uris(uris, args): argument
68 def extract_sha_from_recipe(recipe, args): argument
99 def find_candidate_recipes(meta, args): argument
130 def find_and_process_bumps(meta, args): argument
/openbmc/openbmc/poky/scripts/
H A Doe-pkgdata-util37 def glob(args): argument
149 def read_value(args): argument
230 def lookup_pkg(args): argument
252 def lookup_recipe(args): argument
289 def package_info(args): argument
373 def list_pkgs(args): argument
435 def list_pkg_files(args): argument
503 def find_path(args): argument
H A Dsend-error-report67 def prepare_data(args): argument
135 def send_data(data, args): argument
160 def validate_server_url(args): argument
217 args = arg_parse.parse_args() variable
/openbmc/qemu/tests/functional/qemu_test/
H A Ddecorators.py20 def skipIfMissingCommands(*args):
38 def skipIfOperatingSystem(*args):
51 def skipIfNotMachine(*args):
124 def skipIfMissingImports(*args):
/openbmc/openpower-hw-diags/util/
H A Dtrace.hpp22 inline void inf(const char* format, va_list args) in inf()
39 inline void err(const char* format, va_list args) in err()
58 va_list args; in inf() local
67 va_list args; in err() local
/openbmc/qemu/scripts/
H A Ddevice-crash-test341 def getBinaryInfo(args, binary): argument
347 def checkOneCase(args, testcase): argument
388 def binariesToTest(args, testcase): argument
398 def accelsToTest(args, testcase): argument
404 def machinesToTest(args, testcase): argument
408 def devicesToTest(args, testcase): argument
420 def genCases1(args, testcases, var, fn): argument
438 def genCases(args, testcase): argument
448 def casesToTest(args, testcase): argument
/openbmc/openbmc/meta-arm/meta-arm/lib/oeqa/selftest/cases/tests/
H A Dmock-fvp.py7 def do_test_parameters(args): argument
12 def do_test_environment(args): argument
22 args = parser.parse_args() variable
H A Dtest-parameters.py7 def do_test_parameters(args): argument
12 def do_test_environment(args): argument
22 args = parser.parse_args() variable
H A Dtest-environment.py7 def do_test_parameters(args): argument
12 def do_test_environment(args): argument
22 args = parser.parse_args() variable
/openbmc/u-boot/drivers/usb/musb-new/
H A Dmusb_debug.h13 #define yprintk(facility, format, args...) \ argument
16 #define WARNING(fmt, args...) yprintk(KERN_WARNING, fmt, ## args) argument
17 #define INFO(fmt, args...) yprintk(KERN_INFO, fmt, ## args) argument
18 #define ERR(fmt, args...) yprintk(KERN_ERR, fmt, ## args) argument
/openbmc/openbmc/poky/scripts/contrib/
H A Dimage-manifest55 def list_packages(args): argument
89 def list_recipes(args): argument
98 def list_layers(args): argument
176 def get_recipe(args): argument
184 def pkg_dependencies(args): argument
298 def dump_config(args): argument
304 def export_manifest_info(args): argument
H A Ddevtool-stress.py30 def select_recipes(args): argument
100 def stress_extract(args): argument
146 def stress_modify(args): argument

12345678910>>...28