/packages/providers/CalendarProvider/res/values-ja/ |
strings.xml | 24 <item quantity="one" msgid="4209472169696459059">"?1?"</item> 25 <item quantity="other" msgid="2850138968496439596">"?<xliff:g id="NUMBER">%d</xliff:g>?"</item>
|
/packages/providers/CalendarProvider/res/values-ko/ |
strings.xml | 24 <item quantity="one" msgid="4209472169696459059">"1? ?? ???"</item> 25 <item quantity="other" msgid="2850138968496439596">"<xliff:g id="NUMBER">%d</xliff:g>? ?? ???"</item>
|
/packages/providers/CalendarProvider/res/values-nb/ |
strings.xml | 24 <item quantity="one" msgid="4209472169696459059">"én hendelse til"</item> 25 <item quantity="other" msgid="2850138968496439596">"<xliff:g id="NUMBER">%d</xliff:g> hendelser til"</item>
|
/packages/providers/CalendarProvider/res/values-ru/ |
strings.xml | 24 <item quantity="one" msgid="4209472169696459059">"??? 1 ???????????"</item> 25 <item quantity="other" msgid="2850138968496439596">"??? ???????????: <xliff:g id="NUMBER">%d</xliff:g>"</item>
|
/packages/providers/CalendarProvider/res/values-zh-rCN/ |
strings.xml | 24 <item quantity="one" msgid="4209472169696459059">"1 ?????"</item> 25 <item quantity="other" msgid="2850138968496439596">"<xliff:g id="NUMBER">%d</xliff:g> ?????"</item>
|
/packages/providers/CalendarProvider/res/values-zh-rTW/ |
strings.xml | 24 <item quantity="one" msgid="4209472169696459059">"??????"</item> 25 <item quantity="other" msgid="2850138968496439596">"?? <xliff:g id="NUMBER">%d</xliff:g> ???"</item>
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/resources/manager/ |
ConfigurableResourceItem.java | 20 * Represents a resource item that can exist in multiple "alternate" versions. 25 * Constructs a new Resource Item. 33 * Returns if the resource item has at least one non-default configuration. 75 * Returns whether the item can be edited directly (ie it does not have alternate versions).
|
/external/webkit/JavaScriptCore/tests/mozilla/ecma/String/ |
15.5.4.7-2.js | 75 var item = 0; 77 array[item++] = new TestCase( SECTION, "String.prototype.lastIndexOf.length", 1, String.prototype.lastIndexOf.length ); 78 array[item++] = new TestCase( SECTION, "delete String.prototype.lastIndexOf.length", false, delete String.prototype.lastIndexOf.length ); 79 array[item++] = new TestCase( SECTION, "delete String.prototype.lastIndexOf.length; String.prototype.lastIndexOf.length", 1, eval("delete String.prototype.lastIndexOf.length; String.prototype.lastIndexOf.length" ) ); 81 array[item++] = new TestCase( SECTION, "var s = new String(''); s.lastIndexOf('', 0)", LastIndexOf("","",0), eval("var s = new String(''); s.lastIndexOf('', 0)") ); 82 array[item++] = new TestCase( SECTION, "var s = new String(''); s.lastIndexOf('')", LastIndexOf("",""), eval("var s = new String(''); s.lastIndexOf('')") ); 83 array[item++] = new TestCase( SECTION, "var s = new String('hello'); s.lastIndexOf('', 0)", LastIndexOf("hello","",0), eval("var s = new String('hello'); s.lastIndexOf('',0)") ); 84 array[item++] = new TestCase( SECTION, "var s = new String('hello'); s.lastIndexOf('')", LastIndexOf("hello",""), eval("var s = new String('hello'); s.lastIndexOf('')") ); 86 array[item++] = new TestCase( SECTION, "var s = new String('hello'); s.lastIndexOf('ll')", LastIndexOf("hello","ll"), eval("var s = new String('hello'); s.lastIndexOf('ll')") ); 87 array[item++] = new TestCase( SECTION, "var s = new String('hello'); s.lastIndexOf('ll', 0)", LastIndexOf("h (…) [all...] |
/cts/tests/res/drawable/ |
animationdrawable.xml | 19 <item android:drawable="@drawable/testimage" android:duration="3000"/> 20 <item android:drawable="@drawable/pass" android:duration="2000"/> 21 <item android:drawable="@drawable/scenery" android:duration="1000"/>
|
/cts/tests/res/menu/ |
title_icon.xml | 19 <item android:id="@+id/start" 23 <item android:id="@+id/pass" 27 <item android:id="@+id/failed"
|
visible_shortcut.xml | 19 <item android:id="@+id/visible_item" 23 <item android:id="@+id/hidden_item" 31 <item android:id="@+id/hidden_by_group"
|
/cts/tests/res/xml/ |
anim_list_correct.xml | 25 <item android:drawable="@drawable/testimage" 28 <item android:duration="1000" > 30 </item>
|
level_list_correct.xml | 21 <item android:drawable="@drawable/testimage" 25 <item android:minLevel="200" 28 </item>
|
selector_correct.xml | 25 <item android:state_focused="true" 29 <item > 31 </item>
|
/development/samples/ApiDemos/res/drawable/ |
circular_progress.xml | 18 <item 21 <item><rotate 27 </item>
|
/development/samples/ApiDemos/res/menu/ |
title_icon.xml | 19 <item android:id="@+id/happy" 23 <item android:id="@+id/neutral" 27 <item android:id="@+id/sad"
|
visible.xml | 19 <item android:id="@+id/visible_item" 23 <item android:id="@+id/hidden_item" 31 <item android:id="@+id/hidden_by_group"
|
/development/samples/Home/res/drawable/ |
grid_selector.xml | 22 <item android:state_pressed="true" android:drawable="@drawable/pressed_application_background_static" /> 23 <item android:state_window_focused="false" android:drawable="@drawable/focused_application_background_static" /> 24 <item android:state_window_focused="true" android:drawable="@drawable/focused_application_background_static" />
|
/development/samples/Wiktionary/res/menu/ |
lookup.xml | 19 <item 24 <item 29 <item
|
/external/iproute2/doc/ |
arpd.sgml | 27 <item><tt/-l/ - dump <tt/arpd/ database to stdout and exit. Output consists 33 <item><tt/-f FILE/ - read and load <tt/arpd/ database from <tt/FILE/ 38 <item><tt/-b DATABASE/ - location of database file. Default location is 41 <item><tt/-a NUMBER/ - <tt/arpd/ not only passively listens ARP on wire, but 49 <item><tt/-k/ - suppress sending broadcast queries by kernel. It takes 52 <item><tt/-n TIME/ - timeout of negative cache. When resolution fails <tt/arpd/ 58 <item><tt/-R RATE/ - maximal steady rate of broadcasts sent by <tt/arpd/ 61 <item><tt/-B NUMBER/ - number of broadcasts sent by <tt/arpd/ back to back. 94 <item> Start <tt/arpd/ to collect gratuitous ARP, but not messing 101 <item> Look at result after some time [all...] |
rtstat.sgml | 41 <item><tt/-h/, <tt/-help/ - show help page and version of the utility. 43 <item><tt/-i INTERVAL/ - interval between snapshots, default value is 46 <item><tt/-s NUMBER/ - whether to print header line. 0 inhibits header line,
|
/external/opencore/oscl/oscl/osclproc/src/ |
oscl_double_list.cpp | 35 //add this item after aLink 48 //add this item before aLink 61 //remove this item. 88 //offset contains the offset into the TAny item of its TDblQueLinkBase item. 102 //find the item link 106 //make the head of the que point to this item link 110 //make the item link point back to the head 125 //find the item link 135 //sorted queue insert. This inserts an item at th [all...] |
/external/webkit/JavaScriptCore/tests/mozilla/ecma/Array/ |
15.4-2.js | 53 var item = 0; 55 array[item++] = new TestCase( SECTION, "var arr=new Array(); arr[Math.pow(2,16)] = 'hi'; arr.length", Math.pow(2,16)+1, eval("var arr=new Array(); arr[Math.pow(2,16)] = 'hi'; arr.length") ); 57 array[item++] = new TestCase( SECTION, "var arr=new Array(); arr[Math.pow(2,30)-2] = 'hi'; arr.length", Math.pow(2,30)-1, eval("var arr=new Array(); arr[Math.pow(2,30)-2] = 'hi'; arr.length") ); 58 array[item++] = new TestCase( SECTION, "var arr=new Array(); arr[Math.pow(2,30)-1] = 'hi'; arr.length", Math.pow(2,30), eval("var arr=new Array(); arr[Math.pow(2,30)-1] = 'hi'; arr.length") ); 59 array[item++] = new TestCase( SECTION, "var arr=new Array(); arr[Math.pow(2,30)] = 'hi'; arr.length", Math.pow(2,30)+1, eval("var arr=new Array(); arr[Math.pow(2,30)] = 'hi'; arr.length") ); 61 array[item++] = new TestCase( SECTION, "var arr=new Array(); arr[Math.pow(2,31)-2] = 'hi'; arr.length", Math.pow(2,31)-1, eval("var arr=new Array(); arr[Math.pow(2,31)-2] = 'hi'; arr.length") ); 62 array[item++] = new TestCase( SECTION, "var arr=new Array(); arr[Math.pow(2,31)-1] = 'hi'; arr.length", Math.pow(2,31), eval("var arr=new Array(); arr[Math.pow(2,31)-1] = 'hi'; arr.length") ); 63 array[item++] = new TestCase( SECTION, "var arr=new Array(); arr[Math.pow(2,31)] = 'hi'; arr.length", Math.pow(2,31)+1, eval("var arr=new Array(); arr[Math.pow(2,31)] = 'hi'; arr.length") ); 65 array[item++] = new TestCase( SECTION, "var arr = new Array(0,1,2,3,4,5); arr.length = 2; String(arr)", "0,1", eval("var arr = new Array(0,1,2,3,4,5); arr.length = 2; String(arr)") ); 66 array[item++] = new TestCase( SECTION, "var arr = new Array(0,1); arr.length = 3; String(arr)", " (…) [all...] |
/external/webkit/JavaScriptCore/tests/mozilla/ecma/LexicalConventions/ |
7.8.2-n.js | 41 var item = 0; 43 // array[item++] = new TestCase( "7.8.2", "{ 1 \n 2 } 3", 3, "{ 1 \n 2 } 3" ); 44 array[item++] = new TestCase( "7.8.2", "{ 1 2 } 3", "error", eval("{1 2 } 3") );
|
/external/webkit/WebCore/manual-tests/resources/ |
chrome-bidi-text-window.html | 22 Select each item from the list and verify that the window title is 23 rendered exactly like the selected item. 31 <select onchange="setTitle(item(selectedIndex).innerText)" size="9">
|