Home
last modified time | relevance | path

Searched refs:ERROR_MESSAGE (Results 1 - 17 of 17) sorted by relevance

/third_party/backends/backend/
H A Dabaton.c125 #define ERROR_MESSAGE 1 macro
215 DBG (ERROR_MESSAGE, "wait_ready: test unit ready failed (%s)\n", in wait_ready()
222 DBG (ERROR_MESSAGE, "wait_ready: timed out after %ld seconds\n", in wait_ready()
248 DBG (ERROR_MESSAGE, "Sense: Scanner not ready\n"); in sense_handler()
251 DBG (ERROR_MESSAGE, "Sense: Hardware Error. Read more...\n"); in sense_handler()
254 DBG (ERROR_MESSAGE, "Sense: Illegal request\n"); in sense_handler()
257 DBG (ERROR_MESSAGE, "Sense: Unit Attention (Wait until scanner " in sense_handler()
261 DBG (ERROR_MESSAGE, "Sense: Vendor Unique. Read more...\n"); in sense_handler()
264 DBG (ERROR_MESSAGE, "Sense: Unknown Sense Key. Read more...\n"); in sense_handler()
288 DBG (ERROR_MESSAGE, "Additiona in request_sense()
[all...]
H A Dapple.c306 DBG (ERROR_MESSAGE, "wait_ready: test unit ready failed (%s)\n", in wait_ready()
313 DBG (ERROR_MESSAGE, "wait_ready: timed out after %lu seconds\n", in wait_ready()
340 DBG (ERROR_MESSAGE, "Sense: Scanner not ready\n"); in sense_handler()
343 DBG (ERROR_MESSAGE, "Sense: Hardware Error. Read more...\n"); in sense_handler()
346 DBG (ERROR_MESSAGE, "Sense: Illegall request\n"); in sense_handler()
349 DBG (ERROR_MESSAGE, "Sense: Unit Attention (Wait until scanner " in sense_handler()
353 DBG (ERROR_MESSAGE, "Sense: Vendor Unique. Read more...\n"); in sense_handler()
356 DBG (ERROR_MESSAGE, "Sense: Unknown Sense Key. Read more...\n"); in sense_handler()
385 DBG (ERROR_MESSAGE, "Additional Length %u\n", (unsigned int) result[7]); in request_sense()
398 DBG (ERROR_MESSAGE, "Sens in request_sense()
[all...]
H A Dapple.h73 #define ERROR_MESSAGE 1 macro
/third_party/icu/tools/unicodetools/com/ibm/rbm/gui/
H A DBundleGroupCreationDialog.java62 JOptionPane.showMessageDialog(this, alert, Resources.getTranslation("error"), JOptionPane.ERROR_MESSAGE); in processKeyEvent()
76 JOptionPane.showMessageDialog(this, alert, Resources.getTranslation("error"), JOptionPane.ERROR_MESSAGE); in initComponents()
115 JOptionPane.showMessageDialog(dialog, alert, Resources.getTranslation("error"), JOptionPane.ERROR_MESSAGE); in initComponents()
H A DBundleGroupEditDialog.java56 JOptionPane.ERROR_MESSAGE); in processKeyEvent()
77 JOptionPane.showMessageDialog(this, alert, Resources.getTranslation("error_internal"), JOptionPane.ERROR_MESSAGE); in initComponents()
117 JOptionPane.ERROR_MESSAGE); in initComponents()
H A DResourceCreationDialog.java75 JOptionPane.showMessageDialog(this, alert, Resources.getTranslation("error"), JOptionPane.ERROR_MESSAGE); in processKeyEvent()
107 JOptionPane.showMessageDialog(this, alert, Resources.getTranslation("error"), JOptionPane.ERROR_MESSAGE); in initComponents()
171 JOptionPane.showMessageDialog(dialog, alert, Resources.getTranslation("error"), JOptionPane.ERROR_MESSAGE); in initComponents()
H A DBundleItemCreationDialog.java150 JOptionPane.ERROR_MESSAGE); in processKeyEvent()
168 JOptionPane.showMessageDialog(this, alert, Resources.getTranslation("error"), JOptionPane.ERROR_MESSAGE); in initComponents()
323 JOptionPane.ERROR_MESSAGE); in initComponents()
346 JOptionPane.ERROR_MESSAGE); in initComponents()
H A DRBManagerGUI.java322 JOptionPane.ERROR_MESSAGE); in actionPerformed()
363 Resources.getTranslation("dialog_title_error"), JOptionPane.ERROR_MESSAGE); in actionPerformed()
375 Resources.getTranslation("dialog_title_error"), JOptionPane.ERROR_MESSAGE); in actionPerformed()
389 Resources.getTranslation("dialog_title_error"), JOptionPane.ERROR_MESSAGE); in actionPerformed()
421 Resources.getTranslation("dialog_title_error_creating_bundle"), JOptionPane.ERROR_MESSAGE); in actionPerformed()
505 Resources.getTranslation("error"), JOptionPane.ERROR_MESSAGE); in actionPerformed()
514 Resources.getTranslation("error"), JOptionPane.ERROR_MESSAGE); in actionPerformed()
523 Resources.getTranslation("error"), JOptionPane.ERROR_MESSAGE); in actionPerformed()
532 Resources.getTranslation("error"), JOptionPane.ERROR_MESSAGE); in actionPerformed()
542 Resources.getTranslation("error"), JOptionPane.ERROR_MESSAGE); in actionPerformed()
[all...]
H A DPreferencesDialog.java275 Resources.getTranslation("error"), JOptionPane.ERROR_MESSAGE); in updatePreferences()
/third_party/node/deps/npm/node_modules/function-bind/
H A Dimplementation.js5 var ERROR_MESSAGE = 'Function.prototype.bind called on incompatible '; variable
45 throw new TypeError(ERROR_MESSAGE + target);
/third_party/node/lib/internal/main/
H A Dworker_thread.js38 ERROR_MESSAGE,
241 type: ERROR_MESSAGE,
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/charsetdet/
H A DDetectingViewer.java127 JOptionPane.showMessageDialog(this, msg, title, JOptionPane.ERROR_MESSAGE); in errorDialog()
/third_party/icu/tools/unicodetools/com/ibm/rbm/
H A DRBImporter.java377 Resources.getTranslation("error"), JOptionPane.ERROR_MESSAGE); in initComponents()
H A DRBReporter.java114 JOptionPane.ERROR_MESSAGE); in RBReporter()
869 JOptionPane.ERROR_MESSAGE); in initComponents()
H A DRBManager.java184 Resources.getTranslation("dialog_title_error_not_rbmanager_format"), JOptionPane.ERROR_MESSAGE); in RBManager()
/third_party/node/lib/internal/worker/
H A Dio.js90 ERROR_MESSAGE: 'errorMessage',
/third_party/node/lib/internal/
H A Dworker.js324 case messageTypes.ERROR_MESSAGE:

Completed in 12 milliseconds