Searched refs:NAMESPACE (Results 1 – 19 of 19) sorted by relevance
| /netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
| H A D | name-lookup.h | 364 NAMESPACE = 1 << 2, /* Consider namespace scopes. */ enumerator 366 ALL = BLOCK | CLASS | NAMESPACE, 367 BLOCK_NAMESPACE = BLOCK | NAMESPACE, 368 CLASS_NAMESPACE = CLASS | NAMESPACE, 383 NAMESPACE = 1 << 2, /* We only want NAMESPACE_DECLS. */ enumerator 388 TYPE_NAMESPACE = TYPE | NAMESPACE, /* Either NAMESPACE or TYPE. */
|
| H A D | name-lookup.cc | 766 && (want & LOOK_want::TYPE_NAMESPACE) == LOOK_want::NAMESPACE) in process_binding() 781 if ((want & LOOK_want::TYPE_NAMESPACE) == LOOK_want::NAMESPACE in process_binding() 7702 || !bool (where & LOOK_where::NAMESPACE)); in lookup_name() 7774 if (!val && bool (where & LOOK_where::NAMESPACE)) in lookup_name()
|
| H A D | parser.cc | 30598 decl = lookup_name (name, is_namespace ? LOOK_want::NAMESPACE in cp_parser_lookup_name() 30620 decl = lookup_name (name, is_namespace ? LOOK_want::NAMESPACE in cp_parser_lookup_name()
|
| /netbsd-src/external/mpl/bind/dist/m4/ |
| H A D | ax_save_flags.m4 | 9 # AX_SAVE_FLAGS([NAMESPACE]) 19 # could specify a specific NAMESPACE to AX_SAVE_FLAGS macro and latter 20 # restore it by using AX_RESTORE_FLAGS(NAMESPACE).
|
| H A D | ax_restore_flags.m4 | 19 # user could restore from specific NAMESPACE by using 20 # AX_RESTORE_FLAGS(NAMESPACE) macro.
|
| /netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/src/ |
| H A D | CMakeLists.txt | 106 NAMESPACE "${namespace}"
|
| /netbsd-src/external/apache2/llvm/dist/llvm/utils/benchmark/src/ |
| H A D | CMakeLists.txt | 108 NAMESPACE "${namespace}"
|
| /netbsd-src/external/bsd/libevent/dist/cmake/ |
| H A D | AddEventLibrary.cmake | 64 NAMESPACE ${PROJECT_NAME}::
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Bitcode/Reader/ |
| H A D | BitcodeAnalyzer.cpp | 349 STRINGIFY_CODE(METADATA, NAMESPACE) in GetCodeName()
|
| /netbsd-src/external/mit/expat/dist/ |
| H A D | CMakeLists.txt | 748 NAMESPACE
|
| /netbsd-src/external/bsd/libevent/dist/ |
| H A D | CMakeLists.txt | 1512 NAMESPACE ${PROJECT_NAME}::
|
| /netbsd-src/external/apache2/llvm/dist/clang/bindings/python/clang/ |
| H A D | cindex.py | 783 CursorKind.NAMESPACE = CursorKind(22)
|
| /netbsd-src/crypto/external/bsd/libsaslc/dist/ref/ |
| H A D | rfc2831.txt | 1004 S: * CAPABILITY IMAP4 IMAP4rev1 ACL LITERAL+ NAMESPACE QUOTA
|
| /netbsd-src/external/apache2/llvm/dist/clang/docs/ |
| H A D | ClangFormatStyleOptions.rst | 2888 NAMESPACE(<namespace-name>, ...) {
|
| /netbsd-src/external/gpl3/gdb.old/dist/gdb/ |
| H A D | ChangeLog-2003 | 3650 (scan_partial_symbols): Add NAMESPACE argument; update calls to 3654 (add_partial_namespace): Add NAMESPACE argument; generate partial 3656 (add_partial_enumeration): Add NAMESPACE argument.
|
| H A D | ChangeLog-2004 | 9597 Update calls to helper functions. Remove NAMESPACE argument. 9603 (pdi_needs_namespace): Remove NAMESPACE argument. Just check the
|
| /netbsd-src/external/gpl3/gdb/dist/gdb/ |
| H A D | ChangeLog-2003 | 3650 (scan_partial_symbols): Add NAMESPACE argument; update calls to 3654 (add_partial_namespace): Add NAMESPACE argument; generate partial 3656 (add_partial_enumeration): Add NAMESPACE argument.
|
| H A D | ChangeLog-2004 | 9597 Update calls to helper functions. Remove NAMESPACE argument. 9603 (pdi_needs_namespace): Remove NAMESPACE argument. Just check the
|
| /netbsd-src/external/gpl3/autoconf/dist/ |
| H A D | ChangeLog.2 | 7930 Use NAMESPACE::MACRONAME instead of `m4_defn(NAMESPACE,
|