Searched refs:default (Results 1 - 25 of 178) sorted by relevance

12345678

/barrelfish-2018-10-04/tools/aarch64_gem5/
H A Dgem5script.py30 default = Self.badaddr_responder.pio variable in class:MemBus
79 parser.add_option("-n", "--num_cpus", type="int", default=1)
80 parser.add_option("--cpu-type", type="choice", default="atomic",
85 parser.add_option("--l1d_size", type="string", default="64kB")
86 parser.add_option("--l1i_size", type="string", default="32kB")
87 parser.add_option("--l2_size", type="string", default="2MB")
88 parser.add_option("--l3_size", type="string", default="16MB")
89 parser.add_option("--l1d_assoc", type="int", default=2)
90 parser.add_option("--l1i_assoc", type="int", default=2)
91 parser.add_option("--l2_assoc", type="int", default
[all...]
/barrelfish-2018-10-04/lib/openssl-1.0.0d/util/
H A Ddeltree.com11 $ set default 'f$parse(p1,,,"DEVICE")''f$parse(p1,,,"DIRECTORY")'
27 $ set default '_dt_def'
30 $ set default '_dt_def'
H A Dpod2man.pl47 Set the centered header to a specific string. The default is
49 given, in which case the default is "Perl Programmers Reference Guide".
53 Set the left-hand footer string to this value. By default,
62 Set the default header to indicate that this page is of
67 Set the centered footer. By default, this is the current
77 F</usr/local/perl/man/>. By default, section 1 will be used
321 --section=manext (default "$DEF_SECTION")
322 --release=relpatch (default "$DEF_RELEASE")
323 --center=string (default "$DEF_CENTER")
324 --date=string (default "
[all...]
/barrelfish-2018-10-04/usr/eclipseclp/lib_tcl/
H A Dtkmulti.tcl44 default {
67 default {
89 default {
165 default {
H A Dmapembed.tcl48 default {
H A Dexample1.tcl43 default {
H A Dexample.tcl43 default {
H A Declipse.tcl93 default {
148 default {
199 default {error "$access is an invalid access mode for embedded ECLiPSe queue ($eclipse_name)"}
237 default {
366 default { error "Unrecognised message $message from embedded ECLiPSe."}
/barrelfish-2018-10-04/usr/eclipseclp/lib_tcl/widget/
H A Dutil-dump.tcl60 default {
193 if {[info default $cmd $a tmp]} {
403 -nocomplain 0 -filter .* -default 0
405 set args [get_opts opts $args {-nocomplain 0 -filter 1 -default 0} \
412 ?-default? ?-filter regexp? ?--? pattern ?pattern ...?"
433 ## are a default
435 ($opts(-default) || [string compare \
467 -nocomplain 0 -default 0 -configure 0 -filter .*
469 set args [get_opts opts $args {-nocomplain 0 -filter 1 -default 0 \
476 ?-configure? ?-default
[all...]
H A Dutil.tcl82 # optlist list of valid options with default value
85 # nocomplain whether to complain about unknown -switches (0 - default)
133 default { ## Oops, matches too many possible keys
149 # optlist list of valid options with default value
182 default { ## Oops, matches too many possible keys
561 default { set fmt "%s %-8s %-8s %8d %s %s\n" }
575 default { if {[file exec $d$sep$f]} { append f * } }
581 default { set mode [string index $st(type) 0] }
598 default { ## Unix is our default platfor
[all...]
/barrelfish-2018-10-04/usr/eclipseclp/documents/embedding/
H A Decoptions.tex37 The default setting is NULL, which means that the location is
49 default to very large sizes (128MB), where real memory or space in the
50 operating system swap file is taken immediately (SunOS), their default
74 is called. By default a function that prints the panic message
97 The default module is the module in which goals called from the
99 or C++ execute in. The default setting is "eclipse".
106 This option controls whether the default I/O streams of {\eclipse} are
108 The default setting of this option is SHARED_IO, which means the
/barrelfish-2018-10-04/tools/
H A Dmkefi.py36 parser.add_argument("--size", help="image size", type=int, default=200)
/barrelfish-2018-10-04/lib/openssl-1.0.0d/demos/engines/rsaref/
H A Dbuild.com18 $ _save_default = f$environment("default")
19 $ set default [.install]
36 $ set default [-]
105 $ set default '_save_default'
/barrelfish-2018-10-04/usr/eclipseclp/documents/userman/
H A Dumscmdlineopts.tex76 The default is \notation{512M} on 64-bit, or \notation{256M} on 32-bit machines.
86 The default is \notation{128M} on 64-bit, or \notation{64M} on 32-bit machines.
87 The local/control stack is unlikely to require more than this default.
100 The default is \notation{eclipse_language}, other possible values
110 important library names. The default is \notation{eclipse}.
162 The default language name (default: eclipse_language).
165 The default toplevel module name (default: eclipse).
H A Dumssyntax.tex210 string. By default, the double quote \verb.". is the SQ character.
212 By default, consecutive strings are concatenated into a single string.
225 By default, consecutive character lists are concatenated into a single character
239 By default, consecutive character lists are concatenated into a single character
293 is by default introduced by the sequence \verb.0'.
451 When the syntax option \notation{nested_comments} is on (the default is off),
580 exist between default {\eclipse} syntax and most Prolog systems:
584 \item By default, an unquoted vertical bar can be used as an atom or
587 \item By default, operators with precedence higher than 1000 are allowed
601 \item By default, doubl
[all...]
/barrelfish-2018-10-04/lib/openssl-1.0.0d/Netware/
H A Dbuild.bat23 rem If no arguments are specified the default is to build non-debug with
24 rem no assembly. NOTE: there is no default BLD_TARGET.
29 rem No assembly is the default - Uncomment section below to change
30 rem the assembler default
35 rem Uncomment to default to the Metrowerks assembler
40 rem Uncomment to default to the NASM assembler
45 rem No default Bld target
54 rem Uncomment to default to debug build
230 echo . If no debug or assembly opts are specified the default is to build
/barrelfish-2018-10-04/lib/tommath/pics/
H A Dmakefile3 default: pses
/barrelfish-2018-10-04/lib/openssl-1.0.0d/demos/tunala/
H A DMakefile25 default: $(TARGETS)
/barrelfish-2018-10-04/usr/eclipseclp/Contrib/
H A Dxml.pl60 * : entities for XHTML (default true)
64 * : (default true)
69 * : (default false).
73 * : (default false).
80 * : (default true)
/barrelfish-2018-10-04/usr/eclipseclp/Kernel/lib/
H A Dmake.pl74 error(default(N), CompInfo, Module).
76 error(default(N), CompInfo, Module).
H A Dbranch_and_bound.pl668 <DT>continue (default)</DT>
687 <DD>number - an initial lower bound for the cost (default -1.0Inf).
691 <DD>number - an initial upper bound for the cost (default +1.0Inf).
696 (applies to all strategies). The default value of 1.0 is
702 cost bound) for strategies 'continue' and 'restart' (default 1.0),
703 or split factor for strategy 'dichotomic' (default 0.5)</DD>
707 <DT>one (default)</DT><DD>
718 <DD>number - maximum seconds of cpu time to spend (default: no limit)</DD>
730 The default handler prints a message to log_output.</DD>
743 The default handle
[all...]
/barrelfish-2018-10-04/usr/eclipseclp/documents/tutorial/
H A Dmapdebugdemo.tcl40 default {
64 default: {error "Unknown flag $arg"}
138 default {
/barrelfish-2018-10-04/doc/style/
H A Dbftn-template.tex10 \documentclass[a4paper,twoside]{report} % for a report (default)
/barrelfish-2018-10-04/doc/018-Practical-guide/
H A DPracticalGuide.tex10 \documentclass[a4paper,twoside]{report} % for a report (default)
57 hardware, which is the default configuration for Barrelfish. It then
/barrelfish-2018-10-04/doc/023-coreboot/
H A Dcoreboot.tex12 \usepackage[framemethod=default]{mdframed}
108 KCB to its default values and continues bootstrapping the core (and the KCB
147 \item -k, --kernel \textless binary\textgreater: Overwrite default kernel binary.
148 \item -x, --monitor \textless binary\textgreater: Overwrite default monitor binary.
149 \item -a, --kargs \textless args\textgreater: Overwrite default kernel command line arguments.
173 false for hyper-threads -- the resulting core would not be booted by default).
191 and directs the boot driver to boot the kernel on the core. By default
194 selecting a kernel with the --kernel flag. Alternatively, the default
201 KCB is created for the core and initialized with default arguments.
205 program (the monitor) on the new core. The default choic
[all...]

Completed in 344 milliseconds

12345678