Lines Matching +defs:index +defs:file
1593 function parse(file/*:RawBytes*/, options/*:CFBReadOpts*/)/*:CFBContainer*/ { argument
1731 function sectorify(file/*:RawBytes*/, ssz/*:number*/)/*:Array<RawBytes>*/ { argument
3533 function safegetzipfile(zip, file/*:string*/) { argument
3543 function getzipfile(zip, file/*:string*/) { argument
3549 function getzipdata(zip, file/*:string*/, safe/*:?boolean*/)/*:any*/ { argument
3555 function getzipstr(zip, file/*:string*/, safe/*:?boolean*/)/*:?string*/ { argument
3561 function getzipbin(zip, file/*:string*/, safe/*:?boolean*/)/*:any*/ { argument
5454 function get_rels_path(file/*:string*/)/*:string*/ { argument
5543 function write_rdf_type(file/*:string*/, res/*:string*/, tag/*:?string*/) { argument
5550 function write_rdf_has(base/*:string*/, file/*:string*/) { argument
6251 function parse_PropertySetStream(file, PIDSI, clsid) { argument
11845 out.Cell.push({ type: out.Types[r[0] - 1].name, index: r[1] }); property
11847 out.Value.push({ type: out.Types[r[0] - 1].name, index: r[1] }); property
11932 out.Cell.push({ type: out.Types[y.t - 1].name, index: +y.v }); property
11934 out.Value.push({ type: out.Types[y.t - 1].name, index: +y.v }); property