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

1 2

  /development/tools/repo_diff/service/repodiff/
commandline.go 7 var optionDiff = flag.Bool("execute-diff", true, "Specifies if a new (expensive) differential should be run")
8 var optionDenorm = flag.Bool("denormalize-data", true, "Specifies if existing historical data should be denormalized into viewable tables in DataStudio")
9 var optionReport = flag.Bool("generate-report", true, "Specifies if denormalized tables should be exported to the output directory as CSV's")
  /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
doh-url.d 6 Specifies which DNS-over-HTTPS (DOH) server to use to resolve hostnames,
proxy-tls13-ciphers.d 6 Specifies which cipher suites to use in the connection to your HTTPS proxy
tls13-ciphers.d 6 Specifies which cipher suites to use in the connection if it negotiates TLS
  /build/make/core/
sdk_check.mk 31 my_message := Specifies both LOCAL_SDK_VERSION ($(LOCAL_SDK_VERSION)) and
  /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/tensorflow/tensorflow/contrib/training/python/training/
training.py 400 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
  /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:
  /external/tensorflow/tensorflow/contrib/opt/python/training/
elastic_average_optimizer.py 236 aggregation_method: Specifies the method used to combine gradient terms.
  /external/u-boot/
Kconfig 360 Specifies a (platform specific) FIT source file to generate the
369 Specifies a (platform specific) script file to generate the FIT
  /external/curl/projects/
checksrc.bat 164 echo directory - Specifies the curl source directory
build-wolfssl.bat 324 echo directory - Specifies the wolfSSL source directory
build-openssl.bat 406 echo directory - Specifies the OpenSSL source directory
  /external/python/apitools/samples/fusiontables_sample/fusiontables_v1/
fusiontables_v1_messages.py 15 """Specifies the minimum and maximum values, the color, opacity, icon and
38 """Specifies the id, name and type of a column in a table.
808 """Represents a table. Specifies the name, whether it is exportable,
853 """Specifies the identifier, name, and type of a task in a table.
  /external/blktrace/doc/
blktrace.tex 388 -b \emph{size} & --buffer-size=\emph{size} & Specifies buffer size for event extraction (scaled by $2^{10}$) \\ \hline
391 -n \emph{num-sub} & --num-sub=\emph{num-sub} & Specifies number of buffers to use \\ \hline
396 -r \emph{rel-path} & --relay=\emph{rel-path} & Specifies debugfs mount point \\ \hline
478 -i \emph{file} & --input=\emph{file} & Specifies base name for input files -- default is \emph{device}.blktrace.\emph{cpu}. \\
485 & & The -f form specifies a format for all events \\
    [all...]
  /external/syzkaller/vendor/google.golang.org/genproto/googleapis/iam/v1/
policy.pb.go 157 // Specifies the identities requesting access for a Cloud Platform resource.
  /external/adhd/cras/src/tests/
cras_test_client.c     [all...]

Completed in 848 milliseconds

1 2