Searched refs:CheckInputAmount (Results 1 - 2 of 2) sorted by relevance
/third_party/node/deps/brotli/c/dec/ |
H A D | decode.c | 1714 static BROTLI_INLINE BROTLI_BOOL CheckInputAmount( in CheckInputAmount() function 1741 if (!CheckInputAmount(safe, br, 28)) { in ProcessCommandsInternal() 1766 if (!CheckInputAmount(safe, br, 28)) { /* 156 bits + 7 bytes */ in ProcessCommandsInternal() 1794 if (!CheckInputAmount(safe, br, 28)) { /* 162 bits + 7 bytes */ in ProcessCommandsInternal() 1830 if (!CheckInputAmount(safe, br, 28)) { /* 162 bits + 7 bytes */ in ProcessCommandsInternal()
|
/third_party/skia/third_party/externals/brotli/c/dec/ |
H A D | decode.c | 1714 static BROTLI_INLINE BROTLI_BOOL CheckInputAmount( in CheckInputAmount() function 1741 if (!CheckInputAmount(safe, br, 28)) { in ProcessCommandsInternal() 1766 if (!CheckInputAmount(safe, br, 28)) { /* 156 bits + 7 bytes */ in ProcessCommandsInternal() 1794 if (!CheckInputAmount(safe, br, 28)) { /* 162 bits + 7 bytes */ in ProcessCommandsInternal() 1830 if (!CheckInputAmount(safe, br, 28)) { /* 162 bits + 7 bytes */ in ProcessCommandsInternal()
|
Completed in 8 milliseconds