/external/webkit/Source/JavaScriptCore/tests/mozilla/ecma_3/RegExp/ |
15.10.4.1-3.js | 29 * flags is undefined, then let P be the pattern used to construct R 30 * and let F be the flags used to construct R. If pattern is an object R
|
15.10.4.1-4.js | 29 * flags is undefined, then let P be the pattern used to construct R 30 * and let F be the flags used to construct R. If pattern is an object R
|
15.10.4.1-5-n.js | 29 * flags is undefined, then let P be the pattern used to construct R 30 * and let F be the flags used to construct R. If pattern is an object R
|
/external/webkit/Source/WebCore/bindings/js/ |
ScriptFunctionCall.cpp | 162 ScriptObject ScriptFunctionCall::construct(bool& hadException, bool reportExceptions) function in class:WebCore::ScriptFunctionCall 182 JSValue result = JSC::construct(m_exec, constructor, constructType, constructData, m_arguments);
|
/external/webp/src/dec/ |
alpha.c | 96 // Construct raw_data (height x stride) from alpha data (height x width). 100 // Construct raw_data (height x stride) from alpha data (height x width).
|
/external/webrtc/src/system_wrappers/source/ |
event_posix.cc | 33 const int error = ptr->Construct(); 53 int EventPosix::Construct()
|
thread_posix.cc | 57 const int error = ptr->Construct(); 86 int ThreadPosix::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/webkit/ |
WebHistoryItemClassic.java | 64 * Construct a new WebHistoryItem with initial flattened data. 75 * Construct a clone of a WebHistoryItem from the given item.
|
/frameworks/base/core/java/com/android/internal/view/menu/ |
ListMenuPresenter.java | 58 * Construct a new ListMenuPresenter. 70 * Construct a new ListMenuPresenter.
|
/frameworks/base/policy/src/com/android/internal/policy/impl/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/ex/chips/src/com/android/ex/chips/ |
RecipientEntry.java | 113 * Construct a RecipientEntry from just an address that has been entered. 135 * Construct a RecipientEntry from just an address that has been entered
|
/frameworks/native/include/ui/ |
Fence.h | 43 // Construct a new Fence object with an invalid file descriptor. This 48 // Construct a new Fence object to manage a given fence file descriptor.
|
/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/Email/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.
|