HomeSort by relevance Sort by last modified time
    Searched full:separated (Results 276 - 300 of 4809) sorted by null

<<11121314151617181920>>

  /prebuilts/jdk/jdk9/darwin-x86/conf/
net.properties 29 # value is 80) and nonProxyHosts is a '|' separated list of hostnames which
46 # value is 80) and nonProxyHosts is a '|' separated list of hostnames which
90 # In both cases the property is a comma-separated list of, case-insensitive,
  /prebuilts/jdk/jdk9/linux-x86/conf/
net.properties 29 # value is 80) and nonProxyHosts is a '|' separated list of hostnames which
46 # value is 80) and nonProxyHosts is a '|' separated list of hostnames which
90 # In both cases the property is a comma-separated list of, case-insensitive,
  /system/core/fs_mgr/
fs_mgr_priv.h 59 * <mount_flags> is a comma separated list of flags that can be passed to the
63 * <fs_options> is a comma separated list of options accepted by the filesystem being
66 * <fs_mgr_options> is a comma separated list of flags that control the operation of
  /external/tensorflow/tensorflow/python/tools/
freeze_graph.py 316 help="The name of the output nodes, comma separated.")
344 help="Comma separated list of initializer nodes to run before freezing.")
350 Comma separated list of variables to convert to constants. If specified, \
358 Comma separated list of variables to skip converting to constants.\
376 separated by \',\'. For tag-set contains multiple tags, all tags \
saved_model_cli.py 70 in string format, separated by ','. For tag-set contains multiple tags,
126 tag_set: Group of tag(s) of the MetaGraphDef, in string format, separated by
201 separated by ','. For tag-set contains multiple tags, all tags must be
223 string format, separated by ','. For tag-set contains multiple tags, all
245 string format, separated by ','. For tag-set contains multiple tags, all
336 separated by semicolons.
378 Each input is separated by semicolon. For each input key:
409 Each input is separated by semicolon. For each input key:
465 separated by semicolon.
622 'passed in, separated by \';\':\n
    [all...]
  /system/update_engine/
pylintrc 34 # List of plugins (as comma separated values of python modules names) to load,
45 # A comma-separated list of package or module names from where C extensions may
69 # either give multiple identifier separated by comma (,) or put this option
74 # can either give multiple identifiers separated by comma (,) or put this
175 # List of comma separated words that should not be checked.
253 # List of note tags to take in consideration, separated by a comma.
259 # Required attributes for module, separated by a comma
262 # List of builtins function names that should not be used, separated by a comma
265 # Good variable names which should always be accepted, separated by a comma
268 # Bad variable names which should always be refused, separated by a comm
    [all...]
  /external/tensorflow/tensorflow/contrib/lite/toco/g3doc/
cmdline_reference.md 106 * `--output_arrays`. Type: comma-separated list of strings. Specifies a list
111 * `--input_arrays`. Type: comma-separated list of strings. Specifies a list of
118 * `--input_shape`. Type: comma-separated list of integers. Specifies the shape
151 * `--input_shapes`. Type: colon-separated list of comma-separated lists of
152 integers. Each comma-separated list of integer gives the shape of one of the
158 * `--mean_values`, `--std_values`. Type: comma-separated lists of
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/misc/
BitSet.java 475 * @return A commma-separated list of values
505 * @return A commma-separated list of character constants.
532 * Dump a comma-separated list of the words making up the bit set.
534 * This generates a comma-separated list of C++-like unsigned long constants.
554 * Dump a comma-separated list of the words making up the bit set.
555 * This generates a comma-separated list of Java-like long int constants.
  /external/mesa3d/docs/
envvars.html 31 <li>LIBGL_DRIVERS_PATH - colon-separated list of paths to search for DRI drivers
56 MESA_DEBUG accepts the following comma-separated list of named
147 <li>INTEL_DEBUG - a comma-separated list of named flags, which do various things:
274 <li>LP_DEBUG - a comma-separated list of debug options is accepted. See the
276 <li>LP_PERF - a comma-separated list of options to selectively no-op various
302 <li>VC4_DEBUG - a comma-separated list of named flags, which do various things:
  /external/one-true-awk/
awk.1 77 An input line is normally made up of fields separated by white space,
98 Pattern-action statements are separated by newlines or semicolons.
157 separated by the value of
169 is present), separated by the current output field separator,
371 A pattern may consist of two patterns separated by a comma;
489 Same, with input fields separated by comma and/or blanks and tabs.
  /external/tensorflow/tensorflow/contrib/lite/toco/
model_cmdline_flags.cc 51 "Names of the output arrays, comma-separated. If not specified, "
61 "Names of the output arrays, comma-separated. "
72 "Shapes corresponding to --input_arrays, colon-separated. For "
83 "Input arrays types, comma-separated, if not already provided in "
94 "mean_values parameter for image models, comma-separated list of "
105 "std_value parameter for image models, comma-separated list of "
  /build/blueprint/bpmodify/
bpmodify.go 36 flag.Var(targetedModules, "m", "comma or whitespace separated list of modules on which to operate")
37 flag.Var(addIdents, "a", "comma or whitespace separated list of identifiers to add")
38 flag.Var(removeIdents, "r", "comma or whitespace separated list of identifiers to remove")
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
pdb.doc 42 Multiple commands may be entered on a single line, separated by the
95 With a space separated list of breakpoint numbers, clear those
100 Disables the breakpoints given as a space separated list of
  /external/apache-xml/src/main/java/org/apache/xalan/templates/
ElemUse.java 55 * attribute is a whitespace-separated list of names of attribute
79 * attribute is a whitespace-separated list of names of attribute
97 * attribute is a whitespace-separated list of names of attribute
  /external/libmojo/base/android/java/src/org/chromium/base/
LocaleUtils.java 161 * Converts LocaleList object to the comma separated BCP 47 compliant string format.
177 * @return a comma separated language tags string that represents a default locale.
187 * @return a comma separated language tags string that represents a default locale or locales.
  /external/pdfium/testing/tools/
gold.py 57 properties_str is a string with space separated key/value pairs that
187 propertiesStr is a string with space separated key/value pairs that
189 keyStr is a string with space separated key/value pairs that
  /external/python/cpython2/Lib/
pdb.doc 42 Multiple commands may be entered on a single line, separated by the
95 With a space separated list of breakpoint numbers, clear those
100 Disables the breakpoints given as a space separated list of
  /frameworks/base/cmds/uiautomator/cmds/uiautomator/src/com/android/commands/uiautomator/
RunTestCommand.java 177 * Add test classes from a potentially comma separated list
237 + " specified, separated by space.\n"
238 + " <CLASSES>: a list of test class names to run, separated by comma. To\n"
  /prebuilts/gdb/darwin-x86/lib/python2.7/
pdb.doc 42 Multiple commands may be entered on a single line, separated by the
95 With a space separated list of breakpoint numbers, clear those
100 Disables the breakpoints given as a space separated list of
  /prebuilts/gdb/linux-x86/lib/python2.7/
pdb.doc 42 Multiple commands may be entered on a single line, separated by the
95 With a space separated list of breakpoint numbers, clear those
100 Disables the breakpoints given as a space separated list of
  /prebuilts/go/darwin-x86/src/path/
path.go 5 // Package path implements utility routines for manipulating slash-separated
8 // The path package should only be used for paths separated by forward
166 // in the final slash-separated element of path;
  /prebuilts/go/linux-x86/src/path/
path.go 5 // Package path implements utility routines for manipulating slash-separated
8 // The path package should only be used for paths separated by forward
166 // in the final slash-separated element of path;
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
pdb.doc 42 Multiple commands may be entered on a single line, separated by the
95 With a space separated list of breakpoint numbers, clear those
100 Disables the breakpoints given as a space separated list of
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
pdb.doc 42 Multiple commands may be entered on a single line, separated by the
95 With a space separated list of breakpoint numbers, clear those
100 Disables the breakpoints given as a space separated list of
  /art/tools/dexfuzz/src/dexfuzz/program/
Mutation.java 44 * The fields are separated by a space.

Completed in 518 milliseconds

<<11121314151617181920>>