Home
last modified time | relevance | path

Searched refs:inheriting (Results 1 – 25 of 82) sorted by relevance

1234

/third_party/boost/libs/outcome/doc/src/content/reference/types/
Dbad_result_access.md3 description = "Exception type publicly inheriting from `std::logic_error` indicating an incorrect o…
6 Exception type publicly inheriting from {{% api "std::logic_error" %}} indicating an incorrect obse…
Dbad_outcome_access.md3 description = "Exception type publicly inheriting from `std::logic_error` indicating an incorrect o…
6 Exception type publicly inheriting from {{% api "std::logic_error" %}} indicating an incorrect obse…
Dbad_result_access_with.md3 description = "Exception type publicly inheriting from `bad_result_access` indicating an incorrect …
6 Exception type publicly inheriting from {{% api "bad_result_access" %}}, and thus also {{% api "std…
/third_party/node/deps/uvwasi/src/
Dfd_table.c26 uvwasi_rights_t inheriting; in uvwasi__insert_stdio() local
33 err = uvwasi__get_rights(fd, UV_FS_O_RDWR, type, &base, &inheriting); in uvwasi__insert_stdio()
44 inheriting, in uvwasi__insert_stdio()
263 uvwasi_rights_t inheriting; in uvwasi_fd_table_insert_preopen() local
276 err = uvwasi__get_rights(fd, 0, type, &base, &inheriting); in uvwasi_fd_table_insert_preopen()
/third_party/boost/libs/
DJamfile.v210 # Under modularized layout, ensure all inheriting projects get
/third_party/node/deps/npm/node_modules/verror/
DCHANGES.md17 * #39 captureStackTrace lost when inheriting from WError
/third_party/boost/libs/geometry/doc/reference/core/
Dtag_cast.qbk12 inheriting the specified tag is found, it is defined as the metafunction
/third_party/selinux/secilc/test/
Dname_resolution_test.cil82 ;; Check resolution for blockinherits with type in inheriting block
96 ;; Check resolution for blockinherits with no type in inheriting block
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TableGen/
DAutomaton.td14 // Define a record inheriting from GenericAutomaton to generate a reasonably
55 // Name of a class that inherits from Transition. All records inheriting from
/third_party/musl/porting/linux/user/ldso/
DREADME.md14 …to set search paths of library, or to use exported libraries of another namespace by inheriting it.
/third_party/flutter/flutter/examples/flutter_gallery/lib/demo/fortnightly/
DREADME.md41 inheriting from theming.
/third_party/boost/libs/convert/doc/
Duser_types.qbk11 …ious way to support a new type is to write a converter (potentially by inheriting from an existing…
/third_party/boost/tools/build/src/tools/features/
Dvariant-feature.jam107 # inheriting parents' properties so they affect other variants derived from
/third_party/boost/libs/histogram/doc/concepts/
DDiscreteAxis.qbk84 …ace can be added to a user-defined axis which implements `a.bin(i)` by inheriting from the [classr…
DIntervalAxis.qbk75 …ace can be added to a user-defined axis which implements `a.bin(i)` by inheriting from the [classr…
/third_party/node/test/fixtures/wpt/resources/
Didlharness.js308 const inheriting = parsed[dep_type];
310 const deps = [inheriting];
314 || inheriting in this.members && !this.members[inheriting].untested
316 return p.name === inheriting;
/third_party/python/Misc/NEWS.d/
D3.7.0b2.rst75 For dataclasses, disallow inheriting frozen from non-frozen classes, and
76 also disallow inheriting non-frozen from frozen classes. This restriction
/third_party/openssl/doc/man3/
DX509_STORE_CTX_set_verify_cb.pod92 only way to set a custom verification callback is by inheriting it from the
/third_party/selinux/secilc/docs/
Dcil_call_macro_statements.md63 …) declarations in the same namespace will normally cause an error, but inheriting a macro into a n…
/third_party/boost/libs/thread/doc/
Dinternal_locking.qbk166 or inheriting from a class which add these lockable functions.
251 A basic_monitor object behaves like a `BasicLockable` object but only for the inheriting classes.
/third_party/boost/libs/contract/doc/
Dintroduction.qbk61 These can check class invariants and can also /subcontract/ inheriting and extending contracts from…
/third_party/openGLES/extensions/EXT/
DEXT_multiview_tessellation_geometry_shader.txt215 is to change the functionality while "inheriting" the names of the base
/third_party/boost/libs/atomic/doc/
Dplatform.qbk149 // typedef is required for classes inheriting from this
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/
Dmtl_format_utils.mm416 // to specific platforms (i.e. ios2, ios4) inheriting from the previous tables
/third_party/boost/libs/hof/doc/html/_sources/include/boost/hof/
Dreveal.hpp.txt119 /// `failure` struct in the function object and then inheriting from

1234