Home
last modified time | relevance | path

Searched refs:is_last (Results 1 – 18 of 18) sorted by relevance

/external/flac/libFLAC/
Dmetadata_iterators.c91 …er_cb_(FLAC__IOHandle handle, FLAC__IOCallback_Read read_cb, FLAC__bool *is_last, FLAC__MetadataTy…
356 FLAC__bool is_last; member
534 if(iterator->is_last) in FLAC__metadata_simple_iterator_next()
587 return iterator->is_last; in FLAC__metadata_simple_iterator_is_last()
652 block->is_last = iterator->is_last; in FLAC__metadata_simple_iterator_get_block()
694 block->is_last = iterator->is_last; in FLAC__metadata_simple_iterator_set_block()
700 …or, block, iterator->length - FLAC__STREAM_METADATA_HEADER_LENGTH - block->length, block->is_last); in FLAC__metadata_simple_iterator_set_block()
717 if(iterator->is_last) { in FLAC__metadata_simple_iterator_set_block()
733 block->is_last = iterator->is_last; in FLAC__metadata_simple_iterator_set_block()
739 padding_is_last = iterator->is_last; in FLAC__metadata_simple_iterator_set_block()
[all …]
Dstream_decoder.c88 static FLAC__bool read_metadata_streaminfo_(FLAC__StreamDecoder *decoder, FLAC__bool is_last, unsig…
89 static FLAC__bool read_metadata_seektable_(FLAC__StreamDecoder *decoder, FLAC__bool is_last, unsign…
1411 FLAC__bool is_last; in read_metadata_() local
1418 is_last = x? true : false; in read_metadata_()
1427 if(!read_metadata_streaminfo_(decoder, is_last, length)) in read_metadata_()
1437 if(!read_metadata_seektable_(decoder, is_last, length)) in read_metadata_()
1450 block.is_last = is_last; in read_metadata_()
1574 if(is_last) { in read_metadata_()
1584 FLAC__bool read_metadata_streaminfo_(FLAC__StreamDecoder *decoder, FLAC__bool is_last, unsigned len… in read_metadata_streaminfo_() argument
1592 decoder->private_->stream_info.is_last = is_last; in read_metadata_streaminfo_()
[all …]
Dmetadata_object.c442 object->is_last = false; in FLAC__metadata_object_new()
531 to->is_last = object->is_last; in FLAC__metadata_object_clone()
877 if(block1->is_last != block2->is_last) { in FLAC__metadata_object_is_equal()
Dstream_encoder_framing.c51 if(!FLAC__bitwriter_write_raw_uint32(bw, metadata->is_last, FLAC__STREAM_METADATA_IS_LAST_LEN)) in FLAC__add_metadata_block()
Dstream_encoder.c1180 …encoder->private_->streaminfo.is_last = false; /* we will have at a minimum a VORBIS_COMMENT after… in init_stream_internal_()
1223 vorbis_comment.is_last = (encoder->protected_->num_metadata_blocks == 0); in init_stream_internal_()
1243 encoder->protected_->metadata[i]->is_last = (i == encoder->protected_->num_metadata_blocks - 1); in init_stream_internal_()
/external/marisa-trie/v0_1_5/tests/
Dunit-test.cc231 while (!progress.is_last()) { in TestProgress()
234 ASSERT(progress.is_last()); in TestProgress()
257 ASSERT(!progress.is_last()); in TestProgress()
269 ASSERT(!progress.is_last()); in TestProgress()
/external/marisa-trie/tests/
Dunit-test.cc228 while (!progress.is_last()) { in TestProgress()
231 ASSERT(progress.is_last()); in TestProgress()
253 ASSERT(!progress.is_last()); in TestProgress()
265 ASSERT(!progress.is_last()); in TestProgress()
/external/marisa-trie/lib/marisa/
Dprogress.h13 bool is_last() const { in is_last() function
Dtrie-build.cc211 if ((progress.tail() != MARISA_WITHOUT_TAIL) || !progress.is_last()) { in build_cur()
262 if (progress.is_last()) { in build_next()
285 if (progress.is_last()) { in build_next()
/external/marisa-trie/v0_1_5/lib/marisa_alpha/
Dprogress.h13 bool is_last() const { in is_last() function
Dtrie-build.cc221 !progress.is_last()) { in build_cur()
276 if (progress.is_last()) { in build_next()
299 if (progress.is_last()) { in build_next()
/external/fio/
Dstat.c129 int is_last; in calc_clat_percentiles() local
152 is_last = 0; in calc_clat_percentiles()
153 for (i = 0; i < FIO_IO_U_PLAT_NR && !is_last; i++) { in calc_clat_percentiles()
169 is_last = (j == len - 1); in calc_clat_percentiles()
170 if (is_last) in calc_clat_percentiles()
189 int is_last, per_line, scale_down; in show_clat_percentiles() local
219 is_last = (j == len - 1); in show_clat_percentiles()
229 log_info(" %sth=[%5u]%c", fbuf, ovals[j], is_last ? '\n' : ','); in show_clat_percentiles()
231 if (is_last) in show_clat_percentiles()
/external/chromium-trace/trace-viewer/tracing/third_party/closure_linter/closure_linter/
Dindentation.py254 is_last = self._IsLastCodeInLine(token)
255 if is_last:
/external/libavc/test/encoder/
Dmain.c1452 WORD32 i, is_last = 0, buff_size = 0, num_bytes = 0; in synchronous_encode() local
1673 is_last = 1; in synchronous_encode()
1719 is_last = 1; in synchronous_encode()
1725 if ( is_last == 1 || ((ps_app_ctxt->u4_max_num_frms) <= u4_timestamp_low) ) in synchronous_encode()
1727 is_last = 1; in synchronous_encode()
1733 ps_video_encode_ip->u4_is_last = is_last; in synchronous_encode()
/external/flac/include/FLAC/
Dformat.h840 FLAC__bool is_last; member
/external/libvpx/libvpx/vp9/decoder/
Dvp9_decodeframe.c741 int is_last, in get_tile_buffer() argument
748 if (!is_last) { in get_tile_buffer()
783 const int is_last = (r == tile_rows - 1) && (c == tile_cols - 1); in get_tile_buffers() local
786 get_tile_buffer(data_end, is_last, &pbi->common.error, &data, in get_tile_buffers()
/external/mksh/src/
Dhistrap.c1224 runtrap(Trap *p, bool is_last) in runtrap() argument
1276 if (is_last && trap_exstat != -1) { in runtrap()
/external/v8/src/
Djsregexp.cc4118 bool is_last = i == choice_count - 1; in EmitChoices() local
4119 bool fall_through_on_failure = !is_last; in EmitChoices()
4134 if (!is_last) { in EmitChoices()