Home
last modified time | relevance | path

Searched refs:tolerant (Results 1 – 25 of 53) sorted by relevance

123

/third_party/ltp/testcases/kernel/mce-test/tsrc/
Dttable.c25 int tolerant = 1; variable
171 rr[num].res = mce_severity(&m, tolerant, &rr[num].msg); in table()
248 tolerant = 0; in main()
250 tolerant = 1; in main()
Dtcases.c19 int tolerant = 1; variable
54 if ((r = mce_severity(&m, tolerant, &msg)) != result) { in test2()
/third_party/ltp/testcases/kernel/mce-test/lib/
Dmce.sh293 echo -n $1 > /sys/devices/system/machinecheck/machinecheck0/tolerant
298 cat /sys/devices/system/machinecheck/machinecheck0/tolerant
/third_party/node/deps/npm/node_modules/uri-js/dist/esnext/schemes/
Durn-uuid.js10 if (!options.tolerant && (!uuidComponents.uuid || !uuidComponents.uuid.match(UUID))) {
/third_party/node/deps/npm/node_modules/uri-js/dist/esnext/
Duri.d.ts15 tolerant?: boolean; property
Duri.js384 if (!options.tolerant && relative.scheme) {
/third_party/node/deps/npm/node_modules/uri-js/dist/es5/
Duri.all.min.d.ts15 tolerant?: boolean; property
Duri.all.d.ts15 tolerant?: boolean; property
Duri.all.min.js2tolerant&&r.scheme?(o.scheme=r.scheme,o.userinfo=r.userinfo,o.host=r.host,o.port=r.port,o.path=y(r…
Duri.all.js1072 if (!options.tolerant && relative.scheme) {
1406 if (!options.tolerant && (!uuidComponents.uuid || !uuidComponents.uuid.match(UUID))) {
Duri.all.min.js.map1tolerant","lastIndexOf","resolve","baseURI","relativeURI","schemelessOptions","normalize","uri","e…
Duri.all.js.map1tolerant && (!uuidComponents.uuid || !uuidComponents.uuid.match(UUID))) {\n\t\t\tuuidComponents.er…
/third_party/ltp/testcases/kernel/mce-test/doc/
Dhowto.txt76 based, kernel MCE panic log (tolerant=3) based, etc.
239 is enabled via set MCE parameter "tolerant=3" during
240 testing. "tolerant" can be set via writing:
241 /sys/devices/system/machinecheck/machinecheck0/tolerant
291 a. Triggers a test case which triggers crash/panic (MCE with tolerant=1).
/third_party/skia/third_party/externals/microhttpd/m4/
Dlibgcrypt.m424 dnl Updated by Karlson2k to be more tolerant to host tools variations.
/third_party/unity/docs/
DThrowTheSwitchCodingStandard.md24 made us more tolerant of compiler quirks. There are a LOT of quirky compilers
31 tools are tolerant of things that aren't common. Some that aren't even
/third_party/cJSON/tests/unity/docs/
DThrowTheSwitchCodingStandard.md24 made us more tolerant of compiler quirks. There are a LOT of quirky compilers
31 tools are tolerant of things that aren't common. Some that aren't even
/third_party/node/deps/npm/node_modules/concat-stream/
Dreadme.md98 …pmjs.org/end-of-stream) or [`pump`](https://npmjs.org/pump) for writing error tolerant stream code.
/third_party/flutter/flutter/dev/devicelab/lib/framework/
Drunner.dart125 // All the steps below are somewhat tolerant of errors, because it doesn't
/third_party/node/deps/npm/node_modules/uri-js/
DREADME.md74 * `tolerant` (boolean, false)
/third_party/curl/packages/vms/
Dbuild_vms.com205 $! ODS5-tolerant (case-insensitive) way. (We do assume that the only
/third_party/icu/docs/userguide/icufaq/
Dicu4j-faq.md260 error-tolerant.
/third_party/cJSON/
DCHANGELOG.md182 * Make cJSON a lot more tolerant about passing NULL pointers to its functions, it should now fail s…
/third_party/flutter/skia/third_party/externals/imgui/docs/
DTODO.txt269 - nav: allow input system to be be more tolerant of io.DeltaTime=0.0f
/third_party/googletest/docs/
Dfaq.md138 are now less tolerant of invalid protocol buffer definitions. In particular, if
/third_party/node/deps/npm/node_modules/har-validator/node_modules/ajv/dist/
Dajv.bundle.js6307 if (!options.tolerant && relative.scheme) {
6641 if (!options.tolerant && (!uuidComponents.uuid || !uuidComponents.uuid.match(UUID))) {

123