HomeSort by relevance Sort by last modified time
    Searched refs:construct (Results 126 - 150 of 505) sorted by null

1 2 3 4 56 7 8 91011>>

  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
pool_allocator.h 162 // 402. wrong new expression in [some_] allocator::construct
164 construct(pointer __p, const _Tp& __val) function in class:__pool_alloc
170 construct(pointer __p, _Args&&... __args) function in class:__pool_alloc
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
pool_allocator.h 167 construct(_Up* __p, _Args&&... __args) function in class:__pool_alloc
175 // 402. wrong new expression in [some_] allocator::construct
177 construct(pointer __p, const _Tp& __val) function in class:__pool_alloc
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/
pool_allocator.h 174 construct(_Up* __p, _Args&&... __args) function in class:__pool_alloc
182 // 402. wrong new expression in [some_] allocator::construct
184 construct(pointer __p, const _Tp& __val) function in class:__pool_alloc
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
pool_allocator.h 174 construct(_Up* __p, _Args&&... __args) function in class:__pool_alloc
182 // 402. wrong new expression in [some_] allocator::construct
184 construct(pointer __p, const _Tp& __val) function in class:__pool_alloc
  /external/chromium_org/third_party/skia/gm/
gradients_no_texture.cpp 138 void construct(const SkColor colors[], const SkScalar pos[], int count) { function in struct:ColorPos
177 rec->construct(colors, pos, N);
186 rec->construct(colors, NULL, SK_ARRAY_COUNT(colors));
200 rec->construct(colors, pos, N);
  /external/skia/gm/
gradients_no_texture.cpp 138 void construct(const SkColor colors[], const SkScalar pos[], int count) { function in struct:ColorPos
177 rec->construct(colors, pos, N);
186 rec->construct(colors, NULL, SK_ARRAY_COUNT(colors));
200 rec->construct(colors, pos, N);
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
throw_allocator.h 233 construct(pointer __p, const T& val) function in class:throw_allocator
234 { return std::allocator<value_type>().construct(__p, val); }
239 construct(pointer __p, _Args&&... __args) function in class:throw_allocator
242 construct(__p, std::forward<_Args>(__args)...);
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/
throw_allocator.h 233 construct(pointer __p, const T& val) function in class:throw_allocator
234 { return std::allocator<value_type>().construct(__p, val); }
239 construct(pointer __p, _Args&&... __args) function in class:throw_allocator
242 construct(__p, std::forward<_Args>(__args)...);
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/
throw_allocator.h 233 construct(pointer __p, const T& val) function in class:throw_allocator
234 { return std::allocator<value_type>().construct(__p, val); }
239 construct(pointer __p, _Args&&... __args) function in class:throw_allocator
242 construct(__p, std::forward<_Args>(__args)...);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/
throw_allocator.h 233 construct(pointer __p, const T& val) function in class:throw_allocator
234 { return std::allocator<value_type>().construct(__p, val); }
239 construct(pointer __p, _Args&&... __args) function in class:throw_allocator
242 construct(__p, std::forward<_Args>(__args)...);
  /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...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/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/chromium_org/third_party/icu/source/i18n/
tblcoll.cpp 94 construct(rules,
104 construct(rules,
115 construct(rules,
126 construct(rules,
157 RuleBasedCollator::construct(const UnicodeString& rules, function in class:RuleBasedCollator
289 * which will construct a collator that's functionally identical to this one.
  /external/chromium_org/v8/src/
proxy.js 34 var construct = constructTrap
36 return %Apply(construct, UNDEFINED, arguments, 0, %_ArgumentsLength());
40 ["createFunction", "construct"])
  /external/chromium_org/v8/test/mjsunit/
object-literal.js 183 function construct() { this.constructed = true; }
184 var v = eval("({" + keyword + ": construct})");
186 assertTrue(vo instanceof construct);
  /external/chromium_org/third_party/icu/source/test/intltest/
fldset.cpp 20 construct((UDebugEnumType)-1, fieldCount);
24 construct(field, udbg_enumCount(field));
35 void FieldsSet::construct(UDebugEnumType field, int32_t fieldCount) { function in class:FieldsSet
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/icu/icu4c/source/test/intltest/
fldset.cpp 20 construct((UDebugEnumType)-1, fieldCount);
24 construct(field, udbg_enumCount(field));
35 void FieldsSet::construct(UDebugEnumType field, int32_t fieldCount) { function in class:FieldsSet
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);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
alloc_traits.h 239 typename = decltype(std::declval<_Alloc2*>()->construct(
254 { __a.construct(__p, std::forward<_Args>(__args)...); }
380 * @brief Construct an object of type @a _Tp
385 * Calls <tt> __a.construct(__p, std::forward<Args>(__args)...) </tt>
387 * to construct an object of type @a _Tp at location @a __p from the
391 static auto construct(_Alloc& __a, _Tp* __p, _Args&&... __args)
518 = decltype(_Traits::construct(std::declval<_Alloc&>(),
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
alloc_traits.h 239 typename = decltype(std::declval<_Alloc2*>()->construct(
254 { __a.construct(__p, std::forward<_Args>(__args)...); }
380 * @brief Construct an object of type @a _Tp
385 * Calls <tt> __a.construct(__p, std::forward<Args>(__args)...) </tt>
387 * to construct an object of type @a _Tp at location @a __p from the
391 static auto construct(_Alloc& __a, _Tp* __p, _Args&&... __args)
518 = decltype(_Traits::construct(std::declval<_Alloc&>(),
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
alloc_traits.h 239 typename = decltype(std::declval<_Alloc2*>()->construct(
254 { __a.construct(__p, std::forward<_Args>(__args)...); }
380 * @brief Construct an object of type @a _Tp
385 * Calls <tt> __a.construct(__p, std::forward<Args>(__args)...) </tt>
387 * to construct an object of type @a _Tp at location @a __p from the
391 static auto construct(_Alloc& __a, _Tp* __p, _Args&&... __args)
518 = decltype(_Traits::construct(std::declval<_Alloc&>(),
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
alloc_traits.h 236 typename = decltype(std::declval<_Alloc2*>()->construct(
253 { __a.construct(__p, std::forward<_Args>(__args)...); }
386 * @brief Construct an object of type @a _Tp
391 * Calls <tt> __a.construct(__p, std::forward<Args>(__args)...) </tt>
393 * to construct an object of type @a _Tp at location @a __p from the
397 static auto construct(_Alloc& __a, _Tp* __p, _Args&&... __args)
503 = decltype(_Traits::construct(std::declval<_Alloc&>(),

Completed in 746 milliseconds

1 2 3 4 56 7 8 91011>>