/external/chromium_org/third_party/polymer/components/core-animated-pages/demos/ |
grid.html | 56 <template repeat="{{item in items}}"> 63 <template repeat="{{item in items}}"> 76 var items = [], count=50; 78 items.push(i); 81 scope.items = items;
|
/external/chromium_org/third_party/polymer/components/core-pages/ |
demo.html | 23 align-items: center;
38 align-items: center;
114 this.selected = (this.selected + 1) % this.items.length;
118 this.selected = (this.selected + 1) % this.items.length;
122 } else if (this.selectedIndex == this.items.length - 1) {
123 this.items[0].classList.add('begin');
|
/external/chromium_org/third_party/polymer/components-chromium/core-animated-pages/demos/ |
grid.html | 56 <template repeat="{{item in items}}"> 63 <template repeat="{{item in items}}"> 76 var items = [], count=50; 78 items.push(i); 81 scope.items = items;
|
/external/chromium_org/third_party/polymer/components-chromium/core-pages/ |
demo.html | 23 align-items: center;
38 align-items: center;
114 this.selected = (this.selected + 1) % this.items.length;
118 this.selected = (this.selected + 1) % this.items.length;
122 } else if (this.selectedIndex == this.items.length - 1) {
123 this.items[0].classList.add('begin');
|
/external/chromium_org/third_party/skia/src/core/ |
SkTObjectPool.h | 35 * If the pool has no free items, it will allocate and construct some more. 59 * Takes all the items from an SkTInternalSList and adds them back to this 67 * Returns the number of items immediately available without having to 73 * Returns the number of blocks of items the pool has allocated so far. 78 * Returns the number of items allocated by the pool in total. 94 * When the free list runs out of items, this method is called to allocate
|
/external/chromium_org/ui/base/dragdrop/ |
os_exchange_data_provider_mac.mm | 73 NSArray* items = [pasteboard_ readObjectsForClasses:@[ [NSString class] ] 75 if ([items count] == 0) 78 *data = base::SysNSStringToUTF16([items objectAtIndex:0]); 88 NSArray* items = [pasteboard_ readObjectsForClasses:@[ [NSURL class] ] 90 if ([items count] == 0) 93 NSURL* ns_url = [items objectAtIndex:0];
|
/external/skia/src/core/ |
SkTObjectPool.h | 35 * If the pool has no free items, it will allocate and construct some more. 59 * Takes all the items from an SkTInternalSList and adds them back to this 67 * Returns the number of items immediately available without having to 73 * Returns the number of blocks of items the pool has allocated so far. 78 * Returns the number of items allocated by the pool in total. 94 * When the free list runs out of items, this method is called to allocate
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
RadioNVItems.java | 20 * List of radio NV items that can be set/get through the RIL interface. 28 // CDMA radio and account information (items 1-10) 34 // Carrier device provisioning (items 11-30) 44 // Mobile IP profile information (items 31-50) 57 // CDMA network and band config (items 51-70) 68 // LTE network and band config (items 71-90)
|
/frameworks/support/v7/appcompat/src/android/support/v7/internal/view/menu/ |
MenuWrapperICS.java | 83 android.view.MenuItem[] items = null; local 85 items = new android.view.MenuItem[outSpecificItems.length]; 89 .addIntentOptions(groupId, itemId, order, caller, specifics, intent, flags, items); 91 if (items != null) { 92 for (int i = 0, z = items.length; i < z; i++) { 93 outSpecificItems[i] = getMenuItemWrapper(items[i]);
|
/prebuilts/python/darwin-x86/2.7.5/include/python2.7/ |
opcode.h | 89 #define UNPACK_SEQUENCE 92 /* Number of sequence items */ 97 #define DUP_TOPX 99 /* number of items to duplicate */ 100 #define BUILD_TUPLE 102 /* Number of tuple items */ 101 #define BUILD_LIST 103 /* Number of list items */ 102 #define BUILD_SET 104 /* Number of set items */ 132 #define BUILD_SLICE 133 /* Number of items */
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/fixes/ |
fix_dict.py | 7 d.items() -> list(d.items()) 11 d.iteritems() -> iter(d.items()) 15 d.viewitems() -> d.items() 47 trailer< '.' method=('keys'|'items'|'values'| 65 assert method_name in (u"keys", u"items", u"values"), repr(method)
|
/prebuilts/python/linux-x86/2.7.5/include/python2.7/ |
opcode.h | 89 #define UNPACK_SEQUENCE 92 /* Number of sequence items */ 97 #define DUP_TOPX 99 /* number of items to duplicate */ 100 #define BUILD_TUPLE 102 /* Number of tuple items */ 101 #define BUILD_LIST 103 /* Number of list items */ 102 #define BUILD_SET 104 /* Number of set items */ 132 #define BUILD_SLICE 133 /* Number of items */
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/fixes/ |
fix_dict.py | 7 d.items() -> list(d.items()) 11 d.iteritems() -> iter(d.items()) 15 d.viewitems() -> d.items() 47 trailer< '.' method=('keys'|'items'|'values'| 65 assert method_name in (u"keys", u"items", u"values"), repr(method)
|
/dalvik/libdex/ |
DexDataMap.h | 18 * Verification-time map of data section items 27 u4 count; /* number of items currently in the map */ 28 u4 max; /* maximum number of items that may be held */
|
/external/chromium_org/ash/system/tray/ |
system_tray_bubble.h | 29 const std::vector<ash::SystemTrayItem*>& items, 33 // Change the items displayed in the bubble. 34 void UpdateView(const std::vector<ash::SystemTrayItem*>& items,
|
/external/chromium_org/chrome/common/extensions/api/ |
chrome_web_view_internal.json | 71 "description": "The initial state of a checkbox or radio item: true for selected and false for unselected. Only one radio item can be selected at a time in a given group of radio items." 75 "items": { 106 "items": {"type": "string"}, 112 "items": {"type": "string"}, 169 "items": { 192 "items": {"type": "string"}, 197 "items": {"type": "string"}, 245 "description": "Removes all context menu items added by this webview.", 278 "items": {"$ref": "ContextMenuItem"}, 279 "description": "Items to be shown in the context menu. These are top level items as opposed to children items." [all...] |
context_menus.json | 8 "description": "Use the <code>chrome.contextMenus</code> API to add items to Google Chrome's context menu. You can choose what types of objects your context menu additions apply to, such as images, hyperlinks, and pages.", 12 "description": "The maximum number of top level extension items that can be added to an extension action context menu. Any items beyond this limit will be ignored." 51 "description": "The initial state of a checkbox or radio item: true for selected and false for unselected. Only one radio item can be selected at a time in a given group of radio items." 55 "items": { 61 "description": "List of contexts this menu item will appear in. Defaults to ['page'] if not specified. Specifying ['all'] is equivalent to the combination of all other contexts except for 'launcher'. The 'launcher' context is only supported by apps and is used to add menu items to the context menu that appears when clicking on the app icon in the launcher/taskbar/dock/etc. Different platforms might put limitations on what is actually supported in a launcher context menu." 91 "items": {"type": "string"}, 97 "items": {"type": "string"}, 150 "items": { 171 "items": {"type": "string"} [all...] |
/external/chromium_org/ppapi/c/private/ |
ppb_flash_menu.h | 37 * TODO(viettrungluu): Radio items not supported yet. Will also probably want 38 * special menu items tied to clipboard access. 66 struct PP_Flash_MenuItem *items; member in struct:PP_Flash_Menu
|
/external/chromium_org/third_party/WebKit/Source/platform/ |
ContextMenu.cpp | 31 static const ContextMenuItem* findItemWithAction(unsigned action, const Vector<ContextMenuItem>& items) 33 for (size_t i = 0; i < items.size(); ++i) { 34 const ContextMenuItem& item = items[i];
|
/external/chromium_org/tools/gn/ |
ordered_set.h | 10 // An ordered set of items. Only appending is supported. Iteration is designed 48 // Appends a range of items, skipping ones that already exist. 58 // Appends all items from the given other set.
|
/external/chromium_org/tools/json_schema_compiler/test/ |
error_generation.json | 36 {"type": "array", "items": {"type": "integer", "minimum": 0}}, 48 {"type": "array", "items": {"type": "integer", "minimum": 0}}, 104 "items": {"type": "string"},
|
/external/dexmaker/src/dx/java/com/android/dx/dex/file/ |
MemberIdsSection.java | 44 if (items().size() > MAX_MEMBERS) { 46 throw new DexException("Too many " + memberType + ": " + items().size() 50 for (Object i : items()) {
|
/external/elfutils/0.153/backends/ |
x86_corenote.c | 29 regs_offset, nregloc, reglocs, nitems, items); 34 size_t *nitems, const Ebl_Core_Item **items) 46 *items = &ioperm_item;
|
/external/fonttools/Lib/fontTools/ttLib/tables/ |
otBase.py | 46 stats = sorted([(v, k) for k, v in cachingStats.items()]) 60 - For simple items, the write method adds a string to the 61 writer's self.items list. 62 - For Struct/Table/Subtable items, it add first adds new writer to the 63 to the writer's self.items, then calls the item's compile method. 65 each writer representing a table, and the writer.items list containing 195 self.items = [] 243 for item in self.items: 255 items = list(self.items) # make a shallow cop [all...] |
/external/pdfium/core/src/fxcodec/fx_zlib/zlib_v128/ |
fx_zlib_zutil.c | 222 voidpf ZLIB_INTERNAL zcalloc (voidpf opaque, unsigned items, unsigned size) 225 ulg bsize = (ulg)items*size; 281 voidpf ZLIB_INTERNAL zcalloc (voidpf opaque, uInt items, uInt size) 284 return _halloc((long)items, size); 302 extern voidp calloc OF((uInt items, uInt size)); 306 voidpf ZLIB_INTERNAL zcalloc (opaque, items, size) 308 unsigned items; 311 if (opaque) items += size - size; /* make compiler happy */ 312 return sizeof(uInt) > 2 ? (voidpf)malloc(items * size) : 313 (voidpf)calloc(items, size) [all...] |