Home
last modified time | relevance | path

Searched refs:error (Results 16551 - 16562 of 16562) sorted by relevance

1...<<661662663

/third_party/astc-encoder/Source/
H A Dwuffs-v0.3.c255 #error "WUFFS_BASE__CPU_ARCH__ETC combined with an unsupported compiler" in wuffs_base__cpu_arch__have_x86_avx2()
285 #error "WUFFS_BASE__CPU_ARCH__ETC combined with an unsupported compiler" in wuffs_base__cpu_arch__have_x86_bmi2()
317 #error "WUFFS_BASE__CPU_ARCH__ETC combined with an unsupported compiler" in wuffs_base__cpu_arch__have_x86_sse42()
330 #error "Wuffs requires a word size of either 32 or 64 bits"
539 // WUFFS_BASE__RESULT is a result type: either a status (an error) or a value.
4159 // TODO: Should this function return bool? An error type?
4367 // TODO: Should this function return bool? An error type?
5382 // It returns an error if s does not contain a floating point number.
5384 // It does not necessarily return an error if the conversion is lossy, e.g. if
5387 // Similarly, the returned value may be infinite (and no error returne
[all...]
H A Dtinyexr.h285 // Returns negative value and may set error string in `err` when there's an
286 // error
294 // Returns negative value and may set error string in `err` when there's an
295 // error
305 // @param[out] err Error string(wll be filled when the function returns error code). Free it using FreeEXRErrorMessage after using this value.
327 // Returns negative value and may set error string in `err` when there's an
328 // error
345 // Free's error message
356 // When there was an error message, Application must free `err` with
362 // When there was an error messag
[all...]
/third_party/skia/third_party/externals/wuffs/release/c/
H A Dwuffs-v0.3.c247 #error "WUFFS_BASE__CPU_ARCH__ETC combined with an unsupported compiler" in wuffs_base__cpu_arch__have_x86_avx2()
277 #error "WUFFS_BASE__CPU_ARCH__ETC combined with an unsupported compiler" in wuffs_base__cpu_arch__have_x86_bmi2()
309 #error "WUFFS_BASE__CPU_ARCH__ETC combined with an unsupported compiler" in wuffs_base__cpu_arch__have_x86_sse42()
322 #error "Wuffs requires a word size of either 32 or 64 bits"
530 // WUFFS_BASE__RESULT is a result type: either a status (an error) or a value.
3944 // TODO: Should this function return bool? An error type?
4152 // TODO: Should this function return bool? An error type?
5167 // It returns an error if s does not contain a floating point number.
5169 // It does not necessarily return an error if the conversion is lossy, e.g. if
5172 // Similarly, the returned value may be infinite (and no error returne
[all...]
H A Dwuffs-v0.2.c44 #error "Wuffs requires a word size of either 32 or 64 bits"
1614 // TODO: Should this function return bool? An error type?
1821 // TODO: Should this function return bool? An error type?
3786 // error was previously encountered.
4501 "#base: disabled by previous error";
5952 "#deflate: internal error: inconsistent Huffman decoder state";
5954 "#deflate: internal error: inconsistent I/O";
5956 "#deflate: internal error: inconsistent distance";
5958 "#deflate: internal error: inconsistent n_bits";
7798 "#lzw: internal error
[all...]
/third_party/node/deps/v8/src/compiler/
H A Dwasm-compiler.cc7828 // Assuming we are calling to JS, check whether this would be a runtime error.
8389 << graph_construction_result.error().message()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiFeatureInfo.cpp670 #error PN defined
4463 results.fail("Got unexpected error" + de::toString(queryResult)); in imageFormatProperties()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiFeatureInfo.cpp670 #error PN defined
4468 results.fail("Got unexpected error" + de::toString(queryResult)); in imageFormatProperties()
/third_party/rust/crates/bindgen/bindgen-tests/tests/
H A Dstylo.hpp[all...]
/third_party/node/deps/v8/src/execution/s390/
H A Dsimulator-s390.cc1889 // Unsupported instructions use Format to print an error and stop execution.
9022 #error unsupport __builtin_popcount in EVALUATE()
/third_party/glfw/deps/
H A Dnuklear.h98 /// NK_INCLUDE_FIXED_TYPES | If defined it will include header `<stdint.h>` for fixed sized types otherwise nuklear tries to select the correct type. If that fails it will throw a compiler error and you have to select the correct types yourself.
414 * This will fire with a negative subscript error if the type sizes
1232 /// Returns one of enum nk_convert_result error codes
5768 * This will fire with a negative subscript error if the type sizes
12121 /* half-pixel error allowed... need to be smaller if AA */ in nk_tt__tesselate_curve()
12168 if (points == 0) goto error; in nk_tt_FlattenCurves()
12204 error: in nk_tt_FlattenCurves()
13357 if (nk__in4(4) != 0) return 0; /* error! stream is > 4GB */ in nk_decompress()
13823 /* error so cleanup all memory */ in nk_font_atlas_bake()
25545 /// - 2017/04/09 (1.36.1) - Fixed #403 with another widget float error
[all...]
/third_party/sqlite/src/
H A Dshell.c449 ** at an error if we are not interactive.
480 ** in a number of other places, mostly for error messages.
530 ** out-of-memory error.
2139 char *zMsg = sqlite3_mprintf("error SQL statement [%s]: %s", in sha3QueryFunc()
4232 ** first unmatched ")" character, then return. If an error is found,
4233 ** return a pointer to the error message string.
4255 ** to the error message if there is a problem.
4416 ** error message if something goes wrong.
4502 const char *zErr; /* Compile error message */ in re_sql_func()
4649 ** of bytes written is returned. If an error occur
[all...]
/third_party/f2fs-tools/lib/
H A Dutf8data.h3 #error Only nls_utf8-norm.c should include this file.

Completed in 218 milliseconds

1...<<661662663