/third_party/zlib/ |
H A D | crc32.c | 590 z_size_t last, last2, i; in crc32_z() local [all...] |
H A D | inflate.h | 85 int last; /* true if processing last block */ member
|
/third_party/zlib/examples/ |
H A D | gzlog.c | 297 off_t last; /* offset of last stored block first length byte */ global() member 462 log_last(struct log *log, int last) log_last() argument [all...] |
/foundation/arkui/ui_lite/frameworks/components/ |
H A D | ui_chart.cpp | 440 Point last; in RefreshChart() local
|
H A D | ui_list.cpp | 212 Point last = event.GetPreLastPoint(); in OnDragEndEvent() local
|
/foundation/graphic/graphic_3d/lume/LumeBase/api/base/containers/ |
H A D | string.h | 432 basic_string& replace(const_iterator first, const_iterator last, const string_view& str) in replace() argument 500 iterator erase(const_iterator first, const_iterator last) in erase() argument
|
H A D | vector.h | 225 vector(InputIt first, InputIt last) : allocator_(default_allocator()) in vector() argument 233 vector(const_pointer first, const_pointer last) : allocator_(default_allocator()) in vector() argument 648 iterator insert(const_iterator pos, const_iterator first, const_iterator last) in insert() argument 653 iterator insert(const_iterator pos, iterator first, iterator last) in insert() argument 659 insert(const_iterator pos, InputIt first, InputIt last) insert() argument 685 append(InputIt first, InputIt last) append() argument 705 append(const_pointer first, const_pointer last) append() argument 736 erase(const_iterator first, const_iterator last) erase() argument 846 uninitialized_default_construct(pointer first, pointer last) uninitialized_default_construct() argument 857 uninitialized_value_construct(pointer first, pointer last) uninitialized_value_construct() argument 868 uninitialized_copy(const_pointer first, const_pointer last, pointer d_first) uninitialized_copy() argument 880 uninitialized_fill(pointer first, const_pointer last, const_reference value) uninitialized_fill() argument 892 uninitialized_move(pointer first, const_pointer last, pointer d_first) uninitialized_move() argument 907 copy(pointer pos, InputIt first, InputIt last) copy() argument 943 move(pointer first, const_pointer last, pointer d_first) move() argument 955 reverse_move(pointer first, pointer last, pointer dst) reverse_move() argument 986 destroy(iterator first, iterator last) destroy() argument 1095 init_copy(pointer pos, InputIt first, InputIt last) init_copy() argument 1172 insert_impl(const_iterator pos, InputIt first, InputIt last) insert_impl() argument [all...] |
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/cloud/ |
H A D | distributeddb_cloud_assets_operation_sync_test.cpp | 65 SyncProcess last; in BlockSync() local
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/cloud/ |
H A D | cloud_db_proxy.cpp | 83 int64_t last = 0; in RecordSyncDataTimeStampLog() local
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/common/distributeddb/src/ |
H A D | distributeddb_nb_test_tools.cpp | 290 auto last = std::min(static_cast<int>(entries.size()), cnt + 128); // 128 is the max records of deleteBatch. in PutBatch() local 329 auto last = std::min(static_cast<int>(keys.size()), cnt + 128); // 128 is the max records of deleteBatch. in DeleteBatch() local
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/cloud/ |
H A D | distributeddb_cloud_kv_syncer_test.cpp | 158 SyncProcess last; in BlockSync() local
|
H A D | distributeddb_cloud_syncer_lock_test.cpp | 321 SyncProcess last; in CallSync() local
|
/foundation/communication/bluetooth_service/services/bluetooth/stack/platform/src/ |
H A D | packet.c | 143 Payload *last = pkt->payload; in PacketPayloadAddLast() local 429 Payload *last = pkt->tail->prev; PacketExtractTail() local [all...] |
/third_party/ffmpeg/libavcodec/ |
H A D | hevcpred_template.c | 445 int last = (size * angle) >> 5; in pred_angular() local
|
H A D | ituh263enc.c | 307 int level, run, last, i, j, last_index, last_non_zero, sign, slevel, code; in h263_encode_block() local 764 int slevel, run, last; init_uni_h263_rl_tab() local [all...] |
H A D | ffv1enc.c | 313 int last = 0; in write_quant_table() local
|
H A D | qsvdec.c | 486 QSVFrame *frame, **last; in get_surface() local
|
H A D | smacker.c | 86 int *last; member 199 static int smacker_decode_header_tree(SmackVContext *smk, GetBitContext *gb, int **recodes, int *last, int size) in smacker_decode_header_tree() argument 347 last_reset(int *recode, int *last) last_reset() argument 353 smk_get_code(GetBitContext *gb, int *recode, int *last) smk_get_code() argument [all...] |
H A D | opusenc.c | 346 const float last = FFMAX(-9.0f, last_energy[ch][i]); in exp_quant_coarse() local
|
/third_party/elfutils/libcpu/ |
H A D | riscv_disasm.c | 1255 size_t last = 0; in riscv_disasm() local
|
/third_party/elfutils/libdwfl/ |
H A D | linux-kernel-modules.c | 319 Dwfl_Module *last = __libdwfl_report_offline (dwfl, NULL, archive, fd, in report_kernel_archive() local
|
/third_party/f2fs-tools/fsck/ |
H A D | dump.c | 233 static void print_extent(bool last) in print_extent() argument
|
/third_party/ffmpeg/libavfilter/ |
H A D | signature.h | 85 struct FineSignature* last; member
|
H A D | vf_decimate.c | 43 AVFrame *last; ///< last frame from the previous queue member
|
H A D | vf_readeia608.c | 288 int last = LAG; in periods() local
|