Home
last modified time | relevance | path

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

1...<<11121314151617181920>>...101

/third_party/ffmpeg/libavcodec/loongarch/
H A Dh264_cabac.c89 int64_t bit, tmp0, tmp1, tmp2, one = 1, end = 63, last = 0; in decode_significance_8x8_loongarch() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Ddirac_vlc.c1099 int16_t *dst = (int16_t *)_dst, *last = dst + coeffs; in ff_dirac_golomb_read_16bit() local
1119 int32_t *dst = (int32_t *)_dst, *last = dst + coeffs; in ff_dirac_golomb_read_32bit() local
H A Dfastaudio.c34 float last; member
/third_party/ffmpeg/libavfilter/
H A Dfifo.c40 Buf *last; ///< last buffered frame member
[all...]
H A Dvf_freezeframes.c33 int64_t first, last, replace; member
/third_party/cups-filters/fontembed/
H A Dembed_pdf.h30 int first,last; member
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DStringCharacterIterator.java132 public char last() in last() method in StringCharacterIterator
/third_party/icu/icu4j/main/classes/localespi/src/com/ibm/icu/impl/jdkadapter/
H A DBreakIteratorICU.java68 public int last() { in last() method in BreakIteratorICU
/third_party/icu/tools/colprobe/
H A Dsortedlines.h36 Line *last; member in SortedLines
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/rbbi/
H A DAbstractBreakIteratorTests.java48 public int last() { in last() method in AbstractBreakIteratorTests.AbstractBreakIterator
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/rbbi/
H A DAbstractBreakIteratorTests.java45 public int last() { in last() method in AbstractBreakIteratorTests.AbstractBreakIterator
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DStringCharacterIterator.java134 public char last() in last() method in StringCharacterIterator
/third_party/node/deps/v8/third_party/zlib/contrib/optimizations/
H A Dinffast_chunk.c80 z_const unsigned char FAR *last; /* have enough input while in < last */ local
/third_party/node/deps/v8/src/zone/
H A Dzone-list.h84 inline T& last() const { return at(length_ - 1); } in last() function in v8::internal::final
H A Dzone-containers.h52 ZoneVector(InputIt first, InputIt last, Zone* zone) in ZoneVector() argument
/third_party/node/deps/v8/third_party/zlib/
H A Dinffast.c60 z_const unsigned char FAR *last; /* have enough input while in < last */ local
/third_party/node/deps/zlib/
H A Dinffast.c57 z_const unsigned char FAR *last; /* have enough input while in < last */ in inflate_fast() local
/third_party/node/deps/zlib/contrib/optimizations/
H A Dinffast_chunk.c78 z_const unsigned char FAR *last; /* have enough input while in < last */ in inflate_fast_chunk_() local
/third_party/ntfs-3g/ntfsprogs/
H A Dlist.h155 struct ntfs_list_head *last = list->prev; in ntfs_list_splice() local
/third_party/node/deps/brotli/c/enc/
H A Dliteral_cost.c21 static size_t UTF8Position(size_t last, size_t c, size_t clamp) { in UTF8Position() argument
/third_party/mesa3d/src/mesa/program/
H A Dprog_cache.c50 struct cache_item *last; member
/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server-pmd/
H A Dprotocol_lws_minimal.c34 int last; /* the last message number we sent */ member
/third_party/libwebsockets/win32port/zlib/
H A Dinffast.c73 unsigned char FAR *last; /* while in < last, enough input available */ local
/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server/
H A Dprotocol_lws_minimal.c34 int last; /* the last message number we sent */ member
/third_party/node/deps/v8/src/compiler/backend/
H A Dframe-elider.cc53 const Instruction* last = in MarkDeConstruction() local

Completed in 12 milliseconds

1...<<11121314151617181920>>...101