/prebuilts/go/linux-x86/src/cmd/gofmt/ |
long_test.go | 6 // To test specific files provide a list of comma-separated 28 files = flag.String("files", "", "comma-separated list of files to test")
|
/prebuilts/go/linux-x86/src/flag/ |
example_test.go | 44 // It's a comma-separated list, so we split it. 73 flag.Var(&intervalFlag, "deltaT", "comma-separated list of intervals to use between events")
|
/prebuilts/misc/common/robolectric/3.1.1/ |
robotest.sh | 47 # Normalizes a list of paths and turns it into a colon-separated list. 84 junit $tests # Contains a space-separated list of tests.
|
/prebuilts/misc/common/robolectric/3.4.2/ |
robotest.sh | 50 # Normalizes a list of paths and turns it into a colon-separated list. 87 junit $tests # Contains a space-separated list of tests.
|
/prebuilts/misc/common/robolectric/3.5.1/ |
robotest.sh | 50 # Normalizes a list of paths and turns it into a colon-separated list. 87 junit $tests # Contains a space-separated list of tests.
|
/prebuilts/misc/common/robolectric/3.6.1/ |
robotest.sh | 50 # Normalizes a list of paths and turns it into a colon-separated list. 87 junit $tests # Contains a space-separated list of tests.
|
/system/extras/brillo_config/ |
Android.mk | 55 four numbers separated by dots. Example: "1.2.0.0") 76 three numbers separated by dots. Example: "1.2.0")
|
/system/tools/hidl/docs/src/parser/elements/declarations/ |
AbstractDeclarationParser.kt | 43 * Takes a delimited separated list and splits entries into list of list<token>. 60 // collect tokens between open/close delimiters, fields separated by delimiter.
|
/build/make/core/ |
construct_context.sh | 25 # these are both comma separated paths, example: lib1.jar:lib2.jar or /system/framework/lib1.jar:/system/framework/lib2.jar
|
/build/make/tools/droiddoc/templates-ndk/ |
macros_override.cs | 1 <?cs # Create a comma separated list of annotations on obj that were in showAnnotations in Doclava ?>
|
/build/soong/scripts/ |
build-ndk-prebuilts.sh | 28 # PLATFORM_VERSION_ALL_CODESNAMES is a comma separated list like O,P. We need to
|
/device/google/marlin/overlay/frameworks/base/core/res/res/values-mcc204-mnc04/ |
config.xml | 28 TETHER_DUN_APN. Value is a comma separated series of strings:
|
/device/google/marlin/overlay/frameworks/base/core/res/res/values-mcc208-mnc10/ |
config.xml | 24 TETHER_DUN_APN. Value is a comma separated series of strings:
|
/external/annotation-tools/scene-lib/src/annotations/el/ |
BoundLocation.java | 14 * be separated out.
|
/external/autotest/site_utils/ |
set_tree_status.py | 10 # ./set_tree_status.py [options] "a quoted space separated message."
|
/external/autotest/tko/ |
reason_qualifier.py | 30 # of | - separated reasons.
|
/external/e2fsprogs/lib/support/ |
argv_parse.h | 11 * parse into an argv argument vector, with each white-space separated
|
/external/freetype/include/freetype/ |
ftbbox.h | 24 /* It is separated from the rest of the engine for various technical */
|
/external/google-breakpad/src/common/mac/ |
string_utilities.h | 46 // Return the idx'th decimal integer in str, separated by non-decimal-digits
|
/external/google-breakpad/src/processor/ |
pathname_stripper.h | 45 // Given path, a pathname with components separated by slashes (/) or
|
/external/icu/icu4c/source/test/intltest/ |
tokiter.h | 22 * source. String tokens are, in general, separated by Pattern_White_Space
|
/external/iproute2/man/man8/ |
tc-nat.8 | 55 or prefix length separated by a slash
|
/external/iptables/extensions/ |
libxt_multiport.man | 11 separated using a comma, and a port range is specified using a colon.
|
/external/jacoco/org.jacoco.core/src/org/jacoco/core/analysis/ |
IClassCoverage.java | 18 * the fully qualified class name in VM notation (slash separated).
|
/external/jacoco/org.jacoco.core/src/org/jacoco/core/runtime/ |
WildcardMatcher.java | 18 * Multiple expressions can be separated with a colon (:). In this case the
|