/third_party/node/deps/npm/node_modules/duplexify/ |
D | test.js | 1 var tape = require('tape') variable 7 tape('passthrough', function(t) { 22 tape('passthrough + double end', function(t) { 39 tape('async passthrough + end', function(t) { 62 tape('duplex', function(t) { 97 tape('async', function(t) { 118 tape('destroy', function(t) { 137 tape('destroy both', function(t) { 160 tape('bubble read errors', function(t) { 178 tape('bubble write errors', function(t) { [all …]
|
/third_party/node/deps/npm/node_modules/pumpify/ |
D | test.js | 1 var tape = require('tape') variable 7 tape('basic', function(t) { 28 tape('3 times', function(t) { 53 tape('destroy', function(t) { 65 tape('close', function(t) { 77 tape('end waits for last one', function(t) { 100 tape('always wait for finish', function(t) { 119 tape('async', function(t) { 148 tape('early destroy', function(t) { 166 tape('preserves error', function (t) { [all …]
|
/third_party/node/deps/npm/node_modules/stream-each/ |
D | test.js | 1 var tape = require('tape') variable 5 tape('each', function (t) { 23 tape('each and callback', function (t) { 39 tape('each (write after)', function (t) { 59 tape('each error', function (t) { 72 tape('each error and callback', function (t) { 84 tape('each with falsey values', function (t) { 106 tape('huge stack', function (t) {
|
/third_party/node/deps/npm/node_modules/worker-farm/tests/ |
D | index.js | 3 const tape = require('tape') constant 21 tape('simple, exports=function test', function (t) { 38 tape('simple, exports.fn test', function (t) { 54 tape('on child', function (t) { 72 tape('single worker', function (t) { 97 tape('two workers', function (t) { 122 tape('many workers', function (t) { 145 tape('auto start workers', function (t) { 169 tape('single call per worker', function (t) { 199 tape('two calls per worker', function (t) { [all …]
|
/third_party/node/deps/npm/node_modules/stream-shift/ |
D | test.js | 1 var tape = require('tape') variable 6 tape('shifts next', function (t) { 17 tape('shifts next with core', function (t) { 28 tape('shifts next with object mode', function (t) { 39 tape('shifts next with object mode with core', function (t) {
|
/third_party/eudev/rules/ |
D | 60-persistent-storage-tape.rules | 3 # persistent storage links: /dev/tape/{by-id,by-path} 10 SYMLINK+="tape/by-id/scsi-$env{ID_SERIAL}" 18 KERNEL=="st*[0-9]", ENV{ID_SERIAL}=="?*", SYMLINK+="tape/by-id/$env{ID_BUS}-$env{ID_SERIAL}" 19 KERNEL=="nst*[0-9]", ENV{ID_SERIAL}=="?*", SYMLINK+="tape/by-id/$env{ID_BUS}-$env{ID_SERIAL}-nst" 23 KERNEL=="st*[0-9]", ENV{ID_PATH}=="?*", SYMLINK+="tape/by-path/$env{ID_PATH}" 24 KERNEL=="nst*[0-9]", ENV{ID_PATH}=="?*", SYMLINK+="tape/by-path/$env{ID_PATH}-nst"
|
D | Makefile.am | 15 60-persistent-storage-tape.rules \
|
/third_party/node/deps/npm/node_modules/flush-write-stream/ |
D | test.js | 1 var tape = require('tape') variable 4 tape('is a write stream', function (t) { 22 tape('is flushable', function (t) { 48 tape('can pass options', function (t) { 74 tape('emits error on destroy', function (t) {
|
/third_party/node/deps/npm/node_modules/extend/ |
D | CHANGELOG.md | 4 * [Dev Deps] update `eslint`, `@ljharb/eslint-config`, `tape` 10 * [Dev Deps] update `tape`, `eslint`, `@ljharb/eslint-config` 29 * Update `tape`, `jscs` 37 * Updating `tape`, `jscs`, `covert` 44 * Updating `tape`, `covert` 57 * Updating `tape` 63 * Using `tape` instead of `buster` for tests; add more tests (#7)
|
/third_party/node/deps/npm/node_modules/es-abstract/ |
D | CHANGELOG.md | 10 * [Dev Deps] update `eslint`, `nsp`, `object.assign`, `semver`, `tape` 50 * [Dev Deps] update `eslint`, `@ljharb/eslint-config`, `nsp`, `semver`, `tape` 65 * [Dev Deps] update `tape`, `nsp`, `eslint`, `@ljharb/eslint-config`, `safe-publish-latest` 84 * [Dev Deps] update `jscs`, `eslint`, `@ljharb/eslint-config`, `tape`, `nsp` 92 * [Dev Deps] update `jscs`, `nsp`, `eslint`, `@ljharb/eslint-config`, `semver`, `tape` 109 * [Dev Deps] update `tape`, `jscs`, `nsp`, `eslint`, `@ljharb/eslint-config` 117 * [Dev Deps] update `tape`, `jscs`, `eslint`, `@ljharb/eslint-config` 125 * [Dev Deps] update `tape`, `jscs`, `nsp`, `eslint`, `@ljharb/eslint-config`, `semver` 134 * [Dev Deps] update `jscs`, `eslint`, `@ljharb/eslint-config`, `tape` 142 * [Dev Deps] Update `eslint`, `jscs`, `tape`, `semver`, `covert`, `nsp` [all …]
|
/third_party/node/deps/npm/node_modules/sorted-union-stream/ |
D | test.js | 2 var tape = require('tape') variable 5 tape('numbers', function (t) { 37 tape('string', function (t) { 69 tape('objects', function (t) { 101 tape('custom objects', function (t) { 136 tape('destroy stream', function (t) {
|
/third_party/node/deps/npm/node_modules/define-properties/ |
D | CHANGELOG.md | 6 …* [Dev Deps] update `eslint`, `@ljharb/eslint-config`, `nsp`, `tape`, `jscs`; remove unused ecchec… 14 * [Dev Deps] update `jscs`, `tape`, `eslint`, `@ljharb/eslint-config`, `nsp` 20 * [Dev Deps] Update `tape`, `eslint` 36 * Update `tape`, `jscs`, `nsp`, `eslint`, `object-keys`, `editorconfig-tools`, `covert`
|
/third_party/node/deps/npm/node_modules/object-keys/ |
D | CHANGELOG.md | 15 * [Dev Deps] update `tape`, `jscs`, `nsp`, `eslint`, `@ljharb/eslint-config` 29 * [Dev Deps] update `eslint`, `tape`, `@ljharb/eslint-config`, `jscs` 54 * Update `jscs`, `tape`, `eslint`, `nsp`, `is`, `editorconfig-tools`, `covert` 77 * Updating dependencies (tape, covert, is) 84 * Updating dependencies (tape, covert) 92 * Updating dependencies (tape, covert, is) 114 * Updating tape 154 * Using the newest tape! 187 * Removing "tap"; I'll just wait for "tape" to fix its node 0.10 bug. 203 * Upgrading tape - 0.3.2 uses Array#map
|
/third_party/node/deps/npm/node_modules/object.getownpropertydescriptors/ |
D | CHANGELOG.md | 5 …* [Dev Deps] update `eslint`, `@ljharb/eslint-config`, `@es-shims/api`, `jscs`, `nsp`, `tape`, `se… 23 * [Dev Deps] update `tape`, `jscs`, `nsp`, `eslint`, `@ljharb/eslint-config`, `semver` 31 * [Deps, Dev Deps] Update `define-properties`, `tape`, `eslint`, `semver` 42 * Update `es-abstract`, `tape`, `eslint`, `jscs`, `semver`, `covert`
|
/third_party/node/deps/npm/node_modules/stream-iterate/ |
D | test.js | 1 var tape = require('tape') variable 5 tape('merge sort', function (t) { 49 tape('error handling', function (t) {
|
/third_party/node/deps/npm/node_modules/isstream/ |
D | test.js | 1 var tape = require('tape') variable 17 tape('isStream(' + type + ')', function (t) { 25 tape('isReadable(' + type + ')', function (t) { 33 tape('isWritable(' + type + ')', function (t) { 41 tape('isDuplex(' + type + ')', function (t) {
|
/third_party/node/deps/npm/node_modules/caseless/ |
D | test.js | 1 var tape = require('tape') variable 5 tape('set get has', function (t) { 42 tape('swap', function (t) {
|
/third_party/node/deps/npm/node_modules/through/test/ |
D | async.js | 4 var tape = require('tape') variable 6 tape('simple async example', function (t) {
|
/third_party/node/deps/npm/node_modules/es-to-primitive/ |
D | CHANGELOG.md | 6 …* [Dev Deps] update `tape`, `jscs`, `nsp`, `eslint`, `@ljharb/eslint-config`, `semver`, `object-in… 18 * [Dev Deps] update `eslint`, `tape`, `semver`, `jscs`, `covert`, `nsp`, `@ljharb/eslint-config` 29 * [Dev Deps] update `eslint`, `tape`, `semver`, `jscs`, `covert`, `nsp`, `@ljharb/eslint-config`
|
/third_party/node/deps/npm/node_modules/is-callable/ |
D | CHANGELOG.md | 18 * [Dev Deps] update `tape`, `jscs`, `nsp`, `eslint`, `@ljharb/eslint-config` 24 * [Dev Deps] update `tape`, `eslint`, `@ljharb/eslint-config`, `jscs`, `nsp`, `semver` 34 …* [Dev Deps] update `eslint`, `editorconfig-tools`, `nsp`, `tape`, `semver`, `jscs`, `covert`, `ma…
|
/third_party/mindspore/mindspore/ccsrc/frontend/optimizer/ad/ |
D | grad.cc | 109 auto tape = f->tape(); in Grad() local 110 tape->set_flag(mindspore::kFuncGraphFlagBackPropEntry, true); in Grad()
|
/third_party/node/deps/npm/node_modules/is-regex/ |
D | CHANGELOG.md | 8 …* [Dev Deps] update `tape`, `jscs`, `editorconfig-tools`, `eslint`, `semver`, `replace`, `nsp`, `c… 22 * Update `jscs`, `tape`, `covert`
|
/third_party/node/deps/npm/node_modules/JSONStream/test/ |
D | gen.js | 7 var tape = require('tape') variable 9 tape('out of mem', function (t) {
|
/third_party/node/deps/npm/node_modules/isarray/ |
D | Makefile | 3 @node_modules/.bin/tape test.js
|
/third_party/node/deps/npm/node_modules/is-date-object/ |
D | CHANGELOG.md | 5 …* [Dev Deps] update `is`, `eslint`, `@ljharb/eslint-config`, `semver`, `tape`, `jscs`, `nsp`, `cov…
|