Searched
full:ctor (Results
426 -
450 of
652) sorted by null
<<11121314151617181920>>
/external/webkit/Source/JavaScriptCore/runtime/ |
JSGlobalData.cpp | 417 // The first RegExp object is ignored. It is create by the RegExpPrototype ctor and not used.
|
/frameworks/base/core/java/com/android/internal/util/ |
StateMachine.java | 245 Log.d(TAG, "ctor E"); 255 Log.d(TAG, "ctor X"); 388 D/hsm1 ( 1999): ctor E 389 D/hsm1 ( 1999): ctor X [all...] |
/frameworks/base/policy/src/com/android/internal/policy/impl/ |
PatternUnlockScreen.java | 156 "UnlockScreen() ctor: totalFailedAttempts="
|
/libcore/luni/src/main/java/java/security/ |
MessageDigest.java | 382 // MessageDigestImpl ctor
|
/packages/apps/Launcher2/src/com/android/launcher2/ |
RocketLauncher.java | 118 //android.util.Log.d("RocketLauncher", "ctor: " + this);
|
/packages/apps/Nfc/jni/ |
com_android_nfc_NativeP2pDevice.cpp | 127 jmethodID ctor; local
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/ |
stl_pair.h | 97 /** There is also a templated copy ctor for the @c pair class itself. */
|
stl_stack.h | 120 // XXX removed old def ctor, added def arg to this one to match 14882
|
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/bits/ |
stl_pair.h | 97 /** There is also a templated copy ctor for the @c pair class itself. */
|
stl_stack.h | 120 // XXX removed old def ctor, added def arg to this one to match 14882
|
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/bits/ |
stl_pair.h | 97 /** There is also a templated copy ctor for the @c pair class itself. */
|
stl_stack.h | 120 // XXX removed old def ctor, added def arg to this one to match 14882
|
/prebuilt/linux-x86/toolchain/i686-android-linux-4.4.3/bin/ |
i686-android-linux-ld | |
/prebuilt/linux-x86/toolchain/i686-android-linux-4.4.3/i686-android-linux/bin/ |
ld | |
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/bin/ |
i686-linux-ld | |
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/bin/ |
ld | |
/external/apache-harmony/auth/src/test/java/common/org/apache/harmony/auth/tests/javax/security/auth/login/ |
LoginContextTest.java | 83 //FIXME lazy subject initialization? should it be initialized in ctor? 275 //FIXME lazy subject initialization? should it be initialized in ctor? [all...] |
/external/chromium/sdch/open-vcdiff/src/gtest/internal/ |
gtest-port.h | 82 // GTEST_DISALLOW_COPY_AND_ASSIGN() - disables copy ctor and operator=. 438 // We cannot call it MutexLock directly as the ctor declaration would
|
/external/clang/include/clang/Basic/ |
IdentifierTable.h | 358 /// IdentifierTable ctor - Create the identifier table, populating it with 546 /// The default ctor should only be used when creating data structures that
|
/external/clang/lib/AST/ |
StmtDumper.cpp | 560 CXXConstructorDecl *Ctor = Node->getConstructor(); 561 DumpType(Ctor->getType());
|
/external/clang/lib/Frontend/ |
CompilerInstance.cpp | 222 // Note that this is different then passing PTHMgr to Preprocessor's ctor. 224 // IdentifierTable's ctor.
|
/external/doclava/src/com/google/doclava/apicheck/ |
ApiFile.java | 202 } else if ("ctor".equals(token)) { 215 throw new ApiParseException("expected ctor, enum_constant, field or method", tokenizer.getLine());
|
/external/llvm/include/llvm/ADT/ |
SmallVector.h | 58 // Allocate raw space for N elements of type T. If T has a ctor or dtor, we 273 // Default ctor - Initialize to empty.
|
/external/llvm/include/llvm/Analysis/ |
DebugInfo.h | 224 // This ctor is used when the Tag has already been validated by a derived 225 // ctor.
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ |
sstream | 89 * own default ctor. 102 * own default ctor.
|
Completed in 1334 milliseconds
<<11121314151617181920>>