Searched refs:CODE_CODE_C (Results 1 – 4 of 4) sorted by relevance
71 const int32_t CBC_OnedCode128Reader::CODE_CODE_C = 99; member in CBC_OnedCode128Reader189 codeSet = CODE_CODE_C; in DecodeRow()265 codeSet = CODE_CODE_C; in DecodeRow()294 codeSet = CODE_CODE_C; in DecodeRow()357 if (codeSet == CODE_CODE_C) { in DecodeRow()
25 const static int32_t CODE_CODE_C; variable
45 const static int32_t CODE_CODE_C; variable
31 const int32_t CBC_OnedCode128Writer::CODE_CODE_C = 99; member in CBC_OnedCode128Writer