/third_party/node/deps/npm/node_modules/json-parse-better-errors/ |
D | README.md | 1 …better-errors [![npm version](https://img.shields.io/npm/v/json-parse-better-errors.svg)](https://… 3 [`json-parse-better-errors`](https://github.com/zkat/json-parse-better-errors) is a Node.js library… 8 `$ npm install --save json-parse-better-errors` 21 const parseJson = require('json-parse-better-errors') 29 * Like JSON.parse, but the errors are better.
|
D | CHANGELOG.md | 6 ## [1.0.2](https://github.com/zkat/json-parse-better-errors/compare/v1.0.1...v1.0.2) (2018-03-30) 11 …1](https://github.com/zkat/json-parse-better-errors/issues/1)) ([a476d42](https://github.com/zkat/… 16 ## [1.0.1](https://github.com/zkat/json-parse-better-errors/compare/v1.0.0...v1.0.1) (2017-08-16) 21 …orgot to update license.md ([efe2958](https://github.com/zkat/json-parse-better-errors/commit/efe2… 31 * **init:** Initial Commit ([562c977](https://github.com/zkat/json-parse-better-errors/commit/562c9… 46 * **init:** Initial Commit ([9dd1a19](https://github.com/zkat/json-parse-better-errors/commit/9dd1a…
|
/third_party/ffmpeg/libavdevice/tests/ |
D | timefilter.c | 41 int better, i; in main() local 54 better = 0; in main() 75 better = 1; in main() 79 } while (better); in main()
|
/third_party/boost/tools/quickbook/test/ |
D | newline-1_1.quickbook | 6 [:["It is better to be approximately right than exactly wrong.]\n['-- Old adage]] 10 [:["It is better to be approximately right than exactly wrong.][br]['-- Old adage]]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/ |
D | README.txt | 35 9. Since almost all instructions set flags - implement brcond / select in better 38 10. Handle imm in comparisons in better way (see comment in MSP430InstrInfo.td) 40 11. Implement hooks for better memory op folding, etc.
|
/third_party/gstreamer/gstplugins_good/gst/deinterlace/tvtime/tomsmocomp/ |
D | WierdBob.inc | 42 "pcmpeqb %%mm4, %%mm3\n\t" // now ff where new better, else 00 43 "pcmpeqb %%mm3, %%mm4\n\t" // here ff where old better, else 00 45 "pand %%mm3, %%mm1\n\t" // keep only better new avg and abs 70 "pcmpeqb %%mm4, %%mm3\n\t" // now ff where new better, else 00 71 "pcmpeqb %%mm3, %%mm4\n\t" // here ff where old better, else 00 73 "pand %%mm3, %%mm1\n\t" // keep only better new avg and abs 99 "pcmpeqb %%mm4, %%mm3\n\t" // now ff where new better, else 00 100 "pcmpeqb %%mm3, %%mm4\n\t" // here ff where old better, else 00 102 "pand %%mm3, %%mm1\n\t" // keep only better new avg and abs 178 "pcmpeqb %%mm4, %%mm3\n\t" // now ff where new better, else 00 [all …]
|
D | SearchLoopBottom.inc | 21 "pcmpeqb %%mm0, %%mm7\n\t" // all ff where weave better, else 00 22 "pcmpeqb %%mm7, %%mm0\n\t" // all ff where bob better, else 00 27 // Use the better of bob or weave 34 "pcmpeqb %%mm0, %%mm7\n\t" // all ff where weave better, else 00 35 "pcmpeqb %%mm7, %%mm0\n\t" // all ff where bob better, else 00
|
/third_party/gstreamer/gstplugins_bad/ |
D | REQUIREMENTS | 14 autoconf 2.52 or better 17 libtool v1.4 or better 18 pkgconfig 0.9.0 or better (http://www.freedesktop.org/software/pkgconfig/)
|
/third_party/gstreamer/gstplugins_base/ |
D | REQUIREMENTS | 14 autoconf 2.52 or better 17 libtool v1.4 or better 18 pkgconfig 0.9.0 or better (http://www.freedesktop.org/software/pkgconfig/)
|
/third_party/openGLES/extensions/EXT/ |
D | EXT_shader_implicit_conversions.txt | 188 functions are compared. A function definition A is considered a better 192 in A is better than the corresponding conversion in B; and 195 better than the corresponding conversion in A. 197 If a single function definition is considered a better match than every 203 is better than that for another match, the rule that an exact match is 204 better than a match involving any implicit conversion is used. 207 neither conversion is considered better than the other. 216 // conversion. (C) is better than (A) and (B) 217 // on the first argument. (A) is better than 258 // (A) better than (B) for 2nd argument
|
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/ |
D | EXT_shader_implicit_conversions.txt | 188 functions are compared. A function definition A is considered a better 192 in A is better than the corresponding conversion in B; and 195 better than the corresponding conversion in A. 197 If a single function definition is considered a better match than every 203 is better than that for another match, the rule that an exact match is 204 better than a match involving any implicit conversion is used. 207 neither conversion is considered better than the other. 216 // conversion. (C) is better than (A) and (B) 217 // on the first argument. (A) is better than 258 // (A) better than (B) for 2nd argument
|
/third_party/python/Doc/library/ |
D | difflib.rst | 236 usually works better than using this function. 698 >>> text1 = ''' 1. Beautiful is better than ugly. 699 ... 2. Explicit is better than implicit. 700 ... 3. Simple is better than complex. 701 ... 4. Complex is better than complicated. 707 >>> text2 = ''' 1. Beautiful is better than ugly. 708 ... 3. Simple is better than complex. 709 ... 4. Complicated is better than complex. 710 ... 5. Flat is better than nested. 729 [' 1. Beautiful is better than ugly.\n', [all …]
|
/third_party/skia/third_party/externals/opengl-registry/extensions/MESA/ |
D | MESA_shader_integer_functions.txt | 229 functions are compared. A function definition A is considered a better 233 in A is better than the corresponding conversion in B; and 235 * there is no function argument for which the conversion in B is better 238 If a single function definition is considered a better match than every 243 better than that for another match, the following rules are applied, in 246 1. An exact match is better than a match involving any implicit 250 better than a match involving any other implicit conversion. 253 float is better than a match involving an implicit conversion from 257 neither conversion is considered better than the other. 267 // ivec4. (A) better than (B) for 2nd [all …]
|
/third_party/openGLES/extensions/MESA/ |
D | MESA_shader_integer_functions.txt | 229 functions are compared. A function definition A is considered a better 233 in A is better than the corresponding conversion in B; and 235 * there is no function argument for which the conversion in B is better 238 If a single function definition is considered a better match than every 243 better than that for another match, the following rules are applied, in 246 1. An exact match is better than a match involving any implicit 250 better than a match involving any other implicit conversion. 253 float is better than a match involving an implicit conversion from 257 neither conversion is considered better than the other. 267 // ivec4. (A) better than (B) for 2nd [all …]
|
/third_party/node/deps/npm/node_modules/npm-profile/ |
D | CHANGELOG.md | 39 - General errors have better error message reporting 45 - Many errors have better stacktrace filtering.
|
/third_party/node/deps/npm/node_modules/npmlog/ |
D | CHANGELOG.md | 37 * Switch to `gauge@2.0.0`, for better performance, better look.
|
/third_party/node/deps/npm/node_modules/node-fetch-npm/ |
D | CHANGELOG.md | 136 - Enhance: better old server support by handling raw deflate response 161 - Enhance: `FetchError` contains `err.type` and `err.code`, allows for better error handling (thx t… 175 - Fix: better form-data support (thx to @item4) 176 - Fix: better character encoding detection under chunked encoding (thx to @dsuket for the initial P… 225 - Enhance: update tests for better coverage 245 - Enhance: better test coverage and doc
|
/third_party/boost/libs/program_options/doc/ |
D | questions | 3 better, e.g. 'value_specification'?
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigsuspend/ |
D | coverage.txt | 4 1 YES, but will go back an investigate incase there's a better way to test this.
|
/third_party/skia/third_party/externals/imgui/examples/example_apple_metal/ |
D | README.md | 7 …ork off the example_glfw_metal/ or example_sdl_metal/ examples. They are better supported and will…
|
/third_party/flutter/skia/third_party/externals/angle2/util/windows/third_party/StackWalker/ |
D | README.chromium | 11 walking crash stacks in tests for better logging. It can also be used
|
/third_party/skia/third_party/externals/angle2/util/windows/third_party/StackWalker/ |
D | README.chromium | 11 walking crash stacks in tests for better logging. It can also be used
|
/third_party/grpc/templates/ |
D | composer.json.template | 17 "ext-protobuf": "For better performance, install the protobuf C extension.",
|
/third_party/gstreamer/gstplugins_good/gst/rtp/ |
D | TODO | 8 * better RTP packetizing for h263
|
/third_party/libuv/docs/src/ |
D | guide.rst | 9 issue, or better yet, open a pull request!
|