Home
last modified time | relevance | path

Searched refs:positional (Results 1 – 25 of 47) sorted by relevance

12

/external/llvm/test/MC/AsmParser/
Dmacros-argument-parsing-diagnostics.s11 # CHECK: error: too many positional arguments
16 # CHECK: error: cannot mix positional and keyword arguments
/external/fmtlib/
DREADME.rst26 <http://fmtlib.net/latest/api.html#format-api>`_ with positional arguments
36 including the POSIX extension for positional arguments.
206 There is a POSIX extension that adds positional arguments required for
227 IOStreams as "chevron hell". IOStreams doesn't support positional arguments
237 strings and positional arguments. The main its drawback is performance.
245 This is an interesting library which is fast, safe and has positional
262 and is type safe. It doesn't support user-defined types or positional
270 fast. Unfortunately it doesn't support positional arguments and wrapping
DChangeLog.rst764 * Safe printf implementation with a POSIX extension for positional arguments:
/external/llvm/docs/
DCommandLine.rst65 options often found in real programs. For example, `positional`_ arguments,
149 with helper functions like `cl::desc(...)`_, so there are no positional
156 argument, the CommandLine library allows for `positional`_ arguments to be
157 specified for the program. These positional arguments are filled with command
165 This declaration indicates that the first positional argument should be treated
519 positional arguments together if there may be more than one specified. In the
716 file, but will not have an ordering defined if the positional arguments are
718 all of your positional arguments in one .cpp file.
720 Specifying positional options with hyphens
723 Sometimes you may want to specify a value to your positional argument that
[all …]
/external/libxml2/
Dtrio.c1203 BOOLEAN_T positional; /* Does the specifier have a positional? */ variable
1262 positional = (NO_POSITION != currentParam);
1263 if (!positional)
1330 if (positional)
1340 if (! positional)
1374 if (positional)
1384 if (! positional)
1423 if (positional)
1433 if (! positional)
1591 if (positional)
[all …]
/external/lz4/tests/
DREADME.md49 positional arguments:
/external/v8/tools/mb/docs/
Duser_guide.md33 The first positional argument must be a GN-style "source-absolute" path
36 The second positional argument is a (normal) path to a JSON file containing
60 The third positional argument is a (normal) path to where mb will write
/external/chromium-trace/catapult/telemetry/third_party/websocket-client/
DREADME.rst247 positional arguments:
/external/llvm/docs/CommandGuide/
Dllvm-profdata.rst47 Profiles passed in via ``-weighted-input``, ``-input-files``, or via positional
/external/fmtlib/doc/
Dindex.rst62 The Format API also supports positional arguments useful for localization:
Dapi.rst163 the POSIX extension for positional arguments. Unlike their standard
/external/clang/docs/
DLibTooling.rst171 the build path as first argument and some source files as further positional
DObjectiveCLiterals.rst209 // Partition command line arguments into positional and option arguments.
217 [args addObject:@(arg)]; // positional argument
/external/libjpeg-turbo/
Dwizard.txt138 positional indexes.)
/external/llvm/include/llvm/Target/
DTarget.td758 // and some targets still reply on the positional encoding rules. When
759 // generating a decoder for such targets, the positional encoding rules must
768 // operands that are matched by ordering (positional operands) and those
/external/swiftshader/third_party/LLVM/projects/sample/
Dconfigure318 echo positional parameters were not saved.
/external/ltp/utils/ffsb-6.0-rc2/
Dconfigure322 echo positional parameters were not saved.
/external/liblzf/
Dconfigure316 echo positional parameters were not saved.
/external/bison/
DNEWS486 Historically, Yacc and Bison have supported positional references
/external/elfutils/src/
DChangeLog1391 (show_symbols_bsd): Use positional parameters to also print color
/external/clang/include/clang/Basic/
DDiagnosticSemaKinds.td7235 "cannot mix positional and non-positional arguments in format string">,
7266 "positional arguments are not supported by ISO C">, InGroup<FormatNonStandard>, DefaultIgnore;
/external/libusb-compat/
Dconfigure341 echo positional parameters were not saved.
/external/mksh/src/
Dcheck.t1776 Check that trimming works with positional parameters (Debian #48453)
1844 Check that positional arguments do not overflow
/external/libogg/
Dconfigure322 echo positional parameters were not saved.
/external/libvorbis/
Dconfigure324 echo positional parameters were not saved.

12