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

<<11121314151617181920>>

  /external/webkit/Source/WebCore/platform/graphics/android/
TilesManager.cpp 104 XLOG("TilesManager ctor");
  /external/webkit/Source/WebCore/platform/graphics/chromium/
UniscribeHelper.h 387 // instead of m_logfont? Then, a derived class ctor can set m_ascent,
  /external/webkit/Source/WebKit/wx/
WebView.h 113 // ctor(s)
  /frameworks/base/docs/html/sdk/api_diff/7/
user_comments_for_6_to_7.xml 18 An id has the form package[.class[.[ctor|method|field].signature]], where [] indicates optional
  /frameworks/base/opengl/libagl/
egl.cpp 218 virtual bool initCheck() const { return true; } // TODO: report failure if ctor fails
    [all...]
  /frameworks/base/opengl/libagl2/src/
egl.cpp 194 return true; // TODO: report failure if ctor fails
    [all...]
  /frameworks/base/opengl/libs/EGL/
egl.cpp 243 // initialized by static ctor. should be set here.
  /packages/apps/Browser/src/com/android/browser/
WebStorageSizeManager.java 184 * Public ctor
  /prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/arm-eabi/bin/
ld 
  /prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/bin/
arm-eabi-ld 
  /prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/arm-eabi/bin/
ld 
  /prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/bin/
arm-eabi-ld 
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/
ostream 77 * This ctor is almost never called by the user directly, rather from
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/
ostream 77 * This ctor is almost never called by the user directly, rather from
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/
ostream 77 * This ctor is almost never called by the user directly, rather from
  /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
GRState.h 97 /// This ctor is used when creating the first GRState object.
101 /// Copy ctor - We must explicitly define this or else the "Next" ptr
  /external/clang/lib/CodeGen/
CodeGenModule.h 561 llvm::GlobalValue *GetAddrOfCXXConstructor(const CXXConstructorDecl *ctor,
799 void AddGlobalCtor(llvm::Function *Ctor, int Priority=65535);
  /external/gtest/include/gtest/internal/
gtest-port.h 102 // GTEST_DISALLOW_COPY_AND_ASSIGN_ - disables copy ctor and operator=.
649 // We cannot call it MutexLock directly as the ctor declaration would
  /external/icu4c/test/intltest/
msfmrgts.cpp 350 * ChoiceFormat.ctor(double[], String[]) doesn't check
380 * ChoiceFormat.ctor(double[], String[]) allows unordered double array.
    [all...]
  /external/jdiff/src/jdiff/
Diff.java 511 boolean firstCtor = true; // Set for first ctor in a class
561 int ctorIdx = diffOutput.id_.indexOf(".ctor");
    [all...]
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/bin/
i686-unknown-linux-gnu-ld 
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/i686-unknown-linux-gnu/bin/
ld 
  /external/llvm/include/llvm/
Instructions.h 336 /// list of indices. The first ctor can optionally insert before an existing
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGISel.cpp     [all...]
  /external/clang/include/clang/AST/
RecursiveASTVisitor.h     [all...]

Completed in 2096 milliseconds

<<11121314151617181920>>