Home
last modified time | relevance | path

Searched refs:DecodeCommandBlockSwitchInternal (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/brotli/c/dec/
H A Ddecode.c1217 static BROTLI_INLINE BROTLI_BOOL DecodeCommandBlockSwitchInternal( in DecodeCommandBlockSwitchInternal() function
1227 DecodeCommandBlockSwitchInternal(0, s); in DecodeCommandBlockSwitch()
1232 return DecodeCommandBlockSwitchInternal(1, s); in SafeDecodeCommandBlockSwitch()
/third_party/skia/third_party/externals/brotli/c/dec/
H A Ddecode.c1217 static BROTLI_INLINE BROTLI_BOOL DecodeCommandBlockSwitchInternal( in DecodeCommandBlockSwitchInternal() function
1227 DecodeCommandBlockSwitchInternal(0, s); in DecodeCommandBlockSwitch()
1232 return DecodeCommandBlockSwitchInternal(1, s); in SafeDecodeCommandBlockSwitch()

Completed in 8 milliseconds