Home
last modified time | relevance | path

Searched refs:xflags (Results 1 - 15 of 15) sorted by relevance

/third_party/skia/gm/
H A Dsavelayer.cpp85 const int xflags[] = { 0, SkCanvas::kMaskAgainstCoverage_EXPERIMENTAL_DONT_USE_SaveLayerFlag }; in DEF_SIMPLE_GM() local
90 SkCanvas::SaveLayerRec rec(&r, &layerPaint, yflags[y] | xflags[x]); in DEF_SIMPLE_GM()
/third_party/zlib/contrib/pascal/
H A Dzlibpas.pas53 xflags: Integer; (* extra flags (not used when writing a gzip file) *)
/third_party/node/deps/zlib/
H A Dzlib.h117 int xflags; /* extra flags (not used when writing a gzip file) */ member
1047 The text, time, xflags, and os fields are filled in with the gzip header
H A Dinflate.c704 state->head->xflags = (int)(hold & 0xff); in inflate()
/third_party/libwebsockets/win32port/zlib/
H A Dzlib.h115 int xflags; /* extra flags (not used when writing a gzip file) */ member
921 The text, time, xflags, and os fields are filled in with the gzip header
H A Dinflate.c699 state->head->xflags = (int)(hold & 0xff);
/third_party/zlib/
H A Dzlib.h117 int xflags; /* extra flags (not used when writing a gzip file) */ member
1048 The text, time, xflags, and os fields are filled in with the gzip header
H A Dinflate.c734 state->head->xflags = (int)(hold & 0xff); in inflate()
/third_party/node/deps/v8/third_party/zlib/
H A Dzlib.h117 int xflags; /* extra flags (not used when writing a gzip file) */ member
1045 The text, time, xflags, and os fields are filled in with the gzip header
H A Dinflate.c738 state->head->xflags = (int)(hold & 0xff);
/third_party/skia/third_party/externals/zlib/
H A Dzlib.h117 int xflags; /* extra flags (not used when writing a gzip file) */ member
1043 The text, time, xflags, and os fields are filled in with the gzip header
H A Dinflate.c737 state->head->xflags = (int)(hold & 0xff);
/third_party/node/deps/v8/third_party/zlib/contrib/optimizations/
H A Dinflate.c749 state->head->xflags = (int)(hold & 0xff);
/third_party/node/deps/zlib/contrib/optimizations/
H A Dinflate.c715 state->head->xflags = (int)(hold & 0xff); in inflate()
/third_party/skia/third_party/externals/zlib/contrib/optimizations/
H A Dinflate.c748 state->head->xflags = (int)(hold & 0xff);

Completed in 30 milliseconds