/frameworks/base/tools/layoutlib/create/ |
README.txt | 181 (either by inheritance or delegation) all the original non-native code of _original_Paint
|
/prebuilt/darwin-x86/toolchain/arm-linux-androideabi-4.4.x/arm-linux-androideabi/include/c++/4.4.3/ |
cxxabi.h | 531 __diamond_shaped_mask = 0x2, // Diamond shaped multiple inheritance.
|
/prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/arm-linux-androideabi/include/c++/4.4.3/ |
cxxabi.h | 531 __diamond_shaped_mask = 0x2, // Diamond shaped multiple inheritance.
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ |
cxxabi.h | 531 __diamond_shaped_mask = 0x2, // Diamond shaped multiple inheritance.
|
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ |
cxxabi.h | 531 __diamond_shaped_mask = 0x2, // Diamond shaped multiple inheritance.
|
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ |
cxxabi.h | 531 __diamond_shaped_mask = 0x2, // Diamond shaped multiple inheritance.
|
/prebuilt/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/ |
cxxabi.h | 531 __diamond_shaped_mask = 0x2, // Diamond shaped multiple inheritance.
|
/external/bluetooth/glib/gobject/ |
gparam.c | [all...] |
/external/clang/lib/StaticAnalyzer/Core/ |
SimpleSValBuilder.cpp | 779 // FIXME: This doesn't handle nesting, inheritance, or Objective-C ivars. 801 // FIXME: This is probably where inheritance would be a problem. [all...] |
/external/dbus/ |
NEWS.pre-1-0 | 187 - multiple inheritance of classes now supported 276 parameters to make it easier to do inheritance over the bus
|
/external/llvm/lib/Analysis/ |
DIBuilder.cpp | 290 /// inheritance relationship between two types. 293 assert(Ty.Verify() && "Unable to create inheritance"); [all...] |
/external/webkit/Tools/DumpRenderTree/mac/PerlSupport/ |
DumpRenderTreeSupport_wrapPregenerated.c | 199 Cast a pointer up an inheritance hierarchy 207 Dynamic pointer casting. Down an inheritance hierarchy
|
/external/clang/include/clang/AST/ |
DeclCXX.h | [all...] |
/external/clang/lib/AST/ |
DeclCXX.cpp | [all...] |
/external/webkit/Source/WebKit/qt/Api/ |
qwebelement.cpp | 814 the element, without respecting style inheritance and other CSS 817 inheritance and importance rules defined in the document's 865 // by importance and inheritance order. This include external CSS [all...] |
/bionic/libc/docs/ |
OVERVIEW.TXT | 93 due to BSD inheritance, but off64_t should be available as a typedef to ease
|
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/lang/ |
ClassTest.java | 342 // Check inheritance of pub fields
|
/external/bison/ |
ABOUT-NLS | 37 many features (such as locale alias, message inheritance, automatic [all...] |
/external/chromium/base/ |
bind_unittest.cc | 444 // inheritance.
|
process_util_win.cc | 349 NOTREACHED() << "Failed to disabled pipe inheritance";
|
/external/chromium/testing/gtest/include/gtest/ |
gtest-param-test.h.pump | 53 // another inheritance scheme that's sometimes useful in more complicated
|
/external/clang/lib/Sema/ |
SemaExceptionSpec.cpp | 592 // Otherwise we need to check the inheritance.
|
/external/dbus/bus/ |
policy.c | 786 * of files allows for an "inheritance and override" pattern where [all...] |
/external/dbus/doc/ |
dcop-howto.txt | 381 implement the interface described in MyInterface.h. Alter the inheritance
|
/external/llvm/docs/ |
SystemLibrary.html | 167 virtual methods. There is no need to use inheritance for implementation
|