/third_party/node/deps/npm/node_modules/meant/ |
D | CHANGELOG.md | 5 ### [1.0.2](https://github.com/watilde/meant/compare/v1.0.1...v1.0.2) (2020-07-19) 10 * **deps:** bump standard, standard-version and tap ([d31fb06](https://github.com/watilde/meant/com… 11 * **deps:** patch update in lock file ([4e699ee](https://github.com/watilde/meant/commit/4e699ee875… 14 ## [1.0.1](https://github.com/watilde/meant/compare/v1.0.0...v1.0.1) (2017-08-23) 19 * **package:** tweak the line ([915d949](https://github.com/watilde/meant/commit/915d949)) 29 * **deps:** install devDeps and update tests ([d766d6f](https://github.com/watilde/meant/commit/d76… 30 * **run-script:** add npm run release command ([9387904](https://github.com/watilde/meant/commit/93… 31 * **test:** add test.js ([65b6e99](https://github.com/watilde/meant/commit/65b6e99)) 32 * **travis:** add .travis.yml ([24d918c](https://github.com/watilde/meant/commit/24d918c)) 37 * **new-meant:** add index.js ([7289b99](https://github.com/watilde/meant/commit/7289b99))
|
D | README.md | 1 # meant ![Build status](https://github.com/watilde/meant/workflows/Node.js%20CI/badge.svg) 6 ### meant(item, list) 11 const meant = require('meant') 12 const result = meant('foa', ['foo', 'bar', 'baz']) 21 npm install meant --save 33 > meant@1.0.0 test /Users/watilde/Development/meant
|
D | test.js | 2 var meant = require('./') variable 5 var list = meant('test', ['tast', 'tbst', 'tcst', 'foo'])
|
D | index.js | 25 function meant (scmd, commands) { function 49 module.exports = meant
|
/third_party/node/deps/npm/lib/utils/ |
D | did-you-mean.js | 1 var meant = require('meant') variable 4 var bestSimilarity = meant(scmd, commands).map(function (str) {
|
/third_party/pulseaudio/src/modules/alsa/mixer/paths/ |
D | steelseries-arctis-output-game-common.conf | 17 ; output devices. The first one is meant for voice audio, and the second 18 ; one meant for everything else. The purpose of this unusual design is to
|
D | steelseries-arctis-output-chat-common.conf | 17 ; output devices. The first one is meant for voice audio, and the second 18 ; one meant for everything else. The purpose of this unusual design is to
|
D | usb-gaming-headset-output-stereo.conf | 17 ; output devices. The first one is mono, meant for voice audio, and the second 18 ; one is stereo, meant for everything else. The purpose of this unusual design
|
D | usb-gaming-headset-output-mono.conf | 17 ; output devices. The first one is mono, meant for voice audio, and the second 18 ; one is stereo, meant for everything else. The purpose of this unusual design
|
D | usb-gaming-headset-input.conf | 17 ; output devices. The first one is mono, meant for voice audio, and the second 18 ; one is stereo, meant for everything else. The purpose of this unusual design
|
/third_party/curl/tests/data/ |
D | test128 | 28 meant to be 50 meant to be
|
D | test941 | 30 meant to be 58 meant to be
|
D | test1291 | 2 # This test case is primarily meant to verify that parsing and adding the 100K
|
D | test1244 | 49 # the second request meant to fail
|
/third_party/pulseaudio/src/modules/alsa/mixer/profile-sets/ |
D | usb-gaming-headset.conf | 17 ; These headsets usually have two output devices. The first one is meant 18 ; for voice audio, and the second one is meant for everything else.
|
/third_party/e2fsprogs/doc/RelNotes/ |
D | v1.11.txt | 13 to badblocks. This meant that not all of the filesystem was being 38 setting the current inode number (which meant this function wasn't
|
/third_party/flutter/flutter/dev/integration_tests/ |
D | README.md | 3 from the UI, or a native app that is meant to integrate with Flutter for
|
/third_party/typescript/lib/ |
D | README.md | 3 **These files are not meant to be edited by hand.**
|
/third_party/typescript/src/lib/ |
D | README.md | 7 Any files ending in `.generated.d.ts` aren't meant to be edited by hand.
|
/third_party/json/.github/ |
D | SECURITY.md | 5 …ate report (e.g., for a vulnerability or to attach an example that is not meant to be published), …
|
/third_party/boost/libs/contract/ |
D | Jamfile.v2 | 10 # meant for docs so for simplicity might omit work-around to build on all plat)
|
/third_party/typescript/doc/ |
D | README.md | 9 NOTE: the files in this directory are NOT meant to be edited. They are a snapshot of the out-of-dat…
|
/third_party/mesa3d/docs/_extra/specs/ |
D | MESA_shader_debug.spec | 208 it is meant as if it was of value 0. If the arguments <file> and 209 <line> are not present, they are meant as if they were of values
|
/third_party/boost/libs/test/doc/snippet/dataset_1/ |
D | CMakeLists.txt | 15 # not meant to be included in the documentation
|
/third_party/boost/libs/optional/doc/ |
D | 21_ref_none.qbk | 25 Class `none_t` is meant to serve as a tag for selecting appropriate overloads of from `optional`'s …
|