HomeSort by relevance Sort by last modified time
    Searched full:members (Results 251 - 275 of 2120) sorted by null

<<11121314151617181920>>

  /libcore/luni/src/main/java/java/lang/annotation/
Annotation.java 44 * they are members of the same annotation type and all the member
87 * its annotation members.
119 * annotation contains field members, their names and values are also
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_ios.h 61 public: // Members from clause 27.4.4.2
88 public: // Members from 27.4.4.3. These four functions
134 private: // Data members
_streambuf.h 22 # include <stl/_ios_base.h> // Needed for ios_base bitfield members.
59 private: // Data members.
196 public: // Public members for writing characters.
214 public: // Public members for reading characters.
258 // members) set the streambuf's locale itself.
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
aio.h 44 /* Internal members. */
60 /* The same for the 64bit offsets. Please note that the members aio_fildes
72 /* Internal members. */
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/
_ios.h 61 public: // Members from clause 27.4.4.2
88 public: // Members from 27.4.4.3. These four functions
134 private: // Data members
_streambuf.h 22 # include <stl/_ios_base.h> // Needed for ios_base bitfield members.
59 private: // Data members.
196 public: // Public members for writing characters.
214 public: // Public members for reading characters.
258 // members) set the streambuf's locale itself.
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/
_ios.h 61 public: // Members from clause 27.4.4.2
88 public: // Members from 27.4.4.3. These four functions
134 private: // Data members
_streambuf.h 22 # include <stl/_ios_base.h> // Needed for ios_base bitfield members.
59 private: // Data members.
196 public: // Public members for writing characters.
214 public: // Public members for reading characters.
258 // members) set the streambuf's locale itself.
  /prebuilt/ndk/android-ndk-r7/sources/cxx-stl/stlport/stlport/stl/
_ios.h 61 public: // Members from clause 27.4.4.2
88 public: // Members from 27.4.4.3. These four functions
134 private: // Data members
_streambuf.h 22 # include <stl/_ios_base.h> // Needed for ios_base bitfield members.
59 private: // Data members.
196 public: // Public members for writing characters.
214 public: // Public members for reading characters.
258 // members) set the streambuf's locale itself.
  /external/stlport/stlport/stl/
_streambuf.h 22 # include <stl/_ios_base.h> // Needed for ios_base bitfield members.
59 private: // Data members.
196 public: // Public members for writing characters.
214 public: // Public members for reading characters.
258 // members) set the streambuf's locale itself.
  /packages/apps/Contacts/src/com/android/contacts/group/
GroupDetailFragment.java 69 * The number of group members has been determined
200 * Start the loader to retrieve the list of group members.
234 // Retrieve the list of members
248 * The listener for the group members list loader
296 * Display the count of the number of group members.
  /packages/apps/Music/src/com/android/music/
TrackBrowserActivity.java 149 MediaStore.Audio.Playlists.Members._ID,
156 MediaStore.Audio.Playlists.Members.PLAY_ORDER,
157 MediaStore.Audio.Playlists.Members.AUDIO_ID,
533 MediaStore.Audio.Playlists.Members.moveItem(getContentResolver(),
567 MediaStore.Audio.Playlists.Members._ID);
570 Uri uri = MediaStore.Audio.Playlists.Members.getContentUri("external",
662 MediaStore.Audio.Playlists.Members.AUDIO_ID);
821 MediaStore.Audio.Playlists.Members._ID)
    [all...]
  /external/proguard/docs/manual/
gui.html 161 class members (fields and methods) that must be protected from shrinking (and
220 classes and class members to keep. The <b>Advanced options</b> / <b>Basic
230 the specified classes and their specified class members, or just the
231 specified class members from the specified classes, or the specified
232 classes and the specified class members, if the class members are present.
233 Note that class members will only be protected if they are explicitly
237 the specified classes and their specified class members to be shrunk,
259 <li>The <b>Class members</b> list allows to specify a list of fields and
329 class members (fields and methods) that must be protected from obfuscatio
    [all...]
ant.html 135 <dd>Ignore package visible library class members.</dd>
150 <dd>List classes and class members matched by the various <code>keep</code>
177 <dd>Allow the access modifiers of classes and class members to be modified,
193 <dd>Print the mapping from old names to new names for classes and class members
329 <dd>Preserve the specified classes <i>and</i> class members.</dd>
337 <dd>Preserve the specified class members, if their classes are preserved as
346 <dd>Preserve the specified classes <i>and</i> class members, if all of the
347 specified class members are present.</dd>
354 <dd>Preserve the names of the specified classes <i>and</i> class members (if
362 <dd>Preserve the names of the specified class members (if they aren't remove
    [all...]
  /external/clang/test/
cxx-sections.data 481 18.3.1.2 [numeric.limits.members]
504 18.7.2.2 [type.index.members]
565 19.5.5.2 [syserr.syserr.members]
590 20.3.6.2 [bitset.members]
668 20.8.2.4 [allocator.concepts.members]
671 20.8.4.1 [allocator.members]
677 20.8.5.4 [allocator.adaptor.members]
813 22.3.1.3 [locale.members]
826 22.4.1.1.1 [locale.ctype.members]
831 22.4.1.3.2 [facet.ctype.char.members]
    [all...]
  /external/apache-xml/src/main/java/org/apache/xpath/
NodeSet.java 84 * Create a NodeSet, and copy the members of the
87 * @param nodelist List of Nodes to be made members of the new set.
98 * Create a NodeSet, and copy the members of the
101 * @param nodelist Set of Nodes to be made members of the new set.
112 * Create a NodeSet, and copy the members of the
115 * @param ni Iterator which yields Nodes to be made members of the new set.
236 * <code>null</code> if there are no more members in that set.
260 * or<code>null</code> if there are no more members in that set.
423 * Copy NodeList members into this nodelist, adding in
456 * <p>Copy NodeList members into this nodelist, adding i
    [all...]
  /external/llvm/utils/TableGen/
CodeGenRegisters.cpp 226 // CostPerUse is aggregated from all Tuple members.
284 Members.insert(RegBank.getReg((*Elements)[i]));
292 // Verify that all altorder members are regclass members.
340 : Members(*Props.Members),
359 // Exceptions are members, size, and alignment
376 return Members.count(Reg);
382 for (CodeGenRegister::Set::const_iterator I = K.Members->begin(),
383 E = K.Members->end(); I != E; ++I
    [all...]
  /frameworks/base/docs/html/reference/renderscript/
rs__core_8rsh.html 29 <a href="#typedef-members">Typedefs</a> &#124;
30 <a href="#enum-members">Enumerations</a> &#124;
31 <a href="#func-members">Functions</a> </div>
50 <tr><td colspan="2"><h2><a name="typedef-members"></a>
53 <tr><td colspan="2"><h2><a name="enum-members"></a>
56 <tr><td colspan="2"><h2><a name="func-members"></a>
  /external/chromium/chrome/browser/
browser_main.h 88 // Accessors for data members (below) ----------------------------------------
135 // Members initialized on construction ---------------------------------------
150 // Members initialized in |MainMessageLoopStart()| ---------------------------
  /external/chromium/chrome/browser/metrics/
histogram_synchronizer.h 103 // Set the callback_thread_ and callback_task_ members. If these members
122 // This lock_ protects access to all members.
  /external/chromium/net/url_request/
url_request_context.h 204 // Important: When adding any new members below, consider whether they need to
211 // Ownership for these members are not defined here. Clients should either
237 // Important: When adding any new members below, consider whether they need to
  /external/clang/test/CXX/special/class.ctor/
p5-0x.cpp 71 // - X is a union and all of its variant members are of const-qualified type (or
78 // - X is a non-union class and all members of any anonymous union member are of
155 // - for all the non-static data members of its class that are of class type (or array thereof), each such class
  /external/tinyxml/docs/
classTiXmlAttribute-members.html 7 <div class="qindex"><a class="qindex" href="index.html">Main&nbsp;Page</a> | <a class="qindex" href="hierarchy.html">Class&nbsp;Hierarchy</a> | <a class="qindex" href="annotated.html">Class&nbsp;List</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="functions.html">Class&nbsp;Members</a></div>
8 <h1>TiXmlAttribute Member List</h1>This is the complete list of members for <a class="el" href="classTiXmlAttribute.html">TiXmlAttribute</a>, including all inherited members.<p><table>
classTiXmlDeclaration.html 7 <div class="qindex"><a class="qindex" href="index.html">Main&nbsp;Page</a> | <a class="qindex" href="hierarchy.html">Class&nbsp;Hierarchy</a> | <a class="qindex" href="annotated.html">Class&nbsp;List</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="functions.html">Class&nbsp;Members</a></div>
19 <a href="classTiXmlDeclaration-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">

Completed in 3185 milliseconds

<<11121314151617181920>>