HomeSort by relevance Sort by last modified time
    Searched full:construct (Results 151 - 175 of 3378) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/webrtc/src/system_wrappers/source/
event_posix.h 44 int Construct();
thread_posix.h 44 int Construct();
  /external/webrtc/test/testsupport/
unittest_utils.h 32 // Construct a data structure containing these packets
  /frameworks/av/include/media/nbaio/
MonoPipeReader.h 29 // Construct a MonoPipeReader and associate it with a MonoPipe;
PipeReader.h 29 // Construct a PipeReader and associate it with a Pipe
  /frameworks/base/docs/html/training/notify-user/
expanded.jd 18 <li><a href="#big-view">Construct the Big View</a></li>
87 to construct and issue the notification.</p>
119 <h2 id="big-view">Construct the Big View</h2>
135 <p>This snippet shows how to construct the
  /frameworks/base/graphics/java/android/graphics/
RegionIterator.java 22 * Construct an iterator for all of the rectangles in a region. This
  /frameworks/ex/variablespeed/tests/src/com/android/ex/variablespeed/
RealMediaPlayerTest.java 31 // We have to construct the MediaPlayer on the main thread (or at least on a thread with an
  /libcore/json/src/main/java/org/json/
JSONException.java 24 * <li>Attempts to parse or construct malformed documents
  /libcore/luni/src/main/java/javax/xml/transform/stream/
StreamResult.java 49 * Construct a StreamResult from a byte stream. Normally,
61 * Construct a StreamResult from a character stream. Normally,
75 * Construct a StreamResult from a URL.
84 * Construct a StreamResult from a File.
  /libcore/luni/src/main/java/org/xml/sax/
SAXNotRecognizedException.java 41 * Construct a new exception with the given message.
  /ndk/sources/cxx-stl/llvm-libc++/test/containers/sequences/array/array.cons/
initializer_list.pass.cpp 12 // Construct with initizializer list
  /ndk/sources/cxx-stl/llvm-libc++/test/utilities/time/time.duration/time.duration.cons/
rep02.pass.cpp 17 // construct double with int
  /ndk/tests/device/test-gabi++-guard/jni/
test_guard.cpp 23 // This construct forces the static creation of _instance
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
stream_iterator.h 56 /// Construct end of input stream iterator.
60 /// Construct start of input stream iterator.
163 /// Construct from an ostream.
167 * Construct from an ostream.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
stream_iterator.h 63 /// Construct end of input stream iterator.
67 /// Construct start of input stream iterator.
170 /// Construct from an ostream.
174 * Construct from an ostream.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
stream_iterator.h 63 /// Construct end of input stream iterator.
67 /// Construct start of input stream iterator.
170 /// Construct from an ostream.
174 * Construct from an ostream.
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
stream_iterator.h 56 /// Construct end of input stream iterator.
60 /// Construct start of input stream iterator.
163 /// Construct from an ostream.
167 * Construct from an ostream.
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
stream_iterator.h 56 /// Construct end of input stream iterator.
60 /// Construct start of input stream iterator.
163 /// Construct from an ostream.
167 * Construct from an ostream.
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
stream_iterator.h 56 /// Construct end of input stream iterator.
60 /// Construct start of input stream iterator.
163 /// Construct from an ostream.
167 * Construct from an ostream.
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
stream_iterator.h 56 /// Construct end of input stream iterator.
60 /// Construct start of input stream iterator.
163 /// Construct from an ostream.
167 * Construct from an ostream.
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
stream_iterator.h 63 /// Construct end of input stream iterator.
67 /// Construct start of input stream iterator.
170 /// Construct from an ostream.
174 * Construct from an ostream.
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
stream_iterator.h 63 /// Construct end of input stream iterator.
67 /// Construct start of input stream iterator.
170 /// Construct from an ostream.
174 * Construct from an ostream.
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
extptr_allocator.h 107 construct(_Up* __p, _Args&&... __args) function in class:_ExtPtr_allocator
112 construct(pointer __p, _Args&&... __args) function in class:_ExtPtr_allocator
113 { construct(__p.get(), std::forward<_Args>(__args)...); }
125 void construct(pointer __p, const _Tp& __val) function in class:_ExtPtr_allocator
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/model/
GLFrame.java 29 * Construct a {@link GLFrame} given the range of {@link GLCall}s spanning this frame.

Completed in 860 milliseconds

1 2 3 4 5 67 8 91011>>