Home
last modified time | relevance | path

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

12345678910>>...30

/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86Option.c150 xf86OptionListDuplicate(XF86OptionPtr options) in xf86OptionListDuplicate()
366 xf86OptionListCreate(const char **options, int count, int used) in xf86OptionListCreate()
413 xf86FindOption(XF86OptionPtr options, const char *name) in xf86FindOption()
419 xf86FindOptionValue(XF86OptionPtr options, const char *name) in xf86FindOptionValue()
432 xf86MarkOptionUsedByName(XF86OptionPtr options, const char *name) in xf86MarkOptionUsedByName()
451 xf86CheckIfOptionUsedByName(XF86OptionPtr options, const char *name) in xf86CheckIfOptionUsedByName()
481 ParseOptionValue(int scrnIndex, XF86OptionPtr options, OptionInfoPtr p, in ParseOptionValue()
709 xf86ProcessOptions(int scrnIndex, XF86OptionPtr options, OptionInfoPtr optinfo) in xf86ProcessOptions()
/OK3568_Linux_fs/external/xserver/hw/xfree86/int10/
H A Dhelper_mem.c199 OptionInfoPtr options = NULL; in xf86HandleInt10Options() local
223 int10skip(const void *options) in int10skip()
258 initPrimary(const void *options) in initPrimary()
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/selftest/cases/
H A Drecipetool.py82 …def _try_recipetool_appendfile(self, testrecipe, destfile, newfile, options, expectedlines, expect… argument
312 def try_appendfile_wc(options): argument
703 …def _try_recipetool_appendsrcfile(self, testrecipe, newfile, destfile, options, expectedlines, exp… argument
707 …iles(self, testrecipe, newfiles, expectedlines=None, expectedfiles=None, destdir=None, options=''): argument
735 … testrecipe, filename=None, destdir=None, has_src_uri=True, srcdir=None, newfile=None, options=''): argument
771 …def _test_appendsrcfiles(self, testrecipe, newfiles, expectedfiles=None, destdir=None, options=''): argument
/OK3568_Linux_fs/kernel/drivers/net/ppp/
H A Dppp_deflate.c85 static void *z_comp_alloc(unsigned char *options, int opt_len) in z_comp_alloc()
137 static int z_comp_init(void *arg, unsigned char *options, int opt_len, in z_comp_init()
302 static void *z_decomp_alloc(unsigned char *options, int opt_len) in z_decomp_alloc()
352 static int z_decomp_init(void *arg, unsigned char *options, int opt_len, in z_decomp_init()
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()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/geotestplugin/
H A Dqgeotiledmap_test.cpp40 const QGeoTiledMapTestOptions &options) in QGeoTiledMapTestPrivate()
93 const QGeoTiledMapTestOptions &options, in QGeoTiledMapTest()
/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A Dacornfb.c872 static struct options { struct
882 static int acornfb_setup(char *options) in acornfb_setup()
/OK3568_Linux_fs/kernel/tools/testing/selftests/net/
H A Drxtimestamp.c23 struct options { struct
44 struct options sockopt; argument
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dgengtype.h171 struct options { struct
172 struct options *next; /* next option of the same pair. */ argument
190 /* Some functions to create various options structures with name NAME argument
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dgengtype.h171 struct options { struct
172 struct options *next; /* next option of the same pair. */ argument
190 /* Some functions to create various options structures with name NAME argument
/OK3568_Linux_fs/yocto/poky/scripts/pybootchartgui/pybootchartgui/
H A Dmain.py.in71 def __init__(self, write, options): argument
90 def _mk_writer(options): argument
H A Dmain.py71 def __init__(self, write, options): argument
90 def _mk_writer(options): argument
H A Ddraw.py201 def draw_sec_labels(ctx, options, rect, sec_w, nsecs): argument
317 def extents(options, xscale, trace): argument
361 def render_charts(ctx, options, clip, trace, curr_y, w, h, sec_w): argument
499 def render_processes_chart(ctx, options, trace, curr_y, w, h, sec_w): argument
568 def render(ctx, options, xscale, trace): argument
627 def draw_process_bar_chart(ctx, clip, options, proc_tree, times, curr_y, w, h, sec_w): argument
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/utils/
H A Dcommands.py31 def __init__(self, command, bg=False, timeout=None, data=None, output_log=None, **options):
171 native_sysroot=None, limit_exc_output=0, output_log=None, **options):
214 def bitbake(command, ignore_status=False, timeout=None, postconfig=None, output_log=None, **options
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/sources/
H A Dgeojson_source_impl.cpp17 const mapbox::geojsonvt::Options& options) in GeoJSONVTData()
31 const mapbox::supercluster::Options& options) in SuperclusterData()
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/expression/
H A Dcollator_expression.cpp27 auto options = arrayMember(value, 1); in parse() local
89 std::unordered_map<std::string, mbgl::Value> options; in serialize() local
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dgenelf.c60 struct options { struct
61 char *output;
62 int fd;
/OK3568_Linux_fs/yocto/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
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastergui/static/js/
H A Dbootstrap.js189 var Button = function (element, options) { argument
310 var Carousel = function (element, options) { argument
548 var Collapse = function (element, options) { argument
926 var Modal = function (element, options) { argument
1265 var Tooltip = function (element, options) { argument
1297 Tooltip.prototype.init = function (type, element, options) { argument
1334 Tooltip.prototype.getOptions = function (options) { argument
1779 var Popover = function (element, options) { argument
1888 function ScrollSpy(element, options) { argument
2217 var Affix = function (element, options) { argument
/OK3568_Linux_fs/kernel/kernel/
H A Dexit.c1485 int options, struct rusage *ru) in kernel_waitid()
1551 infop, int, options, struct rusage __user *, ru) in SYSCALL_DEFINE5() argument
1583 long kernel_wait4(pid_t upid, int __user *stat_addr, int options, in kernel_wait4()
1643 int, options, struct rusage __user *, ru) in SYSCALL_DEFINE4() argument
1661 SYSCALL_DEFINE3(waitpid, pid_t, pid, int __user *, stat_addr, int, options) in SYSCALL_DEFINE3() argument
1672 int, options, in COMPAT_SYSCALL_DEFINE4() argument
1686 struct compat_siginfo __user *, infop, int, options, in COMPAT_SYSCALL_DEFINE5() argument
/OK3568_Linux_fs/kernel/drivers/tty/serial/8250/
H A D8250_early.c158 const char *options) in early_serial8250_setup()
187 const char *options) in early_omap8250_setup()
/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A Dearlycon.c93 static int __init parse_options(struct earlycon_device *device, char *options) in parse_options()
250 const char *options) in of_setup_earlycon()

12345678910>>...30