Home
last modified time | relevance | path

Searched +defs:check +defs:error (Results 1 – 25 of 65) sorted by relevance

123

/third_party/elfutils/libdwfl/
Dfind-debuginfo.c89 validate (Dwfl_Module *mod, int fd, bool check, GElf_Word debuglink_crc) in validate()
105 Dwfl_Error error = __libdw_open_file (&fd, &mod->alt_elf, in validate() local
138 Dwfl_Error error = __libdw_open_file (&fd, &mod->debug.elf, false, false); in validate() local
236 bool check = defcheck; in find_debuginfo_in_path() local
/third_party/typescript/tests/cases/conformance/types/never/
DneverType.ts5 function error(message: string): never { function
50 function check<T>(x: T | undefined) { function
/third_party/node/test/parallel/
Dtest-diagnostics-channel-tracing-channel-sync-error.js13 function check(found) { function
22 error: common.mustCall((found) => { property
Dtest-diagnostics-channel-tracing-channel-async-error.js13 function check(found) { function
22 error: common.mustCall((found) => { property
Dtest-diagnostics-channel-tracing-channel-async.js13 function check(found) { function
30 error: common.mustNotCall() property
Dtest-diagnostics-channel-tracing-channel-sync.js14 function check(found) { function
26 error: common.mustNotCall() property
Dtest-whatwg-webstreams-adapters-to-streamreadable.js88 const error = new Error('boom'); constant
109 const error = new Error('boom'); constant
206 const check = ['hello', 'there']; variable
Dtest-whatwg-readablebytestream.js139 const check = readFileSync(__filename); constant
157 const check = readFileSync(__filename); constant
179 const error = new Error('boom'); constant
Dtest-whatwg-transformstream.js127 const check = readFileSync(__filename); constant
154 TransformStreamDefaultController.prototype.error({}); method in TransformStreamDefaultController
/third_party/spirv-tools/test/opt/loop_optimizations/
Dpeeling.cpp36 spv_result_t error = spvValidate(spvContext, &binary, &diagnostic); in Validate() local
502 const std::string check = R"( in TEST_F() local
556 const std::string check = R"( in TEST_F() local
613 const std::string check = R"( in TEST_F() local
666 const std::string check = R"( in TEST_F() local
773 const std::string check = R"( in TEST_F() local
825 const std::string check = R"( in TEST_F() local
926 const std::string check = R"( in TEST_F() local
976 const std::string check = R"( in TEST_F() local
1098 const std::string check = R"( in TEST_F() local
[all …]
/third_party/skia/third_party/externals/spirv-tools/test/opt/loop_optimizations/
Dpeeling.cpp37 spv_result_t error = spvValidate(spvContext, &binary, &diagnostic); in Validate() local
503 const std::string check = R"( in TEST_F() local
557 const std::string check = R"( in TEST_F() local
614 const std::string check = R"( in TEST_F() local
667 const std::string check = R"( in TEST_F() local
774 const std::string check = R"( in TEST_F() local
826 const std::string check = R"( in TEST_F() local
927 const std::string check = R"( in TEST_F() local
977 const std::string check = R"( in TEST_F() local
1099 const std::string check = R"( in TEST_F() local
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/loop_optimizations/
Dpeeling.cpp37 spv_result_t error = spvValidate(spvContext, &binary, &diagnostic); in Validate() local
503 const std::string check = R"( in TEST_F() local
557 const std::string check = R"( in TEST_F() local
614 const std::string check = R"( in TEST_F() local
667 const std::string check = R"( in TEST_F() local
774 const std::string check = R"( in TEST_F() local
826 const std::string check = R"( in TEST_F() local
927 const std::string check = R"( in TEST_F() local
977 const std::string check = R"( in TEST_F() local
1099 const std::string check = R"( in TEST_F() local
[all …]
/third_party/node/lib/internal/crypto/
Dscrypt.js57 job.ondone = (error, result) => { argument
85 function check(password, salt, keylen, options) { function
/third_party/skia/tests/
DSRGBReadWritePixelsTest.cpp42 float error) { in check_conversion()
67 static bool check_double_conversion(uint32_t input, uint32_t output, float error) { in check_double_conversion()
100 static bool check_srgb_to_linear_conversion(uint32_t srgb, uint32_t linear, float error) { in check_srgb_to_linear_conversion()
104 static bool check_linear_to_srgb_conversion(uint32_t linear, uint32_t srgb, float error) { in check_linear_to_srgb_conversion()
108 static bool check_linear_to_srgb_to_linear_conversion(uint32_t input, uint32_t output, float error)… in check_linear_to_srgb_to_linear_conversion()
112 static bool check_srgb_to_linear_to_srgb_conversion(uint32_t input, uint32_t output, float error) { in check_srgb_to_linear_to_srgb_conversion()
116 static bool check_no_conversion(uint32_t input, uint32_t output, float error) { in check_no_conversion()
127 const SkImageInfo& dstInfo, CheckFn checker, float error, in read_and_check_pixels()
211 float error, CheckFn check, GrDirectContext* dContext, in test_write_read()
245 float error = context->priv().caps()->shaderCaps()->halfIs32Bits() ? 0.5f : 1.2f; in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
DGrThreadSafeCacheTest.cpp360 auto error = std::function<ComparePixmapsErrorReporter>( in checkImage() local
741 TestHelper::checkFP check) { in test_1()
774 TestHelper::checkFP check) { in test_2()
811 TestHelper::checkFP check) { in test_3()
844 TestHelper::checkFP check) { in test_4()
878 TestHelper::checkFP check) { in test_4_5()
919 TestHelper::checkFP check) { in test_4_75()
958 TestHelper::checkFP check) { in test_5()
996 TestHelper::checkFP check) { in test_6()
1039 TestHelper::checkFP check) { in test_7()
[all …]
/third_party/typescript/tests/baselines/reference/
DneverType.js94 function error(message) { function
131 function check(x) { function
/third_party/jsframework/
Dbuild_strip_native_min.js52 check: true property
90 fs.stat(filePath, function (error, stats) { argument
/third_party/curl/lib/
Dparsedate.c211 static int checkday(const char *check, size_t len) in checkday()
231 static int checkmonth(const char *check, size_t len) in checkmonth()
249 static int checktz(const char *check, size_t len) in checktz()
421 int error; in parsedate() local
/third_party/skia/third_party/externals/spirv-tools/source/val/
Dvalidate_interfaces.cpp164 if (auto error = NumConsumedLocations( in NumConsumedLocations() local
352 if (auto error = NumConsumedLocations(_, sub_type, &num_locations)) in GetLocationsForVariable() local
421 if (auto error = NumConsumedLocations(_, member, &num_locations)) in GetLocationsForVariable() local
443 uint32_t check = 4 * l + c; in GetLocationsForVariable() local
512 if (auto error = GetLocationsForVariable( in ValidateLocations() local
526 if (auto error = check_interface_variable(_, &inst)) { in ValidateInterfaces() local
535 if (auto error = ValidateLocations(_, &inst)) { in ValidateInterfaces() local
/third_party/spirv-tools/source/val/
Dvalidate_interfaces.cpp167 if (auto error = NumConsumedLocations( in NumConsumedLocations() local
386 if (auto error = NumConsumedLocations(_, sub_type, &num_locations)) in GetLocationsForVariable() local
457 if (auto error = NumConsumedLocations(_, member, &num_locations)) in GetLocationsForVariable() local
479 uint32_t check = 4 * l + c; in GetLocationsForVariable() local
553 if (auto error = GetLocationsForVariable( in ValidateLocations() local
567 if (auto error = check_interface_variable(_, &inst)) { in ValidateInterfaces() local
576 if (auto error = ValidateLocations(_, &inst)) { in ValidateInterfaces() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_interfaces.cpp164 if (auto error = NumConsumedLocations( in NumConsumedLocations() local
352 if (auto error = NumConsumedLocations(_, sub_type, &num_locations)) in GetLocationsForVariable() local
421 if (auto error = NumConsumedLocations(_, member, &num_locations)) in GetLocationsForVariable() local
443 uint32_t check = 4 * l + c; in GetLocationsForVariable() local
512 if (auto error = GetLocationsForVariable( in ValidateLocations() local
526 if (auto error = check_interface_variable(_, &inst)) { in ValidateInterfaces() local
535 if (auto error = ValidateLocations(_, &inst)) { in ValidateInterfaces() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DIndexBuffer.cpp74 bool check = (mWritePosition + size < mWritePosition); in mapBuffer() local
79 angle::Result error = mIndexBuffer->mapBuffer(context, mWritePosition, size, outMappedMemory); in mapBuffer() local
/third_party/node/deps/v8/src/parsing/
Dscanner.h75 V8_INLINE base::uc32 AdvanceUntil(FunctionType check) { in AdvanceUntil()
296 MessageTemplate error() const { return scanner_error_; } in error() function
496 void ReportScannerError(const Location& location, MessageTemplate error) { in ReportScannerError()
502 void ReportScannerError(int pos, MessageTemplate error) { in ReportScannerError()
536 V8_INLINE void AdvanceUntil(FunctionType check) { in AdvanceUntil()
/third_party/node/deps/v8/src/runtime/
Druntime-compiler.cc39 StackLimitCheck check(isolate); in CompileOptimized() local
66 StackLimitCheck check(isolate); in RUNTIME_FUNCTION() local
367 Handle<Object> error; in CompileGlobalEval() local
/third_party/rust/crates/cxx/gen/src/
Dmod.rs7 mod check; module
8 pub(super) mod error; module

123