/third_party/node/deps/undici/src/lib/llhttp/ |
H A D | constants.js | 3 exports.SPECIAL_HEADERS = exports.HEADER_STATE = exports.MINOR = exports.MAJOR = exports.CONNECTION_TOKEN_CHARS = exports.HEADER_CHARS = exports.TOKEN = exports.STRICT_TOKEN = exports.HEX = exports.URL_CHAR = exports.STRICT_URL_CHAR = exports.USERINFO_CHARS = exports.MARK = exports.ALPHANUM = exports.NUM = exports.HEX_MAP = exports.NUM_MAP = exports.ALPHA = exports.FINISH = exports.H_METHOD_MAP = exports.METHOD_MAP = exports.METHODS_RTSP = exports.METHODS_ICE = exports.METHODS_HTTP = exports.METHODS = exports.LENIENT_FLAGS = exports.FLAGS = exports.TYPE = exports.ERROR = void 0; 6 var ERROR; variable 7 (function (ERROR) { 8 ERROR[ERROR["OK"] = 0] = "OK"; 9 ERROR[ERROR["INTERNAL"] = 1] = "INTERNAL"; 10 ERROR[ERROR["STRICT"] = 2] = "STRICT"; 11 ERROR[ERRO [all...] |
/third_party/ltp/testcases/kernel/mem/mmapstress/ |
H A D | mmapstress03.c | 63 #define ERROR(M) (void)fprintf(stderr, "%s: errno = %d: " M "\n", TCID, \ macro 76 ERROR("initial sbrk failed"); in main() 82 ERROR("couldn't round up brk to a page boundary"); in main() 89 ERROR("couldn't brk large space for segments"); in main() 93 ERROR("couldn't find top of brk"); in main() 101 ERROR("failed to munmap odd hole in brk segment"); in main() 108 ERROR("do_test should leave the top of brk where it began"); in main() 115 ERROR("couldn't brk back over holes"); in main() 119 ERROR("couldn't find top of break again"); in main() 127 ERROR("faile in main() [all...] |
H A D | mmapstress05.c | 59 #define ERROR(M) (void)fprintf(stderr, "%s: errno = %d; " M "\n", \ macro 63 ERROR("munmap failed"); \ 66 ERROR("munmap failed"); \ 69 ERROR("munmap failed"); \ 72 ERROR("couldn't clean up temp file"); \ 75 #define CERROR(M) CLEAN; ERROR(M) 79 ERROR("couldn't catch signal " #SIG); \ 122 ERROR("couldn't round up brk"); in main() 126 ERROR("couldn't allocate output buffer"); in main() 130 ERROR("could in main() [all...] |
H A D | mmapstress02.c | 42 #define ERROR(M) (void)fprintf(stderr, "%s: errno = %d; " M "\n", \ macro 44 #define CLEANERROR(M) (void)unlink(tmpname); ERROR(M) 47 ERROR("couldn't catch signal " #SIG); \ 99 ERROR("mkstemp failed"); in main() 105 ERROR("sigemptyset failed"); in main() 167 ERROR("unlink failed"); in main()
|
/third_party/elfutils/src/ |
H A D | elflint.c | 99 #define ERROR(str, args...) \ macro 160 ERROR (_("cannot generate Elf descriptor for '%s': %s\n"), in main() 179 ERROR (_("error while closing Elf descriptor: %s\n"), in main() 283 ERROR (_(" error while freeing sub-ELF descriptor: %s\n"), in process_file() 291 ERROR (_("\ in process_file() 346 ERROR ("e_ident[%d] != '%c'\n", EI_MAG0, ELFMAG0); in check_elf_header() 348 ERROR ("e_ident[%d] != '%c'\n", EI_MAG1, ELFMAG1); in check_elf_header() 350 ERROR ("e_ident[%d] != '%c'\n", EI_MAG2, ELFMAG2); in check_elf_header() 352 ERROR ("e_ident[%d] != '%c'\n", EI_MAG3, ELFMAG3); in check_elf_header() 356 ERROR ( in check_elf_header() [all...] |
/third_party/mesa3d/src/gallium/targets/haiku-softpipe/ |
H A D | GalliumContext.cpp | 43 #define ERROR(x...) printf("GalliumContext: " x) macro 93 ERROR("%s: Couldn't allocate sw_winsys!\n", __func__); in CreateDisplay() 100 ERROR("%s: Couldn't create screen!\n", __FUNCTION__); in CreateDisplay() 108 ERROR("%s: Using %s driver.\n", __func__, driverName); in CreateDisplay() 113 ERROR("%s: Couldn't create display!\n", __FUNCTION__); in CreateDisplay() 144 ERROR("%s: Couldn't create pipe context!\n", __FUNCTION__); in CreateContext() 158 ERROR("%s: Problem allocating framebuffer!\n", __func__); in CreateContext() 186 ERROR("%s: Couldn't create mesa state tracker context!\n", in CreateContext() 190 ERROR("%s: State tracker error: SUCCESS?\n", __func__); in CreateContext() 193 ERROR(" in CreateContext() [all...] |
/third_party/vk-gl-cts/external/openglcts/modules/gles31/ |
H A D | es31cShaderAtomicCountersTests.cpp | 119 return (isOk ? NO_ERROR : ERROR); in ValidateReadBuffer() 665 return ERROR; in Verify() 672 return ERROR; in Verify() 681 return ERROR; in Verify() 695 return ERROR; in Verify() 702 return ERROR; in Verify() 710 return ERROR; in Verify() 718 return ERROR; in Verify() 727 return ERROR; in Verify() 953 return ERROR; in Run() [all...] |
H A D | es31cShaderStorageBufferObjectTests.cpp | 510 return ERROR; in Run() 528 return ERROR; in Run() 562 return ERROR; in Run() 575 return ERROR; in Run() 579 return ERROR; in Run() 647 return ERROR; in Run() 649 return ERROR; in Run() 651 return ERROR; in Run() 653 return ERROR; in Run() 655 return ERROR; in Run() [all...] |
H A D | es31cShaderImageLoadStoreTests.cpp | 843 return ERROR; in Run() 850 return ERROR; in Run() 857 return ERROR; in Run() 864 return ERROR; in Run() 871 return ERROR; in Run() 878 return ERROR; in Run() 947 return status ? NO_ERROR : ERROR; in Run() 1036 return ERROR; in Run() 1045 return ERROR; in Run() 1077 return ERROR; in Run() [all...] |
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl4cShaderImageLoadStoreTests.cpp | 1059 return ERROR; in Run() 1066 return ERROR; in Run() 1072 return ERROR; in Run() 1079 return ERROR; in Run() 1086 return ERROR; in Run() 1093 return ERROR; in Run() 1100 return ERROR; in Run() 1107 return ERROR; in Run() 1114 return ERROR; in Run() 1140 return ERROR; in Run() [all...] |
H A D | gl4cShaderStorageBufferObjectTests.cpp | 665 return ERROR; in Run() 681 return ERROR; in Run() 715 return ERROR; in Run() 728 return ERROR; in Run() 732 return ERROR; in Run() 806 return ERROR; in Run() 808 return ERROR; in Run() 810 return ERROR; in Run() 812 return ERROR; in Run() 814 return ERROR; in Run() [all...] |
H A D | gl4cES31CompatibilityShaderStorageBufferObjectTests.cpp | 513 return ERROR; in Run() 531 return ERROR; in Run() 565 return ERROR; in Run() 578 return ERROR; in Run() 582 return ERROR; in Run() 650 return ERROR; in Run() 652 return ERROR; in Run() 654 return ERROR; in Run() 656 return ERROR; in Run() 658 return ERROR; in Run() [all...] |
H A D | gl4cShaderAtomicCountersTests.cpp | 108 return (isOk ? NO_ERROR : ERROR); in ValidateReadBuffer() 754 return ERROR; in Verify() 761 return ERROR; in Verify() 768 return ERROR; in Verify() 775 return ERROR; in Verify() 782 return ERROR; in Verify() 790 return ERROR; in Verify() 798 return ERROR; in Verify() 807 return ERROR; in Verify() 948 res = ERROR; in Run() [all...] |
H A D | gl4cES31CompatibilityShaderImageLoadStoreTests.cpp | 872 return ERROR; in Run() 879 return ERROR; in Run() 886 return ERROR; in Run() 893 return ERROR; in Run() 900 return ERROR; in Run() 907 return ERROR; in Run() 978 return status ? NO_ERROR : ERROR; in Run() 1068 return ERROR; in Run() 1077 return ERROR; in Run() 1111 return ERROR; in Run() [all...] |
H A D | gl4cVertexAttribBindingTests.cpp | 320 return ERROR; in Run() 356 return ERROR; in Run() 363 return ERROR; in Run() 426 return ERROR; in Run() 460 status = ERROR; in Run() 1559 return ERROR; in Run() 1593 return ERROR; in Run() 1602 return ERROR; in Run() 1947 return ERROR; in Run() 1975 return ERROR; in Run() [all...] |
/third_party/mesa3d/.gitlab-ci/common/ |
H A D | intel-gpu-freq.sh | 136 log ERROR "Failed to read freq info from: %s" "${path}" 142 log ERROR "Got empty freq info from: %s" "${path}" 201 log ERROR "Cannot set freq to invalid value: %s" "$1" 205 log ERROR "Cannot set freq to unspecified value" 226 log ERROR "Cannot set GPU max freq (%s) to be greater than hw max freq (%s)" \ 232 log ERROR "Cannot set GPU max freq (%s) to be less than hw min freq (%s)" \ 238 log ERROR "Cannot set GPU max freq (%s) to be less than min freq (%s)" \ 248 log ERROR "Failed to set GPU max frequency" 262 log ERROR "Cannot set GPU min freq (%s) to be greater than max freq (%s)" \ 268 log ERROR "Canno [all...] |
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
H A D | glcTestSubcase.cpp | 233 if (subError == ERROR) in iterate() 239 subError = ERROR; in iterate() 244 subError = ERROR; in iterate() 253 if (subError == ERROR) in iterate() 259 subError = ERROR; in iterate() 264 subError = ERROR; in iterate() 271 if (subcase->Cleanup() == ERROR) in iterate() 273 subError = ERROR; in iterate() 280 subError = ERROR; in iterate() 285 subError = ERROR; in iterate() [all...] |
/third_party/nghttp2/src/ |
H A D | shrpx_dns_tracker.cc | 53 head->status = DNSResolverStatus::ERROR; in ~DNSTracker() 72 case DNSResolverStatus::ERROR: in make_entry() 94 case DNSResolverStatus::ERROR: in update_entry() 129 DNSResolverStatus::ERROR, nullptr)); in resolve() 133 return DNSResolverStatus::ERROR; in resolve() 137 case DNSResolverStatus::ERROR: in resolve() 143 DNSResolverStatus::ERROR, nullptr)); in resolve() 147 return DNSResolverStatus::ERROR; in resolve() 196 update_entry(ent, nullptr, DNSResolverStatus::ERROR, nullptr); in resolve() 198 return DNSResolverStatus::ERROR; in resolve() [all...] |
H A D | shrpx_mruby.cc | 93 LOG(ERROR) << "Exception caught while executing mruby code: " in run_app() 127 LOG(ERROR) << "Exception caught while executing mruby code: " in instantiate_app() 149 LOG(ERROR) << "Could not open mruby file " << filename; in compile() 156 LOG(ERROR) << "mrb_context_new failed"; in compile() 163 LOG(ERROR) << "mrb_parse_nstring failed"; in compile() 169 LOG(ERROR) << "mruby parser detected parse error"; in compile() 175 LOG(ERROR) << "mrb_generate_code failed"; in compile() 190 LOG(ERROR) << "mrb_open failed"; in create_mruby_context() 200 LOG(ERROR) << "Could not compile mruby code " << filename; in create_mruby_context() 210 LOG(ERROR) << "Coul in create_mruby_context() [all...] |
H A D | shrpx_config.cc | 123 LOG(ERROR) << opt << ": Invalid host, port: " << hostport; in split_host_port() 128 LOG(ERROR) << opt << ": Hostname too long: " << hostport; in split_host_port() 141 LOG(ERROR) << opt << ": Port is invalid: " << portstr; in split_host_port() 184 LOG(ERROR) << "tls-ticket-key-file: could not stat file " << file in read_tls_ticket_key_file() 190 LOG(ERROR) << "tls-ticket-key-file: the expected file size is " in read_tls_ticket_key_file() 197 LOG(ERROR) << "tls-ticket-key-file: could not open file " << file; in read_tls_ticket_key_file() 203 LOG(ERROR) << "tls-ticket-key-file: want to read " << expectedlen in read_tls_ticket_key_file() 244 LOG(ERROR) << "frontend-quic-secret-file: could not open file " << path; in read_quic_secret_file() 258 LOG(ERROR) << "frontend-quic-secret-file: each line must be a " in read_quic_secret_file() 287 LOG(ERROR) in read_quic_secret_file() [all...] |
/third_party/node/deps/v8/third_party/zlib/google/ |
H A D | zip_reader.cc | 137 LOG(ERROR) << "Cannot open ZIP archive " << Redact(zip_path); in Open() 153 LOG(ERROR) << "Cannot open ZIP from file handle " << zip_fd; in OpenFromPlatformFile() 170 LOG(ERROR) << "Error while closing ZIP archive: " << err; in Close() 189 LOG(ERROR) << "Cannot go to next entry in ZIP: " << err; in Next() 217 LOG(ERROR) << "Cannot get entry from ZIP: " << err; in OpenEntry() 229 LOG(ERROR) << "Cannot convert path from encoding " << encoding; in OpenEntry() 344 LOG(ERROR) << "Cannot open file " << Redact(entry_.path) in ExtractCurrentEntry() 367 LOG(ERROR) << "Cannot read file " << Redact(entry_.path) in ExtractCurrentEntry() 384 LOG_IF(ERROR, n < 0) << "Cannot read file " << Redact(entry_.path) in ExtractCurrentEntry() 393 LOG(ERROR) << "Canno in ExtractCurrentEntry() [all...] |
/third_party/node/deps/zlib/google/ |
H A D | zip_reader.cc | 137 LOG(ERROR) << "Cannot open ZIP archive " << Redact(zip_path); in Open() 153 LOG(ERROR) << "Cannot open ZIP from file handle " << zip_fd; in OpenFromPlatformFile() 170 LOG(ERROR) << "Error while closing ZIP archive: " << err; in Close() 189 LOG(ERROR) << "Cannot go to next entry in ZIP: " << err; in Next() 217 LOG(ERROR) << "Cannot get entry from ZIP: " << err; in OpenEntry() 229 LOG(ERROR) << "Cannot convert path from encoding " << encoding; in OpenEntry() 364 LOG(ERROR) << "Cannot open file " << Redact(entry_.path) in ExtractCurrentEntry() 387 LOG(ERROR) << "Cannot read file " << Redact(entry_.path) in ExtractCurrentEntry() 408 LOG_IF(ERROR, n < 0) << "Cannot read file " << Redact(entry_.path) in ExtractCurrentEntry() 417 LOG(ERROR) << "Canno in ExtractCurrentEntry() [all...] |
/third_party/ffmpeg/libavutil/tests/ |
H A D | audio_fifo.c | 58 static void ERROR(const char *str) in ERROR() function 92 ERROR("failed to allocate memory!"); in read_samples_from_audio_fifo() 100 ERROR("failed to allocate memory!"); in read_samples_from_audio_fifo() 134 ERROR("ERROR: av_audio_fifo_alloc returned NULL!"); in test_function() 138 ERROR("ERROR: av_audio_fifo_write failed!"); in test_function() 144 ERROR("ERROR: av_audio_fifo_write failed!"); in test_function() 151 ERROR("ERRO in test_function() [all...] |
H A D | aes_ctr.c | 40 goto ERROR; in main() 43 goto ERROR; in main() 46 goto ERROR; in main() 57 goto ERROR; in main() 63 ERROR: in main()
|
/third_party/libcoap/ |
H A D | autogen.sh | 69 ERROR=1 78 ERROR=1 87 ERROR=1 101 ERROR=1 111 if [ "$ERROR" = "1" ]; then
|