Home
last modified time | relevance | path

Searched refs:None (Results 1 – 25 of 513) sorted by relevance

12345678910>>...21

/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pydbus/
H A D0002-Support-asynchronous-calls-58.patch8 is a function f(*args, returned=None, error=None), where args is
14 def func(x, y, returned=None, error=None):
52 + def print_result(returned=None, error=None):
72 timeout = kwargs.get("timeout", None)
73 + callback = kwargs.get("callback", None)
85 + None
91 + return None
99 - 0, timeout_to_glib(timeout), None).unpack()
104 return None
111 + error = None
[all …]
/openbmc/openbmc/meta-openembedded/meta-python/recipes-extended/python-blivet/python3-blivet/
H A D0003-support-infinit-timeout.patch24 if it doesn't normally exit within timeout seconds and return None"""
26 while proc.poll() is None:
38 -def _run_program(argv, root='/', stdin=None, env_prune=None, stderr_to_stdout=False, binary_output…
39 +def _run_program(argv, root='/', stdin=None, env_prune=None, stderr_to_stdout=False, binary_output…
40 if env_prune is None:
43 @@ -205,7 +206,10 @@ def _run_program(argv, root='/', stdin=None, env_prune=None, stderr_to_stdout=…
55 @@ -218,7 +222,7 @@ def _run_program(argv, root='/', stdin=None, env_prune=None, stderr_to_stdout=Fa
H A D0002-run_program-support-timeout.patch23 + if it doesn't normally exit within timeout seconds and return None"""
29 + while proc.poll() is None:
36 + return (-1, None)
46 …def _run_program(argv, root='/', stdin=None, env_prune=None, stderr_to_stdout=False, binary_output…
47 if env_prune is None:
48 @@ -193,35 +217,23 @@ def _run_program(argv, root='/', stdin=None, env_prune=None, stderr_to_stdout…
/openbmc/qemu/rust/qemu-api/src/
H A Dzeroable.rs60 pre_load: None,
61 post_load: None,
62 pre_save: None,
63 post_save: None,
64 needed: None,
65 dev_unplug_pending: None,
76 accepts: None,
/openbmc/bmcweb/redfish-core/include/generated/enums/
H A Dcomputer_system.hpp12 None, enumerator
61 None, enumerator
90 None, enumerator
98 None, enumerator
108 None, enumerator
137 None, enumerator
188 None, enumerator
219 {BootSource::None, "None"},
268 {MemoryMirroring::None, "None"},
297 {InterfaceTypeSelection::None, "None"},
[all …]
H A Doutbound_connection.hpp12 None, enumerator
21 None, enumerator
27 {OutboundConnectionRetryPolicyType::None, "None"},
36 {AuthenticationType::None, "None"},
H A Devent_service.hpp12 None, enumerator
20 None, enumerator
29 {SMTPConnectionProtocol::None, "None"},
37 {SMTPAuthenticationMethods::None, "None"},
H A Dserial_interface.hpp18 None, enumerator
27 None, enumerator
47 {Parity::None, "None"},
56 {FlowControl::None, "None"},
H A Dport.hpp79 None, enumerator
129 None, enumerator
163 None, enumerator
173 None, enumerator
247 {FlowControl::None, "None"},
297 {LLDPSystemCapabilities::None, "None"},
331 {ConnectedDeviceType::None, "None"},
341 {HostDeviceType::None, "None"},
/openbmc/qemu/target/i386/tcg/
H A Ddecode-new.c.inc180 X86_OP_GROUP3(op, op0, s0, 2op, s0, None, None, ## __VA_ARGS__)
184 X86_OP_GROUP3(op, op0, s0, None, None, None, None, ## __VA_ARGS__)
186 X86_OP_GROUP3(op, op0, s0, op1, s1, None, None, ## __VA_ARGS__)
188 X86_OP_GROUP3(op, None, None, None, None, None, None, ## __VA_ARGS__)
214 X86_OP_ENTRY3(op, None, None, op0, s0, op1, s1, ## __VA_ARGS__)
216 X86_OP_ENTRY3(op, op0, s0, op1, s1, None, None, ## __VA_ARGS__)
220 X86_OP_ENTRY3(op, op0, s0, None, None, None, None, ## __VA_ARGS__)
222 X86_OP_ENTRY3(op, None, None, op0, s0, None, None, ## __VA_ARGS__)
224 X86_OP_ENTRY3(op, op0, s0, 2op, s0, None, None, ## __VA_ARGS__)
226 X86_OP_ENTRY3(op, None, None, None, None, None, None, ## __VA_ARGS__)
[all …]
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dperl-version.bbclass11 # perl is built (from None to real version in config.sh).
19 return None
27 return None
32 # perl is built (from None to real version in config.sh).
39 return None
47 return None
51 # perl is built (from None to real version in config.sh).
58 return None
66 return None
/openbmc/qemu/rust/qemu-api/tests/
H A Dtests.rs51 realize_fn => None, in test_device_decl_macros()
52 legacy_reset_fn => None, in test_device_decl_macros()
62 const INSTANCE_INIT: Option<unsafe extern "C" fn(obj: *mut Object)> = None; in test_device_decl_macros()
63 const INSTANCE_POST_INIT: Option<unsafe extern "C" fn(obj: *mut Object)> = None; in test_device_decl_macros()
64 const INSTANCE_FINALIZE: Option<unsafe extern "C" fn(obj: *mut Object)> = None; in test_device_decl_macros()
72 > = None; in test_device_decl_macros()
/openbmc/qemu/tests/functional/acpi-bits/bits-tests/
H A Dtestacpi.py264 if mat_buffer is None:
82 … if testsuite.test("{} with x2Apic in _MAT has _UID".format(cpupath), uid is not None):
93 # We special-case None here to avoid a double-failure for CPUs without a _PSS
94 …_PSS must be identical for all CPUs", len(uniques) <= 1 or (len(uniques) == 2 and None in uniques))
96 if not testsuite.test("_PSS must exist", pss is not None):
131 if procid_apicid is not None:
132 procid = cpupath_procid.get(cpupath, None)
133 if procid is not None:
134 apicid = procid_apicid.get(procid, None)
135 if apicid is not None:
[all …]
/openbmc/qemu/tests/qapi-schema/
H A Dqapi-schema-test.out177 command user-def-cmd None -> None
181 command user-def-cmd1 q_obj_user-def-cmd1-arg -> None
188 command cmd-success-response None -> None
190 command coroutine-cmd None -> None
201 command boxed-struct UserDefZero -> None
203 command boxed-union UserDefFlatUnion -> None
205 command boxed-empty Empty1 -> None
207 command test-flags-command None -> None
219 event EVENT_A None
221 event EVENT_B None
[all …]
H A Dindented-expr.out12 command eins None -> None
14 command zwei None -> None
/openbmc/openbmc-test-automation/redfish/systems/
H A Dtest_boot_devices.robot34 ... None=No override
56 Once None UEFI
62 Once None Legacy
76 Continuous None UEFI
82 Continuous None Legacy
96 Disabled None UEFI
102 Disabled None Legacy
116 Once None UEFI
122 Once None Legacy
136 Continuous None UEFI
[all …]
/openbmc/openbmc/meta-security/recipes-ids/suricata/files/
H A DCVE-2024-38534.patch25 None => {
28 - None => return AppLayerResult::ok(),
29 + None => return AppLayerResult::err(),
34 None => {
37 - None => return AppLayerResult::ok(),
38 + None => return AppLayerResult::err(),
/openbmc/openbmc/meta-openembedded/meta-python/recipes-extended/python-pykickstart/files/
H A D0002-pykickstart-parser.py-add-lock-for-readKickstart-and.patch31 def load_to_str(location, user=None, passwd=None):
56 l = None
61 def readKickstart(self, f, reset=True, username=None, password=None):
65 + def _readKickstart(self, f, reset=True, username=None, password=None):
H A D0004-load.py-retry-to-invoke-request-with-timeout.patch66 def _get_auth(location, user=None, passwd=None):
68 auth = None
69 @@ -92,6 +119,10 @@ def _get_auth(location, user=None, passwd=None):
71 def _load_url(location, user=None, passwd=None):
H A D0001-support-authentication-for-kickstart.patch75 +def load_to_str(location, user=None, passwd=None):
93 +def _get_auth(location, user=None, passwd=None):
95 + auth = None
98 + if user is None or passwd is None:
112 +def _load_url(location, user=None, passwd=None):
131 + def readKickstart(self, f, reset=True, username=None, password=None):
/openbmc/phosphor-fan-presence/control/templates/
H A Dfan_zone_defs.mako.cpp51 (zone['ifaces'] is not None):
54 (i['props'] is not None):
101 (event['pc'] is not None):
144 %if ('pc' in event) and (event['pc'] is not None):
151 (event['pc']['triggers']['timer'] is not None):
158 (event['pc']['triggers']['pcsigs'] is not None):
162 (s['match'] is not None):
/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-setuptools/
H A D0001-_distutils-sysconfig.py-make-it-possible-to-substite.patch26 @@ -121,6 +121,8 @@ def get_python_inc(plat_specific=False, prefix=None):
32 resolved_prefix = prefix if prefix is not None else default_prefix
35 @@ -241,7 +243,13 @@ def get_python_lib(plat_specific=False, standard_lib=False, prefix=None):
39 - if prefix is None:
44 + if prefix is None and os.environ.get('STAGING_LIBDIR', ""):
46 + elif prefix is None:
50 @@ -256,7 +264,7 @@ def get_python_lib(plat_specific=False, standard_lib=False, prefix=None):
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-slip-dbus/
H A D9b939c0b534c1b7958fa0a3c7aedf30bca910431.patch35 - assert(func is None or isinstance(func, collections.Callable))
36 + assert(func is None or isinstance(func, collections.abc.Callable))
39 authfail_result in (None, AUTHFAIL_DONTCATCH) or
40 authfail_exception is None)
42 authfail_callback is None or
46 authfail_exception is None or
63 def __init__(self, hook, args, kwargs, hookable=None):
/openbmc/phosphor-mboxd/
H A D.clang-format-c++14 AllowShortFunctionsOnASingleLine: None
17 AlwaysBreakAfterDefinitionReturnType: None
18 AlwaysBreakAfterReturnType: None
35 BreakBeforeBinaryOperators: None
58 NamespaceIndentation: None
/openbmc/docs/designs/
H A Dunique-hostname.md5 Other contributors: None
27 None.
38 None.
42 None.
46 None.

12345678910>>...21