/third_party/ffmpeg/libavcodec/ |
H A D | ttadata.h | 28 int32_t shift, round, error; member
|
H A D | packet_internal.h | 69 int ff_side_data_set_encoder_stats(AVPacket *pkt, int quality, int64_t *error, int error_count, int pict_type);
|
/third_party/curl/src/ |
H A D | tool_urlglob.h | 69 const char *error; /* error message */ member 70 size_t pos; /* column position of error or 0 */
|
/third_party/eudev/hm_src/ |
H A D | log.c | 40 int error, in log_internal() 38 log_internal( int level, int error, const char *file, int line, const char *func, const char *format, ...) log_internal() argument
|
/third_party/ffmpeg/libavutil/ |
H A D | timestamp.h | 30 #error missing -D__STDC_FORMAT_MACROS / #define __STDC_FORMAT_MACROS
|
/third_party/glfw/tests/ |
H A D | title.c | 38 static void error_callback(int error, const char* description) in error_callback() argument
|
/third_party/glslang/SPIRV/ |
H A D | Logger.h | 56 // Logs an error. 57 void error(const std::string& e) { errors.push_back(e); } in error() function in spv::SpvBuildLogger
|
/third_party/curl/docs/examples/ |
H A D | parseurl.c | 32 #error "this example requires curl 7.62.0 or later"
|
H A D | urlapi.c | 32 #error "this example requires curl 7.80.0 or later"
|
/third_party/gn/src/util/ |
H A D | semaphore.h | 22 #error Port.
|
/third_party/FreeBSD/lib/msun/src/ |
H A D | s_frexpl.c | 35 #error "Unsupported long double format"
|
/third_party/libunwind/libunwind/src/mips/ |
H A D | Gcreate_addr_space.c | 66 # error Unsupported ABI in unw_create_addr_space()
|
/third_party/libsnd/src/ |
H A D | windows.c | 65 psf->error = psf_fopen (psf) ; in sf_wchar_open()
|
/third_party/libunwind/libunwind/src/ppc/ |
H A D | Ginit_remote.c | 57 #error init_remote :: NO VALID PPC ARCH! in unw_init_remote()
|
/third_party/mbedtls/library/ |
H A D | aesni.h | 61 #error "MBEDTLS_AESNI_C defined, but neither intrinsics nor assembly available"
|
H A D | aesce.h | 130 #error "AES hardware acceleration not supported on this platform / compiler"
|
H A D | mps_common.h | 33 * or fail with an error code which is explicitly documented to not corrupt 54 * with error #MBEDTLS_ERR_MPS_OPERATION_UNEXPECTED. 175 #error "Misconfiguration of mbedtls_mps_size_t and mbedtls_mps_stored_size_t."
|
/third_party/mesa3d/src/amd/addrlib/src/chip/gfx9/ |
H A D | gfx9_gb_reg.h | 42 #error "BIGENDIAN_CPU or LITTLEENDIAN_CPU must be defined"
|
/third_party/mbedtls/tests/configs/ |
H A D | user-config-for-test.h | 35 #error \
|
/third_party/jerryscript/jerry-main/ |
H A D | cli.h | 40 * or an error occured. 46 * No fields should be accessed other than error and arg. 51 const char *error; /**< public field for error message */ member
|
/third_party/json/docs/examples/ |
H A D | cbor_tag_handler_t.cpp | 11 // cbor_tag_handler_t::error throws in main() 14 auto b_throw_on_tag = json::from_cbor(vec, true, true, json::cbor_tag_handler_t::error); in main()
|
/third_party/mesa3d/src/amd/vulkan/radix_sort/common/ |
H A D | util.c | 83 #error "No msb_index()" in msb_idx_u32()
|
/third_party/ltp/pan/ |
H A D | Makefile | 30 CPPFLAGS += -Wno-error
|
/third_party/mesa3d/src/gallium/frontends/clover/api/ |
H A D | util.hpp | 29 #include "core/error.hpp" 47 std::cerr << "CL user error: " << __func__ \ 54 /// Return an error code in \a p if non-zero. 57 ret_error(cl_int *p, const clover::error &e) { in ret_error()
|
/third_party/node/deps/v8/src/wasm/ |
H A D | object-access.h | 6 #error This header should only be included if WebAssembly is enabled.
|