Home
last modified time | relevance | path

Searched full:string (Results 1 – 25 of 20260) sorted by relevance

12345678910>>...811

/external/smali/smali-integration-tests/src/test/smali/jumbo-string-tests/
DFormat31c.smali39 .method public test_const-string-jumbo()V
44 const-string/jumbo v0, "99999"
45 invoke-virtual {v0}, Ljava/lang/String;->length()I
52 invoke-virtual {v0, v2}, Ljava/lang/String;->charAt(I)C
65 .method public test_const-string-jumbo-autofix()V
70 const-string v0, "99999"
71 invoke-virtual {v0}, Ljava/lang/String;->length()I
78 invoke-virtual {v0, v2}, Ljava/lang/String;->charAt(I)C
95 const-string/jumbo v0, "0"
96 const-string/jumbo v0, "1"
[all …]
/external/webrtc/examples/androidapp/res/values/
Dstrings.xml3 <string name="app_name" translatable="false">AppRTC</string>
4 <string name="settings_name" translatable="false">AppRTC Settings</string>
5 <string name="disconnect_call">Disconnect Call</string>
6 <string name="room_description">
9 </string>
10 <string name="favorites">Favorites</string>
11 <string name="no_favorites">No favorites</string>
12 <string name="invalid_url_title">Invalid URL</string>
13 … <string name="invalid_url_text">The URL or room name you entered resulted in an invalid URL: %1$s
14 </string>
[all …]
/external/cldr/tools/java/org/unicode/cldr/icu/
DLDMLConstants.java13 public static final String LDML = "ldml";
14 public static final String IDENTITY = "identity";
15 public static final String LDN = "localeDisplayNames";
16 public static final String FALLBACK = "fallback";
17 public static final String LAYOUT = "layout";
18 public static final String ORIENTATION = "orientation";
19 public static final String INTEXT = "inText";
20 public static final String INLIST = "inList";
21 public static final String CONTEXT_TRANSFORMS = "contextTransforms";
22 public static final String CONTEXT_TRANSFORM_USAGE = "contextTransformUsage";
[all …]
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/
DTelephonyConstants.java23 public static final String WFC_MODE_WIFI_ONLY = "WIFI_ONLY";
24 public static final String WFC_MODE_CELLULAR_PREFERRED = "CELLULAR_PREFERRED";
25 public static final String WFC_MODE_WIFI_PREFERRED = "WIFI_PREFERRED";
26 public static final String WFC_MODE_DISABLED = "DISABLED";
27 public static final String WFC_MODE_UNKNOWN = "UNKNOWN";
32 public static final String VT_STATE_AUDIO_ONLY = "AUDIO_ONLY";
33 public static final String VT_STATE_TX_ENABLED = "TX_ENABLED";
34 public static final String VT_STATE_RX_ENABLED = "RX_ENABLED";
35 public static final String VT_STATE_BIDIRECTIONAL = "BIDIRECTIONAL";
36 public static final String VT_STATE_TX_PAUSED = "TX_PAUSED";
[all …]
/external/antlr/runtime/ObjC/Framework/ANTLR.xcodeproj/
Dacondit.mode1v36 <string>Project</string>
11 <string></string>
13 <string>n</string>
15 <string>PBXSmartGroupTreeModule</string>
17 <string>Groups and Files Outline View</string>
21 <string></string>
23 <string>n</string>
25 <string>PBXNavigatorGroup</string>
27 <string>Editor</string>
31 <string></string>
[all …]
/external/sl4a/ScriptingLayerForAndroid/res/values/
Dstrings.xml21 <string name="help_force_browser">Force API Browser</string>
22 <string
23 name="stop_all">Stop All</string>
24 <string
25 name="application_title">SL4A</string>
26 <string
27 name="application_nice_title">Scripting Layer for Android</string>
28 <string
29 name="text_preferences">Text</string>
30 <string
[all …]
/external/lottie/LottieSample/src/main/res/values/
Dstrings.xml2 <string name="app_name">Lottie</string>
3 <string name="invalid_assets">Unable to load assets</string>
4 … <string name="permission_required">Camera permissions are required to use the QR Scanner</string>
5 <string name="scan_prompt">Scan QR Code from lottiefiles.com</string>
6 <string name="render_times_graph">Show real time render time graph</string>
7 <string name="hardware_acceleration">Use hardware acceleration</string>
8 <string name="enable_merge_paths">Enable merge paths (KK+ only)</string>
9 <string name="menu_item_visibility">Hide Controls</string>
12 <string name="shortcut_animation_viewer">Animation Viewer</string>
13 <string name="shortcut_animation_viewer_short">Viewer</string>
[all …]
/external/replicaisland/res/values/
Dstrings.xml3 <string name="app_name">Replica Island</string>
4 <string name="change_level">Switch Levels</string>
5 <string name="test_animation">Test Animation</string>
6 <string name="test_diary">Test Diary</string>
7 <string name="unlock_levels">Unlock All Levels</string>
8 <string name="unlock_next_level">Unlock Next Level</string>
9 <string name="method_tracing">Toggle Method Tracing</string>
11 <string name = "game_over">GAME OVER</string>
12 <string name = "thanks_for_playing">THANKS FOR PLAYING!</string>
13 <string name = "please_wait">PLEASE WAIT</string>
[all …]
/external/fonttools/Tests/cu2qu/data/RobotoSubset-Regular.ufo/
Dlib.plist7 <string>space</string>
8 <string>A</string>
9 <string>B</string>
10 <string>C</string>
11 <string>D</string>
12 <string>E</string>
13 <string>F</string>
14 <string>G</string>
15 <string>H</string>
16 <string>I</string>
[all …]
/external/fonttools/Tests/cu2qu/data/RobotoSubset-Bold.ufo/
Dlib.plist7 <string>space</string>
8 <string>A</string>
9 <string>B</string>
10 <string>C</string>
11 <string>D</string>
12 <string>E</string>
13 <string>F</string>
14 <string>G</string>
15 <string>H</string>
16 <string>I</string>
[all …]
/external/subsampling-scale-image-view/sample/src/main/res/values/
Dstrings.xml3 <string name="app.name">SSIV Test App</string>
5 <string name="main.title">Subsampling Scale Image View</string>
7 <string name="main.viewongithub">View on GitHub</string>
9 <string name="button.animate">Animate</string>
10 <string name="button.next">Next</string>
11 <string name="button.previous">Previous</string>
12 <string name="button.rotate">Rotate</string>
13 <string name="button.reset">Reset</string>
15 <string name="basic.link">Basic features</string>
16 <string name="basic.title">Basic features</string>
[all …]
/external/python/cpython3/Tools/msi/bundle/
DDefault.wxl3 <String Id="Caption">[WixBundleName] Setup</String>
4 <String Id="Title">[WixBundleName]</String>
5 <String Id="Installing">Installing</String>
6 <String Id="Installation">Setup</String>
7 <String Id="Modifying">Updating</String>
8 <String Id="Modification">Modify</String>
9 <String Id="Repairing">Repairing</String>
10 <String Id="Repair">Repair</String>
11 <String Id="Uninstalling">Removing</String>
12 <String Id="Uninstallation">Uninstall</String>
[all …]
/external/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/
Dunittest_enormous_descriptor.proto36 // descriptors over 64k don't break the string literal length limit in Java.
46 …optional string long_field_name_is_loooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo…
47 …optional string long_field_name_is_loooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo…
48 …optional string long_field_name_is_loooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo…
49 …optional string long_field_name_is_loooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo…
50 …optional string long_field_name_is_loooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo…
51 …optional string long_field_name_is_loooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo…
52 …optional string long_field_name_is_loooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo…
53 …optional string long_field_name_is_loooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo…
54 …optional string long_field_name_is_loooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo…
[all …]
/external/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Dunittest_enormous_descriptor.proto36 // descriptors over 64k don't break the string literal length limit in Java.
46 …optional string long_field_name_is_loooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo…
47 …optional string long_field_name_is_loooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo…
48 …optional string long_field_name_is_loooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo…
49 …optional string long_field_name_is_loooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo…
50 …optional string long_field_name_is_loooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo…
51 …optional string long_field_name_is_loooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo…
52 …optional string long_field_name_is_loooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo…
53 …optional string long_field_name_is_loooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo…
54 …optional string long_field_name_is_loooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo…
[all …]
/external/protobuf/src/google/protobuf/
Dunittest_enormous_descriptor.proto37 // such as the string literal length limit in Java.
48 …optional string long_field_name_is_loooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo…
49 …optional string long_field_name_is_loooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo…
50 …optional string long_field_name_is_loooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo…
51 …optional string long_field_name_is_loooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo…
52 …optional string long_field_name_is_loooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo…
53 …optional string long_field_name_is_loooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo…
54 …optional string long_field_name_is_loooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo…
55 …optional string long_field_name_is_loooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo…
56 …optional string long_field_name_is_loooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo…
[all …]
/external/python/google-api-python-client/docs/dyn/
Dconsumersurveys_v2.surveys.html104 surveyUrlId: string, External URL ID for the survey. (required)
110 …"requestId": "A String", # Unique request ID used for logging and debugging. Please include in any…
119 surveyUrlId: string, External URL ID for the survey. (required)
126 "A String",
128 "description": "A String",
129 "title": "A String",
130 "customerData": "A String",
131 "state": "A String",
133 "countrySubdivision": "A String",
134 "mobileAppPanelId": "A String",
[all …]
/external/walt/android/WALT/app/src/main/res/values/
Dstrings.xml2 <string name="app_name">WALT</string>
4 <string name="title_activity_crash_log">Crash Log</string>
5 <string name="protocol_version_mismatch">WALT reports protocol version %1$s, which is not
7 from the app, choose "Update WALT Firmware" from the "Diagnostics" menu.</string>
8 <string name="audio_mode">Audio Testing Mode</string>
9 <string name="screen_response_mode">Screen Testing Mode</string>
10 <string name="about_description">WALT is designed to measure the latency of physical sensors
14 </string>
15 <string name="disclaimer">DISCLAIMER: This is not an official Google product.</string>
16 …<string name="more_info">A WALT device is required to run the latency tests. For more information,…
[all …]
/external/webrtc/examples/androidapp/res/xml/
Dpreferences.xml4 android:key="@string/pref_videosettings_key"
5 android:title="@string/pref_videosettings_title">
8 android:key="@string/pref_videocall_key"
9 android:title="@string/pref_videocall_title"
10 android:dialogTitle="@string/pref_videocall_dlg"
11 android:defaultValue="@string/pref_videocall_default" />
14 android:key="@string/pref_screencapture_key"
15 android:title="@string/pref_screencapture_title"
16 android:defaultValue="@string/pref_screencapture_default" />
19 android:key="@string/pref_camera2_key"
[all …]
/external/oboe/apps/OboeTester/app/src/main/res/values/
Dstrings.xml2 <string name="app_name">Oboe Tester</string>
3 <string name="init_device">Device:</string>
4 <string name="init_status">Status:</string>
5 <string name="init_result">Result:</string>
6 <string name="action_settings">Settings</string>
7 <string name="openAudio">Open</string>
8 <string name="startAudio">Start</string>
9 <string name="pauseAudio">Pause</string>
10 <string name="stopAudio">Stop</string>
11 <string name="closeAudio">Close</string>
[all …]
/external/pdfium/testing/resources/javascript/
Dlistbox_methods_expected.txt1 Alert: Value is: string
2 Alert: Answer for "foo" is: string foo
3 Alert: Answer for "bar" is: string bar
4 Alert: Answer for "qux" is: string qux
5 Alert: Answer for "bar" is: string bar
6 Alert: Answer for "qux" is: string qux
7 Alert: Value is: string qux
8 Alert: Answer for "" is: string
9 Alert: Answer for "goats" is: string
10 Alert: Answer for "b4" is: string
[all …]
/external/mockito/src/test/java/org/mockitousage/
DIMethods.java49 String oneArg(boolean value); in oneArg()
51 String oneArg(Boolean value); in oneArg()
53 String forBoolean(Boolean value); in forBoolean()
55 String oneArg(byte value); in oneArg()
57 String oneArg(Byte value); in oneArg()
59 String forByte(Byte value); in forByte()
61 String oneArg(short value); in oneArg()
63 String oneArg(Short value); in oneArg()
65 String forShort(Short value); in forShort()
67 String oneArg(char value); in oneArg()
[all …]
/external/fonttools/Tests/cu2qu/data/RobotoSubset-Bold.ufo/glyphs/
Dcontents.plist6 <string>A_.glif</string>
8 <string>B_.glif</string>
10 <string>C_.glif</string>
12 <string>D_.glif</string>
14 <string>E_.glif</string>
16 <string>F_.glif</string>
18 <string>G_.glif</string>
20 <string>H_.glif</string>
22 <string>I_.glif</string>
24 <string>J_.glif</string>
[all …]
/external/fonttools/Tests/cu2qu/data/RobotoSubset-Regular.ufo/glyphs/
Dcontents.plist6 <string>A_.glif</string>
8 <string>B_.glif</string>
10 <string>C_.glif</string>
12 <string>D_.glif</string>
14 <string>E_.glif</string>
16 <string>F_.glif</string>
18 <string>G_.glif</string>
20 <string>H_.glif</string>
22 <string>I_.glif</string>
24 <string>J_.glif</string>
[all …]
/external/antlr/runtime/C/src/
Dantlr3string.c2 * Implementation of the ANTLR3 string and string factory classes
42 static pANTLR3_STRING newPtr8 (pANTLR3_STRING_FACTORY factory, pANTLR3_UINT8 string, ANTLR3_U…
43 static pANTLR3_STRING newPtrUTF16_8 (pANTLR3_STRING_FACTORY factory, pANTLR3_UINT8 string, AN…
44 static pANTLR3_STRING newPtrUTF16_UTF16 (pANTLR3_STRING_FACTORY factory, pANTLR3_UINT8 string
45 static pANTLR3_STRING newStr8 (pANTLR3_STRING_FACTORY factory, pANTLR3_UINT8 string);
46 static pANTLR3_STRING newStrUTF16_8 (pANTLR3_STRING_FACTORY factory, pANTLR3_UINT8 string);
47 static pANTLR3_STRING newStrUTF16_UTF16 (pANTLR3_STRING_FACTORY factory, pANTLR3_UINT8 string
48 static void destroy (pANTLR3_STRING_FACTORY factory, pANTLR3_STRING string);
49 static pANTLR3_STRING printable8 (pANTLR3_STRING_FACTORY factory, pANTLR3_STRING string);
50 static pANTLR3_STRING printableUTF16 (pANTLR3_STRING_FACTORY factory, pANTLR3_STRING string);
[all …]
/external/google-breakpad/src/client/mac/testapp/English.lproj/
DMainMenu.xib5 <string key="IBDocument.SystemVersion">10F569</string>
6 <string key="IBDocument.InterfaceBuilderVersion">788</string>
7 <string key="IBDocument.AppKitVersion">1038.29</string>
8 <string key="IBDocument.HIToolboxVersion">461.00</string>
10 <string key="NS.key.0">com.apple.InterfaceBuilder.CocoaPlugin</string>
11 <string key="NS.object.0">788</string>
19 <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
38 <string key="NSClassName">FirstResponder</string>
41 <string key="NSClassName">NSApplication</string>
46 <string key="NSWindowRect">{{945, 874}, {320, 188}}</string>
[all …]

12345678910>>...811