/frameworks/native/services/surfaceflinger/RenderEngine/ |
RenderEngine.cpp | 131 // there could be more than one error flag 132 GLenum error = glGetError(); local 133 if (error == GL_NO_ERROR) 135 ALOGE("GL error 0x%04x", int(error)); 225 "glCheckFramebufferStatusOES error %d", mStatus);
|
/libcore/dom/src/test/java/org/w3c/domts/ |
JAXPDOMTestDocumentBuilderFactory.java | 96 public void error(SAXParseException ex) { method in class:JAXPDOMTestDocumentBuilderFactory.LoadErrorHandler
|
/libcore/luni/src/main/native/ |
java_lang_ProcessManager.cpp | 81 int error = errno; local 82 TEMP_FAILURE_RETRY(write(status_pipe_fd, &error, sizeof(int))); 171 // Check status pipe for an error code. If execvp(2) succeeds, the other
|
/libcore/luni/src/test/java/libcore/xml/ |
SaxTest.java | 267 @Override public void error(SAXParseException e) { method in class:SaxTest.ThrowingHandler
|
/libcore/luni/src/test/java/tests/api/org/xml/sax/ |
HandlerBaseTest.java | 124 h.error(new SAXParseException("Foo", new LocatorImpl()));
|
/libcore/luni/src/test/java/tests/api/org/xml/sax/helpers/ |
DefaultHandlerTest.java | 160 h.error(new SAXParseException("Foo", new LocatorImpl()));
|
/libcore/luni/src/test/java/tests/api/org/xml/sax/support/ |
MockHandler.java | 65 public void error(SAXParseException exception) throws SAXException { method in class:MockHandler 66 logger.add("error", exception);
|
/ndk/sources/host-tools/make-3.81/tests/ |
test_driver.pl | 135 || &error ("Couldn't wipe out $workpath\n"); 139 mkdir ($workpath, 0777) || &error ("Couldn't mkdir $workpath: $!\n"); 144 &error ("Failed to find $scriptpath containing perl test scripts.\n"); 158 || &error ("Couldn't mkdir $workpath/$dir: $!\n"); 166 || &error ("Couldn't opendir $scriptpath: $!\n"); 174 || &error ("Couldn't mkdir $workpath/$dir: $!\n"); 176 || &error ("Couldn't opendir $scriptpath/$dir: $!\n"); 189 &error ("\nNo tests in $scriptpath, and none were specified.\n"); 246 mkdir (".ostest", 0777) || &error ("Couldn't create .ostest: $!\n", 1); 248 chdir (".ostest") || &error ("Couldn't chdir to .ostest: $!\n", 1) 624 sub error subroutine [all...] |
/packages/apps/Bluetooth/jni/ |
com_android_bluetooth_pan.cpp | 23 error("Callback: '%s' is not called on the correct thread", __FUNCTION__);\ 38 #define error(fmt, ...) ALOGE ("## ERROR : %s(L%d): " fmt "##",__FUNCTION__, __LINE__, ## __VA_ARGS__) macro 59 static void control_state_callback(btpan_control_state_t state, bt_status_t error, int local_role, 64 sCallbackEnv->CallVoidMethod(mCallbacksObj, method_onControlStateChanged, (jint)state, (jint)error, 69 static void connection_state_callback(btpan_connection_state_t state, bt_status_t error, const bt_bdaddr_t *bd_addr, 76 error("Fail to new jbyteArray bd addr for PAN channel state"); 83 (jint)error, (jint)local_role, (jint)remote_role); 115 error("Bluetooth module is not loaded"); 133 error("Failed to get Bluetooth PAN Interface") [all...] |
/packages/apps/Mms/src/com/android/mms/ |
LogTag.java | 89 public static void error(String format, Object... args) { method in class:LogTag
|
/packages/apps/Mms/src/com/android/mms/transaction/ |
MessageStatusService.java | 98 error("Can't find message for status update: " + messageUri); 106 private void error(String message) { method in class:MessageStatusService
|
/packages/apps/UnifiedEmail/src/org/apache/james/mime4j/ |
Log.java | 92 public void error(Object message) { method in class:Log 96 public void error(Object message, Throwable t) { method in class:Log
|
/pdk/apps/CameraITS/pymodules/its/ |
device.py | 15 import its.error namespace 114 raise its.error.Error('Invalid command response') 165 raise its.error.Error('Invalid command response') 168 raise its.error.Error('3A failed to converge')
|
image.py | 18 import its.error namespace 64 raise its.error.Error('Invalid format %s' % (cap["format"])) 66 raise its.error.Error('Invalid format %s' % (cap["format"])) 91 raise its.error.Error('Invalid format %s' % (cap["format"])) 211 raise its.error.Error('Invalid arg LUT size: %d' % (n)) 313 raise its.error.Error('Unsupported image type' [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/extensions/ |
extutil.h | 104 int (*error)( member in struct:_XExtensionHooks
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/ |
codecvt.h | 54 error, enumerator in enum:codecvt_base::result 105 * conversion failed and codecvt_base::error is returned. 147 * Otherwise the reset failed and codecvt_base::error is returned. 185 * conversion failed and codecvt_base::error is returned.
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/ |
extutil.h | 104 int (*error)( member in struct:_XExtensionHooks
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/ |
extutil.h | 104 int (*error)( member in struct:_XExtensionHooks
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/ |
codecvt.h | 54 error, enumerator in enum:codecvt_base::result 105 * conversion failed and codecvt_base::error is returned. 147 * Otherwise the reset failed and codecvt_base::error is returned. 185 * conversion failed and codecvt_base::error is returned.
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
codecvt.h | 54 error, enumerator in enum:codecvt_base::result 105 * conversion failed and codecvt_base::error is returned. 147 * Otherwise the reset failed and codecvt_base::error is returned. 185 * conversion failed and codecvt_base::error is returned.
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
codecvt.h | 54 error, enumerator in enum:codecvt_base::result 105 * conversion failed and codecvt_base::error is returned. 147 * Otherwise the reset failed and codecvt_base::error is returned. 185 * conversion failed and codecvt_base::error is returned.
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
codecvt.h | 54 error, enumerator in enum:codecvt_base::result 105 * conversion failed and codecvt_base::error is returned. 147 * Otherwise the reset failed and codecvt_base::error is returned. 185 * conversion failed and codecvt_base::error is returned.
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
codecvt.h | 54 error, enumerator in enum:codecvt_base::result 105 * conversion failed and codecvt_base::error is returned. 147 * Otherwise the reset failed and codecvt_base::error is returned. 185 * conversion failed and codecvt_base::error is returned.
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/ |
codecvt.h | 53 error, enumerator in enum:codecvt_base::result 104 * conversion failed and codecvt_base::error is returned. 146 * Otherwise the reset failed and codecvt_base::error is returned. 184 * conversion failed and codecvt_base::error is returned.
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
audiodev.py | 6 __all__ = ["error","AudioDev"] 8 class error(Exception): class in inherits:Exception 89 raise error, 'bad output rate' 104 raise error, 'bad sample width' 113 raise error, 'bad # of channels' 117 raise error, 'params not specified' 179 raise error, 'params not specified' 232 raise error, 'no audio device'
|