HomeSort by relevance Sort by last modified time
    Searched full:construct (Results 451 - 475 of 4776) sorted by null

<<11121314151617181920>>

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/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/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/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/5/sources/cxx-stl/gnu-libstdc++/include/ext/
pool_allocator.h 160 // 402. wrong new expression in [some_] allocator::construct
162 construct(pointer __p, const _Tp& __val) function in class:__pool_alloc
168 construct(pointer __p, _Args&&... __args) function in class:__pool_alloc
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/
pool_allocator.h 160 // 402. wrong new expression in [some_] allocator::construct
162 construct(pointer __p, const _Tp& __val) function in class:__pool_alloc
168 construct(pointer __p, _Args&&... __args) function in class:__pool_alloc
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/
pool_allocator.h 160 // 402. wrong new expression in [some_] allocator::construct
162 construct(pointer __p, const _Tp& __val) function in class:__pool_alloc
168 construct(pointer __p, _Args&&... __args) function in class:__pool_alloc
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/
pool_allocator.h 160 // 402. wrong new expression in [some_] allocator::construct
162 construct(pointer __p, const _Tp& __val) function in class:__pool_alloc
168 construct(pointer __p, _Args&&... __args) function in class:__pool_alloc
  /prebuilts/ndk/8/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/8/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.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
  /sdk/apps/SdkController/src/com/android/tools/sdkcontroller/views/
MultiTouchView.java 190 * @param bb ByteBuffer where to construct the message.
191 * @param event Event for which to construct the message.
192 * @param ptr_index Index of the motion pointer for which to construct the
  /build/core/
proguard_basic_keeps.flags 23 # class$ methods are inserted by some compilers to implement .class construct,
  /cts/suite/audio_quality/lib/include/task/
TaskProcess.h 47 /// construct Buffers and Values for calling builtin functions.
  /cts/tests/tests/jni/src/android/jni/cts/
InstanceNonce.java 31 * Construct an instance.
  /dalvik/dexgen/src/com/android/dexgen/rop/annotation/
NameValuePair.java 34 * Construct an instance.
  /dalvik/dx/src/com/android/dx/rop/annotation/
NameValuePair.java 33 * Construct an instance.
  /dalvik/vm/arch/arm/
HintsEABI.cpp 54 * If there are too many arguments to construct valid hints, this function will
  /development/samples/ApiDemos/src/com/example/android/apis/app/
NotifyWithText.java 56 // a version that takes a CharSequence if you must construct
  /development/samples/SkeletonApp/
readme.txt 43 SkeletonActivity.java to construct its UI. The base name of each file
  /development/samples/Snake/src/com/example/android/snake/
BackgroundView.java 80 // Construct our center and four corners
  /development/samples/devbytes/animation/KeyframeAnimation/src/com/example/android/keyframeanimation/
KeyframeAnimation.java 31 * This example shows how to use AnimationDrawable to construct a keyframe animation where each
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/
ANTLRFileStream.cs 40 * all at once when you construct the object. This looks very
  /external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/
ANTLRFileStream.java 33 * all at once when you construct the object. This looks very
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/
ANTLRFileStream.h 31 * all at once when you construct the object. This looks very

Completed in 757 milliseconds

<<11121314151617181920>>