HomeSort by relevance Sort by last modified time
    Searched defs:ElementInfo (Results 1 - 25 of 25) sorted by null

  /frameworks/compile/slang/
slang_rs_export_element.h 47 } ElementInfo;
49 typedef llvm::StringMap<const ElementInfo*> ElementInfoMapTy;
52 // Macro name <-> ElementInfo
59 const ElementInfo *EI);
61 static const ElementInfo *GetElementInfo(const llvm::StringRef &Name);
  /external/ImageMagick/MagickCore/
linked-list.c 67 } ElementInfo;
75 ElementInfo
116 register ElementInfo
123 next=(ElementInfo *) AcquireMagickMemory(sizeof(*next));
124 if (next == (ElementInfo *) NULL)
127 next->next=(ElementInfo *) NULL;
129 if (list_info->next == (ElementInfo *) NULL)
171 ElementInfo
174 register ElementInfo
181 while (next != (ElementInfo *) NULL)
    [all...]
draw.c 133 } ElementInfo;
    [all...]
  /cts/tests/camera/src/android/hardware/camera2/cts/rs/
AllocationInfo.java 287 public enum ElementInfo {
293 private static final String TAG = "ElementInfo";
296 * Create an {@link ElementInfo} by converting it from a {@link Element}.
302 public static ElementInfo fromElement(Element element) {
328 public boolean isElementEqualTo(ElementInfo element) {
359 ElementInfo.fromElement(mElement), mUsage);
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/xml/dom/
expatbuilder.py 62 class ElementInfo(object):
435 self._elem_info[name] = ElementInfo(name, model)
443 info = ElementInfo(elem)
    [all...]
minidom.py     [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/xml/dom/
expatbuilder.py 62 class ElementInfo(object):
435 self._elem_info[name] = ElementInfo(name, model)
443 info = ElementInfo(elem)
    [all...]
minidom.py     [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/xml/dom/
expatbuilder.py 62 class ElementInfo(object):
435 self._elem_info[name] = ElementInfo(name, model)
443 info = ElementInfo(elem)
    [all...]
minidom.py     [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/xml/dom/
expatbuilder.py 62 class ElementInfo(object):
435 self._elem_info[name] = ElementInfo(name, model)
443 info = ElementInfo(elem)
    [all...]
minidom.py     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/xml/dom/
expatbuilder.py 62 class ElementInfo(object):
435 self._elem_info[name] = ElementInfo(name, model)
443 info = ElementInfo(elem)
    [all...]
minidom.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/xml/dom/
expatbuilder.py 62 class ElementInfo(object):
435 self._elem_info[name] = ElementInfo(name, model)
443 info = ElementInfo(elem)
    [all...]
minidom.py     [all...]
  /external/ImageMagick/coders/
svg.c 125 } ElementInfo;
160 ElementInfo
    [all...]
  /external/clang/lib/AST/
RecordLayoutBuilder.cpp     [all...]
  /prebuilts/tools/common/m2/repository/org/glassfish/jaxb/jaxb-core/2.2.11/
jaxb-core-2.2.11.jar 
  /external/guice/lib/build/jdiff/
xerces.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.ui.workbench.texteditor_3.6.1.r361_v20100714-0800.jar 
  /prebuilts/tools/common/m2/repository/com/cenqua/clover/clover/3.1.12/
clover-3.1.12.jar 
  /prebuilts/gradle-plugin/com/android/tools/external/com-intellij/uast/171.2455.10/
uast-171.2455.10.jar 
  /prebuilts/gradle-plugin/com/android/tools/external/com-intellij/uast/171.3780.107/
uast-171.3780.107.jar 
  /prebuilts/tools/common/intellij-core/171.2455.10/
intellij-core.jar 

Completed in 4681 milliseconds