/external/svox/pico/tts/ |
D | svox_ssml_parser.cpp | 121 ALOGE("Error: failed to allocate memory for string!\n"); in startElement() 146 ALOGE("Error: failed to allocate memory for string!\n"); in startElement() 158 ALOGE("Error: failed to allocate memory for string!\n"); in startElement() 191 ALOGE("Error: bad SSML syntax, ph attribute not supplied."); in startElement() 202 ALOGE("Error: failed to allocate memory for IPA string conversion"); in startElement() 232 ALOGE("Error: failed to allocate memory for string!"); in startElement() 244 ALOGE("Error: failed to allocate memory for string!"); in startElement() 261 ALOGE("Error: failed to allocate memory for string!\n"); in startElement() 276 ALOGE("Error: failed to allocate memory for string!\n"); in startElement() 290 ALOGE("Error: failed to allocate memory for string!\n"); in startElement() [all …]
|
D | com_svox_picottsengine.cpp | 134 ALOGE("checkForLocale called with NULL language"); in checkForLocale() 167 ALOGE("TtsEngine::set language called with unsupported locale %s", locale); in checkForLocale() 331 ALOGE("Failed to initialize the pico system object\n"); in doLanguageSwitchFromLangIndex() 349 ALOGE("Failed to allocate memory for internal strings\n"); in doLanguageSwitchFromLangIndex() 387 ALOGE("Failed to load textana resource for %s [%d]", picoSupportedLang[langIndex], ret); in doLanguageSwitchFromLangIndex() 396 ALOGE("Failed to load siggen resource for %s [%d]", picoSupportedLang[langIndex], ret); in doLanguageSwitchFromLangIndex() 407 ALOGE("Failed to load utpp resource for %s [%d]", picoSupportedLang[langIndex], ret); in doLanguageSwitchFromLangIndex() 416 ALOGE("Failed to get textana resource name for %s [%d]", picoSupportedLang[langIndex], ret); in doLanguageSwitchFromLangIndex() 428 … ALOGE("Failed to get utpp resource name for %s [%d]", picoSupportedLang[langIndex], ret); in doLanguageSwitchFromLangIndex() 435 ALOGE("Failed to get siggen resource name for %s [%d]", picoSupportedLang[langIndex], ret); in doLanguageSwitchFromLangIndex() [all …]
|
/external/drm_hwcomposer/ |
D | drmplane.cpp | 40 ALOGE("Could not get plane type property"); in Init() 47 ALOGE("Failed to get plane type property value"); in Init() 57 ALOGE("Invalid plane type %" PRIu64, type); in Init() 63 ALOGE("Could not get CRTC_ID property"); in Init() 69 ALOGE("Could not get FB_ID property"); in Init() 75 ALOGE("Could not get CRTC_X property"); in Init() 81 ALOGE("Could not get CRTC_Y property"); in Init() 87 ALOGE("Could not get CRTC_W property"); in Init() 93 ALOGE("Could not get CRTC_H property"); in Init() 99 ALOGE("Could not get SRC_X property"); in Init() [all …]
|
D | drmresources.cpp | 52 ALOGE("Failed to open dri- %s", strerror(-errno)); in Init() 58 ALOGE("Failed to set universal plane cap %d", ret); in Init() 64 ALOGE("Failed to set atomic cap %d", ret); in Init() 70 ALOGE("Failed to get DrmResources resources"); in Init() 80 ALOGE("Failed to get crtc %d", res->crtcs[i]); in Init() 90 ALOGE("Failed to initialize crtc %d", res->crtcs[i]); in Init() 99 ALOGE("Failed to get encoder %d", res->encoders[i]); in Init() 125 ALOGE("Failed to get connector %d", res->connectors[i]); in Init() 148 ALOGE("Init connector %d failed", res->connectors[i]); in Init() 171 ALOGE("Failed to get plane resources"); in Init() [all …]
|
D | drmdisplaycompositor.cpp | 76 ALOGE("SquashState::GenerateHistory expected %zu layers but got %zu layers", in GenerateHistory() 106 ALOGE("SquashState::RecordHistory expected %zu layers but got %zu layers", in RecordHistory() 111 ALOGE("SquashState::RecordHistory expected %zu regions but got %zu regions", in RecordHistory() 132 ALOGE( in RecordAndCompareSquashed() 201 ALOGE("Unable to queue frame work (%d)", ret); in QueueFrame() 290 ALOGE("Unknown composition type %d/%d", composition->type(), display_); in QueueComposition() 298 ALOGE("Unable to queue work (%d)", ret); in QueueComposition() 318 ALOGE("Failed to determine display mode: no connector for display %d", in GetActiveModeResolution() 331 ALOGE("Failed to wait for framebuffer release %d", ret); in PrepareFramebuffer() 337 ALOGE( in PrepareFramebuffer() [all …]
|
D | hwcomposer.cpp | 66 ALOGE("Failed to create dummy fence %d", ret); in CreateDummyFence() 74 ALOGE("Failed to increment dummy sync timeline %d", ret); in CreateDummyFence() 109 ALOGE("Failed to fill %s (%p == %d) before destruction", in ~CheckedOutputFd() 163 ALOGE("Failed to set active config %d", ret); in HandleEvent() 169 ALOGE("Failed to set dpms mode off %d", ret); in HandleEvent() 225 ALOGE("Failed to close native handle %d", ret); in free_buffer_handle() 228 ALOGE("Failed to delete native handle %d", ret); in free_buffer_handle() 233 ALOGE("Access of non-existent BO"); in operator ->() 269 ALOGE("Failed to duplicate handle"); in CopyBufferHandle() 275 ALOGE("Failed to register buffer handle %d", ret); in CopyBufferHandle() [all …]
|
D | platformdrmgeneric.cpp | 42 ALOGE("Failed to initialize the nv importer %d", ret); in CreateInstance() 60 ALOGE("Failed to open gralloc module"); in Init() 81 ALOGE("Cannot convert hal format to drm format %u", hal_format); in ConvertHalFormatToDrm() 94 ALOGE("failed to import prime fd %d ret=%d", gr_handle->prime_fd, ret); in ImportBuffer() 109 ALOGE("could not create drm fb %d", ret); in ImportBuffer() 119 ALOGE("Failed to rm fb"); in ReleaseBuffer() 131 ALOGE("Failed to close gem handle %d %d", i, ret); in ReleaseBuffer()
|
D | platformnv.cpp | 43 ALOGE("Failed to initialize the nv importer %d", ret); in CreateInstance() 61 ALOGE("Failed to open gralloc module %d", ret); in Init() 83 ALOGE("Failed to allocate new NvBuffer_t"); in ImportBuffer() 97 ALOGE("GRALLOC_MODULE_PERFORM_DRM_IMPORT failed %d", ret); in ImportBuffer() 106 ALOGE("Failed to add fb %d", ret); in ImportBuffer() 117 ALOGE("Failed to register free callback for imported buffer %d", ret); in ImportBuffer() 129 ALOGE("Freeing bo %" PRIu32 ", buf is NULL!", bo->fb_id); in ReleaseBuffer() 150 ALOGE("Failed to rm fb %d", ret); in ReleaseBufferImpl() 163 ALOGE("Failed to close gem handle %d %d", i, ret); in ReleaseBufferImpl() 242 ALOGE("Could not provision primary plane for protected/rotated layer"); in ProvisionPlanes() [all …]
|
D | drmcompositor.cpp | 42 ALOGE("Failed to initialize display compositor for %d", display); in Init() 48 ALOGE("Failed to create planner instance for composition"); in Init() 61 ALOGE("Failed to initialize drm composition %d", ret); in CreateComposition() 84 ALOGE("Failed to queue composition for display %d (%d)", display, ret); in QueueComposition() 97 ALOGE("Calling base drm compositor Composite() function"); in Composite()
|
D | drmcomposition.cpp | 54 ALOGE("Failed to allocate new display composition\n"); in Init() 64 ALOGE("Failed to init display composition for %d", display); in Init() 80 ALOGE("Invalid display given to SetLayers %d", display); in SetLayers() 114 ALOGE("Failed to plan composition for dislay %d", display); in Plan() 138 ALOGE("Failed to find crtc for display %d", display); in DisableUnusedPlanes()
|
D | glworker.cpp | 402 ALOGE("Failed to make EGLSyncKHR from acquireFenceFd: %s", GetEGLError()); in EGLFenceWait() 409 ALOGE("Failed to wait for acquire: %s", GetEGLError()); in EGLFenceWait() 425 ALOGE("Failed to make image %s %p", GetEGLError(), handle); in CreateTextureFromHandle() 479 ALOGE("Failed to get egl display"); in Init() 484 ALOGE("Failed to initialize egl: %s", GetEGLError()); in Init() 503 ALOGE("eglChooseConfig() failed with error: %s", GetEGLError()); in Init() 512 ALOGE("Failed to create OpenGL ES Context: %s", GetEGLError()); in Init() 517 ALOGE("Failed to make the OpenGL ES Context current: %s", GetEGLError()); in Init() 539 ALOGE("%s", shader_log.str().c_str()); in Init() 549 ALOGE("Failed to destroy OpenGL ES Context: %s", GetEGLError()); in ~GLWorkerCompositor() [all …]
|
D | platform.cpp | 47 ALOGE("Display %d has no usable planes", crtc->display()); in ProvisionPlanes() 71 ALOGE("Not enough planes to reserve for precomp fb"); in ProvisionPlanes() 79 ALOGE("Failed provision stage with ret %d", ret); in ProvisionPlanes() 106 ALOGE("Failed to dedicate protected layer! Dropping it."); in ProvisionPlanes() 135 ALOGE("Not enough planes to reserve for precomp fb"); in ProvisionPlanes() 183 ALOGE("Failed to emplace layer %zu, dropping it", i->first); in ProvisionPlanes()
|
D | drmeventlistener.cpp | 41 ALOGE("Failed to open uevent socket %d", uevent_fd_.get()); in Init() 53 ALOGE("Failed to bind uevent socket %d", -errno); in Init() 91 ALOGE("Failed to get monotonic clock on hotplug %d", ret); in UEventHandler() 98 ALOGE("Got error reading uevent %d", ret); in UEventHandler()
|
D | virtualcompositorworker.cpp | 48 ALOGE("Failed to create sw sync timeline %d", ret); in Init() 93 ALOGE("Failed to increment sync timeline %d", ret); in FinishComposition() 109 ALOGE("Failed to wait for outbuf acquire %d/%d", outbuf_acquire_fence, in ProcessWork() 120 ALOGE("Failed to wait for layer acquire %d/%d", layer_acquire_fence, in ProcessWork()
|
/external/libese/tools/ese_relay/ |
D | ese_relay.c | 53 ALOGE("Abstract listener name too long."); in setup_socket() 59 ALOGE("Could not open socket."); in setup_socket() 64 ALOGE("Failed to bind to abstract socket name"); in setup_socket() 78 ALOGE("Failed to listen on socket."); in main() 96 ALOGE("Fatal error accept()ing a client connection."); in main() 102 ALOGE("Cannot open hw"); in main() 104 ALOGE("eSE error (%d): %s", ese_error_code(&ese), in main() 114 ALOGE("Client disconnected."); in main() 120 ALOGE("Client had nothing to say. Goodbye."); in main() 124 ALOGE("Client payload too large: %u", tx_len); in main() [all …]
|
/external/webrtc/talk/app/webrtc/java/jni/ |
D | androidmediadecoder_jni.cc | 279 ALOGE << "NULL VideoCodec instance"; in InitDecode() 287 ALOGE << "InitDecode() - fallback to SW decoder"; in InitDecode() 313 ALOGE << "Release failure: " << ret_val << " - fallback to SW codec"; in InitDecodeOnCodecThread() 348 ALOGE << "Codec initialization error - fallback to SW codec."; in InitDecodeOnCodecThread() 381 ALOGE << "NewGlobalRef error - fallback to SW codec."; in InitDecodeOnCodecThread() 416 ALOGE << "Decoder release exception"; in ReleaseOnCodecThread() 432 ALOGE << "ProcessHWError: Release failure"; in ProcessHWErrorOnCodecThread() 438 ALOGE << "Reset H.264 codec done. Status: " << ret_val; in ProcessHWErrorOnCodecThread() 449 ALOGE << "Return WEBRTC_VIDEO_CODEC_FALLBACK_SOFTWARE"; in ProcessHWErrorOnCodecThread() 461 ALOGE << "Decode() - fallback to SW codec"; in Decode() [all …]
|
/external/drm_gralloc/ |
D | gralloc_drm_rockchip.c | 48 ALOGE("Failed to allocate buffer wrapper\n"); in drm_gem_rockchip_alloc() 54 ALOGE("unrecognized format 0x%x", handle->format); in drm_gem_rockchip_alloc() 84 ALOGE("failed to convert prime fd to handle %d ret=%d", in drm_gem_rockchip_alloc() 94 ALOGE("failed to wrap bo handle=%d size=%d\n", in drm_gem_rockchip_alloc() 105 ALOGE("failed to allocate bo %dx%dx%dx%d\n", in drm_gem_rockchip_alloc() 115 ALOGE("failed to get prime fd %d", ret); in drm_gem_rockchip_alloc() 160 ALOGE("failed to map bo\n"); in drm_gem_rockchip_map() 180 ALOGE("Failed to allocate rockchip gralloc device\n"); in gralloc_drm_drv_create_for_rockchip() 186 ALOGE("Failed to create new rockchip instance\n"); in gralloc_drm_drv_create_for_rockchip()
|
D | gralloc_drm_radeon.c | 196 ALOGE("unrecognized format 0x%x", handle->format); in radeon_alloc() 226 ALOGE("failed to allocate rbo %dx%dx%d", in radeon_alloc() 236 ALOGE("failed to flink rbo"); in radeon_alloc() 270 ALOGE("failed to create rbo from name %u", in drm_gem_radeon_alloc() 454 ALOGE("failed to get device id"); in radeon_probe() 470 ALOGE("unknown device id 0x%04x", info->chipset); in radeon_probe() 477 ALOGE("failed to get tiling config"); in radeon_probe() 491 ALOGE("failed to get gem info"); in radeon_probe() 522 ALOGE("failed to create buffer manager"); in gralloc_drm_drv_create_for_radeon()
|
D | gralloc_drm_nouveau.c | 166 ALOGE("failed to allocate bo (flags 0x%x, size %d, tile_mode 0x%x, tile_flags 0x%x)", in alloc_bo() 183 ALOGE("unrecognized format 0x%x", handle->format); in nouveau_alloc() 193 ALOGE("failed to create nouveau bo from name %u", in nouveau_alloc() 209 ALOGE("failed to allocate nouveau bo %dx%dx%d", in nouveau_alloc() 217 ALOGE("failed to flink nouveau bo"); in nouveau_alloc() 311 ALOGE("unknown nouveau chipset 0x%x", info->dev->chipset); in nouveau_init() 333 ALOGE("failed to create nouveau device"); in gralloc_drm_drv_create_for_nouveau()
|
D | gralloc_drm_intel.c | 131 ALOGE("failed to subdata batch"); in batch_flush() 137 ALOGE("failed to exec batch"); in batch_flush() 253 ALOGE("unrecognized format 0x%x", handle->format); in alloc_ibo() 354 ALOGE("failed to create ibo from name %u", in intel_alloc() 361 ALOGE("failed to get ibo tiling"); in intel_alloc() 372 ALOGE("failed to allocate ibo %dx%d (format %d)", in intel_alloc() 383 ALOGE("failed to flink ibo"); in intel_alloc() 487 ALOGE("failed to allocate driver info"); in gralloc_drm_drv_create_for_intel() 494 ALOGE("failed to create buffer manager"); in gralloc_drm_drv_create_for_intel()
|
/external/swiftshader/src/Common/ |
D | DebugAndroid.hpp | 45 ALOGE("badness: assertion_failed %s in %s at %s:%d", #E, \ 56 ALOGE("badness: err %s %s:%d (" format ")", __FUNCTION__, __FILE__, \ 63 ALOGE("badness: fixme %s %s:%d (" format ")", __FUNCTION__, __FILE__, \ 69 ALOGE("badness: unimplemented: %s %s:%d", \ 75 ALOGE("badness: unreachable case reached: %s %s:%d. %s: %d", \
|
D | DebugAndroid.cpp | 24 ALOGE(__FUNCTION__); in AndroidEnterDebugger() 32 …ALOGE("Waiting for debugger: gdbserver :${PORT} --attach %u. Look for thread %u", getpid(), gettid… in AndroidEnterDebugger() 40 ALOGE("No debugger"); in AndroidEnterDebugger()
|
/external/libese/libese-hw/nxp/pn80t/ |
D | nq_nci.c | 77 ALOGE("%s: unable to allocate memory for handle", __func__); in platform_init() 82 ALOGE("%s: opening '%s' failed: %s", __func__, kDevicePath, in platform_init() 110 ALOGE("Unexpectedly large transfer attempted: %u", len); in nq_transmit() 123 ALOGE("%s: failed to write to hw (ret=%zd, errno=%d)", __func__, ret, in nq_transmit() 138 ALOGE("NxpState was NULL"); in nq_receive() 143 ALOGE("Unexpectedly large receive attempted: %u", len); in nq_receive() 157 ALOGE("%s: failed to read from hw (ret=%zd, errno=%d)", __func__, ret, in nq_receive()
|
/external/conscrypt/common/src/jni/main/include/ |
D | JniUtil.h | 47 ALOGE("Could not attach JavaVM to find current JNIEnv"); in getJNIEnv() 57 ALOGE("failed to find class %s", className); in getJNIEnv() 67 ALOGE("could not find method %s", name); in getJNIEnv() 77 ALOGE("could not find field %s", name); in getJNIEnv() 87 ALOGE("failed to find class '%s'", name); in getJNIEnv()
|
/external/sqlite/android/ |
D | sqlite3_android.cpp | 266 ALOGE("Tokenize requires 4 to 6 arguments"); in tokenize() 283 ALOGE("tokenTable null"); in tokenize() 300 ALOGE("prepare failed"); in tokenize() 317 ALOGE("bind failed"); in tokenize() 327 ALOGE("bind failed"); in tokenize() 345 ALOGE("can't get delimiter"); in tokenize() 366 ALOGE("ucol_getSortKey needs bigger buffer %d", result); in tokenize() 376 ALOGE(" sqlite3_bind_text16 error %d", err); in tokenize() 384 ALOGE(" sqlite3_bind_int error %d", err); in tokenize() 394 ALOGE(" sqlite3_step error %d", err); in tokenize()
|