/external/skia/include/core/ |
SkPathEffect.h | 151 /** Construct a pathEffect whose effect is to apply first the inner pathEffect 182 /** Construct a pathEffect whose effect is to apply two effects, in sequence.
|
/external/skia/src/core/ |
SkScaledImageCache.h | 77 * Construct the cache to call DiscardableFactory when it 86 * Construct the cache, allocating memory with malloc, and respect the
|
/external/smack/src/org/jivesoftware/smackx/pubsub/ |
ItemsExtension.java | 67 * Construct an instance with a list representing items that have been published or deleted.
92 * Construct an instance with a list representing items that have been published or deleted.
|
/external/smack/src/org/xbill/DNS/ |
ClientSubnetOption.java | 59 * Construct a Client Subnet option. Note that the number of significant bits in 86 * Construct a Client Subnet option with scope netmask set to 0.
|
/external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/ |
decode.c | 207 tmp_1 = (WebRtc_Word16)WebRtcSpl_SatW32ToW16(((WebRtc_Word32)Vector_Word16_1[k]+Vector_Word16_2[k] + 1)); /* Construct a new upper channel signal*/ 208 tmp_2 = (WebRtc_Word16)WebRtcSpl_SatW32ToW16(((WebRtc_Word32)Vector_Word16_1[k]-Vector_Word16_2[k])); /* Construct a new lower channel signal*/
|
/external/webrtc/src/system_wrappers/source/ |
event_posix.cc | 33 const int error = ptr->Construct(); 53 int EventPosix::Construct()
|
/frameworks/base/core/java/android/bluetooth/ |
BluetoothServerSocket.java | 76 * Construct a socket for incoming connections. 91 * Construct a socket for incoming connections.
|
/frameworks/base/core/java/android/widget/ |
PopupMenu.java | 61 * Construct a new PopupMenu. 72 * Construct a new PopupMenu.
|
/frameworks/base/core/java/com/android/internal/view/menu/ |
ListMenuPresenter.java | 58 * Construct a new ListMenuPresenter. 70 * Construct a new ListMenuPresenter.
|
/frameworks/base/packages/Keyguard/src/com/android/keyguard/ |
KeyguardSecurityModel.java | 56 * no need to even construct the biometric unlock. 65 * true there is no need to even construct the biometric unlock.
|
/frameworks/native/include/ui/ |
Fence.h | 48 // Construct a new Fence object with an invalid file descriptor. This 53 // Construct a new Fence object to manage a given fence file descriptor.
|
/frameworks/support/v7/appcompat/src/android/support/v7/internal/view/menu/ |
ListMenuPresenter.java | 61 * Construct a new ListMenuPresenter. 73 * Construct a new ListMenuPresenter.
|
/libcore/luni/src/main/java/java/util/zip/ |
GZIPInputStream.java | 72 * Construct a {@code GZIPInputStream} to read from GZIP data from the 85 * Construct a {@code GZIPInputStream} to read from GZIP data from the
|
/packages/apps/Mms/src/com/android/mms/model/ |
LayoutModel.java | 113 // LayoutModel will re-construct when orientation changes, so we need to 115 // value (LAYOUT_BOTTOM_TEXT) after LayoutModel re-construct.
|
/packages/apps/UnifiedEmail/src/org/apache/commons/io/comparator/ |
ExtensionFileComparator.java | 79 * Construct a case sensitive file extension comparator instance.
86 * Construct a file extension comparator instance with the specified case-sensitivity.
|
SizeFileComparator.java | 76 * Construct a file size comparator instance (directories treated as zero size).
83 * Construct a file size comparator instance specifying whether the size of
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/ |
gslice.h | 66 /// Construct an empty slice. 70 * @brief Construct a slice.
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/ |
extptr_allocator.h | 99 void construct(pointer __p, const _Tp& __val) function in class:_ExtPtr_allocator 105 construct(pointer __p, _Args&&... __args) function in class:_ExtPtr_allocator
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/ |
gslice.h | 68 /// Construct an empty slice. 72 * @brief Construct a slice.
|
stl_construct.h | 1 // nonstandard construct and destroy functions -*- C++ -*- 83 // 402. wrong new expression in [some_]allocator::construct
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/ |
extptr_allocator.h | 103 void construct(pointer __p, const _Tp& __val) function in class:_ExtPtr_allocator 109 construct(pointer __p, _Args&&... __args) function in class:_ExtPtr_allocator
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/ |
gslice.h | 68 /// Construct an empty slice. 72 * @brief Construct a slice.
|
stl_construct.h | 1 // nonstandard construct and destroy functions -*- C++ -*- 83 // 402. wrong new expression in [some_]allocator::construct
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/ |
extptr_allocator.h | 103 void construct(pointer __p, const _Tp& __val) function in class:_ExtPtr_allocator 109 construct(pointer __p, _Args&&... __args) function in class:_ExtPtr_allocator
|
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/ |
gslice.h | 66 /// Construct an empty slice. 70 * @brief Construct a slice.
|