Home
last modified time | relevance | path

Searched defs:options (Results 26 – 50 of 688) sorted by relevance

12345678910>>...28

/openbmc/sdeventplus/test/source/
H A Dchild.cpp64 const int options = WEXITED; in TEST_F() local
113 const int options = WEXITED; in TEST_F() local
138 const int options = WEXITED; in SetUp() local
/openbmc/linux/arch/mips/loongson64/
H A Dcpucfg-emul.c71 u64 options = c->options; in patch_cpucfg_sel1() local
89 u64 options = c->options; in patch_cpucfg_sel2() local
/openbmc/sdeventplus/src/sdeventplus/source/
H A Dchild.cpp15 Child::Child(const Event& event, pid_t pid, int options, Callback&& callback) : in Child()
51 int options) in create_source()
/openbmc/linux/tools/testing/selftests/net/
H A Drxtimestamp.c23 struct options { struct
44 struct options sockopt; argument
/openbmc/openbmc/poky/meta/lib/oeqa/utils/
H A Dcommands.py29 def __init__(self, command, bg=False, timeout=None, data=None, output_log=None, **options):
169 native_sysroot=None, target_sys=None, limit_exc_output=0, output_log=None, **options):
219 def bitbake(command, ignore_status=False, timeout=None, postconfig=None, output_log=None, **options
/openbmc/linux/tools/perf/util/
H A Dgenelf.c57 struct options { struct
58 char *output;
59 int fd;
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/
H A Drecipetool.py97 …def _try_recipetool_appendfile(self, testrecipe, destfile, newfile, options, expectedlines, expect… argument
327 def try_appendfile_wc(options): argument
1181 …def _try_recipetool_appendsrcfile(self, testrecipe, newfile, destfile, options, expectedlines, exp… argument
1185 …iles(self, testrecipe, newfiles, expectedlines=None, expectedfiles=None, destdir=None, options=''): argument
1213 …destdir=None, has_src_uri=True, srcdir=None, newfile=None, remove=None, machine=None , options=''): argument
1277 …def _test_appendsrcfiles(self, testrecipe, newfiles, expectedfiles=None, destdir=None, options=''): argument
/openbmc/linux/drivers/net/ppp/
H A Dppp_mppe.c171 static void *mppe_alloc(unsigned char *options, int optlen) in mppe_alloc()
250 mppe_init(void *arg, unsigned char *options, int optlen, int unit, int debug, in mppe_init()
308 mppe_comp_init(void *arg, unsigned char *options, int optlen, int unit, in mppe_comp_init()
414 mppe_decomp_init(void *arg, unsigned char *options, int optlen, int unit, in mppe_decomp_init()
H A Dbsd_comp.c352 static void *bsd_alloc (unsigned char *options, int opt_len, int decomp) in bsd_alloc()
449 static void *bsd_comp_alloc (unsigned char *options, int opt_len) in bsd_comp_alloc()
454 static void *bsd_decomp_alloc (unsigned char *options, int opt_len) in bsd_decomp_alloc()
463 static int bsd_init (void *state, unsigned char *options, in bsd_init()
506 static int bsd_comp_init (void *state, unsigned char *options, in bsd_comp_init()
512 static int bsd_decomp_init (void *state, unsigned char *options, in bsd_decomp_init()
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templatetags/
H A Dprojecttags.py111 def filtered_icon(options, filter): argument
122 def filtered_tooltip(options, filter): argument
156 def check_filter_status(options, filter): argument
/openbmc/linux/drivers/tty/serial/8250/
H A D8250_early.c148 const char *options) in early_serial8250_setup()
177 const char *options) in early_omap8250_setup()
/openbmc/qemu/qom/
H A Dobject_interfaces.c140 void user_creatable_add_qapi(ObjectOptions *options, Error **errp) in user_creatable_add_qapi()
268 ObjectOptions *options; in user_creatable_parse_str() local
301 ObjectOptions *options; in user_creatable_add_from_str() local
/openbmc/linux/net/sunrpc/auth_gss/
H A Dgss_rpc_xdr.h51 struct gssx_option_array options; member
57 struct gssx_option_array options; member
82 struct gssx_option_array options; member
108 struct gssx_option_array options; member
136 struct gssx_option_array options; member
146 struct gssx_option_array options; member
/openbmc/qemu/crypto/
H A Dblock-qcow.c97 QCryptoBlockOpenOptions *options, in qcrypto_block_qcow_open()
123 QCryptoBlockCreateOptions *options, in qcrypto_block_qcow_create()
/openbmc/openbmc/poky/scripts/pybootchartgui/pybootchartgui/
H A Ddraw.py217 def draw_sec_labels(ctx, options, rect, sec_w, nsecs): argument
333 def extents(options, xscale, trace): argument
383 def render_charts(ctx, options, clip, trace, curr_y, w, h, sec_w): argument
623 def render_processes_chart(ctx, options, trace, curr_y, width, h, sec_w): argument
705 def render(ctx, options, xscale, trace): argument
764 def draw_process_bar_chart(ctx, clip, options, proc_tree, times, curr_y, w, h, sec_w): argument
H A Dgui.py47 def __init__(self, trace, options, xscale): argument
254 def __init__(self, window, trace, options, xscale): argument
345 def show(trace, options): argument
/openbmc/qemu/block/
H A Dfile-win32.c285 static void raw_parse_filename(const char *filename, QDict *options, in raw_parse_filename()
334 static int raw_open(BlockDriverState *bs, QDict *options, int flags, in raw_open()
585 static int raw_co_create(BlockdevCreateOptions *options, Error **errp) in raw_co_create()
618 BlockdevCreateOptions options; in raw_co_create_opts() local
829 static void hdev_parse_filename(const char *filename, QDict *options, in hdev_parse_filename()
842 static int hdev_open(BlockDriverState *bs, QDict *options, int flags, in hdev_open()
H A Dssh.c181 static int parse_uri(const char *filename, QDict *options, Error **errp) in parse_uri()
250 static bool ssh_has_filename_options_conflict(QDict *options, Error **errp) in ssh_has_filename_options_conflict()
271 static void ssh_parse_filename(const char *filename, QDict *options, in ssh_parse_filename()
605 static BlockdevOptionsSsh *ssh_parse_options(QDict *options, Error **errp) in ssh_parse_options()
840 static int ssh_open(BlockDriverState *bs, QDict *options, int bdrv_flags, in ssh_open()
925 static int ssh_co_create(BlockdevCreateOptions *options, Error **errp) in ssh_co_create()
/openbmc/linux/drivers/tty/serial/
H A Dearlycon.c93 static int __init parse_options(struct earlycon_device *device, char *options) in parse_options()
255 const char *options) in of_setup_earlycon()
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Dbootstrap-3.4.1.js190 var Button = function (element, options) { argument
316 var Carousel = function (element, options) { argument
564 var Collapse = function (element, options) { argument
942 var Modal = function (element, options) { argument
1432 var Tooltip = function (element, options) { argument
1467 Tooltip.prototype.init = function (type, element, options) { argument
1504 Tooltip.prototype.getOptions = function (options) { argument
1979 var Popover = function (element, options) { argument
2103 function ScrollSpy(element, options) { argument
2432 var Affix = function (element, options) { argument
/openbmc/linux/Documentation/sphinx/
H A DrstFlatTable.py71 def c_span(name, rawtext, text, lineno, inliner, options=None, content=None): argument
82 def r_span(name, rawtext, text, lineno, inliner, options=None, content=None): argument
/openbmc/qemu/storage-daemon/
H A Dqemu-storage-daemon.c271 BlockdevOptions *options; in process_options() local
340 NbdServerOptions *options; in process_options() local
/openbmc/linux/include/linux/mtd/
H A Dbbm.h42 int options; member
128 int options; member
/openbmc/u-boot/Documentation/sphinx/
H A DrstFlatTable.py83 def c_span(name, rawtext, text, lineno, inliner, options=None, content=None): argument
94 def r_span(name, rawtext, text, lineno, inliner, options=None, content=None): argument
/openbmc/linux/kernel/
H A Dexit.c1646 int options, struct rusage *ru) in kernel_waitid()
1712 infop, int, options, struct rusage __user *, ru) in SYSCALL_DEFINE5() argument
1744 long kernel_wait4(pid_t upid, int __user *stat_addr, int options, in kernel_wait4()
1804 int, options, struct rusage __user *, ru) in SYSCALL_DEFINE4() argument
1822 SYSCALL_DEFINE3(waitpid, pid_t, pid, int __user *, stat_addr, int, options) in SYSCALL_DEFINE3() argument
1833 int, options, in COMPAT_SYSCALL_DEFINE4() argument
1847 struct compat_siginfo __user *, infop, int, options, in COMPAT_SYSCALL_DEFINE5() argument

12345678910>>...28