Home
last modified time | relevance | path

Searched refs:overridden (Results 1 – 25 of 635) sorted by relevance

12345678910>>...26

/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCXCursor.cpp1134 SmallVectorImpl<CXCursor> &overridden) { in getOverriddenCursors() argument
1147 overridden.push_back(MakeCXCursor(*I, TU)); in getOverriddenCursors()
1569 void clang_getOverriddenCursors(CXCursor cursor, CXCursor **overridden, in clang_getOverriddenCursors() argument
1571 if (overridden) in clang_getOverriddenCursors()
1572 *overridden = nullptr; in clang_getOverriddenCursors()
1578 if (!overridden || !num_overridden || !TU) in clang_getOverriddenCursors()
1620 *overridden = &((*Vec)[1]); in clang_getOverriddenCursors()
1624 void clang_disposeOverriddenCursors(CXCursor *overridden) { in clang_disposeOverriddenCursors() argument
1625 if (!overridden) in clang_disposeOverriddenCursors()
1630 --overridden; in clang_disposeOverriddenCursors()
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/config/
H A Dbootstrap-debug-ckovw.mk13 GCC_COMPARE_DEBUG=$${GCC_COMPARE_DEBUG--fcompare-debug-not-overridden}; \
/netbsd-src/external/gpl3/gdb/dist/config/
H A Dbootstrap-debug-ckovw.mk13 GCC_COMPARE_DEBUG=$${GCC_COMPARE_DEBUG--fcompare-debug-not-overridden}; \
/netbsd-src/external/gpl3/gdb.old/dist/config/
H A Dbootstrap-debug-ckovw.mk13 GCC_COMPARE_DEBUG=$${GCC_COMPARE_DEBUG--fcompare-debug-not-overridden}; \
/netbsd-src/external/gpl3/gcc/dist/config/
H A Dbootstrap-debug-ckovw.mk13 GCC_COMPARE_DEBUG=$${GCC_COMPARE_DEBUG--fcompare-debug-not-overridden}; \
/netbsd-src/external/gpl3/binutils/dist/config/
H A Dbootstrap-debug-ckovw.mk13 GCC_COMPARE_DEBUG=$${GCC_COMPARE_DEBUG--fcompare-debug-not-overridden}; \
/netbsd-src/external/gpl3/binutils.old/dist/config/
H A Dbootstrap-debug-ckovw.mk13 GCC_COMPARE_DEBUG=$${GCC_COMPARE_DEBUG--fcompare-debug-not-overridden}; \
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/
H A DOSSL_CMP_MSG_get0_header.pod89 The extensions are further augmented or overridden by any extensions with the
91 The SANs are further overridden by any SANs included in I<ctx> via
93 Finally, policies are overridden by any policies included in I<ctx> via
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/examples/hello-c++-kde/
H A DBUGS3 The latter may be overridden through the KDE_LANG environment variable, whose
/netbsd-src/external/gpl2/diffutils/dist/
H A Dconfigure.ac47 [Name of "diff" program, unless overridden.])
50 [Name of editor program, unless overridden.])
/netbsd-src/external/apache2/llvm/dist/libcxx/docs/DesignDocs/
H A DVisibilityMacros.rst33 overridden locally. On non-Windows, this is equivalent to `_LIBCPP_FUNC_VIS`.
36 **Windows Behavior**: Any symbol marked `dllimport` cannot be overridden
85 `_LIBCPP_HIDE_FROM_ABI_PER_TU` is defined to 1 unless overridden by users.
87 `_LIBCPP_HIDE_FROM_ABI_PER_TU` is defined to 0 unless overridden by users.
95 is not provided unless explicitly overridden by users.
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDeclObjC.cpp4409 ObjCMethodDecl *overridden) { in CheckObjCMethodDirectOverrides() argument
4410 if (overridden->isDirectMethod()) { in CheckObjCMethodDirectOverrides()
4411 const auto *attr = overridden->getAttr<ObjCDirectAttr>(); in CheckObjCMethodDirectOverrides()
4417 << isa<ObjCProtocolDecl>(overridden->getDeclContext()); in CheckObjCMethodDirectOverrides()
4418 Diag(overridden->getLocation(), diag::note_previous_declaration); in CheckObjCMethodDirectOverrides()
4435 for (ObjCMethodDecl *overridden : overrides) { in CheckObjCMethodOverrides()
4437 if (isa<ObjCProtocolDecl>(overridden->getDeclContext()) || in CheckObjCMethodOverrides()
4438 CurrentClass != overridden->getClassInterface() || in CheckObjCMethodOverrides()
4439 overridden->isOverriding()) { in CheckObjCMethodOverrides()
4440 CheckObjCMethodDirectOverrides(ObjCMethod, overridden); in CheckObjCMethodOverrides()
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/tools/msbuild/
H A DLLVM.Cpp.Common.props15 has overridden (such as warning or erroring on incompatible settings,
70 be treated as having been overridden by the user. This Serves as a hint to the user that
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
H A Duniphier-ld6b.dtsi11 * Reuse the PXs2 device tree with some properties overridden.
/netbsd-src/external/gpl3/gdb/dist/sim/testsuite/frv/interrupts/
H A Dillinsn.cgs24 ill1: tira gr0,0 ; should be overridden
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/visium/
H A Dt-visium23 # The compiler defaults to -mcpu=gr5 but this may be overridden via --with-cpu
/netbsd-src/usr.bin/make/unit-tests/
H A Dvarname-makeflags.mk168 MAKEFLAGS= overridden # temporarily override it
/netbsd-src/external/gpl3/gcc/dist/gcc/config/visium/
H A Dt-visium23 # The compiler defaults to -mcpu=gr5 but this may be overridden via --with-cpu
/netbsd-src/external/gpl3/gdb/dist/gnulib/import/m4/
H A Dsys_uio_h.m410 dnl <sys/uio.h> is always overridden, because of GNULIB_POSIXCHECK.
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/renesas/
H A Dr9a07g044.dtsi16 /* External CAN clock - to be overridden by boards that provide it */
27 /* This value must be overridden by the board */
/netbsd-src/external/gpl3/binutils.old/dist/ld/scripttempl/
H A Dpep.sc105 expectation that they will be overridden by the definitions
107 overridden and global constructors will not be run.
119 the proper __CTOR_LIST__ set by ld -Ur is overridden by a
H A Dpe.sc104 expectation that they will be overridden by the definitions
106 overridden and global constructors will not be run.
118 the proper __CTOR_LIST__ set by ld -Ur is overridden by a
/netbsd-src/external/gpl3/binutils/dist/ld/scripttempl/
H A Dpe.sc104 expectation that they will be overridden by the definitions
106 overridden and global constructors will not be run.
118 the proper __CTOR_LIST__ set by ld -Ur is overridden by a
H A Dpep.sc106 expectation that they will be overridden by the definitions
108 overridden and global constructors will not be run.
120 the proper __CTOR_LIST__ set by ld -Ur is overridden by a
H A Dmips.sc10 # These variables may be overridden by the emulation file. The

12345678910>>...26