HomeSort by relevance Sort by last modified time
    Searched defs:items (Results 426 - 450 of 525) sorted by null

<<11121314151617181920>>

  /external/chromium_org/third_party/libxslt/libxslt/
xsltInternals.h 197 void **items; member in struct:_xsltPointerList
468 * The basic structure for compiled items of the AST of the XSLT processor.
488 * The abstract basic structure for items of the XSLT processor.
565 * Common fields used for all items.
575 * The abstract basic structure for items of the XSLT processor.
600 * XSLT items with no extra fields.
615 * XSLT items with just an expression.
    [all...]
  /external/elfutils/src/
readelf.c 6069 const Ebl_Core_Item *items; local
    [all...]
  /external/kernel-headers/original/sound/
asound.h 796 unsigned int items; \/* R: number of items *\/ member in struct:snd_ctl_elem_info::__anon20302::__anon20305
    [all...]
  /external/libxslt/libxslt/
xsltInternals.h 197 void **items; member in struct:_xsltPointerList
468 * The basic structure for compiled items of the AST of the XSLT processor.
488 * The abstract basic structure for items of the XSLT processor.
565 * Common fields used for all items.
575 * The abstract basic structure for items of the XSLT processor.
600 * XSLT items with no extra fields.
615 * XSLT items with just an expression.
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
asound.h 789 unsigned int items; \/* R: number of items *\/ member in struct:snd_ctl_elem_info::__anon39613::__anon39616
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
asound.h 789 unsigned int items; \/* R: number of items *\/ member in struct:snd_ctl_elem_info::__anon41127::__anon41130
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ui.workbench_3.6.1.M20101117-0800.jar 
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar 
org.eclipse.core.contenttype_3.4.100.v20100505-1235.jar 
org.eclipse.help_3.5.0.v20100524.jar 
org.eclipse.jface.databinding_1.4.0.I20100601-0800.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/
performanceui.jar 
  /cts/tests/tests/view/src/android/view/cts/
ViewTest.java 3112 List<String> items = Lists.newArrayList("1", "2", "3"); local
    [all...]
  /cts/tools/dasm/etc/
java_cup-new.jar 
java_cup.jar 
java_cup.jar.old 
  /external/chromium_org/third_party/libxml/src/
xpath.c 406 void **items; member in struct:_xmlPointerList
419 if (list->items == NULL) {
422 list->items = (void **) xmlMalloc(
424 if (list->items == NULL) {
433 list->items = (void **) xmlRealloc(list->items,
435 if (list->items == NULL) {
442 list->items[list->number++] = item;
483 if (list->items != NULL)
484 xmlFree(list->items);
    [all...]
xmlschemas.c 354 void **items; /* used for dynamic addition of schemata */ member in struct:_xmlSchemaItemList
4012 xmlSchemaTreeItemPtr *items = (xmlSchemaTreeItemPtr *) list->items; local
20795 xmlSchemaTreeItemPtr item, *items; local
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant-starteam.jar 
  /external/libxml2/
xpath.c 407 void **items; member in struct:_xmlPointerList
420 if (list->items == NULL) {
423 list->items = (void **) xmlMalloc(
425 if (list->items == NULL) {
434 list->items = (void **) xmlRealloc(list->items,
436 if (list->items == NULL) {
443 list->items[list->number++] = item;
484 if (list->items != NULL)
485 xmlFree(list->items);
    [all...]
xmlschemas.c 354 void **items; /* used for dynamic addition of schemata */ member in struct:_xmlSchemaItemList
4012 xmlSchemaTreeItemPtr *items = (xmlSchemaTreeItemPtr *) list->items; local
20796 xmlSchemaTreeItemPtr item, *items; local
    [all...]
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
LatinIME.java 3215 final CharSequence[] items = new CharSequence[] { local
    [all...]
  /prebuilts/devtools/tools/lib/
ddmuilib.jar 
  /prebuilts/sdk/tools/lib/
dx.jar 

Completed in 505 milliseconds

<<11121314151617181920>>