Home
last modified time | relevance | path

Searched +full:- +full:- +full:option (Results 1 – 25 of 1220) sorted by relevance

12345678910>>...49

/external/deqp/android/cts/
DAndroidTest.xml1 <?xml version="1.0" encoding="utf-8"?>
3 <!--
10 http://www.apache.org/licenses/LICENSE-2.0
17 -->
18 <!--
20 -->
22 <option name="cleanup-apks" value="true"/>
23 <option name="test-file-name" value="com.drawelements.deqp.apk"/>
25 <option name="test-suite-tag" value="cts"/>
26 <option key="component" name="config-descriptor:metadata" value="deqp"/>
[all …]
/external/ImageMagick/MagickWand/
Dconvert.c20 % Copyright 1999-2019 ImageMagick Studio LLC, a non-profit organization %
37 % an image, blur, crop, despeckle, dither, draw on, flip, join, re-sample,
47 #include "MagickWand/mogrify-private.h"
48 #include "MagickCore/string-private.h"
49 #include "MagickCore/utility-private.h"
117 output=fopen_utf8(argv[argc-1],"wb"); in ConcatenateImages()
121 argv[argc-1]); in ConcatenateImages()
125 for (i=2; i < (ssize_t) (argc-1); i++) in ConcatenateImages()
148 "-channel-fx expression", in ConvertUsage()
150 "-separate separate an image channel into a grayscale image", in ConvertUsage()
[all …]
Dmontage.c20 % Copyright 1999-2019 ImageMagick Studio LLC, a non-profit organization %
47 #include "MagickWand/mogrify-private.h"
48 #include "MagickCore/string-private.h"
92 "-debug events display copious debugging information", in MontageUsage()
93 "-help print program options", in MontageUsage()
94 "-list type print a list of supported option arguments", in MontageUsage()
95 "-log format format of debugging information", in MontageUsage()
96 "-version print version information", in MontageUsage()
101 "-adaptive-sharpen geometry", in MontageUsage()
103 "-annotate geometry text", in MontageUsage()
[all …]
Dcomposite.c20 % Copyright 1999-2019 ImageMagick Studio LLC, a non-profit organization %
45 #include "MagickWand/mogrify-private.h"
46 #include "MagickCore/composite-private.h"
47 #include "MagickCore/string-private.h"
123 assert(image_info->signature == MagickCoreSignature); in CompositeImageList()
125 assert((*image)->signature == MagickCoreSignature); in CompositeImageList()
126 if ((*image)->debug != MagickFalse) in CompositeImageList()
127 (void) LogMagickEvent(TraceEvent,GetMagickModule(),"%s",(*image)->filename); in CompositeImageList()
131 composite_options->clip_to_self=GetCompositeClipToSelf( in CompositeImageList()
132 composite_options->compose); in CompositeImageList()
[all …]
Ddisplay.c20 % Copyright 1999-2019 ImageMagick Studio LLC, a non-profit organization %
46 #include "MagickWand/mogrify-private.h"
47 #include "MagickCore/display-private.h"
48 #include "MagickCore/string-private.h"
69 % This means that a continuous-tone 24 bits/pixel image can display on a 8
70 % bit pseudo-color device or monochrome device. In most instances the reduced
72 % pseudo-color image sequence can display on a continuous-tone 24 bits/pixels
109 "-debug events display copious debugging information", in DisplayUsage()
110 "-help print program options", in DisplayUsage()
111 "-list type print a list of supported option arguments", in DisplayUsage()
[all …]
Danimate.c20 % Copyright 1999-2019 ImageMagick Studio LLC, a non-profit organization %
45 #include "MagickWand/mogrify-private.h"
46 #include "MagickCore/animate-private.h"
47 #include "MagickCore/string-private.h"
68 % This means that a continuous-tone 24 bits/pixel image can display on a 8
69 % bit pseudo-color device or monochrome device. In most instances the reduced
71 % pseudo-color image sequence can display on a continuous-tone 24 bits/pixels
106 "-debug events display copious debugging information", in AnimateUsage()
107 "-help print program options", in AnimateUsage()
108 "-list type print a list of supported option arguments", in AnimateUsage()
[all …]
Dimport.c20 % Copyright 1999-2019 ImageMagick Studio LLC, a non-profit organization %
46 #include "MagickWand/mogrify-private.h"
47 #include "MagickCore/string-private.h"
48 #include "MagickCore/image-private.h"
49 #include "MagickCore/xwindow-private.h"
102 "-debug events display copious debugging information", in ImportUsage()
103 "-help print program options", in ImportUsage()
104 "-list type print a list of supported option arguments", in ImportUsage()
105 "-log format format of debugging information", in ImportUsage()
106 "-version print version information", in ImportUsage()
[all …]
Didentify.c20 % Copyright 1999-2019 ImageMagick Studio LLC, a non-profit organization %
43 % option.
52 #include "MagickWand/mogrify-private.h"
53 #include "MagickCore/string-private.h"
101 "-debug events display copious debugging information", in IdentifyUsage()
102 "-help print program options", in IdentifyUsage()
103 "-list type print a list of supported option arguments", in IdentifyUsage()
104 "-log format format of debugging information", in IdentifyUsage()
105 "-version print version information", in IdentifyUsage()
110 "-channel mask set the image channel mask", in IdentifyUsage()
[all …]
Dmogrify.c20 % Copyright 1999-2019 ImageMagick Studio LLC, a non-profit organization %
37 % draw on, flip, join, re-sample, and much more. This tool is similiar to
39 % change the file suffix with the -format option) with any changes you
49 #include "MagickWand/magick-wand-private.h"
50 #include "MagickWand/mogrify-private.h"
51 #include "MagickCore/composite-private.h"
52 #include "MagickCore/image-private.h"
53 #include "MagickCore/monitor-private.h"
54 #include "MagickCore/string-private.h"
55 #include "MagickCore/thread-private.h"
[all …]
Dcompare.c20 % Copyright 1999-2019 ImageMagick Studio LLC, a non-profit organization %
46 #include "MagickWand/mogrify-private.h"
47 #include "MagickCore/string-private.h"
91 "-separate separate an image channel into a grayscale image", in CompareUsage()
96 "-channel mask set the image channel mask", in CompareUsage()
97 "-debug events display copious debugging information", in CompareUsage()
98 "-help print program options", in CompareUsage()
99 "-list type print a list of supported option arguments", in CompareUsage()
100 "-log format format of debugging information", in CompareUsage()
105 "-brightness-contrast geometry", in CompareUsage()
[all …]
Dstream.c20 % Copyright 1999-2019 ImageMagick Studio LLC, a non-profit organization %
49 #include "MagickWand/mogrify-private.h"
50 #include "MagickCore/stream-private.h"
51 #include "MagickCore/string-private.h"
95 "-channel mask set the image channel mask", in StreamUsage()
96 "-debug events display copious debugging information", in StreamUsage()
97 "-help print program options", in StreamUsage()
98 "-list type print a list of supported option arguments", in StreamUsage()
99 "-log format format of debugging information", in StreamUsage()
100 "-version print version information", in StreamUsage()
[all …]
/external/tcpdump/tests/
DQinQpacketv.out1 …ff:ff:ff, ethertype 802.1Q-QinQ (0x88a8), length 64: vlan 200, p 0, ethertype ARP, Ethernet (len 6…
2 00:08:5d:23:0c:3f > ff:ff:ff:ff:ff:ff, ethertype 802.1Q-QinQ (0x88a8), length 344: vlan 200, p 0, e…
4 Client-Ethernet-Address 00:08:5d:23:0c:3f
5 Vendor-rfc1048 Extensions
7 DHCP-Message Option 53, length 1: Discover
8 MSZ Option 57, length 2: 1500
9 Parameter-Request Option 55, length 9:
10 Subnet-Mask, Default-Gateway, Domain-Name-Server, NTP
11 Vendor-Option, Time-Zone, TFTP, Option 159
12 Option 160
[all …]
/external/libxml2/doc/
Dxmllint.xml2 <?xml-stylesheet type="text/xsl"
4 <!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
5 "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [
48 <!-- date should be the date of the latest change or the release version -->
50 <!-- still a bit buggy output, will talk to docbook-xsl upstream to fix this -->
51 <!-- <releaseinfo>This is release 0.5 of the xmllint Manual.</releaseinfo> -->
52 <!-- <edition>0.5</edition> -->
69 <arg choice="plain"><option>--version</option></arg>
70 <arg choice="plain"><option>--debug</option></arg>
71 <arg choice="plain"><option>--shell</option></arg>
[all …]
/external/kmod/man/
Ddepmod.xml2 <!--*-nxml-*-->
3 <!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
4 "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
47 <arg><option>-b <replaceable>basedir</replaceable></option></arg>
48 <arg><option>-e</option></arg>
49 <arg><option>-E <replaceable>Module.symvers</replaceable></option></arg>
50 <arg><option>-F <replaceable>System.map</replaceable></option></arg>
51 <arg><option>-n</option></arg>
52 <arg><option>-v</option></arg>
53 <arg><option>-A</option></arg>
[all …]
Dmodprobe.xml2 <!--*-nxml-*-->
3 <!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
4 "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
45 <arg><option>-v</option></arg>
46 <arg><option>-V</option></arg>
47 <arg><option>-C <replaceable>config-file</replaceable></option></arg>
48 <arg><option>-n</option></arg>
49 <arg><option>-i</option></arg>
50 <arg><option>-q</option></arg>
51 <arg><option>-b</option></arg>
[all …]
/external/python/cpython2/Doc/library/
Doptparse.rst1 :mod:`optparse` --- Parser for command line options
5 :synopsis: Command-line option parsing library.
18 --------------
21 command-line options than the old :mod:`getopt` module. :mod:`optparse` uses a
22 more declarative style of command-line parsing: you create an instance of
32 parser.add_option("-f", "--file", dest="filename",
34 parser.add_option("-q", "--quiet",
41 on the command-line, for example::
43 <yourscript> --file=outfile -q
46 ``options`` object returned by :meth:`parse_args` based on user-supplied
[all …]
/external/python/cpython3/Doc/library/
Doptparse.rst1 :mod:`optparse` --- Parser for command line options
5 :synopsis: Command-line option parsing library.
17 --------------
20 command-line options than the old :mod:`getopt` module. :mod:`optparse` uses a
21 more declarative style of command-line parsing: you create an instance of
31 parser.add_option("-f", "--file", dest="filename",
33 parser.add_option("-q", "--quiet",
40 on the command-line, for example::
42 <yourscript> --file=outfile -q
45 ``options`` object returned by :meth:`parse_args` based on user-supplied
[all …]
/external/clang/docs/CommandGuide/
Dclang.rst1 clang - the Clang C, C++, and Objective-C compiler
5 --------
10 -----------
12 :program:`clang` is a C, C++, and Objective-C compiler which encompasses
14 Depending on which high-level mode setting is passed, Clang will stop before
29 ".mi" (for Objective-C), or ".mii" (for Objective-C++) file.
40 This stage translates an AST into low-level intermediate code (known as
42 optimizing the generated code and handling target-specific code generation.
63 the same driver. Please see <http://clang-analyzer.llvm.org> for more details
67 -------
[all …]
/external/expat/doc/
Dxmlwf.xml2 <!-- Fill in your name for FIRSTNAME and SURNAME. -->
5 <!-- Please adjust the date whenever revising the manpage. -->
7 <!-- SECTION should be 1-8, maybe w/ subsection other parameters are
8 allowed: see man(7), man(1). -->
42 <refpurpose>Determines if an XML document is well-formed</refpurpose>
47 <arg><option>-s</option></arg>
48 <arg><option>-n</option></arg>
49 <arg><option>-p</option></arg>
50 <arg><option>-x</option></arg>
52 <arg><option>-e <replaceable>encoding</replaceable></option></arg>
[all …]
/external/vboot_reference/futility/
Dcmd_sign.c3 * Use of this source code is governed by a BSD-style license that can be
65 } option = { variable
77 fprintf(stderr, "Missing --%s option\n", optname); in no_opt_if()
86 VbPublicKey *data_key = (VbPublicKey *)state->my_area->buf; in futil_cb_sign_pubkey()
89 if (option.pem_signpriv) { in futil_cb_sign_pubkey()
90 if (option.pem_external) { in futil_cb_sign_pubkey()
94 option.pem_signpriv, in futil_cb_sign_pubkey()
95 option.pem_algo, option.flags, in futil_cb_sign_pubkey()
96 option.pem_external); in futil_cb_sign_pubkey()
98 option.signprivate = PrivateKeyReadPem( in futil_cb_sign_pubkey()
[all …]
/external/protobuf/src/google/protobuf/
Dunittest_custom_options.proto1 // Protocol Buffers - Google's data interchange format
3 // https://developers.google.com/protocol-buffers/
39 // Some generic_services option(s) added automatically.
40 // See: http://go/proto2-generic-services-default
41 option cc_generic_services = true; // auto-added
42 option java_generic_services = true; // auto-added
43 option py_generic_services = true;
45 // A custom file option (defined below).
46 option (file_opt1) = 9876543210;
96 option message_set_wire_format = false;
[all …]
/external/mesa3d/src/util/
Ddrirc1 <!--
21 built-ins (specifically gl_VertexID), which causes the vertex shaders to fail
26 -->
29 <!-- Please always enable app-specific workarounds for all drivers and
30 screens. -->
33 <option name="force_glsl_extensions_warn" value="true" />
34 <option name="disable_blend_func_extended" value="true" />
38 <option name="force_glsl_extensions_warn" value="true" />
39 <option name="disable_blend_func_extended" value="true" />
42 <application name="Unigine Heaven (32-bit)" executable="heaven_x86">
[all …]
/external/libpng/scripts/
Dpnglibconf.dfa1 # scripts/pnglibconf.dfa - library build configuration control
3 @/*- pnglibconf.dfn intermediate file
7 com pnglibconf.h - library build configuration
11 com Copyright (c) 1998-2017 Glenn Randers-Pehrson
21 # C compiler to generate 'pnglibconf.h' - a list of all the
32 # option <name> [requires ...] [if ...] [enables ...] [disabled]
42 # "," may be used to separate options on an 'option' line and is ignored; it
44 # part of the setting!) A comma at the end of an option line causes a
45 # continuation (the next line is included in the option too.)
47 # Note that the 'on' and 'off' keywords, while valid on both option
[all …]
/external/libcups/cups/
Dppd-conflicts.c2 * Option conflict management routines for CUPS.
4 * Copyright 2007-2015 by Apple Inc.
5 * Copyright 1997-2007 by Easy Software Products, all rights reserved.
15 * This file is subject to the Apple OS-Developed Software exception.
22 #include "cups-private.h"
23 #include "ppd-private.h"
44 const char *option);
47 const char *option,
55 * 'cupsGetConflicts()' - Get a list of conflicting options in a marked PPD.
57 * This function gets a list of options that would conflict if "option" and
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/docs/CommandGuide/
Dllvm-pdbutil.rst1 llvm-pdbutil - PDB File forensics and diagnostics
8 --------
10 :program:`llvm-pdbutil` [*subcommand*] [*options*]
13 -----------
16 PDB file, as well as manipulate and create PDB files. :program:`llvm-pdbutil`
17 is normally used by FileCheck-based tests to test LLVM's PDB reading and
22 -----------
24 :program:`llvm-pdbutil` is separated into several subcommands each tailored to
28 * :ref:`pretty_subcommand` - Dump symbol and type information in a format that
30 * :ref:`dump_subcommand` - Dump low level types and structures from the PDB
[all …]

12345678910>>...49