HomeSort by relevance Sort by last modified time
    Searched full:name (Results 226 - 250 of 29302) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /frameworks/base/core/res/res/values-ko/
strings.xml 23 <string name="byteShort" msgid="8340973892742019101">"B"</string>
24 <string name="kilobyteShort" msgid="5973789783504771878">"KB"</string>
25 <string name="megabyteShort" msgid="6355851576770428922">"MB"</string>
26 <string name="gigabyteShort" msgid="3259882455212193214">"GB"</string>
27 <string name="terabyteShort" msgid="231613018159186962">"TB"</string>
28 <string name="petabyteShort" msgid="5637816680144990219">"PB"</string>
29 <string name="fileSizeSuffix" msgid="7670819340156489359">"<xliff:g id="NUMBER">%1$s</xliff:g> <xliff:g id="UNIT">%2$s</xliff:g>"</string>
30 <string name="untitled" msgid="6071602020171759109">"&lt;????&gt;"</string>
31 <string name="ellipsis" msgid="7899829516048813237">"?"</string>
32 <string name="emptyPhoneNumber" msgid="7694063042079676517">"(???? ??)"</string
    [all...]
  /frameworks/base/core/res/res/values-ru/
strings.xml 23 <string name="byteShort" msgid="8340973892742019101">"?"</string>
24 <string name="kilobyteShort" msgid="5973789783504771878">"??"</string>
25 <string name="megabyteShort" msgid="6355851576770428922">"??"</string>
26 <string name="gigabyteShort" msgid="3259882455212193214">"??"</string>
27 <string name="terabyteShort" msgid="231613018159186962">"T?"</string>
28 <string name="petabyteShort" msgid="5637816680144990219">"??"</string>
29 <string name="fileSizeSuffix" msgid="7670819340156489359">"<xliff:g id="NUMBER">%1$s</xliff:g><xliff:g id="UNIT">%2$s</xliff:g>"</string>
30 <string name="untitled" msgid="6071602020171759109">"&lt;??? ????????&gt;"</string>
31 <string name="ellipsis" msgid="7899829516048813237">"?"</string>
32 <string name="emptyPhoneNumber" msgid="7694063042079676517">"(??? ?????? ????????)"</string
    [all...]
  /frameworks/base/core/res/res/values-zh-rCN/
strings.xml 23 <string name="byteShort" msgid="8340973892742019101">"B"</string>
24 <string name="kilobyteShort" msgid="5973789783504771878">"KB"</string>
25 <string name="megabyteShort" msgid="6355851576770428922">"MB"</string>
26 <string name="gigabyteShort" msgid="3259882455212193214">"GB"</string>
27 <string name="terabyteShort" msgid="231613018159186962">"TB"</string>
28 <string name="petabyteShort" msgid="5637816680144990219">"PB"</string>
29 <string name="fileSizeSuffix" msgid="7670819340156489359">"<xliff:g id="NUMBER">%1$s</xliff:g><xliff:g id="UNIT">%2$s</xliff:g>"</string>
30 <string name="untitled" msgid="6071602020171759109">"&lt;???&gt;"</string>
31 <string name="ellipsis" msgid="7899829516048813237">"..."</string>
32 <string name="emptyPhoneNumber" msgid="7694063042079676517">"???????"</string
    [all...]
  /frameworks/base/core/res/res/values-zh-rTW/
strings.xml 23 <string name="byteShort" msgid="8340973892742019101">"???"</string>
24 <string name="kilobyteShort" msgid="5973789783504771878">"KB"</string>
25 <string name="megabyteShort" msgid="6355851576770428922">"MB"</string>
26 <string name="gigabyteShort" msgid="3259882455212193214">"GB"</string>
27 <string name="terabyteShort" msgid="231613018159186962">"TB"</string>
28 <string name="petabyteShort" msgid="5637816680144990219">"PB"</string>
29 <string name="fileSizeSuffix" msgid="7670819340156489359">"<xliff:g id="NUMBER">%1$s</xliff:g><xliff:g id="UNIT">%2$s</xliff:g>"</string>
30 <string name="untitled" msgid="6071602020171759109">"(???)"</string>
31 <string name="ellipsis" msgid="7899829516048813237">"..."</string>
32 <string name="emptyPhoneNumber" msgid="7694063042079676517">"(??????)"</string
    [all...]
  /external/libpng/projects/visualc71/
pngtest.vcproj 5 Name="pngtest"
9 Name="Win32"/>
13 Name="DLL Release|Win32"
18 Name="VCCLCompilerTool"
28 Name="VCCustomBuildTool"
34 Name="VCLinkerTool"
39 Name="VCMIDLTool"/>
41 Name="VCPostBuildEventTool"/>
43 Name="VCPreBuildEventTool"/>
45 Name="VCPreLinkEventTool"/>
    [all...]
  /cts/tools/annotation-helper/
.project 3 <name>spechelper</name>
9 <name>org.eclipse.jdt.core.javabuilder</name>
14 <name>org.eclipse.pde.ManifestBuilder</name>
19 <name>org.eclipse.pde.SchemaBuilder</name>
  /development/samples/LunarLander/res/values/
strings.xml 18 <string name="app_name">Lunar Lander</string>
20 <string name="menu_start">Start</string>
21 <string name="menu_stop">Stop</string>
22 <string name="menu_pause">Pause</string>
23 <string name="menu_resume">Resume</string>
24 <string name="menu_easy">Easy</string>
25 <string name="menu_medium">Medium</string>
26 <string name="menu_hard">Hard</string>
28 <string name="mode_ready">Lunar Lander\nPress Up To Play</string>
29 <string name="mode_pause">Paused\nPress Up To Resume</string
    [all...]
  /development/samples/MultiResolution/res/values/
strings.xml 3 <string name="app_name">MultiRes</string>
4 <string name="next_button">Next</string>
  /development/tutorials/NotepadCodeLab/Notepadv1/res/values/
strings.xml 3 <string name="app_name">Notepad v1</string>
4 <string name="no_notes">No Notes Yet</string>
  /external/qemu/gdb-xml/
arm-core.xml 9 <feature name="org.gnu.gdb.arm.core">
10 <reg name="r0" bitsize="32"/>
11 <reg name="r1" bitsize="32"/>
12 <reg name="r2" bitsize="32"/>
13 <reg name="r3" bitsize="32"/>
14 <reg name="r4" bitsize="32"/>
15 <reg name="r5" bitsize="32"/>
16 <reg name="r6" bitsize="32"/>
17 <reg name="r7" bitsize="32"/>
18 <reg name="r8" bitsize="32"/
    [all...]
  /external/webkit/WebCore/manual-tests/wml/
variable-substitution.wml 9 <setvar name="hi" value="hello"/>
10 <setvar name="name" value=" Yi chao"/>
11 <setvar name="name2" value="$(name:e)"/>
12 <setvar name="name3" value="$(name2:u)"/>
16 <p>set hi = "hello", name = " Yi chao"<br/>
17 <![CDATA[$(hi),$name]]> => $(hi),$name<br/>
18 <![CDATA[$hi,$(name:escape)]]> => $hi,$(name:escape)<br/
    [all...]
  /external/webkit/WebKit/qt/tests/qwebpage/resources/
index.html 2 <frame src="frame_a.html" name="frame_a">
3 <frame src="frame_b.html" name="frame_b">
  /external/webkit/WebKit/qt/tests/qwebview/resources/
index.html 2 <frame src="frame_a.html" name="frame_a">
3 <frame src="frame_b.html" name="frame_b">
  /frameworks/base/media/tests/MediaFrameworkTest/res/values/
strings.xml 3 <string name="app_name">mediaPlayerApiTest</string>
4 <string name="open_url">Open</string>
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/
.project 3 <name>adt</name>
11 <name>org.eclipse.jdt.core.javabuilder</name>
16 <name>org.eclipse.pde.ManifestBuilder</name>
21 <name>org.eclipse.pde.SchemaBuilder</name>
  /sdk/eclipse/plugins/com.android.ide.eclipse.ddms/
.project 3 <name>ddms-plugin</name>
9 <name>org.eclipse.jdt.core.javabuilder</name>
14 <name>org.eclipse.pde.ManifestBuilder</name>
19 <name>org.eclipse.pde.SchemaBuilder</name>
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/
.project 3 <name>adt-tests</name>
10 <name>org.eclipse.jdt.core.javabuilder</name>
15 <name>org.eclipse.pde.ManifestBuilder</name>
20 <name>org.eclipse.pde.SchemaBuilder</name>
  /system/core/libsysutils/src/
ServiceManager.cpp 12 int ServiceManager::start(const char *name) {
13 if (isRunning(name)) {
14 SLOGW("Service '%s' is already running", name);
18 SLOGD("Starting service '%s'", name);
19 property_set("ctl.start", name);
24 if (isRunning(name))
28 SLOGW("Timed out waiting for service '%s' to start", name);
32 SLOGD("Sucessfully started '%s'", name);
36 int ServiceManager::stop(const char *name) {
37 if (!isRunning(name)) {
    [all...]
  /packages/inputmethods/LatinIME/java/res/values-el/
strings.xml 23 <string name="english_ime_name" msgid="7252517407088836577">"???????????? Android"</string>
24 <string name="english_ime_settings" msgid="6661589557206947774">"????????? ????????????? Android"</string>
25 <string name="vibrate_on_keypress" msgid="5258079494276955460">"?????? ???? ?? ?????? ????????"</string>
26 <string name="sound_on_keypress" msgid="6093592297198243644">"???? ???? ?? ?????? ????????"</string>
27 <string name="hit_correction" msgid="4855351009261318389">"???????? ????????? ??????????????"</string>
28 <string name="hit_correction_summary" msgid="8761701873008070796">"???????????? ????????? ????????? ???????"</string>
29 <string name="hit_correction_land" msgid="2567691684825205448">"???????? ?????????? ?????????"</string>
30 <string name="hit_correction_land_summary" msgid="4076803842198368328">"???????????? ????????? ????????? ???????"</string>
31 <string name="auto_correction" msgid="7911639788808958255">"?????????? ??????"</string>
32 <string name="auto_correction_summary" msgid="6881047311475758267">"???????? ???????? ??? ???????????? ?????"</ (…)
    [all...]
  /packages/inputmethods/LatinIME/java/res/values-ja/
strings.xml 23 <string name="english_ime_name" msgid="7252517407088836577">"Android?????"</string>
24 <string name="english_ime_settings" msgid="6661589557206947774">"Android????????"</string>
25 <string name="vibrate_on_keypress" msgid="5258079494276955460">"???????"</string>
26 <string name="sound_on_keypress" msgid="6093592297198243644">"?????"</string>
27 <string name="hit_correction" msgid="4855351009261318389">"??????"</string>
28 <string name="hit_correction_summary" msgid="8761701873008070796">"????????????"</string>
29 <string name="hit_correction_land" msgid="2567691684825205448">"?????????"</string>
30 <string name="hit_correction_land_summary" msgid="4076803842198368328">"????????????"</string>
31 <string name="auto_correction" msgid="7911639788808958255">"??????"</string>
32 <string name="auto_correction_summary" msgid="6881047311475758267">"???????????"</string
    [all...]
  /packages/inputmethods/LatinIME/java/res/values-ko/
strings.xml 23 <string name="english_ime_name" msgid="7252517407088836577">"Android ???"</string>
24 <string name="english_ime_settings" msgid="6661589557206947774">"Android ??? ??"</string>
25 <string name="vibrate_on_keypress" msgid="5258079494276955460">"?? ?? ? ?? ??"</string>
26 <string name="sound_on_keypress" msgid="6093592297198243644">"??? ?? ? ?? ??"</string>
27 <string name="hit_correction" msgid="4855351009261318389">"?? ?? ??"</string>
28 <string name="hit_correction_summary" msgid="8761701873008070796">"?? ?? ?? ??"</string>
29 <string name="hit_correction_land" msgid="2567691684825205448">"?? ?? ??"</string>
30 <string name="hit_correction_land_summary" msgid="4076803842198368328">"?? ?? ?? ??"</string>
31 <string name="auto_correction" msgid="7911639788808958255">"?? ??"</string>
32 <string name="auto_correction_summary" msgid="6881047311475758267">"?? ??? ???? ??"</string
    [all...]
  /packages/inputmethods/LatinIME/java/res/values-ru/
strings.xml 23 <string name="english_ime_name" msgid="7252517407088836577">"?????????? Android"</string>
24 <string name="english_ime_settings" msgid="6661589557206947774">"????????? ?????????? Android"</string>
25 <string name="vibrate_on_keypress" msgid="5258079494276955460">"??????????? ??????"</string>
26 <string name="sound_on_keypress" msgid="6093592297198243644">"???? ??????"</string>
27 <string name="hit_correction" msgid="4855351009261318389">"?????????? ????????"</string>
28 <string name="hit_correction_summary" msgid="8761701873008070796">"???????? ??????????? ?????? ??? ?????"</string>
29 <string name="hit_correction_land" msgid="2567691684825205448">"?????? ??? ????? ? ?????????????? ??????????"</string>
30 <string name="hit_correction_land_summary" msgid="4076803842198368328">"???????? ??????????? ?????? ??? ?????"</string>
31 <string name="auto_correction" msgid="7911639788808958255">"??????????? ????"</string>
32 <string name="auto_correction_summary" msgid="6881047311475758267">"????????????? ?????????? ?????????? ?????"< (…)
    [all...]
  /packages/inputmethods/LatinIME/java/res/values-zh-rCN/
strings.xml 23 <string name="english_ime_name" msgid="7252517407088836577">"Android ??"</string>
24 <string name="english_ime_settings" msgid="6661589557206947774">"Android ????"</string>
25 <string name="vibrate_on_keypress" msgid="5258079494276955460">"?????"</string>
26 <string name="sound_on_keypress" msgid="6093592297198243644">"???????"</string>
27 <string name="hit_correction" msgid="4855351009261318389">"??????"</string>
28 <string name="hit_correction_summary" msgid="8761701873008070796">"??????????"</string>
29 <string name="hit_correction_land" msgid="2567691684825205448">"??????"</string>
30 <string name="hit_correction_land_summary" msgid="4076803842198368328">"??????????"</string>
31 <string name="auto_correction" msgid="7911639788808958255">"????"</string>
32 <string name="auto_correction_summary" msgid="6881047311475758267">"?????????"</string
    [all...]
  /packages/inputmethods/LatinIME/java/res/values-zh-rTW/
strings.xml 23 <string name="english_ime_name" msgid="7252517407088836577">"Android ??"</string>
24 <string name="english_ime_settings" msgid="6661589557206947774">"Android ????"</string>
25 <string name="vibrate_on_keypress" msgid="5258079494276955460">"?????"</string>
26 <string name="sound_on_keypress" msgid="6093592297198243644">"???????"</string>
27 <string name="hit_correction" msgid="4855351009261318389">"??????"</string>
28 <string name="hit_correction_summary" msgid="8761701873008070796">"??????????"</string>
29 <string name="hit_correction_land" msgid="2567691684825205448">"??????"</string>
30 <string name="hit_correction_land_summary" msgid="4076803842198368328">"??????????"</string>
31 <string name="auto_correction" msgid="7911639788808958255">"????"</string>
32 <string name="auto_correction_summary" msgid="6881047311475758267">"?????????"</string
    [all...]
  /frameworks/base/media/libdrm/mobile2/src/util/ustl-1.0/
ustl.tbff 2 <type name=int8_t format=signedIntegral size=int8_t/>
3 <type name=int16_t format=signedIntegral size=int16_t/>
4 <type name=int32_t format=signedIntegral size=int32_t/>
5 <type name=int64_t format=signedIntegral size=int64_t/>
6 <type name=uint8_t format=integral size=int8_t/>
7 <type name=uint16_t format=integral size=int16_t/>
8 <type name=uint32_t format=integral size=int32_t/>
9 <type name=uint64_t format=integral size=int64_t/>
10 <type name=float format=float size=float/>
11 <type name=double format=float size=double/
    [all...]

Completed in 274 milliseconds

1 2 3 4 5 6 7 8 91011>>