Searched
full:ctor (Results
351 -
375 of
652) sorted by null
<<11121314151617181920>>
/external/chromium/chrome/browser/ui/views/extensions/ |
extension_popup.cc | 217 Release(); // Balanced in ctor.
|
/external/clang/lib/Lex/ |
MacroArgs.h | 58 /// MacroArgs ctor function - Create a new MacroArgs object with the specified
|
/external/clang/test/CodeGenCXX/ |
nrvo.cpp | 70 // %lpad: landing pad for ctor of 'y', dtor of 'y'
|
/external/doclava/src/com/google/doclava/ |
MethodInfo.java | 59 // ctor 93 // ctor 120 // ctor 152 // ctor
|
/external/libvpx/examples/includes/geshi/geshi/ |
cil.php | 53 '.export', '.event', '.entrypoint', '.emitbyte', '.data', '.custom', '.culture', '.ctor', '.corflags', '.class',
|
/external/llvm/include/llvm/Analysis/ |
Interval.h | 51 inline Interval(const Interval &I) // copy ctor
|
IntervalPartition.h | 58 // IntervalPartition ctor - Build a reduced interval partition from an
|
Trace.h | 35 /// Trace ctor - Make a new trace from a vector of basic blocks,
|
/external/llvm/include/llvm/ |
PassManager.h | 74 /// FunctionPassManager ctor - This initializes the pass manager. It needs,
|
/external/llvm/lib/Analysis/ |
ProfileInfoLoader.cpp | 82 // ProfileInfoLoader ctor - Read the specified profiling data file, exiting the
|
/external/llvm/lib/Target/ |
TargetData.cpp | 228 /// Default ctor. 233 report_fatal_error("Bad TargetData ctor used. " 360 // Set SL before calling StructLayout's ctor. The ctor could cause other
|
/external/llvm/test/Transforms/GlobalOpt/ |
ctor-list-opt.ll | 1 ; RUN: opt < %s -globalopt -S | not grep CTOR
|
/external/oprofile/libpp/ |
profile_container.h | 61 * add() is an helper for delayed ctor. Take care you can't safely
|
/external/oprofile/libutil++/ |
op_spu_bfd.cpp | 66 cverb << vbfd << "op_bfd ctor for " << image_path << endl;
|
/external/stlport/test/unit/ |
uninitialized_test.cpp | 117 optimization oportunity and called the regular copy-ctor instead. */
|
/frameworks/base/libs/hwui/ |
Rect.h | 52 // we don't provide copy-ctor and operator= on purpose
|
/frameworks/base/media/java/android/media/ |
FaceDetector.java | 88 // private ctor, user not supposed to build this object
|
/ndk/tests/device/test-gnustl-full/unit/ |
uninitialized_test.cpp | 117 optimization oportunity and called the regular copy-ctor instead. */
|
/ndk/tests/device/test-stlport/unit/ |
uninitialized_test.cpp | 117 optimization oportunity and called the regular copy-ctor instead. */
|
/packages/apps/Camera/jni/feature_stab/db_vlvm/ |
db_feature_detection.h | 105 Copy ctor duplicates settings.
|
/packages/apps/Launcher2/src/com/android/launcher2/ |
ShortcutInfo.java | 78 mIcon = info.mIcon; // TODO: should make a copy here. maybe we don't need this ctor at all
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/ |
gslice.h | 81 // XXX: the IS says the copy-ctor and copy-assignment operators are
|
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/bits/ |
gslice.h | 81 // XXX: the IS says the copy-ctor and copy-assignment operators are
|
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/bits/ |
gslice.h | 81 // XXX: the IS says the copy-ctor and copy-assignment operators are
|
/system/core/libpixelflinger/tinyutils/ |
VectorImpl.h | 34 enum { // flags passed to the ctor
|
Completed in 2923 milliseconds
<<11121314151617181920>>