HomeSort by relevance Sort by last modified time
    Searched refs:is_last (Results 1 - 25 of 34) sorted by null

1 2

  /external/brotli/enc/
compress_fragment_two_pass.h 29 If "is_last" is 1, emits an additional empty last meta-block.
31 REQUIRES: "input_size" is greater than zero, or "is_last" is 1.
42 BROTLI_BOOL is_last,
compress_fragment.h 26 If "is_last" is 1, emits an additional empty last meta-block.
30 If "is_last" is 0, they are updated to reflect the statistics
36 command and distance prefix codes. If "is_last" is 0, these are also
39 REQUIRES: "input_size" is greater than zero, or "is_last" is 1.
48 BROTLI_BOOL is_last,
brotli_bit_stream.h 70 BROTLI_BOOL is_last,
85 BROTLI_BOOL is_last,
encode.c 531 const BROTLI_BOOL is_last,
560 BrotliStoreUncompressedMetaBlock(is_last, data,
579 bytes, mask, is_last,
585 bytes, mask, is_last,
625 is_last,
640 BrotliStoreUncompressedMetaBlock(is_last, data,
1170 BROTLI_BOOL is_last; local
1541 BROTLI_BOOL is_last = local
1743 BROTLI_BOOL is_last = TO_BROTLI_BOOL( local
    [all...]
compress_fragment_two_pass.c 528 BROTLI_BOOL is_last, uint32_t* command_buf, uint8_t* literal_buf,
533 BROTLI_UNUSED(is_last);
569 BROTLI_BOOL is_last, uint32_t* command_buf, uint8_t* literal_buf, \
571 BrotliCompressFragmentTwoPassImpl(m, input, input_size, is_last, command_buf,\
579 BROTLI_BOOL is_last, uint32_t* command_buf, uint8_t* literal_buf,
587 m, input, input_size, is_last, command_buf, \
601 if (is_last) {
hash.h 377 size_t input_size, BROTLI_BOOL is_last) {
380 BROTLI_BOOL one_shot = (position == 0 && is_last);
450 BROTLI_BOOL is_last) {
452 HasherSetup(m, handle, params, data, position, input_size, is_last);
compress_fragment.c 428 BROTLI_BOOL is_last, int* table, size_t table_bits, uint8_t cmd_depth[128],
722 if (!is_last) {
737 BROTLI_BOOL is_last, int* table, uint8_t cmd_depth[128], \
740 BrotliCompressFragmentFastImpl(m, input, input_size, is_last, table, B, \
748 BROTLI_BOOL is_last, int* table, size_t table_size, uint8_t cmd_depth[128],
755 assert(is_last);
766 m, input, input_size, is_last, table, cmd_depth, cmd_bits, \
780 if (is_last) {
brotli_bit_stream.c     [all...]
  /external/lisa/libs/utils/analysis/
frequency_analysis.py 521 is_first, is_last, xmax, title=''):
537 :param is_last: if True this is the last plot
538 :type is_last: bool
556 if is_last:
578 n_plots, is_first, is_last, res_type):
615 if is_last:
662 is_last = idx+1 == n_plots
666 is_first, is_last,
673 is_first, is_last,
680 is_last, xmax
    [all...]
tasks_analysis.py 310 is_last = (plot_id == plots_count)
311 self._plotTaskSignals(axes, tid, signals, is_last)
324 is_last = (plot_id == plots_count)
327 self._plotTaskResidencies(axes, tid, signals_to_plot, is_last)
630 def _plotTaskSignals(self, axes, tid, signals, is_last=False):
643 :param is_last: if True this is the last plot
644 :type is_last: bool
688 if not is_last:
694 def _plotTaskResidencies(self, axes, tid, signals, is_last=False):
707 :param is_last: if True this is the last plo
    [all...]
idle_analysis.py 282 is_last = idx+1 == n_plots
301 if is_last:
  /external/parameter-framework/asio-1.10.6/include/asio/detail/
hash_map.hpp 175 bool is_last = (it == buckets_[bucket].last); local
176 if (is_first && is_last)
180 else if (is_last)
  /external/libmicrohttpd/src/microspdy/
structures.c 307 bool is_last; local
321 is_last = (i + SPDY_MAX_SUPPORTED_FRAME_SIZE) >= data_size;
338 if(is_last && closestream)
345 if(is_last)
353 response_to_queue->data_size = is_last
  /external/brotli/include/brotli/
encode.h 242 BrotliEncoderState* state, const BROTLI_BOOL is_last,
  /external/fio/t/
read-to-pipe-async.c 408 int is_last; local
420 is_last = 0;
421 for (i = 0; i < PLAT_NR && !is_last; i++) {
432 is_last = (j == len - 1);
433 if (is_last)
  /external/v8/src/snapshot/
serializer-common.h 231 bool is_last() const { return IsLastChunkBits::decode(reservation_); } function in class:v8::internal::SerializedData::Reservation
  /toolchain/binutils/binutils-2.25/gold/
dynobj.h 443 write(const Stringpool*, bool is_last, unsigned char*) const;
530 write(const Stringpool*, bool is_last, unsigned char*) const;
dynobj.cc     [all...]
  /external/flac/include/FLAC/
format.h 840 FLAC__bool is_last; member in struct:__anon19350
    [all...]
  /external/flac/libFLAC/
stream_decoder.c 88 static FLAC__bool read_metadata_streaminfo_(FLAC__StreamDecoder *decoder, FLAC__bool is_last, unsigned length);
89 static FLAC__bool read_metadata_seektable_(FLAC__StreamDecoder *decoder, FLAC__bool is_last, unsigned length);
1411 FLAC__bool is_last; local
    [all...]
stream_encoder_framing.c 51 if(!FLAC__bitwriter_write_raw_uint32(bw, metadata->is_last, FLAC__STREAM_METADATA_IS_LAST_LEN))
  /external/fio/
stat.c 145 int is_last; local
168 is_last = 0;
169 for (i = 0; i < FIO_IO_U_PLAT_NR && !is_last; i++) {
185 is_last = (j == len - 1);
186 if (is_last)
206 int is_last, per_line, scale_down; local
236 is_last = (j == len - 1);
246 log_buf(out, " %sth=[%5u]%c", fbuf, ovals[j], is_last ? '\n' : ',');
248 if (is_last)
    [all...]
  /system/update_engine/scripts/update_payload/
checker.py     [all...]
checker_unittest.py 811 def DoCheckOperationTest(self, op_type_name, is_last, allow_signature,
    [all...]
  /external/libavc/test/encoder/
main.c 1521 WORD32 i, is_last = 0, buff_size = 0, num_bytes = 0; local
    [all...]

Completed in 902 milliseconds

1 2