HomeSort by relevance Sort by last modified time
    Searched full:construct (Results 176 - 200 of 3381) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/chromium/net/spdy/
spdy_test_util.h 33 // This struct holds information used to construct spdy control and data frames.
108 // Construct a SPDY packet.
122 // Construct a generic SpdyControlFrame.
143 // Construct an expected SPDY reply string.
153 // Construct an expected SPDY SETTINGS frame.
158 // Construct a SPDY PING frame.
162 // Construct a SPDY GOAWAY frame.
166 // Construct a SPDY WINDOW_UPDATE frame.
171 // Construct a SPDY RST_STREAM frame.
176 // Construct a single SPDY header entry, for validation
    [all...]
  /external/clang/include/clang/Driver/
ArgList.h 276 /// MakeArgString - Construct a constant string pointer whose
350 /// Construct a new derived arg list from \p BaseArgs.
377 /// AddFlagArg - Construct a new FlagArg for the given option \p Id and
383 /// AddPositionalArg - Construct a new Positional arg for the given option
392 /// AddSeparateArg - Construct a new Positional arg for the given option
401 /// AddJoinedArg - Construct a new Positional arg for the given option
409 /// MakeFlagArg - Construct a new FlagArg for the given option \p Id.
412 /// MakePositionalArg - Construct a new Positional arg for the
417 /// MakeSeparateArg - Construct a new Positional arg for the
422 /// MakeJoinedArg - Construct a new Positional arg for th
    [all...]
  /external/llvm/include/llvm/Option/
ArgList.h 259 /// MakeArgString - Construct a constant string pointer whose
331 /// Construct a new derived arg list from \p BaseArgs.
358 /// AddFlagArg - Construct a new FlagArg for the given option \p Id and
364 /// AddPositionalArg - Construct a new Positional arg for the given option
373 /// AddSeparateArg - Construct a new Positional arg for the given option
382 /// AddJoinedArg - Construct a new Positional arg for the given option
390 /// MakeFlagArg - Construct a new FlagArg for the given option \p Id.
393 /// MakePositionalArg - Construct a new Positional arg for the
398 /// MakeSeparateArg - Construct a new Positional arg for the
403 /// MakeJoinedArg - Construct a new Positional arg for th
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++/include/
__split_buffer 217 __alloc_traits::construct(__a, _VSTD::__to_raw_pointer(this->__end_));
236 __alloc_traits::construct(__a, _VSTD::__to_raw_pointer(this->__end_), __x);
261 __alloc_traits::construct(__buf.__alloc(),
265 __alloc_traits::construct(__a, _VSTD::__to_raw_pointer(this->__end_), *__first);
282 __alloc_traits::construct(__a, _VSTD::__to_raw_pointer(this->__end_), *__first);
505 __alloc_traits::construct(__alloc(), _VSTD::__to_raw_pointer(__begin_-1), __x);
536 __alloc_traits::construct(__alloc(), _VSTD::__to_raw_pointer(__begin_-1),
569 __alloc_traits::construct(__alloc(), _VSTD::__to_raw_pointer(__end_), __x);
600 __alloc_traits::construct(__alloc(), _VSTD::__to_raw_pointer(__end_),
633 __alloc_traits::construct(__alloc(), _VSTD::__to_raw_pointer(__end_)
    [all...]
scoped_allocator 73 template <class T, class... Args> void construct(T* p, Args&& args);
75 void construct(pair<T1, T2>* p, piecewise_construct t, tuple<Args1...> x,
78 void construct(pair<T1, T2>* p);
80 void construct(pair<T1, T2>* p, U&& x, V&& y);
82 void construct(pair<T1, T2>* p, const pair<U, V>& x);
84 void construct(pair<T1, T2>* p, pair<U, V>&& x);
474 void construct(_Tp* __p, _Args&& ...__args)
506 allocator_traits<typename _OM::type>::construct
519 allocator_traits<typename _OM::type>::construct
534 allocator_traits<typename _OM::type>::construct
    [all...]
  /external/icu4c/test/intltest/
fldset.h 32 * subclass interface - construct the FieldsSet to reference one of the standard
41 * subclass interface - construct the FieldsSet without using a standard enum type.
156 * Not callable - construct a default FieldsSet
162 * construct the object.
165 void construct(UDebugEnumType whichEnum, int32_t fieldCount);
  /external/oauth/core/src/main/java/net/oauth/
OAuth.java 88 * Construct a form-urlencoded document containing the given sequence of
143 /** Construct a &-separated list of the given values, percentEncoded. */
180 * Construct a Map containing a copy of the given parameters. If several
197 /** Construct a list of Parameters from name, value, name, value... */
278 * Construct a URL like the given one, but with the given parameters added
  /external/jmdns/src/javax/jmdns/
ServiceInfo.java 67 * Construct a service description for registering with JmDNS.
84 * Construct a service description for registering with JmDNS.
103 * Construct a service description for registering with JmDNS.
124 * Construct a service description for registering with JmDNS.
147 * Construct a service description for registering with JmDNS. The properties hashtable must map property names to either Strings or byte arrays describing the property values.
168 * Construct a service description for registering with JmDNS. The properties hashtable must map property names to either Strings or byte arrays describing the property values.
191 * Construct a service description for registering with JmDNS.
212 * Construct a service description for registering with JmDNS.
235 * Construct a service description for registering with JmDNS.
258 * Construct a service description for registering with JmDNS
    [all...]
  /external/libvpx/libvpx/vp8/common/arm/neon/
sixtappredict8x4_neon.asm 84 vext.8 d28, d6, d7, #1 ;construct src_ptr[-1]
94 vext.8 d28, d6, d7, #4 ;construct src_ptr[2]
104 vext.8 d28, d6, d7, #2 ;construct src_ptr[0]
114 vext.8 d28, d6, d7, #5 ;construct src_ptr[3]
124 vext.8 d28, d6, d7, #3 ;construct src_ptr[1]
162 vext.8 d27, d6, d7, #1 ;construct src_ptr[-1]
174 vext.8 d27, d6, d7, #4 ;construct src_ptr[2]
186 vext.8 d27, d6, d7, #2 ;construct src_ptr[0]
198 vext.8 d27, d6, d7, #5 ;construct src_ptr[3]
210 vext.8 d27, d6, d7, #3 ;construct src_ptr[1
    [all...]
sixtappredict8x8_neon.asm 88 vext.8 d28, d6, d7, #1 ;construct src_ptr[-1]
98 vext.8 d28, d6, d7, #4 ;construct src_ptr[2]
108 vext.8 d28, d6, d7, #2 ;construct src_ptr[0]
118 vext.8 d28, d6, d7, #5 ;construct src_ptr[3]
128 vext.8 d28, d6, d7, #3 ;construct src_ptr[1]
175 vext.8 d27, d6, d7, #1 ;construct src_ptr[-1]
187 vext.8 d27, d6, d7, #4 ;construct src_ptr[2]
199 vext.8 d27, d6, d7, #2 ;construct src_ptr[0]
211 vext.8 d27, d6, d7, #5 ;construct src_ptr[3]
223 vext.8 d27, d6, d7, #3 ;construct src_ptr[1
    [all...]
  /external/proguard/src/proguard/classfile/util/
DynamicMemberReferenceInitializer.java 307 // Try to match the SomeClass.class.getField("someField") construct.
312 // Try to match the SomeClass.class.getDeclaredField("someField") construct.
318 // {}) construct.
324 // new Class[] {}) construct.
330 // { A.class }) construct.
336 // new Class[] { A.class }) construct.
342 // { A.class, B.class }) construct.
348 // new Class[] { A.class, B.class }) construct.
385 // Don't look for the dynamic construct.
  /external/guava/guava/src/com/google/common/collect/
ImmutableList.java 89 return construct(e1, e2);
98 return construct(e1, e2, e3);
107 return construct(e1, e2, e3, e4);
116 return construct(e1, e2, e3, e4, e5);
125 return construct(e1, e2, e3, e4, e5, e6);
135 return construct(e1, e2, e3, e4, e5, e6, e7);
145 return construct(e1, e2, e3, e4, e5, e6, e7, e8);
155 return construct(e1, e2, e3, e4, e5, e6, e7, e8, e9);
165 return construct(e1, e2, e3, e4, e5, e6, e7, e8, e9, e10);
175 return construct(e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11)
294 private static <E> ImmutableList<E> construct(Object... elements) { method in class:ImmutableList
    [all...]
  /external/icu4c/layoutex/layout/
plruns.h 42 * Construct a <code>pl_fontRuns</code> object from pre-existing arrays of fonts
62 * Construct an empty <code>pl_fontRuns</code> object. Clients can add font and limit
176 * Construct a <code>pl_valueRuns</code> object from pre-existing arrays of values
195 * Construct an empty <code>pl_valueRuns</code> object. Clients can add values and limits
308 * Construct a <code>pl_localeRuns</code> object from pre-existing arrays of fonts
327 * Construct an empty <code>pl_localeRuns</code> object. Clients can add font and limit
  /external/llvm/include/llvm/CodeGen/PBQP/
Math.h 25 /// \brief Construct a PBQP vector of the given size.
30 /// \brief Construct a PBQP vector with initializer.
36 /// \brief Copy construct a PBQP vector.
115 /// \brief Construct a PBQP Matrix with the given dimensions.
120 /// \brief Construct a PBQP Matrix with the given dimensions and initial
127 /// \brief Copy construct a PBQP matrix.
  /libcore/luni/src/main/java/javax/xml/transform/stream/
StreamSource.java 60 * Construct a StreamSource from a byte stream. Normally,
76 * Construct a StreamSource from a byte stream. Normally,
94 * Construct a StreamSource from a character reader. Normally,
108 * Construct a StreamSource from a character reader. Normally,
124 * Construct a StreamSource from a URL.
133 * Construct a StreamSource from a File.
  /external/apache-xml/src/main/java/org/apache/xalan/transformer/
Counter.java 79 * Construct a counter object.
93 * Construct a counter object.
  /external/apache-xml/src/main/java/org/apache/xml/utils/
QName.java 183 * Construct a QName from a string, without namespace resolution. Good
195 * Construct a QName from a string, without namespace resolution. Good
225 * Construct a QName from a string, resolving the prefix
238 * Construct a QName from a string, resolving the prefix
316 * Construct a QName from a string, resolving the prefix
331 * Construct a QName from a string, resolving the prefix
405 * Construct a QName from a string, resolving the prefix
418 * Construct a QName from a string, resolving the prefix
  /external/apache-xml/src/main/java/org/apache/xpath/objects/
XBoolean.java 49 * Construct a XBoolean object.
62 * Construct a XBoolean object.
  /external/chromium/chrome/browser/ui/webui/
sync_internals_ui_unittest.cc 44 // construct it. This is because we want to set mock expectations
45 // with its address before we construct it, and its constructor
  /external/clang/lib/Frontend/
CreateInvocationFromCommandLine.cpp 10 // Construct a compiler invocation object for command line driver arguments
26 /// createInvocationFromCommandLine - Construct a compiler invocation object for
  /external/eigen/test/eigen2/
eigen2_visitor.cpp 19 // construct a random matrix where all coefficients are different
65 // construct a random vector where all coefficients are different
  /external/eigen/test/
qr.cpp 42 // FIXME need better way to construct trapezoid
76 // now construct a matrix with prescribed determinant
qr_fullpivoting.cpp 38 // FIXME need better way to construct trapezoid
78 // now construct a matrix with prescribed determinant
visitor.cpp 20 // construct a random matrix where all coefficients are different
67 // construct a random vector where all coefficients are different
  /external/icu4c/i18n/
strrepl.h 73 * Construct a StringReplacer that sets the emits the given output
88 * Construct a StringReplacer that sets the emits the given output

Completed in 5896 milliseconds

1 2 3 4 5 6 78 91011>>