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

<<31323334353637383940>>

  /external/libexif/
ABOUT-NLS 37 many features (such as locale alias, message inheritance, automatic
    [all...]
  /external/libmojo/third_party/jinja2/
runtime.py 120 # create the initial mapping of blocks. Whenever template inheritance
  /external/libvpx/libvpx/third_party/googletest/src/include/gtest/
gtest-param-test.h.pump 53 // another inheritance scheme that's sometimes useful in more complicated
  /external/llvm/include/llvm/IR/
LegacyPassManagers.h 36 // This class hierarchy uses multiple inheritance but pass managers do not
  /external/llvm/include/llvm/
Pass.h 167 /// an analysis interface through multiple inheritance. If needed, it should
  /external/llvm/lib/IR/
DIBuilder.cpp 255 assert(Ty && "Unable to create inheritance");
    [all...]
  /external/ltp/doc/
style-guide.txt 77 exec'ing and descriptor inheritance, etc.
  /external/ltp/testcases/realtime/lib/
librttest.c 216 ("Priority Inheritance has been disabled for this run.\n");
  /external/mesa3d/src/gtest/include/gtest/
gtest-param-test.h.pump 53 // another inheritance scheme that's sometimes useful in more complicated
  /external/python/cpython2/Doc/c-api/
typeobj.rst 336 block inheritance of the hash method from a parent type. This is interpreted
427 Inheritance of this field is complicated. Most flag bits are inherited
    [all...]
  /external/python/cpython2/Doc/library/
socketserver.rst 82 There are five classes in an inheritance diagram, four of which represent
  /external/python/cpython2/Doc/whatsnew/
2.2.rst 160 the :attr:`~object.__dict__` of an object, but when class inheritance or an arbitrary
243 Multiple Inheritance: The Diamond Rule
246 Multiple inheritance has also been made more useful through changing the rules
275 produces more useful results for really complicated inheritance graphs.)
    [all...]
  /external/python/cpython2/Lib/
SocketServer.py 30 There are five classes in an inheritance diagram, four of which represent
asyncore.py 414 # cheap inheritance, used to pass all other attribute
  /external/python/cpython2/Lib/test/
test_asyncore.py 318 # cheap inheritance with the underlying socket is supposed
  /external/python/cpython2/Modules/_io/
_iomodule.c 677 (the ABCs themselves are declared through inheritance in io.py)
  /external/python/cpython3/Doc/faq/
extending.rst 437 Can I create an object class with some methods implemented in C and others in Python (e.g. through inheritance)?
  /external/python/cpython3/Doc/whatsnew/
2.2.rst 160 the :attr:`~object.__dict__` of an object, but when class inheritance or an arbitrary
243 Multiple Inheritance: The Diamond Rule
246 Multiple inheritance has also been made more useful through changing the rules
275 produces more useful results for really complicated inheritance graphs.)
    [all...]
  /external/python/cpython3/Lib/
socket.py 213 # mode to override platform-specific socket flags inheritance.
socketserver.py 30 There are five classes in an inheritance diagram, four of which represent
  /external/python/cpython3/Modules/_io/
_iomodule.c 703 (the ABCs themselves are declared through inheritance in io.py)
  /external/scapy/doc/scapy/
installation.rst 461 This will generate a ``classes_fields.png`` picture containing the inheritance hierarchy. Note that you can provide as many
  /external/swiftshader/third_party/LLVM/docs/
SystemLibrary.html 167 virtual methods. There is no need to use inheritance for implementation
  /external/swiftshader/third_party/LLVM/lib/Analysis/IPA/
GlobalsModRef.cpp 158 /// an analysis interface through multiple inheritance. If needed, it
  /external/v8/src/
api-natives.cc 182 // Walk the inheritance chain and copy all accessors to current object.

Completed in 1831 milliseconds

<<31323334353637383940>>