Home
last modified time | relevance | path

Searched defs:lens (Results 1 – 25 of 48) sorted by relevance

12

/third_party/musl/src/network/
Ddn_comp.c23 static int getlens(unsigned char *lens, const char *s, int l) in getlens()
37 const char *end, const unsigned char *lens, int nlen) in match()
60 unsigned char lens[127]; in dn_comp() local
/third_party/libsnd/src/
Dogg_vorbis.c618 vorbis_read_sample (SF_PRIVATE *psf, void *ptr, sf_count_t lens, convert_func *transfn) in vorbis_read_sample()
667 vorbis_read_s (SF_PRIVATE *psf, short *ptr, sf_count_t lens) in vorbis_read_s()
672 vorbis_read_i (SF_PRIVATE *psf, int *ptr, sf_count_t lens) in vorbis_read_i()
677 vorbis_read_f (SF_PRIVATE *psf, float *ptr, sf_count_t lens) in vorbis_read_f()
682 vorbis_read_d (SF_PRIVATE *psf, double *ptr, sf_count_t lens) in vorbis_read_d()
730 vorbis_write_s (SF_PRIVATE *psf, const short *ptr, sf_count_t lens) in vorbis_write_s()
747 vorbis_write_i (SF_PRIVATE *psf, const int *ptr, sf_count_t lens) in vorbis_write_i()
763 vorbis_write_f (SF_PRIVATE *psf, const float *ptr, sf_count_t lens) in vorbis_write_f()
779 vorbis_write_d (SF_PRIVATE *psf, const double *ptr, sf_count_t lens) in vorbis_write_d()
/third_party/ffmpeg/libavcodec/
Dhuffman.c116 static void get_tree_codes(uint32_t *bits, int16_t *lens, uint8_t *xlat, in get_tree_codes()
143 int16_t lens[256]; in build_huff_tree() local
Dsheervideodata.h28 uint8_t lens[2 * 15]; member
Dylc.c63 static void get_tree_codes(uint32_t *bits, int16_t *lens, uint8_t *xlat, in get_tree_codes()
90 int16_t lens[256]; in build_vlc() local
Dmvha.c57 static void get_tree_codes(uint32_t *bits, int16_t *lens, uint8_t *xlat, in get_tree_codes()
85 int16_t lens[256]; in build_vlc() local
/third_party/zlib/contrib/infback9/
Dinflate9.h44 unsigned short lens[320]; /* temporary storage for code lengths */ member
Dinftree9.c32 int inflate_table9(type, lens, codes, table, bits, work) in inflate_table9() argument
/third_party/skia/third_party/externals/zlib/
Dinftrees.c32 int ZLIB_INTERNAL inflate_table(type, lens, codes, table, bits, work) in inflate_table() argument
Dinflate.h119 unsigned short lens[320]; /* temporary storage for code lengths */ member
/third_party/zlib/
Dinftrees.c32 int ZLIB_INTERNAL inflate_table(codetype type, unsigned short FAR *lens, in inflate_table()
Dinflate.h120 unsigned short lens[320]; /* temporary storage for code lengths */ member
/third_party/node/deps/zlib/
Dinftrees.c32 int ZLIB_INTERNAL inflate_table(type, lens, codes, table, bits, work) in inflate_table() argument
Dinflate.h119 unsigned short lens[320]; /* temporary storage for code lengths */ member
/third_party/flutter/skia/third_party/externals/zlib/
Dinftrees.c32 int ZLIB_INTERNAL inflate_table(type, lens, codes, table, bits, work) in inflate_table() argument
/third_party/libwebsockets/win32port/zlib/
Dinftrees.c32 int ZLIB_INTERNAL inflate_table(type, lens, codes, table, bits, work) in inflate_table() argument
Dinflate.h116 unsigned short lens[320]; /* temporary storage for code lengths */ member
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/bidi/
DTestStreaming.java37 public TestCase(String in, int ch, int[] np, int[][] lens, String[] msg) { in TestCase()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/bidi/
DTestStreaming.java34 public TestCase(String in, int ch, int[] np, int[][] lens, String[] msg) { in TestCase()
/third_party/freetype/src/gzip/
Dinftrees.c34 unsigned short FAR *lens, in inflate_table()
Dinflate.h123 unsigned short lens[320]; /* temporary storage for code lengths */ member
/third_party/flutter/skia/third_party/externals/icu/source/samples/cal/
Dcal.c429 int32_t lens [DAY_COUNT]; in print_month() local
547 int32_t lens [DAY_COUNT]; in print_year() local
/third_party/icu/icu4c/source/samples/cal/
Dcal.c429 int32_t lens [DAY_COUNT]; in print_month() local
547 int32_t lens [DAY_COUNT]; in print_year() local
/third_party/skia/third_party/externals/icu/source/samples/cal/
Dcal.c429 int32_t lens [DAY_COUNT]; in print_month() local
547 int32_t lens [DAY_COUNT]; in print_year() local
/third_party/toybox/toys/posix/
Dgetconf.c194 int i, j, lens[] = {ARRAY_LEN(sysconfs), ARRAY_LEN(pathconfs), in getconf_main() local

12