/external/libopus/celt/tests/ |
D | test_unit_entropy.c | 170 unsigned *tell; in main() local 232 unsigned *tell; in main() local
|
/external/chromium_org/third_party/opus/src/celt/tests/ |
D | test_unit_entropy.c | 170 unsigned *tell; in main() local 232 unsigned *tell; in main() local
|
/external/flac/include/FLAC/ |
D | callback.h | 173 FLAC__IOCallback_Tell tell; member
|
/external/chromium_org/third_party/opus/src/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 435 opus_int32 tell; in unquant_coarse_energy() local
|
D | celt_decoder.c | 293 opus_uint32 tell; in tf_decode() local 689 opus_int32 tell; local
|
D | bands.c | 673 opus_int32 tell; in compute_theta() local 1402 opus_int32 tell; in quant_all_bands() local
|
D | celt_encoder.c | 720 opus_uint32 tell; in tf_encode() local 1289 opus_int32 tell; in celt_encode_with_ec() local
|
/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 435 opus_int32 tell; in unquant_coarse_energy() local
|
D | celt_decoder.c | 293 opus_uint32 tell; in tf_decode() local 689 opus_int32 tell; local
|
D | bands.c | 673 opus_int32 tell; in compute_theta() local 1402 opus_int32 tell; in quant_all_bands() local
|
D | celt_encoder.c | 720 opus_uint32 tell; in tf_encode() local 1289 opus_int32 tell; in celt_encode_with_ec() local
|
/external/chromium_org/components/bookmarks/test/ |
D | bookmark_test_helpers.cc | 66 std::string tell; in AddNodesFromString() local
|
/external/llvm/include/llvm/Support/ |
D | raw_ostream.h | 90 uint64_t tell() const { return current_pos() + GetNumBytesInBuffer(); } in tell() function
|
/external/libvpx/libvpx/third_party/nestegg/include/nestegg/ |
D | nestegg.h | 116 int64_t (* tell)(void * userdata); member
|
/external/chromium_org/third_party/google_appengine_cloudstorage/cloudstorage/ |
D | storage_api.py | 508 def tell(self): member in ReadBuffer 713 def tell(self): member in StreamingBuffer
|
/external/chromium_org/ui/file_manager/file_manager/foreground/js/metadata/ |
D | byte_reader.js | 533 ByteReader.prototype.tell = function() { method in ByteReader
|
/external/chromium_org/ui/file_manager/gallery/js/image_editor/ |
D | exif_encoder.js | 451 ByteWriter.prototype.tell = function() { return this.pos_ }; method in ByteWriter
|
/external/chromium_org/tools/telemetry/third_party/pyserial/serial/ |
D | serialutil.py | 211 def tell(self): member in FileLike
|
/external/llvm/test/tools/llvm-readobj/Inputs/ |
D | relocs.py | 94 def tell(self): member in BinaryReader
|