Home
last modified time | relevance | path

Searched defs:fillBuffer (Results 1 – 25 of 41) sorted by relevance

12

/external/antlr/runtime/ActionScript/project/src/org/antlr/runtime/tree/
DCommonTreeNodeStream.as128 protected function fillBuffer():void { method in org.antlr.runtime.tree.CommonTreeNodeStream
/external/antlr/runtime/Java/src/main/java/org/antlr/runtime/tree/
DBufferedTreeNodeStream.java145 protected void fillBuffer() { in fillBuffer() method in BufferedTreeNodeStream
151 public void fillBuffer(Object t) { in fillBuffer() method in BufferedTreeNodeStream
/external/deqp/external/vulkancts/modules/vulkan/geometry/
DvktGeometryTestsUtil.cpp428 void fillBuffer (const DeviceInterface& vk, const VkDevice device, const Allocation& alloc, const V… in fillBuffer() function
447 void fillBuffer (const DeviceInterface& vk, const VkDevice device, const Allocation& alloc, const V… in fillBuffer() function
/external/apache-commons-compress/src/main/java/org/apache/commons/compress/archivers/zip/
DExplodingInputStream.java160 private void fillBuffer() throws IOException { in fillBuffer() method in ExplodingInputStream
/external/antlr/runtime/ActionScript/project/src/org/antlr/runtime/
DCommonTokenStream.as82 protected function fillBuffer():void { method in org.antlr.runtime.CommonTokenStream
/external/apache-http/src/org/apache/http/impl/io/
DAbstractSessionInputBuffer.java95 protected int fillBuffer() throws IOException { in fillBuffer() method in AbstractSessionInputBuffer
/external/antlr/runtime/JavaScript/src/org/antlr/runtime/
DCommonTokenStream.js37 fillBuffer: function() { method
/external/antlr/runtime/Cpp/include/
Dantlr3commontreenodestream.inl375 void CommonTreeNodeStream<ImplTraits>::fillBuffer(TreeType* t) function in CommonTreeNodeStream
Dantlr3tokenstream.inl761 void CommonTokenStream<ImplTraits>::fillBuffer() function in CommonTokenStream
/external/antlr/runtime/JavaScript/src/org/antlr/runtime/tree/
DCommonTreeNodeStream.js83 fillBuffer: function(t) { method
/external/cldr/tools/java/org/unicode/cldr/tool/
DGenerateApproximateWidths.java218 private void fillBuffer(int cp) { in fillBuffer() method in GenerateApproximateWidths.Widths
/external/antlr/runtime/ObjC/Framework/
DBufferedTreeNodeStream.m222 {
/external/antlr/runtime/Java/src/main/java/org/antlr/runtime/
DLegacyCommonTokenStream.java95 protected void fillBuffer() { in fillBuffer() method in LegacyCommonTokenStream
/external/cldr/tools/java/org/unicode/cldr/util/
DReferenceStringSearch.java247 private boolean fillBuffer() { in fillBuffer() method in ReferenceStringSearch
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageMisalignedCubeTests.cpp83 void fillBuffer (const DeviceInterface& vk, const VkDevice device, const Allocation& alloc, const V… in fillBuffer() function
/external/antlr/runtime/C/src/
Dantlr3commontreenodestream.c474 fillBuffer(pANTLR3_COMMON_TREE_NODE_STREAM ctns, pANTLR3_BASE_TREE t) in fillBuffer() function
Dantlr3tokenstream.c950 fillBuffer(pANTLR3_COMMON_TOKEN_STREAM tokenStream) { in fillBuffer() function
/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/
DUnicodeEscapeProcessingProvider.java274 private int fillBuffer() throws IOException { in fillBuffer() method in UnicodeEscapeProcessingProvider
/external/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/
DNaClBitstreamReader.h637 uint64_t fillBuffer(uint8_t *Buffer, size_t Size, size_t Address) const { in fillBuffer() function
/external/deqp/external/vulkancts/modules/vulkan/memory/
DvktMemoryExternalMemoryHostTests.cpp968 void ExternalMemoryHostSynchronizationTestInstance::fillBuffer (VkDeviceSize size) in fillBuffer() function in vkt::memory::__anon67350ce20111::ExternalMemoryHostSynchronizationTestInstance
/external/antlr/runtime/Python3/antlr3/
Dstreams.py631 def fillBuffer(self): member in CommonTokenStream
Dtree.py1853 def fillBuffer(self): member in CommonTreeNodeStream
/external/antlr/runtime/Python/antlr3/
Dstreams.py677 def fillBuffer(self): member in CommonTokenStream
/external/deqp/external/vulkancts/modules/vulkan/binding_model/
DvktBindingBufferDeviceAddressTests.cpp311 void BufferAddressTestInstance::fillBuffer (const std::vector<deUint8 *>& cpuAddrs, in fillBuffer() function in vkt::BindingModel::__anondc64e86c0111::BufferAddressTestInstance
/external/deqp/external/vulkancts/modules/vulkan/dynamic_state/
DvktDynamicStateComputeTests.cpp627 void fillBuffer(const DeviceInterface& vkd, VkDevice device, BufferWithMemory& buffer, const std::v… in fillBuffer() function

12