HomeSort by relevance Sort by last modified time
    Searched full:namespaces (Results 401 - 425 of 2171) sorted by null

<<11121314151617181920>>

  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Sema/
SemaInternal.h 122 Namespaces(SemaRef.Context, SemaRef.CurContext, SS),
158 /// \brief Set-up method to add to the consumer the set of namespaces to use
329 NamespaceSpecifierSet Namespaces;
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/StaticAnalyzer/Core/PathSensitive/
CheckerContext.h 34 /// The macro should not be used inside namespaces, or for traits that must
50 /// The macro should not be used inside namespaces, or for traits that must
64 /// The macro should not be used inside namespaces, or for traits that must
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
SemaInternal.h 121 Namespaces(SemaRef.Context, SemaRef.CurContext, SS),
157 /// \brief Set-up method to add to the consumer the set of namespaces to use
328 NamespaceSpecifierSet Namespaces;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
CheckerContext.h 34 /// The macro should not be used inside namespaces, or for traits that must
50 /// The macro should not be used inside namespaces, or for traits that must
64 /// The macro should not be used inside namespaces, or for traits that must
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Sema/
SemaInternal.h 121 Namespaces(SemaRef.Context, SemaRef.CurContext, SS),
157 /// \brief Set-up method to add to the consumer the set of namespaces to use
328 NamespaceSpecifierSet Namespaces;
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/StaticAnalyzer/Core/PathSensitive/
CheckerContext.h 34 /// The macro should not be used inside namespaces, or for traits that must
50 /// The macro should not be used inside namespaces, or for traits that must
64 /// The macro should not be used inside namespaces, or for traits that must
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Sema/
SemaInternal.h 121 Namespaces(SemaRef.Context, SemaRef.CurContext, SS),
157 /// \brief Set-up method to add to the consumer the set of namespaces to use
328 NamespaceSpecifierSet Namespaces;
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/StaticAnalyzer/Core/PathSensitive/
CheckerContext.h 34 /// The macro should not be used inside namespaces, or for traits that must
50 /// The macro should not be used inside namespaces, or for traits that must
64 /// The macro should not be used inside namespaces, or for traits that must
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Sema/
SemaInternal.h 122 Namespaces(SemaRef.Context, SemaRef.CurContext, SS),
158 /// \brief Set-up method to add to the consumer the set of namespaces to use
329 NamespaceSpecifierSet Namespaces;
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/StaticAnalyzer/Core/PathSensitive/
CheckerContext.h 34 /// The macro should not be used inside namespaces, or for traits that must
50 /// The macro should not be used inside namespaces, or for traits that must
64 /// The macro should not be used inside namespaces, or for traits that must
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Sema/
SemaInternal.h 122 Namespaces(SemaRef.Context, SemaRef.CurContext, SS),
158 /// \brief Set-up method to add to the consumer the set of namespaces to use
329 NamespaceSpecifierSet Namespaces;
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/StaticAnalyzer/Core/PathSensitive/
CheckerContext.h 34 /// The macro should not be used inside namespaces, or for traits that must
50 /// The macro should not be used inside namespaces, or for traits that must
64 /// The macro should not be used inside namespaces, or for traits that must
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Sema/
SemaInternal.h 122 Namespaces(SemaRef.Context, SemaRef.CurContext, SS),
158 /// \brief Set-up method to add to the consumer the set of namespaces to use
329 NamespaceSpecifierSet Namespaces;
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/StaticAnalyzer/Core/PathSensitive/
CheckerContext.h 34 /// The macro should not be used inside namespaces, or for traits that must
50 /// The macro should not be used inside namespaces, or for traits that must
64 /// The macro should not be used inside namespaces, or for traits that must
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Sema/
SemaInternal.h 122 Namespaces(SemaRef.Context, SemaRef.CurContext, SS),
158 /// \brief Set-up method to add to the consumer the set of namespaces to use
329 NamespaceSpecifierSet Namespaces;
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/StaticAnalyzer/Core/PathSensitive/
CheckerContext.h 34 /// The macro should not be used inside namespaces, or for traits that must
50 /// The macro should not be used inside namespaces, or for traits that must
64 /// The macro should not be used inside namespaces, or for traits that must
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/cp/
name-lookup.h 191 tree namespaces;
193 /* An array of static functions and variables (for namespaces only) */
199 /* A list of used namespaces. PURPOSE is the namespace,
189 tree namespaces; variable
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/NvmExpressDxe/
NvmExpress.c 59 @retval EFI_SUCCESS All the namespaces in the device are successfully enumerated.
60 @return Others Some error occurs when enumerating the namespaces.
331 Discover all Nvm Express device namespaces, and create child handles for them with BlockIo
336 @retval EFI_SUCCESS All the namespaces in the device are successfully enumerated.
337 @return Others Some error occurs when enumerating the namespaces.
    [all...]
  /external/libxml2/doc/
site.xsl 72 <xsl:when test="$name = '#Namespaces'">
73 <xsl:text>namespaces.html</xsl:text>
170 <xsl:when test="$name = '#Namespaces'">
171 <xsl:text>namespaces.html</xsl:text>
268 <xsl:when test="$name = '#Namespaces'">
269 <xsl:text>namespaces.html</xsl:text>
  /art/tools/titrace/
titrace.cc 238 using namespace titrace; // NOLINT [build/namespaces] [5]
304 using namespace titrace; // NOLINT [build/namespaces] [5]
  /device/linaro/bootloader/edk2/SecurityPkg/Tcg/Opal/OpalPasswordSmm/
OpalNvmeMode.h 232 ID specifies that the command packet should be sent to all valid namespaces.
235 UUID specifies that the command packet should be sent to all valid namespaces.
  /external/apache-xml/src/main/java/org/apache/xml/utils/
DOM2Helper.java 155 parser.setFeature("http://xml.org/sax/features/namespaces", true);
272 * XML Namespaces specification. This is prepared to handle documents
  /external/clang/include/clang/Sema/
ExternalSemaSource.h 77 /// \brief Load the set of namespaces that are known to the external source,
80 SmallVectorImpl<NamespaceDecl *> &Namespaces);
  /external/clang/test/CodeGenCXX/
vtable-key-function-arm.cpp 10 // These are not separated into namespaces because the way that Sema
11 // currently reports namespaces to IR-generation (i.e., en masse for
  /external/flatbuffers/src/
idl_gen_js.cpp 194 std::set<std::string> namespaces; local
200 // Gather all parent namespaces for this namespace
207 namespaces.insert(namespace_so_far);
211 // Make sure parent namespaces come before child namespaces
213 namespaces.begin(), namespaces.end());
216 // Emit namespaces in a form that Closure Compiler can optimize
    [all...]

Completed in 1911 milliseconds

<<11121314151617181920>>