| /prebuilts/tools/common/api-versions/android-2/ |
| android.jar | |
| /prebuilts/tools/common/api-versions/android-3/ |
| android.jar | |
| /prebuilts/sdk/20/ |
| android.jar | |
| /prebuilts/sdk/9/ |
| android.jar | |
| /prebuilts/sdk/16/ |
| android.jar | |
| /prebuilts/sdk/system_23/ |
| android.jar | |
| /prebuilts/tools/common/m2/repository/org/apache/maven/plugins/maven-dependency-plugin/2.8/ |
| maven-dependency-plugin-2.8.jar | |
| /prebuilts/sdk/13/ |
| android.jar | |
| /prebuilts/sdk/22/ |
| android.jar | |
| /prebuilts/sdk/tools/jacks/ |
| jack-2.28.RELEASE.jar | |
| /prebuilts/tools/common/m2/repository/com/google/jimfs/jimfs/1.1/ |
| jimfs-1.1.jar | |
| /prebuilts/tools/common/m2/repository/org/testng/testng/6.9.10/ |
| testng-6.9.10.jar | |
| /prebuilts/tools/common/offline-m2/com/google/jimfs/jimfs/1.1/ |
| jimfs-1.1.jar | |
| /prebuilts/sdk/10/ |
| android.jar | |
| /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
| org.eclipse.text_3.5.0.v20100601-1300.jar | |
| org.eclipse.equinox.launcher.jar | |
| org.eclipse.equinox.launcher_1.1.0.v20100507.jar | |
| /external/icu/tools/srcgen/currysrc/libs/ |
| org.eclipse.text_3.5.400.v20150505-1044.jar | |
| /prebuilts/tools/common/eclipse/ |
| org.eclipse.ui.workbench.texteditor_3.6.1.r361_v20100714-0800.jar | |
| /art/runtime/ |
| class_linker.cc | 24 #include <string> 78 #include "mirror/string-inl.h" 122 // No exc class ~ no <init>-with-string. 129 "<init>", "(Ljava/lang/String;)V", class_linker->GetImagePointerSize()); 142 // It's possible the exception doesn't have a <init>(String). 143 std::string temp; 169 std::string extra; 205 std::string temp; 352 std::string* error_msg) { 426 // Setup the char[] class to be used for String 7530 mirror::String* string = intern_table_->InternStrong(utf16_length, utf8_data); local 7545 mirror::String* string = intern_table_->LookupStrong(Thread::Current(), utf16_length, utf8_data); local [all...] |
| /bionic/libc/kernel/uapi/linux/ |
| videodev2.h | 929 char __user * string; member in union:v4l2_ext_control::__anon1028 [all...] |
| /cts/tests/tests/widget/src/android/widget/cts/ |
| TextViewTest.java | 120 private static final String LONG_TEXT = "This is a really long string which exceeds " 123 + "I have made this string longer to fix this case. If you are correcting " 174 String expected = mActivity.getResources().getString(R.string.text_view_hello); 297 String content = "This is content"; 510 String content = "This is the content"; 511 String blank = ""; 1161 String string = "This is a test for setting text content by char array"; local 3443 String string = url + " mailto:" + email; local [all...] |
| /development/ndk/platforms/android-21/include/linux/ |
| videodev2.h | 817 char *string; member in union:v4l2_ext_control::__anon2101 [all...] |
| /external/elfutils/src/ |
| readelf.c | 40 #include <string.h> 104 N_("Print string contents of sections"), 0 }, 105 { "string-dump", 'p', NULL, OPTION_ALIAS | OPTION_HIDDEN, NULL, 0 }, 227 /* Select string dumping of sections. */ 545 error (0, 0, gettext ("cannot get section header string table index")); 1068 printf (gettext (" Section header string table index: XINDEX%s\n\n"), 1072 printf (gettext (" Section header string table index: %" PRId16 "\n\n"), 3531 const char *string = NULL; local [all...] |
| /external/kernel-headers/original/uapi/linux/ |
| videodev2.h | 645 __u8 description[32]; /* Description string */ 1470 char __user *string; member in union:v4l2_ext_control::__anon13656 [all...] |