Home
last modified time | relevance | path

Searched refs:meant (Results 1 – 25 of 531) sorted by relevance

12345678910>>...22

/third_party/node/deps/npm/node_modules/meant/
DCHANGELOG.md5 ### [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))
DREADME.md1 # 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
Dtest.js2 var meant = require('./') variable
5 var list = meant('test', ['tast', 'tbst', 'tcst', 'foo'])
Dindex.js25 function meant (scmd, commands) { function
49 module.exports = meant
/third_party/node/deps/npm/lib/utils/
Ddid-you-mean.js1 var meant = require('meant') variable
4 var bestSimilarity = meant(scmd, commands).map(function (str) {
/third_party/pulseaudio/src/modules/alsa/mixer/paths/
Dsteelseries-arctis-output-game-common.conf17 ; 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
Dsteelseries-arctis-output-chat-common.conf17 ; 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
Dusb-gaming-headset-output-stereo.conf17 ; 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
Dusb-gaming-headset-output-mono.conf17 ; 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
Dusb-gaming-headset-input.conf17 ; 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/
Dtest12828 meant to be
50 meant to be
Dtest94130 meant to be
58 meant to be
Dtest12912 # This test case is primarily meant to verify that parsing and adding the 100K
Dtest124449 # the second request meant to fail
/third_party/pulseaudio/src/modules/alsa/mixer/profile-sets/
Dusb-gaming-headset.conf17 ; 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/
Dv1.11.txt13 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/
DREADME.md3 from the UI, or a native app that is meant to integrate with Flutter for
/third_party/typescript/lib/
DREADME.md3 **These files are not meant to be edited by hand.**
/third_party/typescript/src/lib/
DREADME.md7 Any files ending in `.generated.d.ts` aren't meant to be edited by hand.
/third_party/json/.github/
DSECURITY.md5 …ate report (e.g., for a vulnerability or to attach an example that is not meant to be published), …
/third_party/boost/libs/contract/
DJamfile.v210 # meant for docs so for simplicity might omit work-around to build on all plat)
/third_party/typescript/doc/
DREADME.md9 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/
DMESA_shader_debug.spec208 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/
DCMakeLists.txt15 # not meant to be included in the documentation
/third_party/boost/libs/optional/doc/
D21_ref_none.qbk25 Class `none_t` is meant to serve as a tag for selecting appropriate overloads of from `optional`'s …

12345678910>>...22