Home
last modified time | relevance | path

Searched refs:NAMESPACE (Results 1 – 19 of 19) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dname-lookup.h364 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 Dname-lookup.cc766 && (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 Dparser.cc30598 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 Dax_save_flags.m49 # 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 Dax_restore_flags.m419 # 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 DCMakeLists.txt106 NAMESPACE "${namespace}"
/netbsd-src/external/apache2/llvm/dist/llvm/utils/benchmark/src/
H A DCMakeLists.txt108 NAMESPACE "${namespace}"
/netbsd-src/external/bsd/libevent/dist/cmake/
H A DAddEventLibrary.cmake64 NAMESPACE ${PROJECT_NAME}::
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Bitcode/Reader/
H A DBitcodeAnalyzer.cpp349 STRINGIFY_CODE(METADATA, NAMESPACE) in GetCodeName()
/netbsd-src/external/mit/expat/dist/
H A DCMakeLists.txt748 NAMESPACE
/netbsd-src/external/bsd/libevent/dist/
H A DCMakeLists.txt1512 NAMESPACE ${PROJECT_NAME}::
/netbsd-src/external/apache2/llvm/dist/clang/bindings/python/clang/
H A Dcindex.py783 CursorKind.NAMESPACE = CursorKind(22)
/netbsd-src/crypto/external/bsd/libsaslc/dist/ref/
H A Drfc2831.txt1004 S: * CAPABILITY IMAP4 IMAP4rev1 ACL LITERAL+ NAMESPACE QUOTA
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DClangFormatStyleOptions.rst2888 NAMESPACE(<namespace-name>, ...) {
/netbsd-src/external/gpl3/gdb.old/dist/gdb/
H A DChangeLog-20033650 (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 DChangeLog-20049597 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 DChangeLog-20033650 (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 DChangeLog-20049597 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 DChangeLog.27930 Use NAMESPACE::MACRONAME instead of `m4_defn(NAMESPACE,