Home
last modified time | relevance | path

Searched defs:codeLength (Results 1 – 2 of 2) sorted by relevance

/third_party/typescript/tests/cases/fourslash/
DdeleteReopenedModule.ts13 var codeLength = test.markers()[1].position - test.markers()[0].position; variable
/third_party/skia/third_party/externals/libgifcodec/
DSkGifImageReader.cpp305 unsigned short codeLength = suffixLength[oldcode] + 1; in doLZW() local