Home
last modified time | relevance | path

Searched defs:last (Results 526 - 550 of 989) sorted by relevance

1...<<21222324252627282930>>...40

/third_party/zlib/
H A Dcrc32.c590 z_size_t last, last2, i; in crc32_z() local
[all...]
H A Dinflate.h85 int last; /* true if processing last block */ member
/third_party/zlib/examples/
H A Dgzlog.c297 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 Dui_chart.cpp440 Point last; in RefreshChart() local
H A Dui_list.cpp212 Point last = event.GetPreLastPoint(); in OnDragEndEvent() local
/foundation/graphic/graphic_3d/lume/LumeBase/api/base/containers/
H A Dstring.h432 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 Dvector.h225 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 Ddistributeddb_cloud_assets_operation_sync_test.cpp65 SyncProcess last; in BlockSync() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/cloud/
H A Dcloud_db_proxy.cpp83 int64_t last = 0; in RecordSyncDataTimeStampLog() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/common/distributeddb/src/
H A Ddistributeddb_nb_test_tools.cpp290 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 Ddistributeddb_cloud_kv_syncer_test.cpp158 SyncProcess last; in BlockSync() local
H A Ddistributeddb_cloud_syncer_lock_test.cpp321 SyncProcess last; in CallSync() local
/foundation/communication/bluetooth_service/services/bluetooth/stack/platform/src/
H A Dpacket.c143 Payload *last = pkt->payload; in PacketPayloadAddLast() local
429 Payload *last = pkt->tail->prev; PacketExtractTail() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Dhevcpred_template.c445 int last = (size * angle) >> 5; in pred_angular() local
H A Dituh263enc.c307 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 Dffv1enc.c313 int last = 0; in write_quant_table() local
H A Dqsvdec.c486 QSVFrame *frame, **last; in get_surface() local
H A Dsmacker.c86 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 Dopusenc.c346 const float last = FFMAX(-9.0f, last_energy[ch][i]); in exp_quant_coarse() local
/third_party/elfutils/libcpu/
H A Driscv_disasm.c1255 size_t last = 0; in riscv_disasm() local
/third_party/elfutils/libdwfl/
H A Dlinux-kernel-modules.c319 Dwfl_Module *last = __libdwfl_report_offline (dwfl, NULL, archive, fd, in report_kernel_archive() local
/third_party/f2fs-tools/fsck/
H A Ddump.c233 static void print_extent(bool last) in print_extent() argument
/third_party/ffmpeg/libavfilter/
H A Dsignature.h85 struct FineSignature* last; member
H A Dvf_decimate.c43 AVFrame *last; ///< last frame from the previous queue member
H A Dvf_readeia608.c288 int last = LAG; in periods() local

Completed in 30 milliseconds

1...<<21222324252627282930>>...40