/external/u-boot/drivers/core/ |
D | dump.c | 14 int i, is_last; in show_devices() local
|
/external/u-boot/common/ |
D | hash.c | 42 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/ |
D | fsl_hash.c | 83 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/ |
D | frame_ping.cc | 76 grpc_slice slice, int is_last) { in grpc_chttp2_ping_parser_parse()
|
D | frame_rst_stream.cc | 77 grpc_slice slice, int is_last) { in grpc_chttp2_rst_stream_parser_parse()
|
D | frame_window_update.cc | 73 int is_last) { in grpc_chttp2_window_update_parser_parse()
|
D | frame_goaway.cc | 60 grpc_slice slice, int is_last) { in grpc_chttp2_goaway_parser_parse()
|
D | parsing.cc | 316 int is_last) { in skip_parser() 725 int is_last) { in parse_frame_slice()
|
D | frame_settings.cc | 114 grpc_slice slice, int is_last) { in grpc_chttp2_settings_parser_parse()
|
D | frame_data.cc | 292 grpc_slice slice, int is_last) { in grpc_chttp2_data_parser_parse()
|
/external/u-boot/drivers/i2c/ |
D | ihs_i2c.c | 125 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/ |
D | kmsprint.cpp | 323 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/ |
D | hash_map.hpp | 175 bool is_last = (it == buckets_[bucket].last); in erase() local
|
/external/brotli/c/enc/ |
D | encode.c | 541 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
|
D | hash.h | 429 size_t input_size, BROTLI_BOOL is_last) { in HasherSetup() 478 BROTLI_BOOL is_last) { in InitOrStitchToPreviousBlock()
|
D | brotli_bit_stream.c | 952 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()
|
D | compress_fragment_two_pass.c | 559 BROTLI_BOOL is_last, uint32_t* command_buf, uint8_t* literal_buf, in BrotliCompressFragmentTwoPassImpl()
|
D | compress_fragment.c | 427 BROTLI_BOOL is_last, int* table, size_t table_bits, uint8_t cmd_depth[128], in BrotliCompressFragmentFastImpl()
|
/external/v8/src/snapshot/ |
D | serializer-common.h | 292 bool is_last() const { return IsLastChunkBits::decode(reservation_); } in is_last() function
|
/external/grpc-grpc/src/core/lib/channel/ |
D | channel_stack.h | 62 int is_last; member
|
/external/libaom/libaom/av1/common/ |
D | txb_common.h | 332 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/ |
D | dwc2_udc_otg_xfer_dma.c | 690 int is_last; in write_fifo_ep0() local
|
/external/flac/libFLAC/ |
D | stream_decoder.c | 1395 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_()
|
D | metadata_iterators.c | 339 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/ |
D | replay.c | 536 int is_last = is_last_bud(c, b->bud); in replay_bud() local
|