Home
last modified time | relevance | path

Searched refs:namespaces (Results 1 – 25 of 68) sorted by relevance

123

/freebsd-12.1/contrib/apr-util/xml/
H A Dapr_xml.c662 for (i = namespaces->nelts; i--;) { in elem_size()
665 strlen(APR_XML_GET_URI_ITEM(namespaces, i)) + 1); in elem_size()
754 apr_array_header_t *namespaces, int *ns_map) in write_elem() argument
796 for (i = namespaces->nelts; i--;) { in write_elem()
798 APR_XML_GET_URI_ITEM(namespaces, i)); in write_elem()
992 if (pdoc->namespaces != NULL) { in apr_xml_parser_convert_doc()
994 apr_array_header_t *namespaces; in apr_xml_parser_convert_doc() local
995 namespaces = apr_array_make(pool, pdoc->namespaces->nelts, sizeof(const char *)); in apr_xml_parser_convert_doc()
996 if (namespaces == NULL) in apr_xml_parser_convert_doc()
1009 apr_xml_insert_uri(namespaces, ptr); in apr_xml_parser_convert_doc()
[all …]
/freebsd-12.1/sys/dev/nvdimm/
H A Dnvdimm_ns.c80 SLIST_INSERT_HEAD(&spa->namespaces, ns, link); in nvdimm_create_namespaces()
92 SLIST_FOREACH_SAFE(ns, &spa->namespaces, link, next) { in nvdimm_destroy_namespaces()
93 SLIST_REMOVE_HEAD(&spa->namespaces, link); in nvdimm_destroy_namespaces()
H A Dnvdimm_var.h153 SLIST_HEAD(, nvdimm_namespace) namespaces;
/freebsd-12.1/contrib/apr-util/include/
H A Dapr_xml.h204 apr_array_header_t *namespaces; member
286 int style, apr_array_header_t *namespaces,
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DManualDWARFIndex.cpp92 [&]() { finalize_fn(&IndexSet::namespaces); }); in Index()
331 set.namespaces.Insert(ConstString(name), in IndexUnitImpl()
405 m_set.namespaces.Find(name, offsets); in GetNamespaces()
487 m_set.namespaces.Dump(&s); in Dump()
H A DManualDWARFIndex.h56 NameToDIE namespaces; member
/freebsd-12.1/sys/ufs/ufs/
H A DREADME.extattr19 disjoint namespaces: currently, two namespaces are defined:
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSVals.def11 // Analyzer. The distinction between loc:: and nonloc:: SVal namespaces is
/freebsd-12.1/contrib/libxo/xohtml/external/
H A Djquery.js2895 t, tns, type, namespaces, handleObj,
2958 namespace: namespaces.join(".")
3016 t, tns, type, namespaces, origCount,
3028 namespaces = tns[2];
3032 namespaces = namespaces? "." + namespaces : "";
3043namespaces = namespaces ? new RegExp("(^|\\.)" + namespaces.split(".").sort().join("\\.(?:.*\\.)?"…
3051 if ( !namespaces || namespaces.test( handleObj.namespace ) ) {
3110 namespaces = [],
3121 namespaces = type.split(".");
3122 type = namespaces.shift();
[all …]
/freebsd-12.1/contrib/gcc/cp/
H A Dname-lookup.h191 tree namespaces; member
H A Dname-lookup.c520 TREE_CHAIN (decl) = b->namespaces; in add_decl_to_level()
521 b->namespaces = decl; in add_decl_to_level()
4270 tree namespaces; member
4403 if (purpose_member (scope, k->namespaces)) in arg_assoc_namespace()
4405 k->namespaces = tree_cons (scope, NULL_TREE, k->namespaces); in arg_assoc_namespace()
4725 k.namespaces = NULL_TREE; in lookup_arg_dependent()
H A DChangeLog-19983619 TYPENAMEs in other namespaces as there is no declarator.
4066 anonymous namespaces.
4132 * error.c (dump_expr): Support namespaces.
4712 from different namespaces.
4719 If prefer_type is 1, also accept namespaces.
4740 (start_method): Check for contexts that are namespaces.
4745 (grok_x_components): Ignore namespaces as type contexts.
4763 about unknown namespaces.
4789 (left_curly): Ignore type contexts which are namespaces.
4797 Ignore real contexts that are namespaces.
[all …]
H A DNEWS310 as an alias for global scope. General namespaces are still not supported.
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Basic/
H A DDeclNodes.td20 def Namespace : DDecl<Named, "namespaces">, DeclContext;
H A DCodeGenOptions.def261 ///< anonymous namespaces
279 /// namespaces. This is enabled by clang-cl's /MT and /MTd flags.
H A DDiagnosticParseKinds.td222 "namespaces can only be defined in global or namespace scope">;
286 "inline namespaces are a C++11 feature">, InGroup<CXX11InlineNamespace>;
288 "inline namespaces are incompatible with C++98">,
/freebsd-12.1/contrib/libc++/include/experimental/
H A Dfilesystem229 } } } } // namespaces std::experimental::filesystem::v1
/freebsd-12.1/contrib/googletest/googletest/test/
H A Dgoogletest-output-test-golden-lin.txt399 the two classes are from different namespaces or translation
412 the two classes are from different namespaces or translation
428 the two classes are from different namespaces or translation
/freebsd-12.1/contrib/amd/
H A DREADME.attrcache20 itself. So the two must coordinate to ensure that both namespaces are in
/freebsd-12.1/sys/powerpc/conf/
H A DGENERIC64117 device nvd # expose NVMe namespaces as disks, depends on nvme
/freebsd-12.1/sys/arm64/conf/
H A DGENERIC159 device nvd # expose NVMe namespaces as disks, depends on nvme
/freebsd-12.1/contrib/unbound/doc/
H A Dunbound.doxygen193 # Java. For instance, namespaces will be presented as packages, qualified
326 # If this flag is set to YES, the members of anonymous namespaces will be
335 # undocumented members of documented classes, files or namespaces.
432 # sorted by fully-qualified names, including namespaces. If set to
651 # (namespaces, classes, functions, etc.) that should be excluded from the
870 # files or namespaces will be aligned in HTML using tables. If set to
/freebsd-12.1/sys/amd64/conf/
H A DGENERIC178 device nvd # expose NVMe namespaces as disks, depends on nvme
H A DNOTES488 device nvd # expose NVMe namespaces as disks, depends on nvme
/freebsd-12.1/contrib/googletest/googletest/
H A DREADME.md321 In C++, macros don't obey namespaces. Therefore two libraries that both define a

123