Lines Matching defs:v

289 function pad0(v/*:any*/,d/*:number*/)/*:string*/{var t=""+v; return t.length>=d?t:fill('0',d-t.leng…  argument
290 function pad_(v/*:any*/,d/*:number*/)/*:string*/{var t=""+v;return t.length>=d?t:fill(' ',d-t.lengt… argument
291 function rpad_(v/*:any*/,d/*:number*/)/*:string*/{var t=""+v; return t.length>=d?t:t+fill(' ',d-t.l… argument
292 function pad0r1(v/*:any*/,d/*:number*/)/*:string*/{var t=""+Math.round(v); return t.length>=d?t:fil… argument
293 function pad0r2(v/*:any*/,d/*:number*/)/*:string*/{var t=""+v; return t.length>=d?t:fill('0',d-t.le… argument
295 function pad0r(v/*:any*/,d/*:number*/)/*:string*/{if(v>p2_32||v<-p2_32) return pad0r1(v,d); var i =… argument
461 function SSF_parse_date_code(v/*:number*/,opts/*:?any*/,b2/*:?boolean*/) { argument
494 function datenum_local(v/*:Date*/, date1904/*:?boolean*/)/*:number*/ { argument
514 function SSF_small_exp(v/*:number*/)/*:string*/ { argument
522 function SSF_large_exp(v/*:number*/)/*:string*/ { argument
527 function SSF_general_num(v/*:number*/)/*:string*/ { argument
549 function SSF_general(v/*:any*/, opts/*:any*/) { argument
986 function eval_fmt(fmt/*:string*/, v/*:any*/, opts/*:any*/, flen/*:number*/) { argument
994 out[out.length] = {t:'G', v:'General'}; i+=7; break; property in out
997 out[out.length] = {t:'t', v:o}; ++i; break; property in out
999 out[out.length] = {t:t, v:w}; ++i; break; property in out
1000 case '_': out[out.length] = {t:'t', v:" "}; i+=2; break; property in case
1002 out[out.length] = {t:'T', v:v}; ++i; break; property in case
1006 out[out.length] = {t:'X', v:fmt.substr(i,2)}; lst = c; i+=2; break; property in out
1018 out[out.length] = {t:c, v:o}; lst = c; break; property in out
1020 var q={t:c, v:c}; property in case
1034 out[out.length] = {t:'Z', v:o.toLowerCase()}; property in out
1045 out[out.length] = {t:'s', v:o}; break; property in out
1050 out[out.length] = {t:'n', v:o}; break; property in out
1053 out[out.length] = {t:c, v:o}; lst = c; break; property in out
1055 case '(': case ')': out[out.length] = {t:(flen===1?'t':c), v:c}; ++i; break; property in case
1058 out[out.length] = {t:'D', v:o}; break; property in out
1059 case ' ': out[out.length] = {t:c, v:c}; ++i; break; property in case
1060 case '$': out[out.length] = {t:'t', v:'$'}; ++i; break; property in case
1063 out[out.length] = {t:'t', v:c}; ++i; break; property in out
1121 out[jj] = {v:"", t:";"}; ++jj; property in out
1195 function chkcond(v, rr) { argument
1208 function choose_fmt(f/*:string*/, v/*:any*/) { argument
1229 function SSF_format(fmt/*:string|number*/,v/*:any*/,o/*:?any*/) { argument
3340 function datenum(v/*:Date*/, date1904/*:?boolean*/)/*:number*/ { argument
3349 function numdate(v/*:number*/)/*:Date*/ { argument
3622 var m = tag.match(attregexg), j=0, v="", i=0, q="", cc="", quot = 1; variable
3893 'v': 'urn:schemas-microsoft-com:vml', property in XLMLNS
3907 function write_double_le(b/*:RawBytes|CFBlob*/, v/*:number*/, idx/*:number*/) { argument
4363 function safe_format_cell(cell/*:Cell*/, v/*:any*/) { argument
4369 function format_cell(cell/*:Cell*/, v/*:any*/, o/*:any*/) { argument
4412 var cell/*:Cell*/ = ({v: data[R][C] }/*:any*/); property in cell
5384 (ct[w]||[]).forEach(function(v) { argument
5394 (ct[t]||[]).forEach(function(v) { argument
6318 function writebool(v/*:any*/, o) { if(!o) o=new_buf(2); o.write_shift(2, +!!v); return o; } argument
6321 function writeuint16(v/*:number*/, o) { if(!o) o=new_buf(2); o.write_shift(2, v); return o; } argument
6331 function write_Bes(v, t/*:string*/, o) { argument
6974 function write_LabelSst(R/*:number*/, C/*:number*/, v/*:number*/, os/*:number*/ /*::, opts*/) { argument
6991 function write_Label(R/*:number*/, C/*:number*/, v/*:string*/, os/*:number*/, opts) { argument
7170 function write_BoolErr(R/*:number*/, C/*:number*/, v, os/*:number*/, opts, t/*:string*/) { argument
7185 function write_Number(R/*:number*/, C/*:number*/, v, os/*:: :number, opts*/) { argument
8338 …function make_value(v/*:number*/, s/*:string*/)/*:string*/ { return "0," + String(v) + "\r\n" + s;… argument
9888 var o/*:Cell*/ = ({t:'s', v:unescapexml(t[1])}/*:any*/); property in parse_rs.parse_r.o
10415 var cell = { v: payload.join(""), t: "s" }; property in AnonymousFunction701aad5b3900.cell
16519 p = ({t:'z',v:void 0}/*:any*/); property in parse_ws_bin.ws_parse.p
16970 cs[col + encode_row(i)] = {t:'n', v:n, z:cache[1] }; property in AnonymousFunction701aad5b7800.cs
19513 temp_val = ({ixfe: val.ixfe, XF: XFs[val.ixfe]||{}, v:val.val, t:'n'}/*:any*/); property in temp_val
19519 temp_val = ({ixfe: val.ixfe, XF: XFs[val.ixfe], v:val.val, t:val.t}/*:any*/); property in temp_val
19525 temp_val = ({ixfe: val.ixfe, XF: XFs[val.ixfe], v:val.rknum, t:'n'}/*:any*/); property in temp_val
19533 temp_val= ({ixfe:ixfe, XF:XFs[ixfe], v:val.rkrec[j-val.c][1], t:'n'}/*:any*/); property in temp_val
21648 var o/*:Cell*/ = {t:'s', v:m}; property in html_to_sheet.o
21654 o = ({t:'d', v:parseDate(m)}/*:any*/); property in html_to_sheet.o
21787 var o/*:Cell*/ = {t:'s', v:v}; property in sheet_add_dom.o
21796 o = ({t:'d', v:parseDate(v)}/*:any*/); property in sheet_add_dom.o
22172 q = ({t:'z', v:null/*:: , z:null, w:"",c:[]*/}/*:any*/); property in q
22196 q = ({t:ctag['数据类型'] || ctag['value-type'], v:null/*:: , z:null, w:"",c:[]*/}/*:any*/); property in q
23218 function write_varint49(v) { argument
23357 var v = { data: res, type: type }; class in parse_shallow
23691 function parse_old_storage(buf, lut, v) { argument
23732 ret = { t: "n", v: ieee }; property in case
23735 ret = { t: "s", v: lut.sst[sidx] }; property in case
23738 ret = { t: "d", v: dt }; property in case
23741 ret = { t: "b", v: ieee > 0 }; property in case
23744 ret = { t: "n", v: ieee }; property in case
23747 ret = { t: "e", v: 0 }; property in case
23798 ret = { t: "n", v: d128 }; property in case
23801 ret = { t: "s", v: lut.sst[sidx] }; property in case
23804 ret = { t: "d", v: dt }; property in case
23807 ret = { t: "b", v: ieee > 0 }; property in case
23810 ret = { t: "n", v: ieee }; property in case
23813 ret = { t: "e", v: 0 }; property in case
23816 ret = { t: "s", v: lut.rsst[ridx] }; property in case
23819 ret = { t: "n", v: d128 }; property in case
26035 var val = {t:'n',v:0}, header = 0, offset = 1, hdr/*:Array<any>*/ = [], v=0, vv=""; property in sheet_to_json.val
26472 var val = {t:'n',v:0}, header = 0, offset = 1, hdr/*:Array<any>*/ = [], v=0, vv=""; property in write_json_stream.val