HomeSort by relevance Sort by last modified time
    Searched full:specify (Results 376 - 400 of 6490) sorted by null

<<11121314151617181920>>

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
virtio_net.h 20 * specify GSO or CSUM features, you can simply ignore the header. */
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/config/
_dec_vms.h 71 # error "STLport won't work with new iostreams and std:: being implicitly included. Please use -std strict_ansi[_errors] or specify __NO_USE_STD_IOSTREAM"
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/config/
_dec_vms.h 71 # error "STLport won't work with new iostreams and std:: being implicitly included. Please use -std strict_ansi[_errors] or specify __NO_USE_STD_IOSTREAM"
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/config/
_dec_vms.h 71 # error "STLport won't work with new iostreams and std:: being implicitly included. Please use -std strict_ansi[_errors] or specify __NO_USE_STD_IOSTREAM"
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/config/
_dec_vms.h 71 # error "STLport won't work with new iostreams and std:: being implicitly included. Please use -std strict_ansi[_errors] or specify __NO_USE_STD_IOSTREAM"
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/config/
_dec_vms.h 71 # error "STLport won't work with new iostreams and std:: being implicitly included. Please use -std strict_ansi[_errors] or specify __NO_USE_STD_IOSTREAM"
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/email/mime/
image.py 27 Otherwise, you can specify the specific image subtype via the _subtype
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/xmltestdata/
test.xml 77 <LI>Stylesheets specify the formatting of SGML/XML documents.</LI>
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/email/mime/
image.py 27 Otherwise, you can specify the specific image subtype via the _subtype
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/xmltestdata/
test.xml 77 <LI>Stylesheets specify the formatting of SGML/XML documents.</LI>
  /prebuilts/tools/common/proguard/proguard4.7/examples/ant/
midlets.xml 23 <!-- Specify the input jars, output jars, and library jars. -->
  /prebuilts/tools/common/proguard/proguard4.7/examples/
retrace.pro 8 # Specify the input jars, output jars, and library jars.
  /sdk/annotations/src/android/annotation/
SuppressLint.java 35 * ignored by lint. It is not an error to specify an unrecognized name.
  /external/clang/tools/scan-build/
scan-build.1 66 Specify the title used on generated HTML pages.
76 one can specify this behavior directly using build options.
98 option to specify an alternate compiler.
101 option to specify an alternate compiler.
112 Specify the contraint engine used by the analyzer. By default the
130 Specify the store model used by the analyzer. By default, the
135 sensitive store model. Users can also specify
  /external/linux-tools-perf/Documentation/
perf-probe.txt 34 Specify vmlinux path which has debuginfo (Dwarf binary).
38 Specify module name in which perf-probe searches probe points
43 Specify path to kernel source.
115 It is also possible to specify a probe point by the source line number or lazy matching by using 'SRC:ALN' or 'SRC;PTN' syntax, where 'SRC' is the source file path, ':ALN' is the line number and ';PTN' is the lazy matching pattern.
124 'NAME' specifies the name of this argument (optional). You can use the name of local variable, local data structure member (e.g. var->field, var.field2), local array with fixed index (e.g. array[1], var->array[0], var->pointer[2]), or kprobe-tracer argument format (e.g. $retval, %ax, etc). Note that the name of this argument will be set as the last member name if you specify a local data structure member (e.g. field2 for 'var->field1.field2'.)
125 'TYPE' casts the type of this argument (optional). If omitted, perf probe automatically set the type based on debuginfo. You can specify 'string' type only for the local variable or structure member which is an array of or a pointer to 'char' or 'unsigned char' type.
136 and 'ALN2' is end line number in the file. It is also possible to specify how
  /external/llvm/tools/llvm-extract/
llvm-extract.cpp 42 OutputFilename("o", cl::desc("Specify output filename"),
53 ExtractFuncs("func", cl::desc("Specify function to extract"),
59 ExtractRegExpFuncs("rfunc", cl::desc("Specify function(s) to extract using a "
65 ExtractAliases("alias", cl::desc("Specify alias to extract"),
72 ExtractRegExpAliases("ralias", cl::desc("Specify alias(es) to extract using a "
78 ExtractGlobals("glob", cl::desc("Specify global to extract"),
84 ExtractRegExpGlobals("rglob", cl::desc("Specify global(s) to extract using a "
  /external/openssh/
sftp.0 39 -1 Specify the use of protocol version 1.
41 -2 Specify the use of protocol version 2.
48 Specify the size of the buffer that sftp uses when transferring
89 specify an alternate port use: sftp -oPort=24. For full details
154 Specify how many requests may be outstanding at any one time.
215 local-path is specified, then local-path must specify a
293 remote-path is specified, then remote-path must specify a
  /external/chromium_org/third_party/lcov/man/
genhtml.1 280 Use this option to specify the prefix to be removed by yourself.
421 Specify whether to include sorted views of file and directory overviews.
440 Specify whether to display function coverage summaries in HTML output.
462 Specify whether to display branch coverage data in HTML output.
493 Specify whether to demangle C++ function names.
505 Specify a list of errors after which to continue processing.
507 Use this option to specify a list of one or more classes of errors after which
521 Specify a configuration file to use.
538 Use this option to specify a
541 the lcovrc configuration file. You can specify this option more than onc
    [all...]
  /frameworks/base/docs/html/tools/help/
monkey.jd 158 <td>If you specify one or more packages this way, the Monkey will <i>only</i> allow the system
160 other packages (e.g. to select a contact) you'll need to specify those packages as well.
161 If you don't specify any packages, the Monkey will allow the system to launch activities
162 in all packages. To specify multiple packages, use the -p option multiple times &mdash; one -p
168 <td>If you specify one or more categories this way, the Monkey will <i>only</i> allow the
170 If you don't specify any categories, the Monkey will select activities listed with the category
171 Intent.CATEGORY_LAUNCHER or Intent.CATEGORY_MONKEY. To specify multiple categories, use the -c
197 unhandled exception. If you specify this option, the Monkey will continue to send events to
204 as a "Application Not Responding" dialog. If you specify this option, the Monkey will continue to
211 for example if it attempts to launch an activity that requires certain permissions. If you specify
    [all...]
  /frameworks/base/docs/html/training/basics/intents/
filters.jd 63 <p>Specify this in your intent filter with the <a
65 The value you specify in this element must be the full string name for the action, instead of the
70 <p>Specify this in your intent filter with the <a
72 or more attributes in this element, you can specify just the MIME type, just a URI prefix,
77 of a URI), you should specify only the {@code android:mimeType} attribute to declare the type of
85 <p>Specify this in your intent filter with the <a
118 their behaviors, you should create separate intent filters to specify which actions are acceptable
125 android.content.Intent#ACTION_SENDTO} intent must use the data {@link android.net.Uri} to specify
195 android.app.Activity#setResult(int,Intent) setResult()} to specify the result code and result {@link
207 <p>You must always specify a result code with the result. Generally, it's either {@lin
    [all...]
  /frameworks/base/docs/html/training/beam-files/
send-files.jd 19 <li><a href="#ProvideUri">Specify the Files to Send</a>
73 Allows your app to send data over NFC. To specify this permission, add the following element
84 Allows your app to read from external storage. To specify this permission, add the following
100 <h3>Specify the NFC feature</h3>
102 Specify that your app uses NFC, by adding a
110 The following snippet shows you how to specify the
122 <h3>Specify Android Beam file transfer</h3>
126 specify the <code><a href="{@docRoot}guide/topics/manifest/uses-sdk-element.html"
136 To specify in your app manifest that NFC is optional, you use the following element:
269 <h2 id="ProvideUri">Specify the Files to Send</h2
    [all...]
  /external/chromium-trace/trace-viewer/third_party/pywebsocket/src/mod_pywebsocket/
headerparserhandler.py 48 # PythonOption to specify the handler root directory.
51 # PythonOption to specify the handler scan directory.
66 # PythonOption to specify to allow draft75 handshake.
109 # to filter logs. So, we need to specify LogLevel in the server
110 # configuration context. Even if we specify "LogLevel debug" in the
  /external/chromium_org/ppapi/api/dev/
ppb_url_util_dev.idl 66 * to specify that no component information is necessary.
84 * to specify that no component information is necessary.
133 * to specify that no component information is necessary.
146 * to specify that no component information is necessary.
157 * to specify that no component information is necessary.
  /external/chromium_org/ppapi/c/dev/
ppb_url_util_dev.h 89 * to specify that no component information is necessary.
107 * to specify that no component information is necessary.
150 * to specify that no component information is necessary.
162 * to specify that no component information is necessary.
173 * to specify that no component information is necessary.
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/mod_pywebsocket/
headerparserhandler.py 48 # PythonOption to specify the handler root directory.
51 # PythonOption to specify the handler scan directory.
67 # PythonOption to specify to allow handshake defined in Hixie 75 version
110 # to filter logs. So, we need to specify LogLevel in the server
111 # configuration context. Even if we specify "LogLevel debug" in the

Completed in 864 milliseconds

<<11121314151617181920>>