HomeSort by relevance Sort by last modified time
    Searched full:item (Results 701 - 725 of 4518) sorted by null

<<21222324252627282930>>

  /prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/man/man1/
arm-eabi-objdump.1 191 .IX Item "-a"
194 .IX Item "--archive-header"
201 .IX Item "--adjust-vma=offset"
208 .IX Item "-b bfdname"
211 .IX Item "--target=bfdname"
228 .IX Item "-C"
231 .IX Item "--demangle[=style]"
239 .IX Item "-g"
242 .IX Item "--debugging"
250 .IX Item "-e
    [all...]
arm-eabi-nm.1 163 .IX Item "A"
168 .IX Item "B"
172 .IX Item "b"
177 .IX Item "C"
184 .IX Item "D"
188 .IX Item "d"
193 .IX Item "G"
197 .IX Item "g"
204 .IX Item "I"
209 .IX Item "i
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/man/man1/
arm-eabi-objdump.1 191 .IX Item "-a"
194 .IX Item "--archive-header"
201 .IX Item "--adjust-vma=offset"
208 .IX Item "-b bfdname"
211 .IX Item "--target=bfdname"
228 .IX Item "-C"
231 .IX Item "--demangle[=style]"
239 .IX Item "-g"
242 .IX Item "--debugging"
250 .IX Item "-e
    [all...]
arm-eabi-nm.1 163 .IX Item "A"
168 .IX Item "B"
172 .IX Item "b"
177 .IX Item "C"
184 .IX Item "D"
188 .IX Item "d"
193 .IX Item "G"
197 .IX Item "g"
204 .IX Item "I"
209 .IX Item "i
    [all...]
  /external/webkit/JavaScriptCore/tests/mozilla/ecma/NativeObjects/
15-2.js 50 var item = 0;
52 array[item++] = new TestCase( SECTION, "Object.__proto__", Function.prototype, Object.__proto__ );
53 array[item++] = new TestCase( SECTION, "Array.__proto__", Function.prototype, Array.__proto__ );
54 array[item++] = new TestCase( SECTION, "String.__proto__", Function.prototype, String.__proto__ );
55 array[item++] = new TestCase( SECTION, "Boolean.__proto__", Function.prototype, Boolean.__proto__ );
56 array[item++] = new TestCase( SECTION, "Number.__proto__", Function.prototype, Number.__proto__ );
57 array[item++] = new TestCase( SECTION, "Date.__proto__", Function.prototype, Date.__proto__ );
58 array[item++] = new TestCase( SECTION, "TestCase.__proto__", Function.prototype, TestCase.__proto__ );
60 array[item++] = new TestCase( SECTION, "eval.__proto__", Function.prototype, eval.__proto__ );
61 array[item++] = new TestCase( SECTION, "Math.pow.__proto__", Function.prototype, Math.pow.__proto__ )
    [all...]
  /external/webkit/JavaScriptCore/tests/mozilla/ecma/TypeConversion/
9.3-1.js 76 var item = 0;
79 array[item++] = new TestCase( SECTION, "Number(new Number())", 0, Number(new Number()) );
80 array[item++] = new TestCase( SECTION, "Number(new Number(Number.NaN))",Number.NaN, Number(new Number(Number.NaN)) );
81 array[item++] = new TestCase( SECTION, "Number(new Number(0))", 0, Number(new Number(0)) );
82 array[item++] = new TestCase( SECTION, "Number(new Number(null))", 0, Number(new Number(null)) );
83 // array[item++] = new TestCase( SECTION, "Number(new Number(void 0))", Number.NaN, Number(new Number(void 0)) );
84 array[item++] = new TestCase( SECTION, "Number(new Number(true))", 1, Number(new Number(true)) );
85 array[item++] = new TestCase( SECTION, "Number(new Number(false))", 0, Number(new Number(false)) );
89 array[item++] = new TestCase( SECTION, "Number(new Boolean(true))", 1, Number(new Boolean(true)) );
90 array[item++] = new TestCase( SECTION, "Number(new Boolean(false))", 0, Number(new Boolean(false)) )
    [all...]
  /packages/apps/Browser/res/values-el/
strings.xml 36 <item quantity="zero" msgid="6242659159545399963">"??? ???????? ????????????"</item>
37 <item quantity="one" msgid="4352019729062956802">"1 ??????????"</item>
38 <item quantity="few" msgid="5544267486978946555">"<xliff:g id="NUMBER">%d</xliff:g> ????????????"</item>
39 <item quantity="other" msgid="6616125067364315405">"<xliff:g id="NUMBER">%d</xliff:g> ????????????"</item>
133 <item msgid="6745108155096660725">"????? ??????????????"</item>
    [all...]
  /packages/apps/Browser/res/values-ja/
strings.xml 36 <item quantity="zero" msgid="6242659159545399963">"????"</item>
37 <item quantity="one" msgid="4352019729062956802">"1???"</item>
38 <item quantity="few" msgid="5544267486978946555">"<xliff:g id="NUMBER">%d</xliff:g>???"</item>
39 <item quantity="other" msgid="6616125067364315405">"<xliff:g id="NUMBER">%d</xliff:g>???"</item>
133 <item msgid="6745108155096660725">"??ON"</item>
    [all...]
  /packages/apps/Browser/res/values-ko/
strings.xml 36 <item quantity="zero" msgid="6242659159545399963">"???? ??"</item>
37 <item quantity="one" msgid="4352019729062956802">"???? 1?"</item>
38 <item quantity="few" msgid="5544267486978946555">"???? <xliff:g id="NUMBER">%d</xliff:g>?"</item>
39 <item quantity="other" msgid="6616125067364315405">"???? <xliff:g id="NUMBER">%d</xliff:g>?"</item>
133 <item msgid="6745108155096660725">"?? ??"</item>
    [all...]
  /packages/apps/Browser/res/values-ru/
strings.xml 36 <item quantity="zero" msgid="6242659159545399963">"???????????? ???"</item>
37 <item quantity="one" msgid="4352019729062956802">"1 ????????????"</item>
38 <item quantity="few" msgid="5544267486978946555">"????????????: <xliff:g id="NUMBER">%d</xliff:g>"</item>
39 <item quantity="other" msgid="6616125067364315405">"????????????: <xliff:g id="NUMBER">%d</xliff:g>"</item>
133 <item msgid="6745108155096660725">"?????? ???."</item>
    [all...]
  /packages/apps/Browser/res/values-zh-rCN/
strings.xml 36 <item quantity="zero" msgid="6242659159545399963">"?????"</item>
37 <item quantity="one" msgid="4352019729062956802">"1 ????"</item>
38 <item quantity="few" msgid="5544267486978946555">"<xliff:g id="NUMBER">%d</xliff:g> ????"</item>
39 <item quantity="other" msgid="6616125067364315405">"<xliff:g id="NUMBER">%d</xliff:g> ????"</item>
133 <item msgid="6745108155096660725">"????"</item>
    [all...]
  /packages/apps/Browser/res/values-zh-rTW/
strings.xml 36 <item quantity="zero" msgid="6242659159545399963">"?????"</item>
37 <item quantity="one" msgid="4352019729062956802">"1 ????"</item>
38 <item quantity="few" msgid="5544267486978946555">"<xliff:g id="NUMBER">%d</xliff:g> ?????"</item>
39 <item quantity="other" msgid="6616125067364315405">"<xliff:g id="NUMBER">%d</xliff:g> ?????"</item>
133 <item msgid="6745108155096660725">"????"</item>
    [all...]
  /external/webkit/JavaScriptCore/tests/mozilla/ecma/Array/
15.4.1.2.js 50 var item = 0;
52 array[item++] = new TestCase( SECTION, "(Array()).length", 0, (Array()).length );
53 array[item++] = new TestCase( SECTION, "(Array(0)).length", 0, (Array(0)).length );
54 array[item++] = new TestCase( SECTION, "(Array(1)).length", 1, (Array(1)).length );
55 array[item++] = new TestCase( SECTION, "(Array(10)).length", 10, (Array(10)).length );
56 array[item++] = new TestCase( SECTION, "(Array('1')).length", 1, (Array('1')).length );
57 array[item++] = new TestCase( SECTION, "(Array(1000)).length", 1000, (Array(1000)).length );
58 array[item++] = new TestCase( SECTION, "(Array('1000')).length", 1, (Array('1000')).length );
59 array[item++] = new TestCase( SECTION, "(Array(4294967295)).length", ToUint32(4294967295), (Array(4294967295)).length );
60 array[item++] = new TestCase( SECTION, "(Array(Math.pow(2,31)-1)).length", ToUint32(Math.pow(2,31)-1), (…)
    [all...]
  /external/webkit/WebCore/loader/
HistoryController.cpp 61 void HistoryController::saveScrollPositionAndViewStateToItem(HistoryItem* item)
63 if (!item || !m_frame->view())
66 item->setScrollPoint(m_frame->view()->scrollPosition());
68 m_frame->loader()->client()->saveViewStateToItem(item);
111 // preserve the DocumentSequenceNumber of the previous item.
122 // For a standard page load, we will have a previous item set, which will be used to
123 // store the form state. However, in some cases we will have no previous item, and
124 // the current item is the right place to save the state. One example is when we
133 HistoryItem* item = m_previousItem ? m_previousItem.get() : m_currentItem.get();
134 if (!item)
485 RefPtr<HistoryItem> item = HistoryItem::create(url, m_frame->tree()->name(), parent, title); local
627 RefPtr<HistoryItem> item = frameLoader->history()->createItemTree(m_frame, doClip); local
638 RefPtr<HistoryItem> item = createItemTree(m_frame, false); local
    [all...]
  /frameworks/base/docs/html/guide/tutorials/views/
hello-spinner.jd 6 <p>A {@link android.widget.Spinner} is a widget that allows the user to select an item from a group.
57 &lt;item>Mercury&lt;/item>
58 &lt;item>Venus&lt;/item>
59 &lt;item>Earth&lt;/item>
60 &lt;item>Mars&lt;/item>
61 &lt;item>Jupiter&lt;/item
    [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/man/man1/
arm-eabi-nm.1 163 .IX Item "A"
168 .IX Item "B"
172 .IX Item "b"
177 .IX Item "C"
184 .IX Item "D"
188 .IX Item "d"
193 .IX Item "G"
197 .IX Item "g"
204 .IX Item "I"
209 .IX Item "i
    [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/man/man1/
arm-eabi-nm.1 163 .IX Item "A"
168 .IX Item "B"
172 .IX Item "b"
177 .IX Item "C"
184 .IX Item "D"
188 .IX Item "d"
193 .IX Item "G"
197 .IX Item "g"
204 .IX Item "I"
209 .IX Item "i
    [all...]
  /dalvik/dx/src/com/android/dx/cf/code/
ByteCatchList.java 54 * Gets the indicated item.
56 * @param n {@code >= 0;} which item
57 * @return {@code null-ok;} the indicated item
59 public Item get(int n) {
60 return (Item) get0(n);
64 * Sets the item at the given index.
67 * @param item {@code non-null;} the item
69 public void set(int n, Item item) {
    [all...]
  /frameworks/base/docs/html/resources/tutorials/views/
hello-spinner.jd 10 will display the selected item.</p>
50 &lt;item>Mercury&lt;/item>
51 &lt;item>Venus&lt;/item>
52 &lt;item>Earth&lt;/item>
53 &lt;item>Mars&lt;/item>
54 &lt;item>Jupiter&lt;/item
    [all...]
  /packages/apps/Calendar/res/values-el/
strings.xml 27 <item quantity="one" msgid="4871052965772159239">"1 ?????"</item>
28 <item quantity="other" msgid="5644461630927544936">"<xliff:g id="COUNT">%d</xliff:g> ?????"</item>
31 <item quantity="one" msgid="9191090668359663663">"1 ?????"</item>
32 <item quantity="other" msgid="9175648445939148974">"<xliff:g id="COUNT">%d</xliff:g> ?????"</item>
35 <item quantity="one" msgid="4793697728599296830">"1 ???"</item>
    [all...]
  /packages/apps/Calendar/res/values-ja/
strings.xml 27 <item quantity="one" msgid="4871052965772159239">"1?"</item>
28 <item quantity="other" msgid="5644461630927544936">"<xliff:g id="COUNT">%d</xliff:g>?"</item>
31 <item quantity="one" msgid="9191090668359663663">"1?"</item>
32 <item quantity="other" msgid="9175648445939148974">"<xliff:g id="COUNT">%d</xliff:g>?"</item>
35 <item quantity="one" msgid="4793697728599296830">"1??"</item>
    [all...]
  /packages/apps/Calendar/res/values-ko/
strings.xml 27 <item quantity="one" msgid="4871052965772159239">"1?"</item>
28 <item quantity="other" msgid="5644461630927544936">"<xliff:g id="COUNT">%d</xliff:g>?"</item>
31 <item quantity="one" msgid="9191090668359663663">"1?"</item>
32 <item quantity="other" msgid="9175648445939148974">"<xliff:g id="COUNT">%d</xliff:g>?"</item>
35 <item quantity="one" msgid="4793697728599296830">"1??"</item>
    [all...]
  /packages/apps/Calendar/res/values-ru/
strings.xml 27 <item quantity="one" msgid="4871052965772159239">"1 ??????"</item>
28 <item quantity="other" msgid="5644461630927544936">"<xliff:g id="COUNT">%d</xliff:g> ???."</item>
31 <item quantity="one" msgid="9191090668359663663">"1 ???."</item>
32 <item quantity="other" msgid="9175648445939148974">"<xliff:g id="COUNT">%d</xliff:g> ???."</item>
35 <item quantity="one" msgid="4793697728599296830">"?? 1 ???"</item>
    [all...]
  /packages/apps/Calendar/res/values-zh-rCN/
strings.xml 27 <item quantity="one" msgid="4871052965772159239">"1 ??"</item>
28 <item quantity="other" msgid="5644461630927544936">"<xliff:g id="COUNT">%d</xliff:g> ??"</item>
31 <item quantity="one" msgid="9191090668359663663">"1 ??"</item>
32 <item quantity="other" msgid="9175648445939148974">"<xliff:g id="COUNT">%d</xliff:g> ??"</item>
35 <item quantity="one" msgid="4793697728599296830">"1 ??"</item>
    [all...]
  /packages/apps/Calendar/res/values-zh-rTW/
strings.xml 27 <item quantity="one" msgid="4871052965772159239">"1 ??"</item>
28 <item quantity="other" msgid="5644461630927544936">"<xliff:g id="COUNT">%d</xliff:g> ??"</item>
31 <item quantity="one" msgid="9191090668359663663">"1 ??"</item>
32 <item quantity="other" msgid="9175648445939148974">"<xliff:g id="COUNT">%d</xliff:g> ??"</item>
35 <item quantity="one" msgid="4793697728599296830">"1 ??"</item>
    [all...]

Completed in 407 milliseconds

<<21222324252627282930>>