Home
last modified time | relevance | path

Searched defs:end (Results 126 - 150 of 3408) sorted by relevance

12345678910>>...137

/third_party/elfutils/tests/
H A Ddwarf-ranges.c42 Dwarf_Addr base, start, end; in main() local
/third_party/elfio/examples/proc_mem/
H A Dproc_mem.cpp51 unsigned long end = std::stoul( match[2].str(), 0, 16 ); in get_translation_ranges() local
/third_party/elfutils/libasm/
H A Ddisasm_str.c62 disasm_str (DisasmCtx_t *ctx, const uint8_t **startp, const uint8_t *end, in disasm_str() argument
/third_party/ffmpeg/libavcodec/
H A Dpnm.c42 const uint8_t *end = sc->bytestream_end; in pnm_get() local
H A Drealtextdec.c45 const char *end = strchr(p, '>'); in rt_event_to_ass() local
/third_party/ffmpeg/libavformat/
H A Dcavsvideodec.c38 const uint8_t *ptr = p->buf, *end = p->buf + p->buf_size; in cavsvideo_probe() local
H A Dloasdec.c37 const uint8_t *end = buf0 + p->buf_size - 3; in loas_probe() local
H A Drtpenc_h261.c27 find_resync_marker_reverse(const uint8_t *av_restrict start, const uint8_t *av_restrict end) find_resync_marker_reverse() argument
H A Davs2dec.c38 const uint8_t *ptr = p->buf, *end = p->buf + p->buf_size, *sqb = 0; in avs2_probe() local
H A Drtpenc_mpv.c34 const uint8_t *end = buf1 + size; in ff_rtp_send_mpegvideo() local
/third_party/ffmpeg/libavutil/
H A Dlfg.c65 unsigned int beg, end, segm; in av_lfg_init_from_data() local
H A Dfifo.h228 uint8_t *rptr, *wptr, *end; member
/third_party/gn/src/gn/
H A Ddeps_iterator.h65 const DepsIterator& end() const { return end_; } in end() function in DepsIteratorRange
H A Dvector_utils.h57 void Add(const T* start, const T* end) { in Add() argument
49 Add(typename std::vector<T>::const_iterator begin, typename std::vector<T>::const_iterator end) Add() argument
H A Dlocation.cc60 LocationRange::LocationRange(const Location& begin, const Location& end) in LocationRange() argument
/third_party/backends/sanei/
H A Dsanei_config2.c66 char *vendor = 0, *model = 0, *type = 0, *end; in sanei_config_attach_matching_devices() local
/third_party/curl/lib/
H A Dcurl_krb5.h32 void (*end)(void *); member
/third_party/cups-filters/filter/pdftopdf/
H A Dintervalset.cc15 void IntervalSet::add(key_t start,key_t end) // {{{ in add() argument
25 data_t::iterator it=data.begin(),end=data.end(),pos=it; in finish() local
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DPVecToTrieCompactHandler.java32 public void setRowIndexForRange(int start, int end, int rowIndex) { in setRowIndexForRange() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/message2/
H A DFormattedMessage.java74 public CharSequence subSequence(int start, int end) { in subSequence() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DDateRule.java56 abstract public Date firstBetween(Date start, Date end); in firstBetween() argument
76 abstract public boolean isBetween(Date start, Date end); in isBetween() argument
/third_party/icu/icu4c/source/test/perf/unisetperf/draft/
H A Dtrieset.cpp48 UChar32 start, end; in TrieSet() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DPVecToTrieCompactHandler.java36 public void setRowIndexForRange(int start, int end, int rowIndex) { in setRowIndexForRange() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
H A DDateRule.java58 abstract public Date firstBetween(Date start, Date end); in firstBetween() argument
78 abstract public boolean isBetween(Date start, Date end); in isBetween() argument
/third_party/libunwind/libunwind/src/
H A Ddl-iterate-phdr.c55 unsigned long start, end, offset, flags; in dl_iterate_phdr() local

Completed in 7 milliseconds

12345678910>>...137