Searched
full:items (Results
276 -
300 of
3729) sorted by null
<<11121314151617181920>>
/external/chromium/chrome/browser/ui/tabs/ |
tab_menu_model_unittest.cc | 17 // Verify it has items. The number varies by platform, so we don't check
|
/external/chromium/chrome/common/extensions/docs/examples/api/idle/idle_simple/ |
background.html | 15 * Stores a state every time an "active" event is sent, up to 20 items.
|
/external/clang/bindings/python/tests/cindex/ |
test_token_kind.py | 27 """Ensure that items registered appear as class attributes."""
|
/external/clang/test/Parser/ |
objc-forcollection-1.m | 15 - (unsigned int)countByEnumeratingWithState: (struct __objcFastEnumerationState *)state objects: (id *)items count:(unsigned int)stackcount
|
objc-forcollection-neg-2.m | 15 - (unsigned int)countByEnumeratingWithState: (struct __objcFastEnumerationState *)state objects: (id *)items count:(unsigned int)stackcount
|
/external/freetype/src/autofit/ |
afglobal.h | 41 * script-specific items
|
/external/icu4c/common/unicode/ |
listformatter.h | 92 * @param items An array of strings to be combined and formatted. 93 * @param n_items Length of the array items. 96 * @return Formatted string combining the elements of items, appended to appendTo. 99 UnicodeString& format(const UnicodeString items[], int32_t n_items,
|
/external/linux-tools-perf/scripts/perl/Perf-Trace-Util/ |
Context.c | 51 if (items != 1) 74 if (items != 1) 97 if (items != 1) 125 PERL_UNUSED_VAR(items); /* -W */
|
/external/markdown/tests/misc/ |
some-test.html | 49 with a bunch of items</li>
|
some-test.txt | 40 with a bunch of items
|
/external/mksh/src/ |
var_spec.h | 16 /* NOTE: F0 are skipped for the ITEMS array, only FN generate names */
|
/external/proguard/src/proguard/shrink/ |
UsagePrinter.java | 55 * @param printUnusedItems a flag that indicates whether only unused items 57 * items. 70 * @param printUnusedItems a flag that indicates whether only unused items 72 * items.
|
/external/smack/src/org/jivesoftware/smackx/pubsub/ |
ItemReply.java | 18 * which defines who should receive replies to items.
|
/external/srec/config/en.us/grammars/ |
rootslot.grxml | 6 semantic meaning is 'V', and items should be added to the grammar
|
/external/svox/pico/lib/ |
picospho.h | 33 items input 115 - phonemes inside WORDPHON items and 118 - one phrase, consisting of a sequence of maximal 30 non-PUNC items 127 items output
|
/external/webkit/LayoutTests/fast/dom/NodeList/ |
nodelist-item-assignment-expected.txt | 1 This tests that indexed assignments to items of a NodeList do not override original values. See http://code.google.com/p/chromium/issues/detail?id=27967
|
nodelist-item-assignment.html | 14 'This tests that indexed assignments to items of a NodeList do not override original values. ' +
|
nodelist-item-with-name.html | 14 description('This tests that items in a NodeList can be retrieved directly by name.');
|
/external/webkit/Source/WebCore/bindings/js/ |
JSInspectorFrontendHostCustom.cpp | 91 Vector<ContextMenuItem*> items; local 105 items.append(new ContextMenuItem(SeparatorType, 115 items.append(menuItem); 119 impl()->showContextMenu(event, items);
|
/external/webkit/Tools/QueueStatusServer/templates/ |
patch.html | 10 </h1>{% for queue_name, statuses in queue_status.items %}
|
/frameworks/base/core/tests/coretests/src/android/database/ |
DatabaseLocaleTest.java | 69 ArrayList<String> items = new ArrayList<String>(); local 71 items.add(c.getString(0)); 74 String[] result = items.toArray(new String[items.size()]);
|
/frameworks/base/core/tests/coretests/src/android/widget/gridview/ |
GridSetSelection.java | 22 * Basic stacking from top scenario, nothing fancy. Items do not
|
GridSetSelectionMany.java | 22 * Basic stacking from top scenario, nothing fancy. Items do
|
GridSetSelectionStackFromBottom.java | 22 * Basic stacking from bottom scenario, nothing fancy. Items do not
|
GridSetSelectionStackFromBottomMany.java | 22 * Basic stacking from bottom scenario, nothing fancy. Items do
|
Completed in 2784 milliseconds
<<11121314151617181920>>