/third_party/pulseaudio/src/modules/ |
H A D | module-equalizer-sink.c | 1676 DBusError error; in manager_handle_remove_profile() local 1684 dbus_error_init(&error); in manager_handle_remove_profile() 1685 if (!dbus_message_get_args(msg, &error, in manager_handle_remove_profile() 1688 pa_dbus_send_error(conn, msg, DBUS_ERROR_INVALID_ARGS, "%s", error.message); in manager_handle_remove_profile() 1689 dbus_error_free(&error); in manager_handle_remove_profile() 1826 DBusError error; in equalizer_handle_seed_filter() local 1839 dbus_error_init(&error); in equalizer_handle_seed_filter() 1841 if (!dbus_message_get_args(msg, &error, in equalizer_handle_seed_filter() 1847 pa_dbus_send_error(conn, msg, DBUS_ERROR_INVALID_ARGS, "%s", error.message); in equalizer_handle_seed_filter() 1848 dbus_error_free(&error); in equalizer_handle_seed_filter() 1914 DBusError error; equalizer_handle_get_filter_points() local 1991 DBusError error; equalizer_handle_get_filter() local 2054 DBusError error; equalizer_handle_set_filter() local 2092 DBusError error; equalizer_handle_save_profile() local 2123 DBusError error; equalizer_handle_load_profile() local 2178 DBusError error; equalizer_handle_get_profile_name() local [all...] |
/base/location/frameworks/native/locator_sdk/source/ |
H A D | switch_callback_proxy.cpp | 39 int error = Remote()->SendRequest(RECEIVE_SWITCH_STATE_EVENT, data, reply, option); in OnSwitchChange() local 40 if (error != ERR_OK) { in OnSwitchChange() 41 LBSLOGI(SWITCH_CALLBACK, "SwitchCallbackProxy::OnSwitchChange Transact ErrCode = %{public}d", error); in OnSwitchChange()
|
/base/notification/distributed_notification_service/frameworks/core/src/ |
H A D | ans_dialog_callback_proxy.cpp | 42 int error = remote->SendRequest(ON_DIALOG_STATUS_CHANGED, data, reply, option); in OnDialogStatusChanged() local 43 if (error != ERR_OK) { in OnDialogStatusChanged() 44 ANS_LOGE("SendRequest fail, error: %{public}d", error); in OnDialogStatusChanged()
|
/test/xts/acts/commonlibrary/ets_utils/threadWorker_lib_standard/entry/src/ohosTest/ets/workers/ |
H A D | newworker_031.js | 27 } catch (error) { 28 console.error(error);
|
/third_party/elfutils/libdwfl/ |
H A D | dwfl_module_addrdie.c | 42 Dwfl_Error error = __libdwfl_addrcu (mod, addr, &cu); in dwfl_module_addrdie() local 43 if (likely (error == DWFL_E_NOERROR)) in dwfl_module_addrdie() 46 __libdwfl_seterrno (error); in dwfl_module_addrdie()
|
H A D | dwfl_getsrclines.c | 42 Dwfl_Error error = __libdwfl_cu_getsrclines (cu); in dwfl_getsrclines() local 43 if (error != DWFL_E_NOERROR) in dwfl_getsrclines() 45 __libdwfl_seterrno (error); in dwfl_getsrclines()
|
H A D | dwfl_module_nextcu.c | 42 Dwfl_Error error = __libdwfl_nextcu (mod, (struct dwfl_cu *) lastcu, &cu); in dwfl_module_nextcu() local 43 if (likely (error == DWFL_E_NOERROR)) in dwfl_module_nextcu() 46 __libdwfl_seterrno (error); in dwfl_module_nextcu()
|
/third_party/elfutils/libdw/ |
H A D | dwarf_cfi_addrframe.c | 38 /* Maybe there was a previous error. */ in dwarf_cfi_addrframe() 46 int error = __libdw_frame_at_address (cache, fde, address, frame); in dwarf_cfi_addrframe() local 47 if (error != DWARF_E_NOERROR) in dwarf_cfi_addrframe() 49 __libdw_seterrno (error); in dwarf_cfi_addrframe()
|
/third_party/jerryscript/jerry-core/ecma/builtin-objects/typedarray/ |
H A D | ecma-builtin-typedarray-template.inc.h | 19 # error "Please define TYPEDARRAY_BYTES_PER_ELEMENT" 23 # error "Please define TYPEDARRAY_MAGIC_STRING_ID" 27 # error "Please define TYPEDARRAY_BUILTIN_ID"
|
/third_party/node/test/parallel/ |
H A D | test-diagnostics-channel-safe-subscriber-errors.js | 13 const error = new Error('nope'); 16 assert.strictEqual(err, error); 20 throw error;
|
/third_party/protobuf/csharp/ |
H A D | buildall.bat | 3 dotnet build src/Google.Protobuf.sln || goto :error 7 dotnet test src/Google.Protobuf.Test/Google.Protobuf.Test.csproj || goto :error 11 :error label
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
H A D | main.h | 36 void error(GLenum errorCode); 39 const T &error(GLenum errorCode, const T &returnValue) in error() function 41 error(errorCode); in error()
|
/third_party/skia/third_party/externals/libwebp/examples/ |
H A D | example_util.h | 26 // Parses 'v' using strto(ul|l|d)(). If error is non-NULL, '*error' is set to 28 // calls. An error is only printed on the first occurrence. 29 uint32_t ExUtilGetUInt(const char* const v, int base, int* const error); 30 int ExUtilGetInt(const char* const v, int base, int* const error); 31 float ExUtilGetFloat(const char* const v, int* const error); 36 // actually parsed is returned, or -1 if an error occurred. 40 // webp_data is overwritten. Returns false in case of error. 58 // Returns false in case of error (memory allocation failure, non
|
/third_party/skia/src/sksl/ |
H A D | SkSLErrorReporter.cpp | 15 void ErrorReporter::error(skstd::string_view msg, PositionInfo position) { in error() function in SkSL::ErrorReporter 24 void ErrorReporter::error(int line, skstd::string_view msg) { in error() function in SkSL::ErrorReporter 33 this->error(msg, PositionInfo(/*file=*/nullptr, line)); in error()
|
/third_party/skia/third_party/externals/freetype/include/freetype/ |
H A D | ftadvanc.h | 26 #error "freetype.h of FreeType 1 has been loaded!" 27 #error "Please fix the directory search order for header files" 28 #error "so that freetype.h of FreeType 2 is found first." 110 * FreeType error code. 0 means success. 163 * FreeType error code. 0 means success.
|
H A D | ftcid.h | 25 #error "freetype.h of FreeType 1 has been loaded!" 26 #error "Please fix the directory search order for header files" 27 #error "so that freetype.h of FreeType 2 is found first." 76 * FreeType error code. 0~means success. 79 * This function only works with CID faces, returning an error 111 * FreeType error code. 0~means success. 115 * an error otherwise. 145 * FreeType error code. 0~means success. 149 * an error otherwise.
|
H A D | ftdriver.h | 26 #error "freetype.h of FreeType 1 has been loaded!" 27 #error "Please fix the directory search order for header files" 28 #error "so that freetype.h of FreeType 2 is found first." 376 * engine for the 'cff' module (omitting the error handling). 653 * an `FT_Err_Unimplemented_Feature` error. 680 * additional error checking 781 * hinting (omitting the error handling). 832 * error handling).
|
H A D | ftgzip.h | 25 #error "freetype.h of FreeType 1 has been loaded!" 26 #error "Please fix the directory search order for header files" 27 #error "so that freetype.h of FreeType 2 is found first." 78 * FreeType error code. 0~means success. 127 * FreeType error code. 0~means success.
|
H A D | ftparams.h | 25 #error "freetype.h of FreeType 1 has been loaded!" 26 #error "Please fix the directory search order for header files" 27 #error "so that freetype.h of FreeType 2 is found first."
|
/third_party/skia/third_party/externals/freetype/src/psaux/ |
H A D | pserror.h | 5 * Adobe's code for error handling (specification). 61 * A poor-man error facility. 65 * Java. Instead, we are stuck with using error codes that must be 67 * model our error mechanism on a Java-like exception mechanism. 68 * When we assign an error code we are thus `throwing' an error. 70 * The preservation of an error code is done by coding convention. 71 * Upon a function call if the error code is anything other than 73 * will return without altering that error. This will allow the 74 * error t [all...] |
/drivers/hdf_core/framework/model/input/driver/touchscreen/ |
H A D | touch_ft5x06.c | 91 int error = InputI2cRead(i2cClient, "\xbb", NUM_1, rdbuf, EDT_NAME_LEN - NUM_1); in Ft5x06_Identify() local 92 if (error != HDF_SUCCESS) { in Ft5x06_Identify() 93 return error; in Ft5x06_Identify() 106 error = InputI2cRead(i2cClient, "\xA6", NUM_1, rdbuf, NUM_2); in Ft5x06_Identify() 107 if (error != HDF_SUCCESS) { in Ft5x06_Identify() 108 return error; in Ft5x06_Identify() 111 error = InputI2cRead(i2cClient, "\xA8", NUM_1, rdbuf, NUM_1); in Ft5x06_Identify() 112 if (error != HDF_SUCCESS) { in Ft5x06_Identify() 113 return error; in Ft5x06_Identify() 128 error in Ft5x06_Identify() [all...] |
/test/testfwk/xdevice/plugins/devicetest/core/suite/ |
H A D | test_suite.py | 40 from devicetest.error import ErrorMessage 151 "error": self.error_msg, 178 "error": "", 254 except Exception as error: 255 self.log.error("Failed to initialize the device object in the " 257 raise error 298 self.log.error(self.error_msg) 299 self.log.error(self.trace_info) 302 self.log.error(f'<span id="{step_error_id}">{self.error_msg}</span>') 303 self.log.error(sel [all...] |
/test/xts/acts/distributed_schedule_lite/system_ability_manager_posix/src/ |
H A D | TaskpoolSpecifiedTaskTest.cpp | 289 errno_t error = strcpy_s((char *)request.data, request.len, body); in HWTEST_F() local 290 if (error != EOK) { in HWTEST_F() 313 error = strcpy_s((char *)request2.data, request2.len, body2); in HWTEST_F() 314 if (error != EOK) { in HWTEST_F() 345 errno_t error = strcpy_s((char *)request.data, request.len, body); in HWTEST_F() local 346 if (error != EOK) { in HWTEST_F() 369 error = strcpy_s((char *)request2.data, request2.len, body2); in HWTEST_F() 370 if (error != EOK) { in HWTEST_F() 397 errno_t error = strcpy_s((char *)request.data, request.len, body); in HWTEST_F() local 398 if (error ! in HWTEST_F() [all...] |
/third_party/gn/src/base/files/ |
H A D | file_util_win.cc | 54 // Returns ERROR_SUCCESS on success or the Windows error code corresponding to 55 // the first error encountered. 100 // Returns ERROR_SUCCESS on success, or a Windows error code on failure. 209 const DWORD error = DoDeleteFile(path, recursive); in RandomDataToGUIDString() local 210 return error == ERROR_SUCCESS; in RandomDataToGUIDString() 224 File::Error* error) { in RandomDataToGUIDString() 240 // |to_path| does not exist. In this case, the more relevant error comes in RandomDataToGUIDString() 242 if (error) { in RandomDataToGUIDString() 244 *error = replace_error == File::FILE_ERROR_NOT_FOUND ? move_error in RandomDataToGUIDString() 363 bool CreateDirectoryAndGetError(const FilePath& full_path, File::Error* error) { in CreateDirectoryAndGetError() argument 222 ReplaceFile(const FilePath& from_path, const FilePath& to_path, File::Error* error) RandomDataToGUIDString() argument [all...] |
/third_party/icu/icu4c/source/i18n/ |
H A D | csrmbcs.cpp | 118 charValue(0), index(-1), nextIndex(0), error(false), done(false) in IteratedChar() 128 error = false; 159 if (iter.error) { in match_mbcs() 243 it->error = false; in nextChar() 259 // else we'll handle the error later. in nextChar() 263 it->error = true; in nextChar() 296 it->error = false; in nextChar() 313 // else we'll handle the error later. in nextChar() 318 it->error = true; in nextChar() 332 it->error in nextChar() [all...] |