HomeSort by relevance Sort by last modified time
    Searched defs:Namespaces (Results 1 - 25 of 26) sorted by null

1 2

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/xml/dom/
expatbuilder.py 396 # If this ever changes, Namespaces.end_element_handler() needs to
718 class Namespaces:
719 """Mix-in class for builders; adds support for namespaces."""
818 class ExpatBuilderNS(Namespaces, ExpatBuilder):
819 """Document builder that supports namespaces."""
826 class FragmentBuilderNS(Namespaces, FragmentBuilder):
827 """Fragment builder that supports namespaces."""
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/xml/dom/
expatbuilder.py 396 # If this ever changes, Namespaces.end_element_handler() needs to
718 class Namespaces:
719 """Mix-in class for builders; adds support for namespaces."""
818 class ExpatBuilderNS(Namespaces, ExpatBuilder):
819 """Document builder that supports namespaces."""
826 class FragmentBuilderNS(Namespaces, FragmentBuilder):
827 """Fragment builder that supports namespaces."""
    [all...]
  /external/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;
  /external/python/cpython2/Lib/xml/dom/
expatbuilder.py 396 # If this ever changes, Namespaces.end_element_handler() needs to
718 class Namespaces:
719 """Mix-in class for builders; adds support for namespaces."""
818 class ExpatBuilderNS(Namespaces, ExpatBuilder):
819 """Document builder that supports namespaces."""
826 class FragmentBuilderNS(Namespaces, FragmentBuilder):
827 """Fragment builder that supports namespaces."""
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/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/darwin-x86/clang-3960126/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/darwin-x86/clang-3977809/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/darwin-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-3957855/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-3960126/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-3977809/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/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/gdb/darwin-x86/lib/python2.7/xml/dom/
expatbuilder.py 396 # If this ever changes, Namespaces.end_element_handler() needs to
718 class Namespaces:
719 """Mix-in class for builders; adds support for namespaces."""
818 class ExpatBuilderNS(Namespaces, ExpatBuilder):
819 """Document builder that supports namespaces."""
826 class FragmentBuilderNS(Namespaces, FragmentBuilder):
827 """Fragment builder that supports namespaces."""
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/xml/dom/
expatbuilder.py 396 # If this ever changes, Namespaces.end_element_handler() needs to
718 class Namespaces:
719 """Mix-in class for builders; adds support for namespaces."""
818 class ExpatBuilderNS(Namespaces, ExpatBuilder):
819 """Document builder that supports namespaces."""
826 class FragmentBuilderNS(Namespaces, FragmentBuilder):
827 """Fragment builder that supports namespaces."""
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/xml/dom/
expatbuilder.py 396 # If this ever changes, Namespaces.end_element_handler() needs to
718 class Namespaces:
719 """Mix-in class for builders; adds support for namespaces."""
818 class ExpatBuilderNS(Namespaces, ExpatBuilder):
819 """Document builder that supports namespaces."""
826 class FragmentBuilderNS(Namespaces, FragmentBuilder):
827 """Fragment builder that supports namespaces."""
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/xml/dom/
expatbuilder.py 396 # If this ever changes, Namespaces.end_element_handler() needs to
718 class Namespaces:
719 """Mix-in class for builders; adds support for namespaces."""
818 class ExpatBuilderNS(Namespaces, ExpatBuilder):
819 """Document builder that supports namespaces."""
826 class FragmentBuilderNS(Namespaces, FragmentBuilder):
827 """Fragment builder that supports namespaces."""
    [all...]
  /external/mesa3d/src/mesa/main/
debug_output.c 65 struct gl_debug_namespace Namespaces[MESA_DEBUG_SOURCE_COUNT][MESA_DEBUG_TYPE_COUNT];
425 debug_namespace_init(&debug->Groups[0]->Namespaces[s][t]);
461 if (!debug_namespace_copy(&dst->Namespaces[s][t],
462 &src->Namespaces[s][t])) {
465 debug_namespace_clear(&dst->Namespaces[s][t]);
468 debug_namespace_clear(&dst->Namespaces[s][t]);
495 debug_namespace_clear(&grp->Namespaces[s][t]);
533 ns = &debug->Groups[gstack]->Namespaces[source][type];
578 &debug->Groups[gstack]->Namespaces[s][t];
596 struct gl_debug_namespace *nspace = &grp->Namespaces[source][type]
    [all...]
  /prebuilts/tools/common/m2/repository/xml-resolver/xml-resolver/1.2/
xml-resolver-1.2.jar 
  /external/clang/lib/Sema/
SemaDecl.cpp     [all...]
  /prebuilts/tools/common/m2/repository/de/pdark/decentxml/1.3/
decentxml-1.3.jar 
  /prebuilts/tools/common/m2/repository/xom/xom/1.0/
xom-1.0.jar 
  /external/guice/extensions/struts2/lib/
freemarker-2.3.16.jar 
  /prebuilts/tools/common/m2/repository/org/freemarker/freemarker/2.3.20/
freemarker-2.3.20.jar 
  /prebuilts/tools/common/m2/repository/org/mozilla/rhino/1.7R3/
rhino-1.7R3.jar 
  /prebuilts/sdk/tools/
jack-launcher.jar 

Completed in 1088 milliseconds

1 2