Home
last modified time | relevance | path

Searched defs:is_last (Results 1 – 25 of 40) sorted by relevance

12

/external/u-boot/drivers/core/
Ddump.c14 int i, is_last; in show_devices() local
/external/u-boot/common/
Dhash.c42 unsigned int size, int is_last) in hash_update_sha1()
70 const void *buf, unsigned int size, int is_last) in hash_update_sha256()
97 const void *buf, unsigned int size, int is_last) in hash_update_crc32()
/external/u-boot/drivers/crypto/fsl/
Dfsl_hash.c83 unsigned int size, int is_last, in caam_hash_update()
221 unsigned int size, int is_last) in hw_sha_update()
/external/grpc-grpc/src/core/ext/transport/chttp2/transport/
Dframe_ping.cc76 grpc_slice slice, int is_last) { in grpc_chttp2_ping_parser_parse()
Dframe_rst_stream.cc77 grpc_slice slice, int is_last) { in grpc_chttp2_rst_stream_parser_parse()
Dframe_window_update.cc73 int is_last) { in grpc_chttp2_window_update_parser_parse()
Dframe_goaway.cc60 grpc_slice slice, int is_last) { in grpc_chttp2_goaway_parser_parse()
Dparsing.cc316 int is_last) { in skip_parser()
725 int is_last) { in parse_frame_slice()
Dframe_settings.cc114 grpc_slice slice, int is_last) { in grpc_chttp2_settings_parser_parse()
Dframe_data.cc292 grpc_slice slice, int is_last) { in grpc_chttp2_data_parser_parse()
/external/u-boot/drivers/i2c/
Dihs_i2c.c125 uchar *buffer, int len, int read, bool is_last) in ihs_i2c_transfer()
211 bool is_last = len <= transfer; in ihs_i2c_send_buffer() local
/external/libkmsxx/utils/
Dkmsprint.cpp323 static void print_entry(const Entry& e, const string& prefix, bool is_child, bool is_last) in print_entry()
345 bool is_last = &child == &e.children.back(); in print_entry() local
/external/parameter-framework/asio-1.10.6/include/asio/detail/
Dhash_map.hpp175 bool is_last = (it == buckets_[bucket].last); in erase() local
/external/brotli/c/enc/
Dencode.c541 const BROTLI_BOOL is_last, in WriteMetaBlockInternal()
928 BrotliEncoderState* s, const BROTLI_BOOL is_last, in EncodeData()
1223 BROTLI_BOOL is_last; in BrotliCompressBufferQuality10() local
1605 BROTLI_BOOL is_last = in BrotliEncoderCompressStreamFast() local
1808 BROTLI_BOOL is_last = TO_BROTLI_BOOL( in BrotliEncoderCompressStream() local
Dhash.h429 size_t input_size, BROTLI_BOOL is_last) { in HasherSetup()
478 BROTLI_BOOL is_last) { in InitOrStitchToPreviousBlock()
Dbrotli_bit_stream.c952 uint8_t prev_byte, uint8_t prev_byte2, BROTLI_BOOL is_last, in BrotliStoreMetaBlock()
1153 BROTLI_BOOL is_last, const BrotliEncoderParams* params, in BrotliStoreMetaBlockTrivial()
1206 BROTLI_BOOL is_last, const BrotliEncoderParams* params, in BrotliStoreMetaBlockFast()
Dcompress_fragment_two_pass.c559 BROTLI_BOOL is_last, uint32_t* command_buf, uint8_t* literal_buf, in BrotliCompressFragmentTwoPassImpl()
Dcompress_fragment.c427 BROTLI_BOOL is_last, int* table, size_t table_bits, uint8_t cmd_depth[128], in BrotliCompressFragmentFastImpl()
/external/v8/src/snapshot/
Dserializer-common.h292 bool is_last() const { return IsLastChunkBits::decode(reservation_); } in is_last() function
/external/grpc-grpc/src/core/lib/channel/
Dchannel_stack.h62 int is_last; member
/external/libaom/libaom/av1/common/
Dtxb_common.h332 static INLINE int get_lower_levels_ctx_general(int is_last, int scan_idx, in get_lower_levels_ctx_general()
/external/u-boot/drivers/usb/gadget/
Ddwc2_udc_otg_xfer_dma.c690 int is_last; in write_fifo_ep0() local
/external/flac/libFLAC/
Dstream_decoder.c1395 FLAC__bool is_last; in read_metadata_() local
1571 FLAC__bool read_metadata_streaminfo_(FLAC__StreamDecoder *decoder, FLAC__bool is_last, unsigned len… in read_metadata_streaminfo_()
1642 FLAC__bool read_metadata_seektable_(FLAC__StreamDecoder *decoder, FLAC__bool is_last, unsigned leng… in read_metadata_seektable_()
Dmetadata_iterators.c339 FLAC__bool is_last; member
1214 FLAC__bool is_last; in chain_read_cb_() local
2136 …k_header_cb_(FLAC__IOHandle handle, FLAC__IOCallback_Read read_cb, FLAC__bool *is_last, FLAC__Meta… in read_metadata_block_header_cb_()
/external/u-boot/fs/ubifs/
Dreplay.c536 int is_last = is_last_bud(c, b->bud); in replay_bud() local

12