Searched
full:namespaces (Results
651 -
675 of
2171) sorted by null
<<21222324252627282930>>
/external/python/cpython2/Lib/xml/sax/ |
handler.py | 102 http://xml.org/sax/features/namespaces feature is true (the 243 feature_namespaces = "http://xml.org/sax/features/namespaces"
|
/external/python/cpython3/Lib/xml/sax/ |
handler.py | 102 http://xml.org/sax/features/namespaces feature is true (the 243 feature_namespaces = "http://xml.org/sax/features/namespaces"
|
/external/selinux/secilc/docs/ |
cil_reference_guide.md | 111 Namespaces 114 CIL supports namespaces via containers such as the [`block`](cil_container_statements.md#block) statement. When a block is resolved to form the parent / child relationship a dot '`.`' is used, for example the following [`allow`](cil_access_vector_rules.md#allow) rule:
|
/external/tensorflow/tensorflow/compiler/aot/ |
tfcompile.bzl | 55 for referring to a class, where multiple namespaces may precede the class 57 given namespace(s), or if no namespaces are given, within the global
|
/external/tensorflow/tensorflow/docs_src/performance/xla/ |
tfcompile.md | 99 # cpp_class specifies the name of the generated C++ class, with namespaces allowed. 100 # The class will be generated in the given namespace(s), or if no namespaces are
|
/external/tensorflow/tensorflow/examples/label_image/ |
main.cc | 119 using namespace ::tensorflow::ops; // NOLINT(build/namespaces) 207 using namespace ::tensorflow::ops; // NOLINT(build/namespaces)
|
/libcore/luni/src/main/java/javax/xml/parsers/ |
DocumentBuilderFactory.java | 101 * provide support for XML namespaces. By default the value of this is set 105 * for XML namespaces; false otherwise.
|
SAXParserFactory.java | 115 * provide support for XML namespaces. By default the value of this is set 119 * provide support for XML namespaces; false otherwise.
|
/libcore/luni/src/main/java/org/xml/sax/ |
XMLReader.java | 85 * http://xml.org/sax/features/namespaces and the 141 * http://xml.org/sax/features/namespaces to true and
|
/libcore/luni/src/main/java/org/xml/sax/helpers/ |
XMLReaderAdapter.java | 41 * supports a false value for the http://xml.org/sax/features/namespaces 236 xmlReader.setFeature("http://xml.org/sax/features/namespaces",
|
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Frontend/ |
CodeGenOptions.def | 201 ///< anonymous namespaces 212 /// namespaces. This is enabled by clang-cl's /MT and /MTd flags.
|
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/ |
MultiplexExternalSemaSource.h | 212 /// \brief Load the set of namespaces that are known to the external source, 215 ReadKnownNamespaces(SmallVectorImpl<NamespaceDecl*> &Namespaces) override;
|
/prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Frontend/ |
CodeGenOptions.def | 207 ///< anonymous namespaces 219 /// namespaces. This is enabled by clang-cl's /MT and /MTd flags.
|
/prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Sema/ |
MultiplexExternalSemaSource.h | 212 /// \brief Load the set of namespaces that are known to the external source, 215 ReadKnownNamespaces(SmallVectorImpl<NamespaceDecl*> &Namespaces) override;
|
/prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Frontend/ |
CodeGenOptions.def | 207 ///< anonymous namespaces 219 /// namespaces. This is enabled by clang-cl's /MT and /MTd flags.
|
/prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Sema/ |
MultiplexExternalSemaSource.h | 212 /// \brief Load the set of namespaces that are known to the external source, 215 ReadKnownNamespaces(SmallVectorImpl<NamespaceDecl*> &Namespaces) override;
|
/prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Frontend/ |
CodeGenOptions.def | 218 ///< anonymous namespaces 234 /// namespaces. This is enabled by clang-cl's /MT and /MTd flags.
|
/prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Sema/ |
MultiplexExternalSemaSource.h | 212 /// \brief Load the set of namespaces that are known to the external source, 215 ReadKnownNamespaces(SmallVectorImpl<NamespaceDecl*> &Namespaces) override;
|
/prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Frontend/ |
CodeGenOptions.def | 218 ///< anonymous namespaces 234 /// namespaces. This is enabled by clang-cl's /MT and /MTd flags.
|
/prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Sema/ |
MultiplexExternalSemaSource.h | 212 /// \brief Load the set of namespaces that are known to the external source, 215 ReadKnownNamespaces(SmallVectorImpl<NamespaceDecl*> &Namespaces) override;
|
/prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Frontend/ |
CodeGenOptions.def | 218 ///< anonymous namespaces 234 /// namespaces. This is enabled by clang-cl's /MT and /MTd flags.
|
/prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Sema/ |
MultiplexExternalSemaSource.h | 212 /// \brief Load the set of namespaces that are known to the external source, 215 ReadKnownNamespaces(SmallVectorImpl<NamespaceDecl*> &Namespaces) override;
|
/prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Frontend/ |
CodeGenOptions.def | 218 ///< anonymous namespaces 234 /// namespaces. This is enabled by clang-cl's /MT and /MTd flags.
|
/prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Sema/ |
MultiplexExternalSemaSource.h | 212 /// \brief Load the set of namespaces that are known to the external source, 215 ReadKnownNamespaces(SmallVectorImpl<NamespaceDecl*> &Namespaces) override;
|
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Frontend/ |
CodeGenOptions.def | 201 ///< anonymous namespaces 212 /// namespaces. This is enabled by clang-cl's /MT and /MTd flags.
|
Completed in 2014 milliseconds
<<21222324252627282930>>