Home
last modified time | relevance | path

Searched refs:NameSpace (Results 1 – 20 of 20) sorted by relevance

/external/swiftshader/src/OpenGL/libGLESv2/
DResourceManager.h92 gl::NameSpace<Buffer> mBufferNameSpace;
93 gl::NameSpace<Program> mProgramNameSpace;
94 gl::NameSpace<Shader> mShaderNameSpace;
95 gl::NameSpace<void> mProgramShaderNameSpace; // Shaders and programs share a namespace
96 gl::NameSpace<Texture> mTextureNameSpace;
97 gl::NameSpace<Renderbuffer> mRenderbufferNameSpace;
98 gl::NameSpace<Sampler> mSamplerNameSpace;
99 gl::NameSpace<FenceSync> mFenceSyncNameSpace;
DContext.h743 gl::NameSpace<Framebuffer> mFramebufferNameSpace;
744 gl::NameSpace<Fence, 0> mFenceNameSpace;
745 gl::NameSpace<Query> mQueryNameSpace;
746 gl::NameSpace<VertexArray> mVertexArrayNameSpace;
747 gl::NameSpace<TransformFeedback> mTransformFeedbackNameSpace;
/external/apache-xml/src/main/java/org/apache/xml/utils/
DNameSpace.java31 public class NameSpace implements Serializable class
37 public NameSpace m_next = null;
54 public NameSpace(String prefix, String uri) in NameSpace() method in NameSpace
DQName.java273 NameSpace ns = (NameSpace) namespaces.elementAt(i); in QName()
/external/swiftshader/src/OpenGL/libGLES_CM/
DResourceManager.h71 gl::NameSpace<Buffer> mBufferNameSpace;
72 gl::NameSpace<Texture> mTextureNameSpace;
73 gl::NameSpace<Renderbuffer> mRenderbufferNameSpace;
DContext.h608 gl::NameSpace<Framebuffer> mFramebufferNameSpace;
/external/swiftshader/src/OpenGL/common/
DNameSpace.hpp30 class NameSpace class
33 NameSpace() : freeName(baseName) in NameSpace() function in gl::NameSpace
37 ~NameSpace() in ~NameSpace()
/external/clang/test/SemaCXX/
Dtag-ambig.cpp7 namespace NameSpace { namespace
11 using namespace NameSpace;
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/test/
Dfunctional.rb35 module NameSpace module
58 include NameSpace
/external/abi-dumper/
Dabi-dumper.pl345 my %NameSpace;
2143 $NameSpace{$ID} = $Scope;
2181 $NameSpace{$ID} = $Scope;
2360 %NameSpace = ();
3162 if(my $N = $NameSpace{$ID})
3307 my $NS = $NameSpace{$ID};
3311 $NS = $NameSpace{$Sp};
3905 while($NS = $NameSpace{$ID_}
3906 or $NS = $NameSpace{$DWARF_Info{$ID_}{"specification"}})
3928 if(my $N = $NameSpace{$ID})
[all …]
/external/swiftshader/src/OpenGL/libEGL/
DDisplay.h101 gl::NameSpace<Image> mSharedImageNameSpace;
/external/abi-compliance-checker/
Dabi-compliance-checker.pl2026 foreach my $NameSpace (split(/\s*\n\s*/, parseTag(\$Content, "skip_namespaces"))) {
2027 $SkipNameSpaces{$LibVersion}{$NameSpace} = 1;
2029 foreach my $NameSpace (split(/\s*\n\s*/, parseTag(\$Content, "add_namespaces"))) {
2030 $AddNameSpaces{$LibVersion}{$NameSpace} = 1;
4331 my ($Mangled, $ClassId, $NameSpace) = ("_Z", 0, "");
4351 elsif($NameSpace = $SymbolInfo{$LibVersion}{$InfoId}{"NameSpace"})
4353 my $MangledNS = mangle_ns($NameSpace, $LibVersion, \%Repl);
4417 if($ClassId or $NameSpace) {
6031 my $NameSpace = getTreeStr($1);
6032 if($NameSpace eq "::")
[all …]
/external/mdnsresponder/mDNSWindows/mdnsNSP/
DReadMe.txt1 The mdnsNSP is a NameSpace Provider. It hooks into the Windows name resolution infrastructure to al…
/external/swiftshader/src/OpenGL/libGL/
DContext.h759 gl::NameSpace<Framebuffer> mFramebufferNameSpace;
760 gl::NameSpace<Fence, 0> mFenceNameSpace;
761 gl::NameSpace<Query> mQueryNameSpace;
/external/abi-compliance-checker/modules/Internals/
DXmlDump.pm70 foreach my $NameSpace (sort {lc($a) cmp lc($b)} @NameSpaces) {
71 $ABI_DUMP .= addTag("name", $NameSpace);
/external/llvm/utils/TableGen/
DCodeGenRegisters.h484 CodeGenSubRegIndex *createSubRegIndex(StringRef Name, StringRef NameSpace);
/external/flatbuffers/src/
Didl_parser.cpp176 TD(NameSpace, 265, "namespace") \
/external/toolchain-utils/dejagnu/gdb_baseline/
Di686-pc-linux-gnu14257 PASS: gdb.linespec/linespec.exp: set breakpoint at all instances of NameSpace::overload
14258 PASS: gdb.linespec/linespec.exp: set breakpoint at lspec.cc instance of NameSpace::overload
14259 PASS: gdb.linespec/linespec.exp: set breakpoint at non-existent lspec.cc instance of NameSpace::ove…
14260 PASS: gdb.linespec/linespec.exp: set breakpoint at specific instance of NameSpace::overload
Dx86_64-cros-linux-gnu14479 PASS: gdb.linespec/linespec.exp: set breakpoint at all instances of NameSpace::overload
14480 PASS: gdb.linespec/linespec.exp: set breakpoint at lspec.cc instance of NameSpace::overload
14481 PASS: gdb.linespec/linespec.exp: set breakpoint at non-existent lspec.cc instance of NameSpace::ove…
14482 PASS: gdb.linespec/linespec.exp: set breakpoint at specific instance of NameSpace::overload
Darmv7a-cros-linux-gnueabi14183 PASS: gdb.linespec/linespec.exp: set breakpoint at all instances of NameSpace::overload
14184 PASS: gdb.linespec/linespec.exp: set breakpoint at lspec.cc instance of NameSpace::overload
14185 PASS: gdb.linespec/linespec.exp: set breakpoint at non-existent lspec.cc instance of NameSpace::ove…
14186 PASS: gdb.linespec/linespec.exp: set breakpoint at specific instance of NameSpace::overload