Home
last modified time | relevance | path

Searched defs:sri (Results 1 – 9 of 9) sorted by relevance

/third_party/node/deps/npm/node_modules/cacache/lib/content/
Dread.js57 return lstatAsync(cpath).then(stat => ({ cpath, sri, stat })) property
58 }).then(({ cpath, sri, stat }) => { property
98 return lstatAsync(cpath).then(stat => ({ size: stat.size, sri, stat })) property
189 function integrityError (sri, path) { argument
Dwrite.js131 function moveToDestination (tmp, cache, sri, opts, errCheck) { argument
/third_party/node/deps/npm/node_modules/ssri/
Dindex.js141 function parse (sri, opts) { argument
235 function checkData (data, sri, opts) { argument
274 function checkStream (stream, sri, opts) { argument
DREADME.md405 #### <a name="check-stream"></a> `> ssri.checkStream(stream, sri, [opts]) -> Promise<Hash>` argument
429 const integrity = ssri.fromData(fs.readFileSync('index.js')) argument
/third_party/libsnd/src/GSM610/
Dshort_term.c261 register int16_t sri, tmp1, tmp2 ; in Short_term_synthesis_filtering() local
312 register float sri = *wt++ ; in Fast_Short_term_synthesis_filtering() local
/third_party/node/deps/npm/node_modules/cacache/lib/
Dverify.js136 function verifyContent (filepath, sri) { argument
/third_party/flutter/skia/third_party/externals/sdl/src/video/x11/
DSDL_x11events.c233 int sri; in X11_URIDecode() local
/third_party/node/lib/internal/
Derrors.js1248 const sri = ArrayPrototypeJoin( constant
/third_party/ffmpeg/libavformat/
Dmatroskadec.c2011 int sri; in matroska_aac_sri() local
2599 int sri = matroska_aac_sri(track->audio.samplerate); in matroska_parse_tracks() local