HomeSort by relevance Sort by last modified time
    Searched full:fill_buffer (Results 1 - 10 of 10) sorted by null

  /external/llvm/test/Transforms/LoopStrengthReduce/
dont_reverse.ll 7 define void @Fill_Buffer(i2* %p) nounwind {
  /external/antlr/antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/
CommonTokenStream.pm 74 sub fill_buffer { subroutine
163 $self->fill_buffer();
214 $self->fill_buffer();
246 $self->fill_buffer();
285 $self->fill_buffer();
352 $self->fill_buffer();
371 $self->fill_buffer();
  /external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/crypto/cipher/
CipherInputStream.java 41 private int fill_buffer() throws IOException method in class:CipherInputStream
58 if (fill_buffer() <= 0)
  /external/zlib/src/contrib/ada/
test.adb 215 procedure Fill_Buffer (J, D : in Count);
219 -- Fill_Buffer --
222 procedure Fill_Buffer (J, D : in Count) is
230 end Fill_Buffer;
237 Fill_Buffer (1, Buffer'Length - 2);
242 Fill_Buffer (J, Density);
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
tree.rb 1020 def fill_buffer( tree = @root ) method in class:ANTLR3.CommonTree.TreeAdaptor.CommonTreeNodeStream
1024 @adaptor.each_child( tree ) { | c | fill_buffer( c ) }
1032 @position == -1 and fill_buffer
1048 @position == -1 and fill_buffer
1053 @position == -1 and fill_buffer
1089 @position == -1 and fill_buffer
1105 @position == -1 and fill_buffer
1121 @position == -1 and fill_buffer
1146 @position == -1 and fill_buffer
1151 @position == -1 and fill_buffer
    [all...]
streams.rb 841 @position == -1 and fill_buffer
947 @position == -1 and fill_buffer
973 @position == -1 and fill_buffer
    [all...]
  /system/extras/sound/
playwav.c 125 int fill_buffer(void *buf, unsigned sz, void *cookie) function
148 pcm_play(rate, channels, fill_buffer, 0);
  /frameworks/av/media/libmedia/
IOMX.cpp 47 FILL_BUFFER,
358 remote()->transact(FILL_BUFFER, data, &reply);
694 case FILL_BUFFER:
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/streams/
rewrite.rb 395 @position == -1 and fill_buffer
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.6/bin/
mipsel-linux-android-run 

Completed in 144 milliseconds