Lines Matching +defs:c +defs:output
91 output = new Uint8Array(totalLength|0); property
93 output = new Array(totalLength|0); property
110 output[resultIndex++] = chr2; field
113 output[resultIndex++] = chr3; field
228 c = n; property
230 c = ((c&1) ? (0xEDB88320 ^ (c >>> 1)) : (c >>> 1)); property
2789 c = str.charCodeAt(m_pos); property
2793 c = 0x10000 + ((c - 0xd800) << 10) + (c2 - 0xdc00); property
2809 c = str.charCodeAt(m_pos); property
2813 c = 0x10000 + ((c - 0xd800) << 10) + (c2 - 0xdc00); property
2879 c = buf[i++]; property
2891 c = (c << 6) | (buf[i++] & 0x3f); property
2901 c -= 0x10000; field
5560 c = str.charCodeAt(m_pos); property
5564 c = 0x10000 + ((c - 0xd800) << 10) + (c2 - 0xdc00); property
5576 c = str.charCodeAt(m_pos); property
5580 c = 0x10000 + ((c - 0xd800) << 10) + (c2 - 0xdc00); property
5652 c = buf[i++]; property
5664 c = (c << 6) | (buf[i++] & 0x3f); property
5674 c -= 0x10000; field
5865 c = n; property
5867 c = ((c & 1) ? (0xEDB88320 ^ (c >>> 1)) : (c >>> 1)); property
7973 output[_out++] = here & 0xffff/*here.val*/; field
8064 output[_out++] = s_window[from++]; field
8076 output[_out++] = s_window[from++]; field
8083 output[_out++] = s_window[from++]; field
8095 output[_out++] = s_window[from++]; field
8102 output[_out++] = from_source[from++]; field
8108 output[_out++] = from_source[from++]; field
8110 output[_out++] = from_source[from++]; field
8117 output[_out++] = output[from++]; field
8123 output[_out++] = output[from++]; field
8125 output[_out++] = output[from++]; field