/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/ |
term.h | 226 #define back_tab CUR Strings[0] 227 #define bell CUR Strings[1] 228 #define carriage_return CUR Strings[2] 229 #define change_scroll_region CUR Strings[3] 230 #define clear_all_tabs CUR Strings[4] 231 #define clear_screen CUR Strings[5] 232 #define clr_eol CUR Strings[6] 233 #define clr_eos CUR Strings[7] 234 #define column_address CUR Strings[8] 235 #define command_character CUR Strings[9 [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/ |
term.h | 226 #define back_tab CUR Strings[0] 227 #define bell CUR Strings[1] 228 #define carriage_return CUR Strings[2] 229 #define change_scroll_region CUR Strings[3] 230 #define clear_all_tabs CUR Strings[4] 231 #define clear_screen CUR Strings[5] 232 #define clr_eol CUR Strings[6] 233 #define clr_eos CUR Strings[7] 234 #define column_address CUR Strings[8] 235 #define command_character CUR Strings[9 [all...] |
/external/guava/guava-tests/test/com/google/common/base/ |
StringsTest.java | 26 * Unit test for {@link Strings}. 33 assertEquals("", Strings.nullToEmpty(null)); 34 assertEquals("", Strings.nullToEmpty("")); 35 assertEquals("a", Strings.nullToEmpty("a")); 39 assertNull(Strings.emptyToNull(null)); 40 assertNull(Strings.emptyToNull("")); 41 assertEquals("a", Strings.emptyToNull("a")); 45 assertTrue(Strings.isNullOrEmpty(null)); 46 assertTrue(Strings.isNullOrEmpty("")); 47 assertFalse(Strings.isNullOrEmpty("a")) [all...] |
/external/guava/guava-gwt/test-super/com/google/common/base/super/com/google/common/base/ |
StringsTest.java | 24 * Unit test for {@link Strings}. 31 assertEquals("", Strings.nullToEmpty(null)); 32 assertEquals("", Strings.nullToEmpty("")); 33 assertEquals("a", Strings.nullToEmpty("a")); 37 assertNull(Strings.emptyToNull(null)); 38 assertNull(Strings.emptyToNull("")); 39 assertEquals("a", Strings.emptyToNull("a")); 43 assertTrue(Strings.isNullOrEmpty(null)); 44 assertTrue(Strings.isNullOrEmpty("")); 45 assertFalse(Strings.isNullOrEmpty("a")) [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/ |
navigation1-expected-navigate4.txt | 2 Open Declaration in values-en-rGB/strings.xml : [@android:string/ok] 3 data/res/values-en-rGB/strings.xml 4 Open Declaration in values/strings.xml : [@android:string/ok] 5 data/res/values/strings.xml 6 Open Declaration in values-ar/strings.xml : [@android:string/ok] 7 data/res/values-ar/strings.xml 8 Open Declaration in values-bg/strings.xml : [@android:string/ok] 9 data/res/values-bg/strings.xml 10 Open Declaration in values-ca/strings.xml : [@android:string/ok] 11 data/res/values-ca/strings.xm [all...] |
/external/vboot_reference/ |
.gitignore | 8 scripts/newbitmaps/strings/font 9 scripts/newbitmaps/strings/*.png 10 scripts/newbitmaps/strings/localized_text/*/*.png
|
/frameworks/native/opengl/tools/glgen/stubs/gles11/ |
glCreateShaderProgramv.java | 1 // C function GLuint glCreateShaderProgramv ( GLenum type, GLsizei count, const GLchar *const *strings ) 5 String[] strings
|
glCreateShaderProgramv.cpp | 1 /* GLuint glCreateShaderProgramv ( GLenum type, GLsizei count, const GLchar *const *strings ) */ 4 (JNIEnv *_env, jobject _this, jint type, jobjectArray strings) {
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/templates/ |
strings.template | 3 STRINGS
|
/external/lzma/CPP/7zip/UI/Common/ |
SortUtils.cpp | 10 const UStringVector &strings = *(const UStringVector *)param;
local 11 return CompareFileNames(strings[*p1], strings[*p2]);
14 void SortFileNames(const UStringVector &strings, CIntVector &indices)
17 int numItems = strings.Size();
21 indices.Sort(CompareStrings, (void *)&strings);
|
SortUtils.h | 8 void SortFileNames(const UStringVector &strings, CIntVector &indices);
|
/libnativehelper/ |
toStringArray.cpp | 25 const char* const* strings; member in struct:ArrayCounter 26 ArrayCounter(const char* const* strings) : strings(strings) {} 29 while (strings[count] != NULL) { 37 const char* const* strings; member in struct:ArrayGetter 38 ArrayGetter(const char* const* strings) : strings(strings) {} 40 return strings[i] [all...] |
/libnativehelper/include/nativehelper/ |
toStringArray.h | 49 const std::vector<std::string>& strings; member in struct:VectorCounter 50 VectorCounter(const std::vector<std::string>& strings) : strings(strings) {} 52 return strings.size(); 56 const std::vector<std::string>& strings; member in struct:VectorGetter 57 VectorGetter(const std::vector<std::string>& strings) : strings(strings) {} 59 return strings[i].c_str() [all...] |
/external/lldb/test/functionalities/data-formatter/data-formatter-stl/libcxx/vector/ |
main.cpp | 25 string_vect strings; local 26 (strings.push_back(std::string("goofy"))); 27 (strings.push_back(std::string("is"))); 28 (strings.push_back(std::string("smart"))); 30 (strings.push_back(std::string("!!!"))); // Set second break point at this line. 32 strings.clear();
|
/external/lldb/test/functionalities/data-formatter/data-formatter-stl/libstdcpp/vector/ |
main.cpp | 21 string_vect strings; // Set break point at this line. local 22 strings.push_back(std::string("goofy")); 23 strings.push_back(std::string("is")); 24 strings.push_back(std::string("smart")); 26 strings.push_back(std::string("!!!")); // Set break point at this line. 28 strings.clear(); // Set break point at this line.
|
/external/lzma/CPP/Common/ |
ListFileUtils.h | 9 bool ReadNamesFromListFile(LPCWSTR fileName, UStringVector &strings, UINT codePage = CP_OEMCP);
|
/frameworks/base/core/java/android/text/util/ |
package.html | 3 Utilities for converting identifiable text strings into clickable links
|
/frameworks/base/telephony/java/android/telephony/ |
package.html | 5 for manipulating phone number strings.
|
/ndk/sources/android/support/src/musl-locale/ |
strcasecmp_l.c | 1 #include <strings.h>
|
strncasecmp_l.c | 1 #include <strings.h>
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/ |
string.h | 4 /* We don't want strings.h stuff being used by user stuff by accident */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/ |
string.h | 4 /* We don't want strings.h stuff being used by user stuff by accident */
|
/prebuilts/tools/common/m2/repository/org/jdeferred/jdeferred-android-aar/1.2.2/ |
jdeferred-android-aar-1.2.2.aar | |
/prebuilts/tools/common/m2/repository/org/jdeferred/jdeferred-android-aar/1.2.3/ |
jdeferred-android-aar-1.2.3.aar | |
/libcore/luni/src/test/java/libcore/java/util/regex/ |
OldAndroidRegexTest.java | 160 String[] strings; local 162 strings = p.split("boo:and:foo"); 163 assertEquals(3, strings.length); 164 assertEquals("boo", strings[0]); 165 assertEquals("and", strings[1]); 166 assertEquals("foo", strings[2]); 168 strings = p.split("boo:and:foo", 2); 169 assertEquals(2, strings.length); 170 assertEquals("boo", strings[0]); 171 assertEquals("and:foo", strings[1]) [all...] |