OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:failed
(Results
626 - 650
of
5246
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/bluetooth/glib/tests/
unicode-caseconv.c
31
fprintf (stderr, "
Failed
to open %s\n", filename );
101
fprintf (stderr, "
Failed
to open %s\n", filename );
/external/dbus/test/
test-shell-service.c
136
fprintf (stderr, "***
Failed
to open connection to activating message bus: %s\n",
172
_dbus_verbose ("***
Failed
to acquire service: %s\n",
test-utils.c
179
_dbus_assert_not_reached ("setting watch functions to NULL
failed
");
186
_dbus_assert_not_reached ("setting timeout functions to NULL
failed
");
/external/dbus/tools/
run-with-tmp-session-bus.sh
54
die "
Failed
to launch message bus for test script to run"
61
$WRAPPED_SCRIPT "$@" || die "script \"$WRAPPED_SCRIPT\"
failed
"
/external/dropbear/libtommath/
pretty.build
47
!system("make $tmp > /dev/null 2>/dev/null") or die "\nERROR:
Failed
to make $tmp!!!\n";
65
!system("make > /dev/null 2>/dev/null") or die "\nERROR:
Failed
to perform last make command!!!\n";
/external/elfutils/tests/
get-pubnames.c
37
puts ("
failed
to get CU die");
48
puts ("
failed
to get object die");
/external/qemu/distrib/sdl-1.2.12/src/loadso/macos/
SDL_sysloadso.c
72
SDL_SetError("
Failed
loading %s: %s", sofile, loaderror);
92
SDL_SetError("
Failed
loading %s: %s", name, loaderror);
/external/qemu/distrib/sdl-1.2.12/src/video/photon/
SDL_ph_image.c
88
SDL_SetError("ph_SetupImage(): PhCreateImage()
failed
for bpp=8 !\n");
98
SDL_SetError("ph_SetupImage(): PhCreateImage()
failed
for bpp=%d !\n", bpp);
155
SDL_SetError("ph_SetupOCImage(): PdCreateOffscreenContext() function
failed
!\n");
165
SDL_SetError("ph_SetupOCImage(): PdGetOffscreenContextPtr function
failed
!\n");
203
SDL_SetError("ph_SetupFullScreenImage(): PdCreateOffscreenContext() function
failed
!\n");
212
SDL_SetError("ph_SetupFullScreenImage(): PdCreateOffscreenContext(back) function
failed
!\n");
220
SDL_SetError("ph_SetupFullScreenImage(): PdGetOffscreenContextPtr() function
failed
!\n");
230
SDL_SetError("ph_SetupFullScreenImage(back): PdGetOffscreenContextPtr() function
failed
!\n");
414
SDL_SetError("ph_UpdateHWInfo(): GetGraphicsHWCaps() function
failed
!\n");
422
SDL_SetError("ph_UpdateHWInfo(): GetVideoModeInfo() function
failed
!\n")
[
all
...]
/external/skia/src/ports/
SkOSFile_stdio.cpp
38
SkDebugf("sk_fopen
failed
for %s (%s), errno=%s\n", path, perm, strerror(errno));
75
SkDEBUGF(("sk_fread: fseek(%d) tell:%d
failed
with feof:%d ferror:%d returned:%d\n",
/external/skia/tests/
skia_test.cpp
47
return result == Reporter::kPassed ? "passed" : "
FAILED
";
89
SkDebugf("----
FAILED
\n");
/external/srec/tools/thirdparty/OpenFst/fst/lib/
fst.cpp
69
LOG(ERROR) << "FstHeader::Read: read
failed
: " << source;
85
LOG(ERROR) << "FstHeader::Write: write
failed
: " << source;
/external/svox/picolanginstaller/res/values/
strings.xml
33
<!-- Text shown to the user when the application that tries to install voice data files on the user's SD card
failed
the installation -->
34
<string name="retry_message">The voice data
failed
to install. Please make sure your SD card is in your device and has at least 6MB of free space. If your card is already in your device, please try removing the card and reinserting it.</string>
/external/tcpdump/
rpc_auth.h
51
*
failed
at remote end
59
*
failed
locally
/external/webkit/JavaScriptCore/tests/mozilla/ecma/Expressions/
11.12-4.js
49
"true ? MYVAR1 = 'PASSED' : MYVAR1 = '
FAILED
'; MYVAR1",
51
"true ? MYVAR1 = 'PASSED' : MYVAR1 = '
FAILED
'; MYVAR1" );
/external/webkit/JavaScriptCore/tests/mozilla/ecma/
browser.js
65
: "<font color=#aa0000> " +
FAILED
+ expect + "</tt>";
70
writeLineToLog( "Test
failed
with the message: " + msg );
/external/webkit/JavaScriptCore/tests/mozilla/ecma_2/
browser.js
68
: "<font color=#aa0000> " +
FAILED
+ expect + "</tt>";
73
writeLineToLog( "Test
failed
on line " + line + " with the message: " + msg );
/external/webkit/JavaScriptCore/tests/mozilla/js1_1/
browser.js
65
: "<font color=#aa0000> " +
FAILED
+ expect + "</tt>";
70
writeLineToLog( "Test
failed
with the message: " + msg );
/external/webkit/JavaScriptCore/tests/mozilla/js1_2/
browser.js
68
: "<font color=#aa0000> " +
FAILED
+ expect + "</tt>";
73
writeLineToLog( "Test " + page + "
failed
on line " + line +" with the message: " + msg );
/external/webkit/JavaScriptCore/tests/mozilla/js1_4/
browser.js
65
: "<font color=#aa0000> " +
FAILED
+ expect + "</tt>";
70
writeLineToLog( "Test
failed
with the message: " + msg );
/external/webkit/LayoutTests/storage/
open-database-while-transaction-in-progress.html
53
log("Executing statement
failed
: " + error.message);
60
log("Transaction
failed
: " + error.message);
sql-data-types.js
27
writeMessageToLog("FAIL: property '" + propName + "'
failed
."
47
notifyDone("FAIL: Database clean up
failed
.");
/external/webkit/WebCore/platform/win/
SharedBufferWin.cpp
42
LOG_ERROR("
Failed
to open file %s to create shared buffer, errno(%i)", filePath.ascii().data(), errno);
63
LOG_ERROR("
Failed
to fully read contents of file %s - errno(%i)", filePath.ascii().data(), errno);
/external/webkit/WebKit/win/WebCoreSupport/
WebEditorClient.cpp
150
if (
FAILED
(m_webView->isContinuousSpellCheckingEnabled(&enabled)))
163
if (
FAILED
(m_webView->isGrammarCheckingEnabled(&enabled)))
626
if (
FAILED
(m_webView->editingDelegate(&ed)) || !ed.get())
636
if (
FAILED
(m_webView->editingDelegate(&ed)) || !ed.get())
648
if (
FAILED
(m_webView->editingDelegate(&ed)) || !ed.get())
669
if (
FAILED
(m_webView->editingDelegate(&ed)) || !ed.get())
674
if (
FAILED
(ed->checkGrammarOfString(m_webView, text, length, &enumDetailsObj, badGrammarLocation, badGrammarLength)))
684
if (
FAILED
(detailObj->length(&detail.length)))
686
if (
FAILED
(detailObj->location(&detail.location)))
689
if (
FAILED
(detailObj->userDescription(&userDesc))
[
all
...]
/external/wpa_supplicant_6/wpa_supplicant/src/crypto/
tls_internal.c
178
wpa_printf(MSG_INFO, "TLS:
Failed
to configure trusted CA "
187
wpa_printf(MSG_INFO, "TLS:
Failed
to configure client "
197
wpa_printf(MSG_INFO, "TLS:
Failed
to load private key");
204
wpa_printf(MSG_INFO, "TLS:
Failed
to load DH parameters");
238
wpa_printf(MSG_INFO, "TLS:
Failed
to configure trusted CA "
245
wpa_printf(MSG_INFO, "TLS:
Failed
to configure server "
254
wpa_printf(MSG_INFO, "TLS:
Failed
to load private key");
260
wpa_printf(MSG_INFO, "TLS:
Failed
to load DH parameters");
/frameworks/base/cmds/svc/src/com/android/commands/svc/
DataCommand.java
60
System.err.println("
Failed
to set preferred network: " + e);
74
System.err.println("Mobile data operation
failed
: " + e);
Completed in 111 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>