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

1 2 3 4 5 6 7 8 91011>>

  /external/libvpx/libvpx/vp8/common/arm/neon/
vp8_subpixelvariance16x16_neon.asm 79 vext.8 d2, d2, d3, #1 ;construct src_ptr[1]
130 vext.8 d2, d2, d3, #1 ;construct src_ptr[1]
151 vext.8 d11, d11, d12, #1 ;construct src_ptr[1]
267 vext.8 d2, d2, d3, #1 ;construct src_ptr[1]
vp8_subpixelvariance8x8_neon.asm 54 vext.8 d3, d2, d3, #1 ;construct src_ptr[-1]
82 vext.8 d3, d2, d3, #1 ;construct src_ptr[-1]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/arm/neon/
vp8_subpixelvariance16x16_neon.asm 79 vext.8 d2, d2, d3, #1 ;construct src_ptr[1]
130 vext.8 d2, d2, d3, #1 ;construct src_ptr[1]
151 vext.8 d11, d11, d12, #1 ;construct src_ptr[1]
267 vext.8 d2, d2, d3, #1 ;construct src_ptr[1]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/ext/
mt_allocator.h 592 // 402. wrong new expression in [some_] allocator::construct
594 construct(pointer __p, const _Tp& __val) function in class:__mt_alloc_base
600 construct(pointer __p, _Args&&... __args) function in class:__mt_alloc_base
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/
mt_allocator.h 602 construct(_Up* __p, _Args&&... __args) function in class:__mt_alloc_base
610 // 402. wrong new expression in [some_] allocator::construct
612 construct(pointer __p, const _Tp& __val) function in class:__mt_alloc_base
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/
mt_allocator.h 602 construct(_Up* __p, _Args&&... __args) function in class:__mt_alloc_base
610 // 402. wrong new expression in [some_] allocator::construct
612 construct(pointer __p, const _Tp& __val) function in class:__mt_alloc_base
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
mt_allocator.h 590 // 402. wrong new expression in [some_] allocator::construct
592 construct(pointer __p, const _Tp& __val) function in class:__mt_alloc_base
598 construct(pointer __p, _Args&&... __args) function in class:__mt_alloc_base
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/
mt_allocator.h 590 // 402. wrong new expression in [some_] allocator::construct
592 construct(pointer __p, const _Tp& __val) function in class:__mt_alloc_base
598 construct(pointer __p, _Args&&... __args) function in class:__mt_alloc_base
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/
mt_allocator.h 590 // 402. wrong new expression in [some_] allocator::construct
592 construct(pointer __p, const _Tp& __val) function in class:__mt_alloc_base
598 construct(pointer __p, _Args&&... __args) function in class:__mt_alloc_base
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/
mt_allocator.h 590 // 402. wrong new expression in [some_] allocator::construct
592 construct(pointer __p, const _Tp& __val) function in class:__mt_alloc_base
598 construct(pointer __p, _Args&&... __args) function in class:__mt_alloc_base
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
mt_allocator.h 592 // 402. wrong new expression in [some_] allocator::construct
594 construct(pointer __p, const _Tp& __val) function in class:__mt_alloc_base
600 construct(pointer __p, _Args&&... __args) function in class:__mt_alloc_base
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
mt_allocator.h 594 construct(_Up* __p, _Args&&... __args) function in class:__mt_alloc_base
602 // 402. wrong new expression in [some_] allocator::construct
604 construct(pointer __p, const _Tp& __val) function in class:__mt_alloc_base
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
mt_allocator.h 592 // 402. wrong new expression in [some_] allocator::construct
594 construct(pointer __p, const _Tp& __val) function in class:__mt_alloc_base
600 construct(pointer __p, _Args&&... __args) function in class:__mt_alloc_base
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
mt_allocator.h 594 construct(_Up* __p, _Args&&... __args) function in class:__mt_alloc_base
602 // 402. wrong new expression in [some_] allocator::construct
604 construct(pointer __p, const _Tp& __val) function in class:__mt_alloc_base
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/
mt_allocator.h 602 construct(_Up* __p, _Args&&... __args) function in class:__mt_alloc_base
610 // 402. wrong new expression in [some_] allocator::construct
612 construct(pointer __p, const _Tp& __val) function in class:__mt_alloc_base
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
mt_allocator.h 602 construct(_Up* __p, _Args&&... __args) function in class:__mt_alloc_base
610 // 402. wrong new expression in [some_] allocator::construct
612 construct(pointer __p, const _Tp& __val) function in class:__mt_alloc_base
  /external/chromium_org/third_party/WebKit/Source/bindings/v8/
ScriptFunctionCall.cpp 163 ScriptValue ScriptFunctionCall::construct(bool& hadException, bool reportExceptions) function in class:WebCore::ScriptFunctionCall
  /external/chromium_org/third_party/icu/source/i18n/
simpletz.cpp 94 construct(rawOffsetGMT,
113 construct(rawOffsetGMT,
134 construct(rawOffsetGMT,
145 void SimpleTimeZone::construct(int32_t rawOffsetGMT, function in class:SimpleTimeZone
    [all...]
  /external/chromium_org/third_party/icu/source/i18n/unicode/
tblcoll.h     [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/arm/neon/
vp8_subpixelvariance8x8_neon.asm 55 vext.8 d3, d2, d3, #1 ;construct src_ptr[-1]
83 vext.8 d3, d2, d3, #1 ;construct src_ptr[-1]
  /external/chromium_org/third_party/npapi/bindings/
npruntime.h 313 NPConstructFunctionPtr construct; member in struct:NPClass
  /external/chromium_org/v8/test/mjsunit/
debug-evaluate-locals-optimized-double.js 29 // Flags: --inline-construct
152 // Check for construct call.
debug-evaluate-locals-optimized.js 29 // Flags: --inline-construct
143 // Check for construct call.
  /external/icu/icu4c/source/i18n/
simpletz.cpp 95 construct(rawOffsetGMT,
114 construct(rawOffsetGMT,
135 construct(rawOffsetGMT,
146 void SimpleTimeZone::construct(int32_t rawOffsetGMT, function in class:SimpleTimeZone
    [all...]
  /external/icu/icu4c/source/i18n/unicode/
smpdtfmt.h 61 * the default patterns in the locales, he can construct a SimpleDateFormat directly
710 * Construct a SimpleDateFormat using the default pattern for the default
721 * Construct a SimpleDateFormat using the given pattern and the default locale.
735 * Construct a SimpleDateFormat using the given pattern, numbering system override, and the default locale.
    [all...]

Completed in 966 milliseconds

1 2 3 4 5 6 7 8 91011>>