HomeSort by relevance Sort by last modified time
    Searched refs:_attrs (Results 1 - 19 of 19) sorted by null

  /external/clang/test/CodeGen/
packed-union.c 3 typedef struct _attrs { struct
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/xml/sax/
xmlreader.py 282 self._attrs = attrs
285 return len(self._attrs)
291 return self._attrs[name]
294 return self._attrs[name]
297 if not name in self._attrs:
302 if not name in self._attrs:
307 return self._attrs.keys()
310 return self._attrs.keys()
313 return len(self._attrs)
316 return self._attrs[name
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/xml/sax/
xmlreader.py 282 self._attrs = attrs
285 return len(self._attrs)
291 return self._attrs[name]
294 return self._attrs[name]
297 if not name in self._attrs:
302 if not name in self._attrs:
307 return self._attrs.keys()
310 return self._attrs.keys()
313 return len(self._attrs)
316 return self._attrs[name
    [all...]
  /external/chromium_org/tools/gyp/pylib/gyp/
MSVSProject.py 23 self._attrs = attrs or {}
24 self._attrs['Name'] = name
32 return ['Tool', self._attrs]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/xml/dom/
minidom.py 412 del elem._attrs[self.nodeName]
466 __slots__ = ('_attrs', '_attrsNS', '_ownerElement')
469 self._attrs = attrs
474 return len(self._attrs)
478 return self[self._attrs.keys()[index]]
484 for node in self._attrs.values():
490 for node in self._attrs.values():
496 return key in self._attrs
501 return self._attrs.keys()
507 return self._attrs.values(
    [all...]
expatbuilder.py 773 _attrs = node._attrs
781 _attrs[qname] = a
786 _attrs[aname] = a
    [all...]
pulldom.py 63 attrs._attrs[(xmlns_uri, aname)] = value
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/xml/dom/
minidom.py 412 del elem._attrs[self.nodeName]
466 __slots__ = ('_attrs', '_attrsNS', '_ownerElement')
469 self._attrs = attrs
474 return len(self._attrs)
478 return self[self._attrs.keys()[index]]
484 for node in self._attrs.values():
490 for node in self._attrs.values():
496 return key in self._attrs
501 return self._attrs.keys()
507 return self._attrs.values(
    [all...]
expatbuilder.py 773 _attrs = node._attrs
781 _attrs[qname] = a
786 _attrs[aname] = a
    [all...]
pulldom.py 63 attrs._attrs[(xmlns_uri, aname)] = value
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_sax.py 548 self._attrs = attrs
551 self._attrs = attrs
561 self.verify_empty_attrs(gather._attrs)
571 self.verify_attrs_wattr(gather._attrs)
581 self.verify_empty_nsattrs(gather._attrs)
591 attrs = gather._attrs
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_sax.py 548 self._attrs = attrs
551 self._attrs = attrs
561 self.verify_empty_attrs(gather._attrs)
571 self.verify_attrs_wattr(gather._attrs)
581 self.verify_empty_nsattrs(gather._attrs)
591 attrs = gather._attrs
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
curses.h 376 attr_t _attrs; /* current attribute for non-space character */ member in struct:_win_st
    [all...]
ncurses.h 376 attr_t _attrs; /* current attribute for non-space character */ member in struct:_win_st
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
curses.h 376 attr_t _attrs; /* current attribute for non-space character */ member in struct:_win_st
    [all...]
ncurses.h 376 attr_t _attrs; /* current attribute for non-space character */ member in struct:_win_st
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
curses.h 376 attr_t _attrs; /* current attribute for non-space character */ member in struct:_win_st
    [all...]
ncurses.h 376 attr_t _attrs; /* current attribute for non-space character */ member in struct:_win_st
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.mortbay.jetty.server_6.1.23.v201004211559.jar 

Completed in 1220 milliseconds