Home
last modified time | relevance | path

Searched refs:BROTLI_HAS_UBFX (Results 1 - 4 of 4) sorted by relevance

/third_party/node/deps/brotli/c/common/
H A Dplatform.h465 #define BROTLI_HAS_UBFX (!!1) macro
467 #define BROTLI_HAS_UBFX (!!0) macro
/third_party/skia/third_party/externals/brotli/c/common/
H A Dplatform.h465 #define BROTLI_HAS_UBFX (!!1) macro
467 #define BROTLI_HAS_UBFX (!!0) macro
/third_party/node/deps/brotli/c/dec/
H A Dbit_reader.h27 if (BROTLI_IS_CONSTANT(n) || BROTLI_HAS_UBFX) { in BitMask()
/third_party/skia/third_party/externals/brotli/c/dec/
H A Dbit_reader.h27 if (BROTLI_IS_CONSTANT(n) || BROTLI_HAS_UBFX) { in BitMask()

Completed in 5 milliseconds