Searched defs:sri (Results 1 – 9 of 9) sorted by relevance
/third_party/node/deps/npm/node_modules/cacache/lib/content/ |
D | read.js | 57 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
|
D | write.js | 131 function moveToDestination (tmp, cache, sri, opts, errCheck) { argument
|
/third_party/node/deps/npm/node_modules/ssri/ |
D | index.js | 141 function parse (sri, opts) { argument 235 function checkData (data, sri, opts) { argument 274 function checkStream (stream, sri, opts) { argument
|
D | README.md | 405 #### <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/ |
D | short_term.c | 261 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/ |
D | verify.js | 136 function verifyContent (filepath, sri) { argument
|
/third_party/flutter/skia/third_party/externals/sdl/src/video/x11/ |
D | SDL_x11events.c | 233 int sri; in X11_URIDecode() local
|
/third_party/node/lib/internal/ |
D | errors.js | 1248 const sri = ArrayPrototypeJoin( constant
|
/third_party/ffmpeg/libavformat/ |
D | matroskadec.c | 2011 int sri; in matroska_aac_sri() local 2599 int sri = matroska_aac_sri(track->audio.samplerate); in matroska_parse_tracks() local
|