HomeSort by relevance Sort by last modified time
    Searched full:separated (Results 351 - 375 of 3367) sorted by null

<<11121314151617181920>>

  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/examples/
decode_with_drops.c 27 // frame to drop, separated by a dash. The following command will drop
36 // the number of frames after which to repeat the pattern, separated by
  /libcore/luni/src/main/java/java/util/logging/
logging.properties 38 # logging framework initialization. The list should be white space separated.
48 # logging configuration. The list should be white space separated, and the
  /libcore/luni/src/main/java/libcore/reflect/
Types.java 77 * Returns the names of {@code types} separated by commas.
112 * Appends names of the {@code types} to {@code out} separated by commas.
  /packages/apps/Camera2/src/com/android/camera/util/
Size.java 168 * Encode List of this class as comma-separated list of integers.
183 * Decode comma-separated even-length list of integers into a List of this class.
  /packages/apps/Launcher3/src/com/android/launcher3/dynamicui/
ExtractedColors.java 71 * Encodes {@link #mColors} as a comma-separated String.
82 * Decodes a comma-separated String into {@link #mColors}.
  /packages/inputmethods/LatinIME/java/res/values/
config.xml 96 Each array defines a comma-separated tuple containing:
105 Each array defines a comma-separated tuple containing:
  /system/connectivity/shill/bin/
ff_debug 33 <tag_expression> is defined in boolean notation using <debug_tag> separated
90 # separated list of tags
  /system/core/logcat/
event.logtags 11 # Tag numbers and names are separated by whitespace. Blank lines and lines
17 # Multiple values are separated by commas.
  /system/core/logd/
README.property 57 - bool+ - "true", "false" and comma separated list of "eng" (forced false if
68 - Pruning filter is of form of a space-separated list of [~][UID][/PID]
  /system/update_engine/
hardware_android.cc 42 // The powerwash arguments passed to recovery. Arguments are separated by \n.
49 // must be separated by '\n'. An empty string will erase the BCB.
  /development/cmds/monkey/src/com/android/commands/monkey/
MonkeySourceNetworkViews.java 252 * text as a list of integers separated by spaces.
284 * Returns the x, y, width and height of the view, separated by spaces.
454 * space separated pair of integers with window id coming first, followed by the accessibility
483 * accessibility ids as a space separated pair of integers with window id coming first followed
504 * children's ids as a space separated list of integer pairs. Each of the pairs consists of the
  /device/generic/goldfish/camera/
QemuClient.h 43 * separated from the query name with a single space, and they must be formatted
50 * - Name and value must be separated with '='.
52 * - Parameters must be separated with a single space character.
317 * lines separated with '\n', where each line represents a camera. Each
334 * this list are separated with ',' with no spaces between the entries.
  /external/autotest/cli/
host.py 108 '(comma separated)')
112 'statuses (comma separated)')
426 help='Comma separated list of labels')
432 help='Comma separated list of ACLs')
444 help=('Comma separated list of adb-based device '
  /external/scrypt/
import_scrypt.sh 156 # $1: space-separated list
165 # Sort and remove duplicates in a space-separated list
166 # $1: space-separated list
167 # Out: new space-separated list
217 # Out: variable value (if space-separated list, sorted with no duplicates)
  /toolchain/binutils/binutils-2.25/gas/doc/
c-vax.texi 168 This expects zero or more flonums, separated by commas, and
173 This expects zero or more flonums, separated by commas, and
178 This expects zero or more flonums, separated by commas, and
183 This expects zero or more flonums, separated by commas, and
345 separated.
  /external/chromium-trace/catapult/dashboard/dashboard/
file_bug.py 50 keys: Comma-separated Alert keys in urlsafe format.
89 urlsafe_keys: Comma-separated Alert keys in urlsafe format.
111 urlsafe_keys: Comma-separated alert keys in urlsafe format.
  /external/chromium-trace/catapult/third_party/beautifulsoup4/bs4/builder/
__init__.py 91 # comma-separated list of CDATA, rather than a single CDATA.
159 # value is a whitespace-separated list of
232 # space-separated list of values, not a single value. That is,
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/templates/headless-build/
build.properties 40 # value is a '&' separated list of ',' separate triples. For example,
172 #pluginPath is a list of locations in which to find plugins and features. This list is separated by the platform file separator (; or :)
204 # This value takes the form of a comma separated list of repository identifier (like used in the map files) and the
  /external/icu/icu4j/eclipse-build/pdebuild/
build.properties 36 # value is a '&' separated list of ',' separate triples. For example,
137 #pluginPath is a list of locations in which to find plugins and features. This list is separated by the platform file separator (; or :)
169 # This value takes the form of a comma separated list of repository identifier (like used in the map files) and the
  /external/jacoco/org.jacoco.doc/docroot/doc/
agent.html 90 The list entries are separated by a colon (<code>:</code>) and
100 The list entries are separated by a colon (<code>:</code>) and
110 analysis. The list entries are separated by a colon
  /frameworks/base/core/java/android/transition/
ArcMotion.java 87 * between two nearly horizontally-separated points.
119 * between two nearly vertically-separated points.
136 * between two nearly vertically-separated points.
  /frameworks/base/packages/SettingsProvider/res/values/
defaults.xml 25 <!-- Comma-separated list of bluetooth, wifi, and cell. -->
43 <!-- Comma-separated list of location providers.
185 which is a comma separated list of packages that no longer need confirmation
  /libcore/ojluni/src/main/java/java/util/
StringJoiner.java 28 * {@code StringJoiner} is used to construct a sequence of characters separated
72 * prefix, the added element separated by the delimiter, but without the
153 * added so far separated by the {@code delimiter}, and the {@code suffix},
  /ndk/build/tools/
dev-defaults.sh 45 # The space-separated list of all GCC versions we support in this NDK
158 # Out: space-separated list of ABI names
215 # $2: comma separated versions (optional)
  /prebuilts/gdb/darwin-x86/lib/python2.7/distutils/
version.py 68 dot-separated numeric components, with an optional "pre-release" tag
165 # 1) a version number has 1 or more numbers separated by a period or by
233 separated by either periods or strings of letters. When comparing

Completed in 1406 milliseconds

<<11121314151617181920>>