/external/swiftshader/src/OpenGL/libGLESv2/ |
D | ResourceManager.h | 96 gl::NameSpace<Buffer> mBufferNameSpace; 97 gl::NameSpace<Program> mProgramNameSpace; 98 gl::NameSpace<Shader> mShaderNameSpace; 99 gl::NameSpace<void> mProgramShaderNameSpace; // Shaders and programs share a namespace 100 gl::NameSpace<Texture> mTextureNameSpace; 101 gl::NameSpace<Renderbuffer> mRenderbufferNameSpace; 102 gl::NameSpace<Sampler> mSamplerNameSpace; 103 gl::NameSpace<FenceSync> mFenceSyncNameSpace;
|
D | Context.h | 740 gl::NameSpace<Framebuffer> mFramebufferNameSpace; 741 gl::NameSpace<Fence, 0> mFenceNameSpace; 742 gl::NameSpace<Query> mQueryNameSpace; 743 gl::NameSpace<VertexArray> mVertexArrayNameSpace; 744 gl::NameSpace<TransformFeedback> mTransformFeedbackNameSpace;
|
/external/apache-xml/src/main/java/org/apache/xml/utils/ |
D | NameSpace.java | 31 public class NameSpace implements Serializable class 37 public NameSpace m_next = null; 54 public NameSpace(String prefix, String uri) in NameSpace() method in NameSpace
|
D | QName.java | 273 NameSpace ns = (NameSpace) namespaces.elementAt(i); in QName()
|
/external/swiftshader/src/OpenGL/libGLES_CM/ |
D | ResourceManager.h | 70 gl::NameSpace<Buffer> mBufferNameSpace; 71 gl::NameSpace<Texture> mTextureNameSpace; 72 gl::NameSpace<Renderbuffer> mRenderbufferNameSpace;
|
D | Context.h | 606 gl::NameSpace<Framebuffer> mFramebufferNameSpace;
|
/external/swiftshader/src/OpenGL/common/ |
D | NameSpace.hpp | 30 class NameSpace class 33 NameSpace() : freeName(baseName) in NameSpace() function in gl::NameSpace 37 ~NameSpace() in ~NameSpace()
|
/external/clang/test/SemaCXX/ |
D | tag-ambig.cpp | 7 namespace NameSpace { namespace 11 using namespace NameSpace;
|
/external/syzkaller/vendor/google.golang.org/appengine/datastore/ |
D | datastore.go | 97 NameSpace: namespace, 174 NameSpace: ref.NameSpace, 397 if m.NameSpace == nil { 398 m.NameSpace = &namespace
|
/external/antlr/runtime/Ruby/lib/antlr3/test/ |
D | functional.rb | 35 module NameSpace module 58 include NameSpace
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-c-test/ |
D | debuginfo.c | 82 LLVMMetadataRef NameSpace = in llvm_test_dibuilder() local 87 LLVMDIBuilderCreateStructType(DIB, NameSpace, "MyStruct", in llvm_test_dibuilder()
|
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/ |
D | CodeGenMapTable.cpp | 575 StringRef NameSpace = Target.getInstNamespace(); in EmitMapTable() local 585 OS << "namespace " << NameSpace << " {\n\n"; in EmitMapTable() 608 OS << "} // End " << NameSpace << " namespace\n"; in EmitMapTable()
|
D | CodeGenRegisters.h | 526 CodeGenSubRegIndex *createSubRegIndex(StringRef Name, StringRef NameSpace);
|
/external/syzkaller/vendor/google.golang.org/appengine/internal/datastore/ |
D | datastore_v3.pb.go | 679 …NameSpace *string `protobuf:"bytes,20,opt,name=name_spa… member 696 if m != nil && m.NameSpace != nil { 697 return *m.NameSpace 869 NameSpace *string `protobuf:"bytes,20,opt,name=name_space" json:"name_space,omitempty"` member 886 if m != nil && m.NameSpace != nil { 887 return *m.NameSpace 1312 …NameSpace *string `protobuf:"bytes,29,opt,name=name_space" json:"name_space,om… member 1365 if m != nil && m.NameSpace != nil { 1366 return *m.NameSpace
|
/external/swiftshader/src/OpenGL/libEGL/ |
D | Display.h | 110 gl::NameSpace<Image> mSharedImageNameSpace;
|
/external/mdnsresponder/mDNSWindows/mdnsNSP/ |
D | ReadMe.txt | 1 The mdnsNSP is a NameSpace Provider. It hooks into the Windows name resolution infrastructure to al…
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Bindings/llvm-c/ |
D | debug_info.ll | 44 ; CHECK-NEXT: !18 = !DINamespace(name: "NameSpace", scope: !6)
|
/external/f2fs-tools/tools/sg_write_buffer/include/ |
D | sg_pt_win32.h | 322 ULONG NameSpace; // Namespace: This field indicates the nsid member
|
/external/llvm/utils/TableGen/ |
D | CodeGenRegisters.h | 484 CodeGenSubRegIndex *createSubRegIndex(StringRef Name, StringRef NameSpace);
|
/external/toolchain-utils/dejagnu/gdb_baseline/ |
D | x86_64-cros-linux-gnu | 14479 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
|
D | i686-pc-linux-gnu | 14257 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
|
D | armv7a-cros-linux-gnueabi | 14183 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
|