/development/vndk/tools/definition-tool/datasets/ |
eligible-list-28-properties.csv | 173 android.hardware.tests.inheritance@1.0,False,False,True,hidl_interface 174 android.hardware.tests.inheritance@1.0-adapter-helper,False,False,True,hidl_interface
|
/device/generic/goldfish/fingerprint/ |
fingerprint.c | 79 fingerprint_device_t device; // "inheritance" 864 // "Inheritance" / casting
|
/external/autotest/docs/ |
best-practices.md | 47 * Prefer object composition to inheritance: avoid subclassing test.test to 51 multiple inheritance, for example.
|
/external/clang/docs/ |
doxygen.cfg.in | 297 # versus func(std::string) {}). This also make the inheritance and collaboration 312 # of private inheritance when no explicit protection keyword is present. [all...] |
/external/clang/lib/CodeGen/ |
ItaniumCXXABI.cpp | [all...] |
/external/clang/lib/StaticAnalyzer/Checkers/ |
DynamicTypePropagation.cpp | 344 // are casting. If the new type is lower in the inheritance hierarchy, pick it. 497 // The type arguments might not be forwarded at any point of inheritance. [all...] |
/external/flatbuffers/docs/source/ |
doxyfile | 307 # versus func(std::string) {}). This also make the inheritance and collaboration 322 # of private inheritance when no explicit protection keyword is present. [all...] |
/external/jcommander/doc/ |
index.html | 739 If you are writing many different tools in the same project, you will probably find that most of these tools can share configurations. While you can use inheritance with your objects to avoid repeating this code, the restriction to single inheritance of implementation might limit your flexibility. To address this problem, JCommander supports parameter delegates.
|
/external/jsoncpp/doc/ |
doxyfile.in | 308 # versus func(std::string) {}). This also make the inheritance and collaboration 323 # of private inheritance when no explicit protection keyword is present. [all...] |
/external/junit-params/apidocs/junitparams/internal/ |
ParameterisedTestClassRunner.html | 100 <ul class="inheritance"> 103 <ul class="inheritance">
|
TestMethod.html | 100 <ul class="inheritance"> 103 <ul class="inheritance">
|
/external/libmojo/third_party/jinja2/ |
nodes.py | 61 inheritance. fields and attributes from the parent class are 69 assert len(bases) == 1, 'multiple inheritance not allowed'
|
/external/libusb/doc/ |
doxygen.cfg.in | 308 # versus func(std::string) {}). This also make the inheritance and collaboration 323 # of private inheritance when no explicit protection keyword is present. [all...] |
/external/libxcam/doc/ |
Doxyfile | 297 # versus func(std::string) {}). This also make the inheritance and collaboration 312 # of private inheritance when no explicit protection keyword is present. [all...] |
/external/llvm/docs/ |
doxygen.cfg.in | 297 # versus func(std::string) {}). This also make the inheritance and collaboration 312 # of private inheritance when no explicit protection keyword is present. [all...] |
/external/llvm/include/llvm/IR/ |
DIBuilder.h | 172 /// inheritance relationship between two types. 176 /// \param Flags Flags to describe inheritance attribute, [all...] |
/external/parameter-framework/upstream/doc/ |
Doxyfile.in | 308 # versus func(std::string) {}). This also make the inheritance and collaboration 323 # of private inheritance when no explicit protection keyword is present. [all...] |
/external/python/cpython3/Lib/test/test_importlib/ |
test_abc.py | 21 ##### Inheritance ############################################################## 35 # importlib._bootstrap per module, inheritance checks fail when
|
/external/subsampling-scale-image-view/docs/javadoc/com/davemorrissey/labs/subscaleview/ |
SubsamplingScaleImageView.DefaultOnImageEventListener.html | 97 <ul class="inheritance"> 100 <ul class="inheritance">
|
/external/subsampling-scale-image-view/docs/javadoc/com/davemorrissey/labs/subscaleview/decoder/ |
SkiaImageRegionDecoder.html | 97 <ul class="inheritance"> 100 <ul class="inheritance">
|
SkiaPooledImageRegionDecoder.html | 97 <ul class="inheritance"> 100 <ul class="inheritance">
|
/external/swiftshader/third_party/LLVM/lib/Analysis/ |
DIBuilder.cpp | 290 /// inheritance relationship between two types. 293 assert(Ty.Verify() && "Unable to create inheritance"); [all...] |
/external/swiftshader/third_party/subzero/docs/ |
Doxyfile | 297 # versus func(std::string) {}). This also make the inheritance and collaboration 312 # of private inheritance when no explicit protection keyword is present. [all...] |
/external/tensorflow/tensorflow/python/keras/_impl/keras/layers/ |
core.py | 114 # Inheritance call order: 795 # Inheritance call order:
|
/external/tinyxml2/ |
dox | 317 # versus func(std::string) {}). This also make the inheritance and collaboration
332 # of private inheritance when no explicit protection keyword is present.
[all...] |