/external/libopus/celt/tests/ |
D | test_unit_entropy.c | 171 unsigned *tell; in main() local 233 unsigned *tell; in main() local
|
/external/libaom/libaom/test/ |
D | ec_test.cc | 43 unsigned *tell; in TEST() local
|
D | boolcoder_test.cc | 114 uint32_t tell = aom_reader_tell(&br); in TEST() local
|
/external/flac/include/FLAC/ |
D | callback.h | 174 FLAC__IOCallback_Tell tell; member
|
/external/python/cpython2/Lib/ |
D | chunk.py | 117 def tell(self): member in Chunk
|
D | multifile.py | 53 def tell(self): member in MultiFile
|
D | _pyio.py | 322 def tell(self): member in IOBase 706 def tell(self): member in _BufferedIOMixin 874 def tell(self): member in BytesIO 1048 def tell(self): member in BufferedReader 1147 def tell(self): member in BufferedWriter 1266 def tell(self): member in BufferedRandom 1716 def tell(self): member in TextIOWrapper
|
D | StringIO.py | 114 def tell(self): member in StringIO
|
D | wave.py | 189 def tell(self): member in Wave_read 418 def tell(self): member in Wave_write
|
D | sunau.py | 276 def tell(self): member in Au_read 389 def tell(self): member in Au_write
|
/external/python/cpython3/Lib/ |
D | chunk.py | 117 def tell(self): member in Chunk
|
D | _compression.py | 150 def tell(self): member in DecompressReader
|
D | _pyio.py | 371 def tell(self): member in IOBase 798 def tell(self): member in _BufferedIOMixin 987 def tell(self): member in BytesIO 1206 def tell(self): member in BufferedReader 1298 def tell(self): member in BufferedWriter 1428 def tell(self): member in BufferedRandom 1722 def tell(self): member in FileIO 2314 def tell(self): member in TextIOWrapper
|
D | sunau.py | 289 def tell(self): member in Au_read 416 def tell(self): member in Au_write
|
D | wave.py | 196 def tell(self): member in Wave_read 421 def tell(self): member in Wave_write
|
D | lzma.py | 255 def tell(self): member in LZMAFile
|
D | bz2.py | 280 def tell(self): member in BZ2File
|
/external/python/cpython2/Lib/bsddb/ |
D | dbrecio.py | 63 def tell(self): member in DBRecIO
|
/external/swiftshader/third_party/subzero/src/ |
D | IceELFStreamer.h | 99 uint64_t tell() const override { return Out.tell(); } in tell() function
|
/external/python/cpython2/Lib/test/ |
D | test_imghdr.py | 22 def tell(self): member in UnseekableIO
|
/external/python/cpython3/Lib/test/ |
D | test_imghdr.py | 26 def tell(self): member in UnseekableIO
|
/external/libopus/celt/ |
D | quant_bands.c | 158 opus_int32 budget, opus_int32 tell, in quant_coarse_energy_impl() 271 opus_uint32 tell; in quant_coarse_energy() local 436 opus_int32 tell; in unquant_coarse_energy() local
|
/external/python/cpython2/Tools/framer/ |
D | example.py | 80 def tell(self): member in cStringIO.InputType
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/ |
D | raw_ostream.h | 100 uint64_t tell() const { return current_pos() + GetNumBytesInBuffer(); } in tell() function
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
D | raw_ostream.h | 98 uint64_t tell() const { return current_pos() + GetNumBytesInBuffer(); } in tell() function
|