Home
last modified time | relevance | path

Searched refs:errorNumber (Results 1 - 5 of 5) sorted by relevance

/third_party/node/lib/internal/dns/
H A Dutils.js148 const errorNumber = this._handle.setServers(newSet);
150 if (errorNumber !== 0) {
154 const err = strerror(errorNumber);
/third_party/icu/icu4c/source/samples/uresb/
H A Duresb.c62 const UChar *getErrorName(UErrorCode errorNumber);
367 const UChar *getErrorName(UErrorCode errorNumber) { in getErrorName() argument
375 const UChar *result = ures_getStringByIndex(errorcodes, errorNumber, &len, &status); in getErrorName()
/third_party/skia/third_party/externals/icu/source/samples/uresb/
H A Duresb.c62 const UChar *getErrorName(UErrorCode errorNumber);
367 const UChar *getErrorName(UErrorCode errorNumber) { in getErrorName() argument
375 const UChar *result = ures_getStringByIndex(errorcodes, errorNumber, &len, &status); in getErrorName()
/third_party/backends/backend/
H A Ddll.c354 int errorNumber; in dyld_get_error_str() local
358 NSLinkEditError (&c, &errorNumber, &fileName, &errorString); in dyld_get_error_str()
/third_party/rust/crates/bindgen/bindgen-tests/tests/
H A Dstylo.hpp[all...]

Completed in 28 milliseconds