HomeSort by relevance Sort by last modified time
    Searched full:inheriting (Results 126 - 150 of 528) sorted by null

1 2 3 4 56 7 8 91011>>

  /hardware/libhardware/modules/camera/3_4/metadata/
partial_metadata_factory.h 105 // Take advantage of ControlDelegate inheriting from StateDelegate;
  /libcore/ojluni/src/main/java/sun/security/provider/certpath/
AlgorithmChecker.java 320 "of a appropriate type for inheriting parameters");
BasicChecker.java 279 "inheriting parameters");
  /system/nvram/messages/include/nvram/messages/
struct.h 246 // inheriting the members for subsequent |Fields| arguments.
  /external/clang/test/SemaObjC/
parameterized_classes_subst.m 58 // Non-parameterized class inheriting from a specialization of a
68 // Inheriting from an unspecialized form of a parameterized type.
  /external/clang/test/SemaObjCXX/
parameterized_classes_subst.mm 54 // Non-parameterized class inheriting from a specialization of a
64 // Inheriting from an unspecialized form of a parameterized type.
  /external/desugar/java/com/google/devtools/common/options/processor/
OptionProcessor.java 62 * <li>The {@link OptionsParser} only accepts options in {@link OptionsBase}-inheriting classes
132 /** Check that the Option variables only occur in OptionBase-inheriting classes. */
  /frameworks/native/libs/math/include/math/
TMatHelpers.h 364 * By simply inheriting from TMatProductOperators<BASE, T> BASE will automatically
414 * By simply inheriting from TMatSquareFunctions<BASE, T> BASE will automatically
  /system/core/libutils/include/utils/
RefBase.h 127 // Any object inheriting from RefBase should always be destroyed as the result
130 // objects. Objects inheriting from RefBase should have their strong reference
  /external/clang/www/
cxx_status.html 226 <td>Inheriting constructors</td>
625 <td>New specification for inheriting constructors (<a href="cxx_dr_status.html#1941">DR1941</a> et al)</td>
743 to all language versions supporting inheriting constructors.
    [all...]
  /external/boringssl/src/crypto/ec_extra/
ec_asn1.c 91 // this field and put in a NULL to mean inheriting this value. This was
  /external/clang/lib/CodeGen/
CodeGenTypes.h 210 /// Determine if a C++ inheriting constructor should have parameters matching
  /external/deqp/execserver/
xsWin32TestProcess.cpp 520 // Security attributes for inheriting handle.
  /external/deqp/framework/delibs/deutil/
deProcess.c 656 /* Security attributes for inheriting handle. */
  /external/libbrillo/brillo/
process.cc 291 // Reset signal mask for the child process if not inheriting signal mask
  /external/libchrome/base/process/
launch.h 137 // inheriting the parent's process group. The pgid of the child process
  /external/libxml2/doc/devhelp/
libxml2-dict.html 88 </pre><p>Create a new dictionary, inheriting strings from the read-only dictionary @sub. On lookup, strings are first searched in the new dictionary, then in @sub, and if not found are created in the new dictionary.</p>
  /external/llvm/docs/TableGen/
LangRef.rst 277 unnamed ``def`` inheriting from the given class with the given template
  /external/llvm/include/llvm/ADT/
IntrusiveRefCntPtr.h 130 /// the object when the reference count reaches zero. Inheriting from
  /external/llvm/include/llvm/Support/
TrailingObjects.h 121 // recursively inheriting template, in order to handle the template
  /external/python/cpython3/Doc/library/
abc.rst 142 inheriting from :class:`ABC` requires the usual precautions regarding metaclass
  /external/python/cpython3/Python/clinic/
bltinmodule.c.h 145 "The dont_inherit argument, if true, stops the compilation inheriting\n"
  /external/skia/include/core/
SkRefCnt.h 242 * This can be used for classes inheriting from SkRefCnt, but it also works for other
  /external/skqp/include/core/
SkRefCnt.h 242 * This can be used for classes inheriting from SkRefCnt, but it also works for other
  /external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
IntrusiveRefCntPtr.h 128 /// the object when the reference count reaches zero. Inheriting from

Completed in 1670 milliseconds

1 2 3 4 56 7 8 91011>>