Home
last modified time | relevance | path

Searched refs:inCode (Results 1 – 3 of 3) sorted by relevance

/external/skqp/tools/bookmaker/
DspellCheck.cpp630 bool inCode = fInCode; in wordCheck() local
632 && !hasColon && !hasDot && !hasParen && !fInStdOut && !inCode && !fInConst in wordCheck()
644 && !fInStdOut && !inCode && !fInConst && !sawDigit in wordCheck()
646 inCode = true; in wordCheck()
661 fInStdOut || fInFormula || inCode || fInConst || methodParam ? fCode : in wordCheck()
/external/glide/third_party/gif_decoder/src/main/java/com/bumptech/glide/gifdecoder/
DGifDecoder.java529 …int available, clear, codeMask, codeSize, endOfInformation, inCode, oldCode, bits, code, count, i,… in decodeBitmapData() local
610 inCode = code; in decodeBitmapData()
632 oldCode = inCode; in decodeBitmapData()
/external/dng_sdk/source/
Ddng_read_image.cpp663 const int32 inCode = code; in Expand() local
797 oldCode = inCode; in Expand()