HomeSort by relevance Sort by last modified time
    Searched full:inheritance (Results 76 - 100 of 1569) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/skia/experimental/svg/model/
SkSVGPath.cpp 30 // the passed fillType follows inheritance rules and needs to be applied at draw time.
SkSVGPoly.cpp 37 // the passed fillType follows inheritance rules and needs to be applied at draw time.
  /external/skqp/experimental/svg/model/
SkSVGPath.cpp 30 // the passed fillType follows inheritance rules and needs to be applied at draw time.
SkSVGPoly.cpp 37 // the passed fillType follows inheritance rules and needs to be applied at draw time.
  /external/webrtc/webrtc/base/
socketfactory.h 25 // TODO: C++ inheritance rules mean that all users must have both
  /frameworks/av/media/libstagefright/include/media/stagefright/
BufferProducerWrapper.h 27 // because IGBP's parent (IInterface) uses virtual inheritance. This class
  /frameworks/base/location/lib/
README.txt 11 (or by extending them via inheritance). This would break clients of the
  /frameworks/base/media/lib/tvremote/
README.txt 10 expose them in any public method (or by extending them via inheritance). This would
  /frameworks/base/packages/SystemUI/plugin/src/com/android/systemui/plugins/
FragmentBase.java 21 * Interface to deal with lack of multiple inheritance
  /frameworks/rs/cpu_ref/
rsCpuScriptGroup2.h 30 // It's important to do forwarding here than inheritance for unbound value
  /hardware/interfaces/bluetooth/1.0/default/
service.cpp 23 // Extra threads make priority inheritance faster.
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
aclapi.h 73 WINADVAPI VOID WINAPI BuildExplicitAccessWithNameA (PEXPLICIT_ACCESS_A pExplicitAccess, LPSTR pTrusteeName, DWORD AccessPermissions, ACCESS_MODE AccessMode, DWORD Inheritance);
74 WINADVAPI VOID WINAPI BuildExplicitAccessWithNameW (PEXPLICIT_ACCESS_W pExplicitAccess, LPWSTR pTrusteeName, DWORD AccessPermissions, ACCESS_MODE AccessMode, DWORD Inheritance);
75 WINADVAPI VOID WINAPI BuildImpersonateExplicitAccessWithNameA (PEXPLICIT_ACCESS_A pExplicitAccess, LPSTR pTrusteeName, PTRUSTEE_A pTrustee, DWORD AccessPermissions, ACCESS_MODE AccessMode, DWORD Inheritance);
76 WINADVAPI VOID WINAPI BuildImpersonateExplicitAccessWithNameW (PEXPLICIT_ACCESS_W pExplicitAccess, LPWSTR pTrusteeName, PTRUSTEE_W pTrustee, DWORD AccessPermissions, ACCESS_MODE AccessMode, DWORD Inheritance);
  /prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/lib-scriptpackages/SystemEvents/
Login_Items_Suite.py 22 """<Inheritance> - All of the properties of the superclass. """
  /prebuilts/gradle-plugin/com/android/tools/jaxb-inheritance-plugin/1/
jaxb-inheritance-plugin-1.pom 6 <artifactId>jaxb-inheritance-plugin</artifactId>
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/SystemEvents/
Login_Items_Suite.py 22 """<Inheritance> - All of the properties of the superclass. """
  /system/tools/hidl/test/java_test/
Android.mk 13 android.hardware.tests.inheritance-V1.0-java
  /external/clang/test/SemaCXX/
member-pointer-ms.cpp 11 // - single, multiple, and virtual inheritance (and unspecified for incomplete)
103 // An incomplete type with an unspecified inheritance model seems to take one
155 // A non-primary base class uses the multiple inheritance model for member
237 // expected-warning@-1 {{inheritance model ignored on primary template}}
239 // expected-warning@-1 {{inheritance model ignored on partial specialization}}
243 struct __multiple_inheritance B; // expected-error{{inheritance model does not match definition}}
245 struct __multiple_inheritance C {}; // expected-error{{inheritance model does not match definition}}
  /build/make/tools/droiddoc/templates-pdk/assets/
style.css 155 div#jd-content table.jd-inheritance-table {
162 div#jd-content table.jd-inheritance-table td {
169 div#jd-content table.jd-inheritance-table .jd-inheritance-space {
173 div#jd-content table.jd-inheritance-table .jd-inheritance-interface-cell {
  /external/doclava/res/assets/templates/assets/
style.css 155 div#jd-content table.jd-inheritance-table {
162 div#jd-content table.jd-inheritance-table td {
169 div#jd-content table.jd-inheritance-table .jd-inheritance-space {
173 div#jd-content table.jd-inheritance-table .jd-inheritance-interface-cell {
  /external/clang/test/CodeGenCXX/
debug-info-ms-ptr-to-member.cpp 3 // Test member pointer inheritance models.
19 // Test incomplete MPTs, which don't have inheritance models.
  /external/jdiff/src/jdiff/
ClassDiff.java 21 * A string describing the changes in inheritance.
80 * Compare the inheritance details of two classes and produce
  /external/v8/tools/clang/plugins/tests/
base_refcounted.h 28 // Ignore classes whose inheritance tree ends in WebKit's RefCounted base
175 // Safe. Private inheritance does not expose the base destructor.
  /frameworks/support/samples/Support4Demos/src/main/java/com/example/android/supportv4/accessibility/
AccessibilityDelegateSupportActivity.java 53 * as opposed to inheritance. An accessibility delegate can be used for adding
68 // via composition as opposed as inheritance. The main benefit is that
  /system/chre/core/include/chre/core/
nanoapp.h 33 * Inheritance is used to separate the common interface with common
36 * platform-specific part (chre::PlatformNanoappBase). However, this inheritance
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/C/
ASTDbg.stg 32 /** Template overrides to add debugging to AST stuff. Dynamic inheritance

Completed in 1419 milliseconds

1 2 34 5 6 7 8 91011>>