/external/jmonkeyengine/engine/src/core/com/jme3/scene/ |
D | Mesh.java | 866 public void setBuffer(VertexBuffer vb){ in setBuffer() method in Mesh 902 public void setBuffer(Type type, int components, Format format, Buffer buf){ in setBuffer() method in Mesh 929 public void setBuffer(Type type, int components, FloatBuffer buf) { in setBuffer() method in Mesh 933 public void setBuffer(Type type, int components, float[] buf){ in setBuffer() method in Mesh 937 public void setBuffer(Type type, int components, IntBuffer buf) { in setBuffer() method in Mesh 941 public void setBuffer(Type type, int components, int[] buf){ in setBuffer() method in Mesh 945 public void setBuffer(Type type, int components, ShortBuffer buf) { in setBuffer() method in Mesh 949 public void setBuffer(Type type, int components, byte[] buf){ in setBuffer() method in Mesh 953 public void setBuffer(Type type, int components, ByteBuffer buf) { in setBuffer() method in Mesh 957 public void setBuffer(Type type, int components, short[] buf){ in setBuffer() method in Mesh
|
/external/icu/icu4c/source/test/intltest/ |
D | textfile.cpp | 132 UBool TextFile::setBuffer(int32_t index, char c, UErrorCode& ec) { in setBuffer() function in TextFile
|
/external/libgdx/gdx/src/com/badlogic/gdx/graphics/glutils/ |
D | VertexBufferObject.java | 118 protected void setBuffer (Buffer data, boolean ownsBuffer, VertexAttributes value) { in setBuffer() method in VertexBufferObject
|
/external/llvm/lib/MC/MCParser/ |
D | AsmLexer.cpp | 33 void AsmLexer::setBuffer(StringRef Buf, const char *ptr) { in setBuffer() function in AsmLexer
|
/external/libgdx/backends/gdx-backend-moe/src/com/badlogic/gdx/backends/iosmoe/objectal/ |
D | ALSource.java | 276 public native void setBuffer(ALBuffer value); in setBuffer() method in ALSource
|
/external/jetty/src/java/org/eclipse/jetty/servlet/ |
D | ServletContextHandler.java | 602 public void setBuffer(String buffer) in setBuffer() method in ServletContextHandler.JspPropertyGroup
|
/external/clang/include/clang/Basic/ |
D | SourceManager.h | 200 void setBuffer(std::unique_ptr<llvm::MemoryBuffer> B) { in setBuffer() function
|
/external/deqp/external/vulkancts/modules/vulkan/memory/ |
D | vktMemoryPipelineBarrierTests.cpp | 1057 void setBuffer (vk::Move<vk::VkBuffer> buffer, in setBuffer() function in vkt::memory::__anone9617f060111::PrepareContext
|