Home
last modified time | relevance | path

Searched refs:DIST (Results 1 - 16 of 16) sorted by relevance

/third_party/skia/third_party/externals/freetype/src/gzip/
H A Dinfcodes.c20 DIST, /* i: get distance next */ enumerator
41 } code; /* if LEN or DIST, where in tree */
167 c->mode = DIST; in inflate_codes()
169 case DIST: /* i: get distance next */ in inflate_codes()
/third_party/protobuf/
H A Dtests.sh69 DIST=`ls *.tar.gz`
70 tar -xf $DIST
71 cd ${DIST//.tar.gz}
98 DIST=`ls *.tar.gz`
99 tar -xf $DIST
100 pushd ${DIST//.tar.gz}
/third_party/node/deps/zlib/
H A Dinflate.h43 DIST, /* i: waiting for distance code */ enumerator
74 LENEXT -> DIST -> DISTEXT -> MATCH -> LEN
H A Dinflate.c1087 state->mode = DIST; in inflate()
1089 case DIST: in inflate()
/third_party/node/deps/v8/third_party/zlib/
H A Dinflate.h43 DIST, /* i: waiting for distance code */ enumerator
74 LENEXT -> DIST -> DISTEXT -> MATCH -> LEN
H A Dinflate.c1105 state->mode = DIST;
1106 case DIST:
/third_party/libwebsockets/win32port/zlib/
H A Dinflate.h43 DIST, /* i: waiting for distance code */ enumerator
74 LENEXT -> DIST -> DISTEXT -> MATCH -> LEN
H A Dinflate.c1064 state->mode = DIST;
1065 case DIST:
/third_party/skia/third_party/externals/zlib/
H A Dinflate.h43 DIST, /* i: waiting for distance code */ enumerator
74 LENEXT -> DIST -> DISTEXT -> MATCH -> LEN
H A Dinflate.c1105 state->mode = DIST;
1106 case DIST:
/third_party/zlib/
H A Dinflate.h43 DIST, /* i: waiting for distance code */ enumerator
74 LENEXT -> DIST -> DISTEXT -> MATCH -> LEN
H A Dinflate.c1171 state->mode = DIST; in inflate()
1173 case DIST: in inflate()
/third_party/skia/third_party/externals/libwebp/src/dec/
H A Dvp8l_dec.c46 DIST = 4 enumerator
1055 const int dist_symbol = ReadSymbol(htree_group->htrees[DIST], br); in DecodeAlphaData()
1199 const int dist_symbol = ReadSymbol(htree_group->htrees[DIST], br); in DecodeImageData()
/third_party/node/deps/v8/third_party/zlib/contrib/optimizations/
H A Dinflate.c1116 state->mode = DIST;
1117 case DIST:
/third_party/node/deps/zlib/contrib/optimizations/
H A Dinflate.c1098 state->mode = DIST; in inflate()
1100 case DIST: in inflate()
/third_party/skia/third_party/externals/zlib/contrib/optimizations/
H A Dinflate.c1116 state->mode = DIST;
1117 case DIST:

Completed in 21 milliseconds