HomeSort by relevance Sort by last modified time
    Searched refs:Specifies (Results 1 - 25 of 69) sorted by null

1 2 3

  /external/lzma/CS/7zip/
ICoder.cs 81 /// Specifies default property.
85 /// Specifies size of dictionary.
89 /// Specifies size of memory for PPM*.
93 /// Specifies order for PPM methods.
97 /// Specifies Block Size.
101 /// Specifies number of postion state bits for LZMA (0 <= x <= 4).
105 /// Specifies number of literal context bits for LZMA (0 <= x <= 8).
109 /// Specifies number of literal position bits for LZMA (0 <= x <= 4).
113 /// Specifies number of fast bytes for LZ*.
117 /// Specifies match finder. LZMA: "BT2", "BT4" or "BT4B".
    [all...]
  /external/curl/docs/cmdline-opts/
request.d 6 (HTTP) Specifies a custom request method to use when communicating with the
26 Specifies a custom FTP command to use instead of LIST when doing file lists
30 Specifies a custom POP3 command to use instead of LIST or RETR. (Added in
34 Specifies a custom IMAP command to use instead of LIST. (Added in 7.30.0)
37 Specifies a custom SMTP command to use instead of HELP or VRFY. (Added in 7.34.0)
ciphers.d 6 Specifies which ciphers to use in the connection. The list of ciphers must
  /build/make/core/
sdk_check.mk 31 my_message := Specifies both LOCAL_SDK_VERSION ($(LOCAL_SDK_VERSION)) and
  /external/ImageMagick/www/api/
monitor.php 88 <dd>Specifies a pointer to a method to monitor progress of an image operation. </dd>
92 <dd>Specifies a pointer to any client data. </dd>
127 <dd>Specifies a pointer to a method to monitor progress of an image operation. </dd>
131 <dd>Specifies a pointer to any client data. </dd>
montage.php 102 <dd>Specifies a pointer to an MontageInfo structure. </dd>
131 <dd>Specifies a pointer to a MontageInfo structure. </dd>
159 <dd>Specifies a pointer to a MontageInfo structure. </dd>
163 <dd>Specifies a pointer to an array of Image structures. </dd>
display.php 111 <dd>Specifies the name or id of an X window. </dd>
142 <dd>Specifies a connection to an X server; returned from XOpenDisplay. </dd>
146 <dd>Specifies a pointer to a X11 XResourceInfo structure. </dd>
mogrify.php 87 <dd>Specifies a pointer to an integer describing the number of elements in the argument vector. </dd>
91 <dd>Specifies a pointer to a text array containing the command line arguments. </dd>
exception.php 271 <dd>Specifies the numeric error category. </dd>
275 <dd>Specifies the reason to display before terminating the program. </dd>
279 <dd>Specifies any description to the reason. </dd>
302 <dd>Specifies the numeric error category. </dd>
306 <dd>Specifies the reason to display before terminating the program. </dd>
310 <dd>Specifies any description to the reason. </dd>
quantize.php 211 <dd>Specifies a pointer to an QuantizeInfo structure. </dd>
263 <dd>Specifies a pointer to a QuantizeInfo structure. </dd>
286 <dd>Specifies a pointer to an Image structure. </dd>
321 <dd>Specifies a pointer to an QuantizeInfo structure. </dd>
352 <dd>Specifies a pointer to an QuantizeInfo structure. </dd>
356 <dd>Specifies a pointer to a list of Image structures. </dd>
383 <dd>Specifies a pointer to an QuantizeInfo structure. </dd>
418 <dd>Specifies a pointer to an QuantizeInfo structure. </dd>
color.php 103 <dd>Specifies a pointer to a text string containing a pattern. </dd>
134 <dd>Specifies a pointer to a text string containing a pattern. </dd>
mime.php 103 <dd>Specifies a pointer to a text string containing a pattern. </dd>
134 <dd>Specifies a pointer to a text string containing a pattern. </dd>
  /external/boringssl/src/util/
run_android_tests.go 32 buildDir = flag.String("build-dir", "build", "Specifies the build directory to push.")
33 adbPath = flag.String("adb", "adb", "Specifies the adb binary to use. Defaults to looking in PATH.")
34 device = flag.String("device", "", "Specifies the device or emulator. See adb's -s argument.")
37 suite = flag.String("suite", "all", "Specifies the test suites to run (all, unit, or ssl).")
38 allTestsArgs = flag.String("all-tests-args", "", "Specifies space-separated arguments to pass to all_tests.go")
39 runnerArgs = flag.String("runner-args", "", "Specifies space-separated arguments to pass to ssl/test/runner")
  /external/libmojo/mojo/public/js/
support.js 19 * @param {MojoHandleSignals} signals Specifies the condition to wait for.
core.js 149 * @param {MojoHandleSignals} signals Specifies the condition to wait for.
162 * @param {Array.MojoHandleSignals} signals Specifies the condition to wait for,
  /external/tensorflow/tensorflow/contrib/training/python/training/
training.py 401 aggregation_method: Specifies the method used to combine gradient terms.
495 is_chief: Specifies whether or not the training is being run by the primary
  /prebuilts/go/darwin-x86/src/runtime/
defs_freebsd.go 42 _CPU_WHICH_PID = C.CPU_WHICH_PID // Specifies a process id.
  /prebuilts/go/linux-x86/src/runtime/
defs_freebsd.go 42 _CPU_WHICH_PID = C.CPU_WHICH_PID // Specifies a process id.
  /external/eigen/lapack/
clarft.f 61 *> Specifies the order in which the elementary reflectors are
70 *> Specifies how the vectors which define the elementary
dlarft.f 61 *> Specifies the order in which the elementary reflectors are
70 *> Specifies how the vectors which define the elementary
slarft.f 61 *> Specifies the order in which the elementary reflectors are
70 *> Specifies how the vectors which define the elementary
zlarft.f 61 *> Specifies the order in which the elementary reflectors are
70 *> Specifies how the vectors which define the elementary
dlamch.f 27 *> Specifies the value to be returned by DLAMCH:
slamch.f 31 *> Specifies the value to be returned by SLAMCH:
  /build/soong/java/
app.go 46 // Specifies that this app should be installed to the priv-app directory,

Completed in 871 milliseconds

1 2 3