Home
last modified time | relevance | path

Searched defs:last (Results 251 - 275 of 1049) sorted by relevance

1...<<11121314151617181920>>...42

/third_party/zlib/examples/
H A Dgzjoin.c284 int last; /* true if processing the last block */ in gzcopy() local
[all...]
H A Dgznorm.c244 unsigned long last = (unsigned long)1 << prev; gzip_normalize() local
[all...]
/base/global/i18n_lite/frameworks/i18n/src/
H A Dstr_util.cpp158 size_t last = ind; in Parse() local
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H A Ddfx_maps.cpp204 size_t last = maps_.size(); in FindMapByAddr() local
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/arch/
H A Dsys_arch.h56 int first, last; member
69 int first, last; member
/foundation/CastEngine/castengine_wifi_display/services/utils/
H A Dutils.cpp45 size_t last = 0; in Split() local
67 size_t last in SplitOnce() local
[all...]
/foundation/arkui/ace_engine/frameworks/component_test/
H A Dtest_result_recorder.cpp234 auto last = testRecord_.assertResults.back(); in Finish() local
/foundation/arkui/ui_lite/frameworks/components/
H A Dui_view_group.cpp171 void UIViewGroup::GetTargetView(const Point& point, UIView** last) in GetTargetView() argument
H A Dui_scroll_view.cpp53 Point last = event.GetPreLastPoint(); in OnDragEndEvent() local
/foundation/graphic/graphic_3d/lume/metaobject/src/animation/
H A Dstaggered_animation_state.cpp148 const auto last = children_.rbegin() + static_cast<SegmentVector::difference_type>(size - toIndex); in ChildMoved() local
152 const auto last = children_.begin() + static_cast<SegmentVector::difference_type>(toIndex + 1); in ChildMoved() local
/foundation/graphic/graphic_3d/lume/metaobject/src/container/
H A Dcontainer_base.cpp216 const auto last = children_.rbegin() + (size - toIndex); in MoveInternal() local
220 const auto last = children_.begin() + toIndex + 1; in MoveInternal() local
/foundation/multimedia/media_foundation/engine/plugin/plugins/source/http_source/hls/
H A Dhls_tags.cpp322 std::string::size_type last = 0; in Split() local
/foundation/multimedia/drm_framework/services/utils/
H A Ddrm_api_operation.cpp70 size_t last = str.find_last_not_of(whitespace); in Trim() local
/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/
H A Dfscrypt_key_v1_ext.cpp263 std::string last = dir_.substr(slashIndex + 1); in GetUserIdFromDir() local
/third_party/ffmpeg/libavcodec/
H A Djpeglsenc.c280 uint8_t *last = NULL; in encode_picture_ls() local
[all...]
H A Djpeglsdec.c358 uint8_t *zero, *last, *cur; in ff_jpegls_decode_picture() local
231 ls_decode_line(JLSState *state, MJpegDecodeContext *s, void *last, void *dst, int last2, int w, int stride, int comp, int bits) ls_decode_line() argument
[all...]
H A Dmpc8.c192 int last[2]; in mpc8_decode_frame() local
H A Dimm4.c134 int i, last, len, factor2; in decode_block() local
H A Dh261enc.c340 int slevel, run, last; in init_uni_h261_rl_tab() local
[all...]
H A Dxxan.c283 int cur, last; in xan_decode_frame_type0() local
361 int cur, last; xan_decode_frame_type1() local
[all...]
H A Dmpegutils.c51 ff_draw_horiz_band(AVCodecContext *avctx, AVFrame *cur, AVFrame *last, int y, int h, int picture_structure, int first_field, int low_delay) ff_draw_horiz_band() argument
H A Dutvideoenc.c330 int last, i; in calculate_codes() local
/third_party/f2fs-tools/fsck/
H A Dxattr.c138 struct f2fs_xattr_entry *here, *last; in f2fs_setxattr() local
[all...]
/third_party/exfatprogs/include/
H A Dlist.h159 struct list_head *last = list->prev; in __list_splice() local
/third_party/ffmpeg/libavfilter/
H A Dvf_pullup.h60 PullupField *first, *last, *head; member

Completed in 15 milliseconds

1...<<11121314151617181920>>...42