Home
last modified time | relevance | path

Searched defs:fillBuffer (Results 1 – 25 of 45) 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/apache-commons-io/src/main/java/org/apache/commons/io/input/buffer/
DCircularBufferInputStream.java83 protected void fillBuffer() throws IOException { in fillBuffer() method in CircularBufferInputStream
/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/antlr/runtime/ActionScript/project/src/org/antlr/runtime/
DCommonTokenStream.as82 protected function fillBuffer():void { method in org.antlr.runtime.CommonTokenStream
/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/apache-commons-io/src/main/java/org/apache/commons/io/input/
DCharSequenceInputStream.java138 private void fillBuffer() throws CharacterCodingException { in fillBuffer() method in CharSequenceInputStream
DReaderInputStream.java253 private void fillBuffer() throws IOException { in fillBuffer() method in ReaderInputStream
/external/skia/src/gpu/graphite/mtl/
DMtlBlitCommandEncoder.h46 void fillBuffer(id<MTLBuffer> buffer, size_t bufferOffset, size_t bytes, uint8_t value) { in fillBuffer() function
/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/cldr-code/src/main/java/org/unicode/cldr/tool/
DGenerateApproximateWidths.java218 private void fillBuffer(int cp) { in fillBuffer() method in GenerateApproximateWidths.Widths
/external/antlr/runtime/Java/src/main/java/org/antlr/runtime/
DLegacyCommonTokenStream.java95 protected void fillBuffer() { in fillBuffer() method in LegacyCommonTokenStream
/external/antlr/runtime/ObjC/Framework/
DBufferedTreeNodeStream.m222 {
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
DReferenceStringSearch.java247 private boolean fillBuffer() { in fillBuffer() method in ReferenceStringSearch
/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/deqp/external/vulkancts/modules/vulkan/image/
DvktImageMisalignedCubeTests.cpp84 void fillBuffer (const DeviceInterface& vk, const VkDevice device, const Allocation& alloc, const V… 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/gson/gson/src/main/java/com/google/gson/stream/
DJsonReader.java1337 private boolean fillBuffer(int minimum) throws IOException { in fillBuffer() method in JsonReader
/external/angle/src/libANGLE/renderer/vulkan/
DVulkanSecondaryCommandBuffer.h494 ANGLE_INLINE void VulkanSecondaryCommandBuffer::fillBuffer(const Buffer &dstBuffer, in fillBuffer() function
/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/Dialect/lhlo/transforms/
Dlhlo_legalize_to_affine.cc197 static void fillBuffer(Location loc, Value buffer, Value fillValue, in fillBuffer() function

12