/third_party/ffmpeg/libavcodec/ |
H A D | wmaenc.c | 378 int i, total_gain, ret, error; in encode_superframe() local
|
/third_party/ffmpeg/libavformat/ |
H A D | rpl.c | 71 static int32_t read_int(const char* line, const char** endptr, int* error) in read_int() argument 83 static int32_t read_line_and_int(AVIOContext * pb, int* error) in read_line_and_int() argument 95 static AVRational read_fps(const char* line, int* error) in read_fps() argument 121 int error = 0; in rpl_read_header() local [all...] |
/third_party/curl/src/ |
H A D | tool_writeout.c | 308 bool error = FALSE; in writeString() local
|
/third_party/glfw/src/ |
H A D | win32_init.c | 495 void _glfwInputErrorWin32(int error, const char* description) in _glfwInputErrorWin32() argument
|
H A D | wgl_context.c | 697 const DWORD error = GetLastError(); in _glfwCreateContextWGL() local
|
H A D | egl_context.c | 38 static const char* getEGLErrorString(EGLint error) in getEGLErrorString() argument
|
H A D | init.c | 130 _GLFWerror* error = _glfw.errorListHead; in terminate() local 311 _GLFWerror* error; in _glfwInputError() local 501 _GLFWerror* error; glfwGetError() local [all...] |
/third_party/glfw/tests/ |
H A D | cursor.c | 76 static void error_callback(int error, const char* description) in error_callback() argument
|
H A D | inputlag.c | 128 void error_callback(int error, const char* description) in error_callback() argument
|
H A D | joysticks.c | 61 static void error_callback(int error, const char* description) in error_callback() argument
|
H A D | monitors.c | 77 static void error_callback(int error, const char* description) in error_callback() argument
|
/third_party/ffmpeg/tools/ |
H A D | target_dec_fuzzer.c | 67 static void error(const char *err) in error() function
|
H A D | target_dem_fuzzer.c | 44 static void error(const char *err) in error() function
|
/third_party/glfw/examples/ |
H A D | wave.c | 266 static void error_callback(int error, const char* description) in error_callback() argument
|
/third_party/glslang/glslang/MachineIndependent/ |
H A D | Constant.cpp | 1311 bool error = false; in foldConstructor() local
|
/third_party/alsa-utils/iecset/ |
H A D | iecset.c | 80 static void error(const char *s, int err) in error() function
|
/third_party/astc-encoder/Utils/ |
H A D | astc_test_autoextract_hdr.cpp | 156 float error = errorsums[pix(x_blocks, y, x, 1, 0)]; in main() local
|
H A D | astc_test_autoextract.cpp | 156 float error = errorsums[pix(x_blocks, y, x, 1, 0)]; in main() local
|
/third_party/backends/backend/ |
H A D | epsonds-net.c | 481 int error = 0; in epsonds_searchDevices() local
|
/third_party/curl/lib/ |
H A D | curl_addrinfo.c | 117 int error; in Curl_getaddrinfo_ex() local [all...] |
/third_party/cups-filters/cupsfilters/ |
H A D | colord.c | 122 DBusError error; in get_filename_for_profile_path() local 178 DBusError error; in get_profile_for_device_path() local 270 DBusError error; get_device_path_for_device_id() local 361 DBusError error; get_profile_inhibitors() local [all...] |
/third_party/icu/icu4c/source/tools/toolutil/ |
H A D | ucmstate.cpp | 189 const char *error; in ucm_addState() local [all...] |
/third_party/gn/src/gn/ |
H A D | qt_creator_writer.cc | 44 base::File::Error error; in RunAndWriteFile() local
|
/third_party/gn/src/util/test/ |
H A D | test.h | 39 TestResult(bool condition, const char* error) in TestResult() argument 46 const char* error() const { return error_; } in error() function in testing::TestResult
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
H A D | RBBIRuleScanner.java | 526 void error(in method in RBBIRuleScanner [all...] |