Searched
full:strings (Results
1001 -
1025 of
7947) sorted by null
<<41424344454647484950>>
/external/proguard/src/proguard/util/ |
ListMatcher.java | 24 * This StringMatcher tests whether strings match a given list of StringMatcher
|
/external/protobuf/gtest/build-aux/ |
config.h.in | 21 /* Define to 1 if you have the <strings.h> header file. */
|
/external/regex-re2/re2/testing/ |
mimics_pcre_test.cc | 31 // Check that repeated empty strings do not.
|
/external/skia/gyp/ |
FileReaderApp.gyp | 62 '../experimental/FileReaderApp/English.lproj/InfoPlist.strings',
|
/external/skia/src/core/ |
SkValidatingReadBuffer.h | 37 // strings -- the caller is responsible for freeing the string contents
|
SkWriter32.cpp | 13 * Strings are stored as: length[4-bytes] + string_data + '\0' + pad_to_mul_4
|
/external/slf4j/slf4j-ext/src/main/java/org/slf4j/ext/ |
MDCStrLookup.java | 32 * tokens that occur in Strings with their values in the MDC.
|
/external/toybox/toys/pending/ |
expr.c | 35 strings (a blank string is "false"). Comparison operators may also 36 operate on strings (alphabetical sort). 38 Constants may be strings or integers. Comparison, logical, and regex 39 operators may operate on strings (a blank string is "false"), other
|
/external/v8/src/ |
ast-value-factory.h | 35 // AstString, AstValue and AstValueFactory are for storing strings and values 38 // AstValueFactory. After parsing, the strings and values are internalized 315 const AstValue* NewStringList(ZoneList<const AstRawString*>* strings); 324 // All strings are copied here, one after another (no NULLs inbetween).
|
/external/v8/test/cctest/ |
gay-fixed.h | 41 // Returns precomputed values of dtoa. The strings have been generated using
|
gay-precision.h | 41 // Returns precomputed values of dtoa. The strings have been generated using
|
/external/v8/test/mjsunit/ |
has-own-property.js | 32 // Check for strings.
|
string-flatten.js | 28 // Check for regression of bug 1011505 (out of memory when flattening strings).
|
unicode-string-to-number.js | 40 // Check that long strings with non-ASCII characters cannot convert.
|
/external/v8/test/webkit/ |
pretty-print-expected.txt | 24 This test checks that regexps, strings with special characters, object literals with non-identifier names, and array literals are pretty-printed correctly
|
pretty-print.js | 25 "This test checks that regexps, strings with special characters, object literals with non-identifier names, and array literals are pretty-printed correctly"
|
slash-lineterminator-parse-expected.txt | 24 This test checks for correct handling ofr backslash-newline in JS strings.
|
/external/valgrind/none/tests/darwin/ |
access_extended.c | 15 // Space for three descriptors and the two strings (and NUL chars for them).
|
/external/valgrind/none/tests/ppc32/ |
power6_bcmp.c | 27 #include <strings.h>
|
/external/vboot_reference/tests/ |
utility_tests.c | 53 /* Zero-length strings are equal */
|
/external/zxing/qr_scanner/src/com/google/zxing/client/android/ |
Intents.java | 21 * These strings are effectively API and cannot be changed.
|
/frameworks/av/camera/camera2/ |
OutputConfiguration.cpp | 29 // Read empty strings without printing a false error message.
|
/frameworks/av/media/libstagefright/rtsp/ |
ASessionDescription.h | 58 // parses strings of the form
|
/frameworks/base/core/java/android/app/ |
PackageInstallObserver.java | 57 * the strings named EXTRA_FAILURE_*.
|
/frameworks/base/core/java/android/preference/ |
MultiSelectListPreference.java | 35 * This preference will store a set of strings into the SharedPreferences. 257 String[] strings = source.readStringArray(); local 259 final int stringCount = strings.length; 261 values.add(strings[i]);
|
Completed in 414 milliseconds
<<41424344454647484950>>