HomeSort by relevance Sort by last modified time
    Searched full:specify (Results 76 - 100 of 4034) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/proguard/docs/manual/
gui.html 28 <td>Specify the program jars and library jars.</td></tr>
30 <td>Specify the shrinking options.</td></tr>
32 <td>Specify the obfuscation options.</td></tr>
34 <td>Specify the optimization options.</td></tr>
36 <td>Specify some options to get information.</td></tr>
81 The <i>Input/Output</i> tab contains two lists, respectively to specify the
88 entries specify the destinations to which the processed results will be
132 Filters allow to filter files based on their names. One can specify filters
197 The interface windows allow to specify classes, fields, and methods. They
203 <code>Class.forName</code>. You should then specify them here, so they are kep
    [all...]
  /external/valgrind/main/callgrind/docs/
cl-format.xml 85 cost of code at a given position. If you specify multiple cost lines for the
98 ability to specify call relationship among functions. More generally, you
99 specify associations among positions. For this, the second part of the
109 to be able to specify a call to another function in another source file, you
173 needed to specify the same function or same file name multiple times. As
175 to be able to specify integer IDs for position specifications.
180 the format "spec=name", but also "spec=(ID) name" to specify a mapping of an
237 of a program, you specify subposition "instr" in the "positions:" header line,
243 a 16 character long address, one is allowed to specify relative addresses.
248 of the last cost line, and starts with a "+" to specify a positive difference
    [all...]
  /dalvik/tools/
dex-preopt 34 # --build-dir=path/to/out -- Specify where the base of the build tree is.
38 # --dexopt=path/to/dexopt -- Specify the path to the dexopt executable.
41 # --product-dir=path/to/product -- Specify the path, relative to the build
46 # --boot-dir=path/to/bootclasspath -- Specify the path, relative to the
49 # --boot-jars=list:of:jar:base:names -- Specify the list of base names
61 # --verify={none,remote,all} -- Specify what level of verification to
63 # --optimize={none,verified,all} -- Specify which classes to optimize.
154 echo "must specify input and output files (and no more arguments)" 1>&2
160 echo "must specify build directory" 1>&2
169 echo "must specify boot classpath directory" 1>&
    [all...]
  /ndk/build/tools/
package-release.sh 38 register_var_option "--release=<name>" RELEASE "Specify release name"
42 register_var_option "--prebuilt-dir=<path>" PREBUILT_DIR "Specify prebuilt directory"
46 register_var_option "--prebuilt-ndk=<file>" PREBUILT_NDK "Specify prebuilt ndk package"
50 register_var_option "--systems=<list>" SYSTEMS "Specify host systems"
54 register_var_option "--arch=<arch>" ARCHS "Specify target architecture(s)"
64 register_var_option "--toolchains=<list>" OPTION_TOOLCHAINS "Specify list of toolchains."
67 register_var_option "--platforms=<list>" PLATFORMS "Specify API levels"
71 register_var_option "--prefix=<name>" PREFIX "Specify package prefix"
76 register_var_option "--out-dir=<path>" OPTION_OUT_DIR "Specify output package directory" "$OUT_DIR"
80 register_var_option "--development-root=<path>" DEVELOPMENT_ROOT "Specify platforms/samples directory
    [all...]
  /external/dropbear/libtomcrypt/
Doxyfile 28 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
44 # The OUTPUT_LANGUAGE tag is used to specify the language in which all
56 # This tag can be used to specify the encoding used in the generated output.
123 # definition is used. Otherwise one should specify the include paths that
175 # This tag can be used to specify a number of aliases that acts
405 # The WARN_LOGFILE tag can be used to specify a file to which warning
415 # The INPUT tag can be used to specify the files and/or directories that contain
423 # FILE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp
431 # The RECURSIVE tag can be used to turn specify whether or not subdirectories
437 # The EXCLUDE tag can be used to specify files and/or directories that should
    [all...]
  /bootable/bootloader/legacy/
README 49 Which are used by the bootloader to specify which board and
  /dalvik/vm/mterp/x86-atom/
binop.S 20 * specify an instruction that performs "%ecx = %ecx op %edx"
binopF.S 20 * specify an instruction that performs "%xmm0 = %xmm0 op %xmm1"
binopLit8.S 20 * to specify an instruction that performs "%ecx = %ecx op %edx"
binopLit8S.S 20 * to specify an instruction that performs "%edx = %edx op %cl"
binopS.S 20 * specify an instruction that performs "%edx = %edx op %cl"
  /development/data/etc/
apns-conf_sdk.xml 24 <!-- use empty string to specify no proxy or port -->
  /device/moto/stingray/ril/
base64 
  /device/samsung/crespo4g/
4g-apns-conf.xml 20 <!-- use empty string to specify no proxy or port -->
  /external/bouncycastle/src/main/java/org/bouncycastle/asn1/
DERSequence.java 56 * we also have to specify CONSTRUCTED, and the objects length.
  /external/chromium/chrome/browser/chromeos/cros/
cros_in_process_browser_test.h 18 // that compose CrosLibrary will be created. Use CrosMock to specify minimum
  /external/chromium/chrome/browser/prefs/
proxy_prefs.h 39 // Constants for string values used to specify the proxy mode through externally
  /external/chromium/chrome/browser/ui/gtk/infobars/
confirm_infobar_gtk.h 27 // doesn't specify a button of the given type.
  /external/chromium/chrome/common/extensions/docs/build/
generator.html 20 alert("please specify which pages to generate via " +
  /external/chromium/chrome/common/extensions/docs/static/
contextMenus.html 26 Also, you should specify a 16x16-pixel icon
experimental.infobars.html 34 permission to use it. Also, you should specify
themes.html 83 to specify the background of the new tab pane)
90 This field lets you specify
102 You can specify tints to be applied to parts of the UI
137 to specify <em>no change</em>.
  /external/chromium/third_party/libjingle/source/talk/base/
sslstreamadapter.h 63 // Specify our SSL identity: key and certificate. Mostly this is
92 // which the server's certificate needs to specify.
104 // Specify the certificate that our peer is expected to use in
108 // channel). (This could also specify the certificate authority that
  /external/clang/test/SemaCXX/
trailing-return-0x.cpp 22 int h() -> int; // expected-error{{trailing return type must specify return type 'auto', not 'int'}}
  /external/dnsmasq/contrib/Suse/
dnsmasq-SuSE.patch 6 Specify the group which dnsmasq will run

Completed in 3249 milliseconds

1 2 34 5 6 7 8 91011>>