Searched
full:separated (Results
326 -
350 of
3367) sorted by null
<<11121314151617181920>>
/external/google-breakpad/src/testing/gtest/xcode/Scripts/ |
versiongenerate.py | 44 2. The version string will be 3 integers separated by periods and will be 71 # Extract three integers separated by periods and surrounded by squre
|
/external/google-tv-pairing-protocol/java/src/com/google/polo/json/ |
Cookie.java | 68 * will contain a name value pair separated by '='. The name and the value 70 * cookie properties may follow, separated by ';', also represented as
|
/external/icu/android_icu4j/src/main/java/android/icu/impl/data/ |
TokenIterator.java | 22 * source. String tokens are, in general, separated by Pattern_White_Space 101 * 'this.buf'. Tokens are separated by Pattern_White_Space. Tokens
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/data/ |
TokenIterator.java | 21 * source. String tokens are, in general, separated by Pattern_White_Space 99 * 'this.buf'. Tokens are separated by Pattern_White_Space. Tokens
|
/external/libbrillo/brillo/ |
url_utils.cc | 13 // have a query string that is separated from the path by '?'. Finally, the URL 14 // could also have a '#'-separated URL fragment which is usually used by the
|
/external/libcap/doc/ |
capsh.1 | 46 capabilites are a comma separated list of capabilities as recognized 56 equal those provided in the comma separated list. For this action to
|
/external/libchrome/base/ |
security_unittest.cc | 128 // Check if ptr1 and ptr2 are separated by less than size chars. 160 // If two pointers are separated by less than 512MB, they are considered
|
/external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/com/badlogic/gdx/physics/bullet/collision/ |
btGjkEpaSolver2.java | 143 public final static int Separated = 0; 144 public final static int Penetrating = Separated + 1;
|
/external/libvpx/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
|
/external/llvm/include/llvm/ADT/ |
ilist_node.h | 95 // Should be separated to a reused function, but then we couldn't use auto 108 // Should be separated to a reused function, but then we couldn't use auto
|
/external/minijail/ |
minijail0.1 | 65 \fBnewuidmap(1)\fR. Multiple mappings should be separated by ','. 69 \fBnewgidmap(1)\fR. Multiple mappings should be separated by ','.
|
/external/mockftpserver/MockFtpServer/src/main/java/org/mockftpserver/stub/command/ |
ListCommandHandler.java | 36 * returns "WINDOWS". Note that multiple entries are separated by "\n":
44 * returns "UNIX". Note that multiple entries are separated by "\n":
|
/external/parameter-framework/upstream/ctest/ |
CMakeLists.txt | 54 # The ENVIRONMENT PROPERTY is implemented as a semicolon separated 55 # list of value pair. Each value pair being separated by `=`
|
/external/protobuf/gtest/xcode/Scripts/ |
versiongenerate.py | 44 2. The version string will be 3 integers separated by periods and will be 71 # Extract three integers separated by periods and surrounded by squre
|
/external/skia/tools/VisualBench/ |
VisualLightweightBenchModule.cpp | 30 "Space-separated key/value pairs to add to JSON identifying this builder."); 32 "Space-separated key/value pairs to add to JSON identifying this run.");
|
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/types/ |
TimestampTagTest.java | 44 getText("space separated: 2001-12-14 21:59:43.10 -5", "space separated"));
|
/external/toybox/scripts/ |
mkflags.c | 1 // Take three word input lines on stdin (the three space separated words are 3 // allyesconfig; space separated, the last two are and double quotes)
|
/external/v8/build/android/buildbot/ |
bb_host_steps.py | 123 parser.add_option('--steps', help='Comma separated list of host tests.') 125 help='Comma separated list of build targets.')
|
/external/valgrind/auxprogs/ |
compare-build-logs | 75 # Basically, we look at a compiler invocation as a sequence of blank-separated 102 # The remaining lines are considered to be blank-separated options and file
|
/external/vulkan-validation-layers/tests/gtest-1.7.0/xcode/Scripts/ |
versiongenerate.py | 44 2. The version string will be 3 integers separated by periods and will be 71 # Extract three integers separated by periods and surrounded by squre
|
/external/webrtc/webrtc/test/testsupport/ |
perf_test.h | 69 // The |<values>| should be two comma-separated numbers, the mean and 87 // will generally be a list of comma-separated numbers. A typical
|
/external/wpa_supplicant_8/hostapd/ |
hostapd.eap_user | 4 # separated with whitespace (space or tab). The identity and password must be 37 # one until the peer accepts one. The method names are separated with a
|
/frameworks/av/media/libmedia/ |
MediaScanner.cpp | 114 // separated list obtained from getprop 119 // pick out the path segment from comma separated list
|
/frameworks/ex/camera2/portability/src/com/android/ex/camera2/portability/ |
Size.java | 62 * Encode List of this class as comma-separated list of integers. 77 * Decode comma-separated even-length list of integers into a List of this class.
|
/frameworks/opt/vcard/tests/src/com/android/vcard/tests/ |
VCardUtilsTests.java | 102 assertEquals("\"comma,separated\"", 103 VCardUtils.toStringAsV30ParamValue("comma,separated"));
|
Completed in 1325 milliseconds
<<11121314151617181920>>