HomeSort by relevance Sort by last modified time
    Searched full:ctor (Results 576 - 600 of 652) sorted by null

<<21222324252627

  /frameworks/base/docs/html/sdk/api_diff/12/
user_comments_for_11_to_12.xml 18 An id has the form package[.class[.[ctor|method|field].signature]], where [] indicates optional
    [all...]
  /packages/apps/Launcher2/src/com/android/launcher2/
LauncherProvider.java 442 // The max id is not yet set at this point (onUpgrade is triggered in the ctor
    [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/
bitmap_allocator.h 440 // index to this ctor.
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/
fstream 206 * own default ctor.
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/
bitmap_allocator.h 440 // index to this ctor.
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/
fstream 206 * own default ctor.
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ext/
bitmap_allocator.h 440 // index to this ctor.
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/
fstream 206 * own default ctor.
  /external/chromium/base/
message_loop_unittest.cc 490 // Ctor. If trash_SEH_handler is true, the task will override the unhandled
    [all...]
  /external/chromium/testing/gtest/test/
gtest_unittest.cc 837 // Default ctor.
867 // Copy ctor where the source is NULL.
872 // Copy ctor where the source isn't NULL.
877 // Copy ctor where the source contains '\0'.
    [all...]
  /external/clang/lib/AST/
MicrosoftMangle.cpp 296 // ::= <ctor-dtor-name>
    [all...]
  /external/clang/lib/Lex/
LiteralSupport.cpp 668 assert(C < radix && "NumericLiteralParser ctor should have rejected this");
    [all...]
  /external/icu4c/test/intltest/
tzregts.cpp 656 // {sfb} need to look into ctor problems! (UErrorCode vs. dst signature confusion)
    [all...]
  /external/llvm/docs/
FAQ.html 732 different translation units, so if a static ctor/dtor in your .cpp file
  /external/llvm/include/llvm/Analysis/
LoopInfo.h 80 /// Loop ctor - This creates an empty loop.
    [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstCombinePHI.cpp 578 // Ctor form used by DenseMap.
    [all...]
  /external/protobuf/gtest/test/
gtest_unittest.cc     [all...]
  /external/webkit/Source/WebKit/android/jni/
PictureSet.cpp 615 // Note that setDimensions() may be called by our ctor and should behave accordingly
    [all...]
  /frameworks/base/telephony/java/com/android/internal/telephony/
SMSDispatcher.java 193 Log.d(TAG, "SMSDispatcher: ctor mSmsCapable=" + mSmsCapable + " format=" + getFormat()
    [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
stl_list.h 442 // Note that pointers-to-_Node's can be ctor-converted to
    [all...]
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_list.h 442 // Note that pointers-to-_Node's can be ctor-converted to
    [all...]
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_list.h 442 // Note that pointers-to-_Node's can be ctor-converted to
    [all...]
  /external/clang/lib/CodeGen/
CGDebugInfo.cpp 729 // Since a single ctor/dtor corresponds to multiple functions, it doesn't
730 // make sense to give a single ctor/dtor a linkage name.
    [all...]
CGObjC.cpp 752 bool ctor) {
757 if (ctor) {
    [all...]
  /external/clang/lib/Sema/
SemaTemplateInstantiateDecl.cpp     [all...]

Completed in 1529 milliseconds

<<21222324252627