Home
last modified time | relevance | path

Searched refs:error (Results 5951 - 5975 of 9135) sorted by relevance

1...<<231232233234235236237238239240>>...366

/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/
H A Dmemory.cpp127 #error "Page based allocation not implemented for this platform"
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceBrowserCompileServer.cpp168 return strdup(Error.empty() ? "Some error occurred" : Error.c_str()); in onEndCallback()
193 // server thread to remain alive in order to respond with the error message. in fatalErrorHandler()
197 // error in other threads, and either get stuck waiting on input from a in fatalErrorHandler()
227 #error "Unknown architecture" in getTargetArch()
256 // If there was an earlier error, do not attempt to push bytes to the in pushInputBytes()
276 // LastError is not EC_None. We don't know the type of error so just pick in getErrorCode()
277 // some error category. in getErrorCode()
/third_party/skia/third_party/externals/zlib/
H A Dcrc32_simd.c199 #error ARM CRC32 SIMD extensions only supported for Clang and GCC
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Dutypes.h118 # error "Don't know what to do with little endian EBCDIC!"
392 * Standard ICU4C error code type, a substitute for exceptions.
398 * // call ICU API that needs an error code parameter.
400 * // An error occurred. Handle it here.
414 * so that in a chain of such functions the first one that sets an error code
425 U_USING_FALLBACK_WARNING = -128, /**< A resource bundle lookup returned a fallback result (not an error) */
429 U_USING_DEFAULT_WARNING = -127, /**< A resource bundle lookup returned a result from the root locale (not an error) */
443 U_PLUGIN_CHANGED_LEVEL_WARNING = -120, /**< A plugin caused a level change. May not be an error, but later plugins may not load. */
453 U_ZERO_ERROR = 0, /**< No error, no warning. */
461 U_MEMORY_ALLOCATION_ERROR = 7, /**< Memory allocation error */
[all...]
/third_party/typescript/tests/baselines/reference/tsc/declarationEmit/
H A Dwhen-pkg-references-sibling-package-through-indirect-symlink-moduleCaseChange.js81 Found 1 error in pkg3/src/keys.ts:2
H A Dwhen-pkg-references-sibling-package-through-indirect-symlink.js81 Found 1 error in pkg3/src/keys.ts:2
/third_party/typescript/tests/baselines/reference/tscWatch/incremental/
H A DjsxImportSource-option-changed-incremental.js181 Found 1 error in index.tsx:1
/third_party/vixl/src/aarch64/
H A Dcpu-aarch64.h38 // Throw an explicit error now to avoid a harder-to-debug linker error later.
44 #error cpu-aarch64.h requires VIXL_INCLUDE_TARGET_AARCH64 (scons target=a64).
/third_party/skia/third_party/externals/freetype/builds/
H A Dtoplevel.mk43 $(error FreeType's build system needs a Make program which supports $$(value))
/third_party/protobuf/src/google/protobuf/
H A Ddescriptor_database.h50 #error "You cannot SWIG proto headers"
169 // with a file already in the database, in which case an error will have
294 // remain valid for the life of the database. Returns false and logs an error
H A Dgenerated_message_util.h63 #error "You cannot SWIG proto headers"
H A Dinlined_string_field.h44 #error "You cannot SWIG proto headers"
H A Dmap_field_lite.h45 #error "You cannot SWIG proto headers"
/third_party/protobuf/python/google/protobuf/pyext/
H A Dmessage_factory.cc43 #error "Python 3.0 - 3.2 are not supported."
/third_party/protobuf/src/google/protobuf/compiler/
H A Dcommand_line_interface.h175 // names or relative to the current directory. If any errors occur, error
176 // messages should be written to stderr. If an error is fatal, the plugin
188 // Returns the error code which should be returned by main().
219 // in proto_path_. Returns false if an error occurred.
225 // directories in proto_path_. Returns false if an error occurred.
296 GeneratorContext* generator_context, std::string* error);
394 ERROR_FORMAT_GCC, // GCC error output format (default).
/third_party/pulseaudio/src/pulsecore/
H A Dendianmacros.h27 #error "Please include config.h before including this file!"
/third_party/pulseaudio/src/modules/
H A Dmodule-detect.c35 #include <pulsecore/core-error.h>
/third_party/python/Lib/test/
H A Dtest_ossaudiodev.py197 except (ossaudiodev.error, OSError) as msg:
H A Dtest_getpass.py135 tcsetattr.side_effect = termios.error
/third_party/python/Lib/urllib/
H A Drobotparser.py63 except urllib.error.HTTPError as err:
/third_party/python/Lib/
H A Dtimeit.py266 except getopt.error as err:
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
H A Dhashtablez_sampler.h144 #error ABSL_INTERNAL_HASHTABLEZ_SAMPLE cannot be directly set
/third_party/skia/third_party/externals/abseil-cpp/absl/hash/internal/
H A Dspy_hash_state.h170 absl::optional<std::string> error() const { in error() function in absl::hash_internal::SpyHashStateImpl
188 // SpyHashState run to share the field. This way we can set the error for
219 // - Second, it triggers a SFINAE error disabling the overload to prevent
/third_party/skia/infra/wasm-common/perf/
H A Dwasm_perf_aggregator.go145 func createOutputFile(p string) (*os.File, error) {
/third_party/rust/crates/nom/tests/
H A Djson.rs8 error::ParseError,

Completed in 17 milliseconds

1...<<231232233234235236237238239240>>...366