/ndk/sources/cxx-stl/llvm-libc++/test/utilities/memory/allocator.traits/allocator.traits.members/ |
construct.pass.cpp | 16 // static void construct(allocator_type& a, Ptr p, Args&&... args); 41 void construct(U* p, Args&& ...args) function in struct:B 89 std::allocator_traits<A<int> >::construct(a, (A0*)&a0); 97 std::allocator_traits<A<int> >::construct(a, (A1*)&a1, 'c'); 105 std::allocator_traits<A<int> >::construct(a, (A2*)&a2, 'd', 5); 116 std::allocator_traits<B<int> >::construct(b, (A0*)&a0); 127 std::allocator_traits<B<int> >::construct(b, (A1*)&a1, 'c'); 138 std::allocator_traits<B<int> >::construct(b, (A2*)&a2, 'd', 5);
|
/external/llvm/include/llvm/ADT/ |
Twine.h | 50 /// concatenation method to construct interior nodes; the result must be 164 /// Construct a nullary twine; the kind must be NullKind or EmptyKind. 170 /// Construct a binary twine. 178 /// Construct a twine from explicit values. 253 /// Construct from an empty string. 258 /// Construct from a C string. 274 /// Construct from an std::string. 281 /// Construct from a StringRef. 288 /// Construct from a char. 294 /// Construct from a signed char [all...] |
/frameworks/compile/mclinker/include/mcld/Support/ |
Allocators.h | 39 static void construct(value_type* pPtr) function in class:mcld::Chunk 42 static void construct(value_type* pPtr, const value_type& pValue) function in class:mcld::Chunk 78 static void construct(value_type* pPtr) function in class:mcld::Chunk 81 static void construct(value_type* pPtr, const value_type& pValue) function in class:mcld::Chunk 131 /// standard construct - constructing an object on the location pointed by 136 void construct(pointer pPtr, const_reference pValue) function in class:mcld::LinearAllocatorBase 137 { chunk_type::construct(pPtr, pValue); } 139 /// default construct - constructing an object on the location pointed by 144 void construct(pointer pPtr) function in class:mcld::LinearAllocatorBase 145 { chunk_type::construct(pPtr); 374 void construct(pointer pObject, const DataType& pValue) function in class:mcld::MallocAllocator 437 void construct(DataType* pObject, const DataType& pValue) function in class:mcld::MallocAllocator 440 void construct(pointer pObject, const_reference pValue) function in class:mcld::MallocAllocator [all...] |
/ndk/sources/cxx-stl/llvm-libc++/test/utilities/allocator.adaptor/allocator.adaptor.members/ |
construct.pass.cpp | 15 // template <class T, class... Args> void construct(T* p, Args&&... args); 126 a.construct(s, 4, 'c'); 137 a.construct(s, 6); 148 a.construct(s, 8); 159 a.construct(s, 1, 2); 172 a.construct(s, 1, 2); 186 a.construct(s, 1, 2);
|
/external/apache-xml/src/main/java/org/apache/xml/serializer/dom3/ |
DOMStringListImpl.java | 39 * Construct an empty list of DOMStringListImpl
46 * Construct an empty list of DOMStringListImpl
53 * Construct an empty list of DOMStringListImpl
|
/frameworks/base/tools/layoutlib/bridge/src/com/google/android/maps/ |
MapView.java | 37 * Construct a new WebView with a Context object. 45 * Construct a new WebView with layout parameters. 54 * Construct a new WebView with layout parameters and a default style.
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/ |
ASN1Null.java | 35 throw new IllegalArgumentException("failed to construct NULL from byte[]: " + e.getMessage());
|
/external/chromium/chrome/browser/ui/touch/tabs/ |
tab_strip_factory.cc | 20 // construct it below.
|
/external/chromium/chrome/browser/ui/views/tabs/ |
tab_strip_factory.cc | 20 // construct it below.
|
/external/chromium/webkit/glue/ |
user_agent.h | 14 // Construct the User-Agent header, filling in |result|.
|
/external/clang/test/Analysis/ |
idempotent-operations.cpp | 18 // of a path because of an unsupported construct.
|
/external/smack/src/org/xbill/DNS/ |
GenericEDNSOption.java | 23 * Construct a generic EDNS option.
|
/external/webkit/Source/JavaScriptCore/tests/mozilla/ecma/Expressions/ |
11.2.2-1-n.js | 40 4. If Result(2) does not implement the internal [[Construct]] method, 42 5. Call the [[Construct]] method on Result(2), providing no arguments 54 5. If Result(2) does not implement the internal [[Construct]] method, 56 6. Call the [[Construct]] method on Result(2), providing the list
|
11.2.2-1.js | 40 4. If Result(2) does not implement the internal [[Construct]] method, 42 5. Call the [[Construct]] method on Result(2), providing no arguments 54 5. If Result(2) does not implement the internal [[Construct]] method, 56 6. Call the [[Construct]] method on Result(2), providing the list
|
11.2.2-10-n.js | 40 4. If Result(2) does not implement the internal [[Construct]] method, 42 5. Call the [[Construct]] method on Result(2), providing no arguments 54 5. If Result(2) does not implement the internal [[Construct]] method, 56 6. Call the [[Construct]] method on Result(2), providing the list
|
11.2.2-11.js | 40 4. If Result(2) does not implement the internal [[Construct]] method, 42 5. Call the [[Construct]] method on Result(2), providing no arguments 54 5. If Result(2) does not implement the internal [[Construct]] method, 56 6. Call the [[Construct]] method on Result(2), providing the list
|
11.2.2-2-n.js | 40 4. If Result(2) does not implement the internal [[Construct]] method, 42 5. Call the [[Construct]] method on Result(2), providing no arguments 54 5. If Result(2) does not implement the internal [[Construct]] method, 56 6. Call the [[Construct]] method on Result(2), providing the list
|
11.2.2-3-n.js | 40 4. If Result(2) does not implement the internal [[Construct]] method, 42 5. Call the [[Construct]] method on Result(2), providing no arguments 54 5. If Result(2) does not implement the internal [[Construct]] method, 56 6. Call the [[Construct]] method on Result(2), providing the list
|
11.2.2-4-n.js | 40 4. If Result(2) does not implement the internal [[Construct]] method, 42 5. Call the [[Construct]] method on Result(2), providing no arguments 54 5. If Result(2) does not implement the internal [[Construct]] method, 56 6. Call the [[Construct]] method on Result(2), providing the list
|
11.2.2-5-n.js | 40 4. If Result(2) does not implement the internal [[Construct]] method, 42 5. Call the [[Construct]] method on Result(2), providing no arguments 54 5. If Result(2) does not implement the internal [[Construct]] method, 56 6. Call the [[Construct]] method on Result(2), providing the list
|
11.2.2-7-n.js | 40 4. If Result(2) does not implement the internal [[Construct]] method, 42 5. Call the [[Construct]] method on Result(2), providing no arguments 54 5. If Result(2) does not implement the internal [[Construct]] method, 56 6. Call the [[Construct]] method on Result(2), providing the list
|
11.2.2-8-n.js | 40 4. If Result(2) does not implement the internal [[Construct]] method, 42 5. Call the [[Construct]] method on Result(2), providing no arguments 54 5. If Result(2) does not implement the internal [[Construct]] method, 56 6. Call the [[Construct]] method on Result(2), providing the list
|
11.2.2-9-n.js | 40 4. If Result(2) does not implement the internal [[Construct]] method, 42 5. Call the [[Construct]] method on Result(2), providing no arguments 54 5. If Result(2) does not implement the internal [[Construct]] method, 56 6. Call the [[Construct]] method on Result(2), providing the list
|
/external/webkit/Source/JavaScriptCore/tests/mozilla/ecma_2/Exceptions/ |
exception-002.js | 6 * Construct error.
|
global-001.js | 7 The global object does not have a [[Construct]] property; it is not
|