HomeSort by relevance Sort by last modified time
    Searched refs:ALOGE (Results 1 - 25 of 1142) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /dalvik/vm/compiler/codegen/arm/armv5te/
MethodCodegenDriver.cpp 19 ALOGE("Method-based JIT not supported for the v5te target");
  /dalvik/vm/compiler/codegen/mips/mips/
MethodCodegenDriver.cpp 19 ALOGE("Method-based JIT not supported for the Mips target");
  /dalvik/vm/mterp/c/
OP_UNUSED_FF.cpp 5 ALOGE("unknown opcode 0x%02x\n", INST_INST(inst));
  /frameworks/rs/
rsUtils.h 25 #define ALOGE(...)
rsMutex.cpp 33 ALOGE("Mutex::Mutex init failure");
43 ALOGE("Mutex: error %i locking.", status);
53 ALOGE("Mutex error %i unlocking.", status);
rsSignal.cpp 36 ALOGE("LocklessFifo mutex init failure");
42 ALOGE("LocklessFifo condition init failure");
55 ALOGE("LocklessCommandFifo: error %i locking for set condition.", status);
63 ALOGE("LocklessCommandFifo: error %i on set condition.", status);
68 ALOGE("LocklessCommandFifo: error %i unlocking for set condition.", status);
78 ALOGE("LocklessCommandFifo: error %i locking for condition.", status);
101 ALOGE("LocklessCommandFifo: error %i waiting for condition.", status);
108 ALOGE("LocklessCommandFifo: error %i unlocking for condition.", status);
  /frameworks/rs/cpu_ref/linkloader/utils/
rsl_assert.cpp 36 ALOGE("!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n");
37 ALOGE("rslAssert [%s:%d] %s\n", file, line, expr);
38 ALOGE("!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n");
  /external/libnfc-nci/halimpl/bcm2079x/adaptation/
Mutex.cpp 45 ALOGE ("Mutex::Mutex: fail init; error=0x%X", res);
64 ALOGE ("Mutex::~Mutex: fail destroy; error=0x%X", res);
83 ALOGE ("Mutex::lock: fail lock; error=0x%X", res);
102 ALOGE ("Mutex::unlock: fail unlock; error=0x%X", res);
121 ALOGE ("Mutex::tryLock: error=0x%X", res);
  /packages/apps/Nfc/nci/jni/
Mutex.cpp 42 ALOGE ("Mutex::Mutex: fail init; error=0x%X", res);
61 ALOGE ("Mutex::~Mutex: fail destroy; error=0x%X", res);
80 ALOGE ("Mutex::lock: fail lock; error=0x%X", res);
99 ALOGE ("Mutex::unlock: fail unlock; error=0x%X", res);
118 ALOGE ("Mutex::tryLock: error=0x%X", res);
  /frameworks/av/media/libmedia/
mediarecorder.cpp 35 ALOGE("media recorder is not initialized yet");
39 ALOGE("setCamera called in an invalid state(%d)", mCurrentState);
56 ALOGE("media recorder is not initialized yet");
60 ALOGE("setPreviewSurface called in an invalid state(%d)", mCurrentState);
64 ALOGE("try to set preview surface without setting the video source first");
81 ALOGE("media recorder is not initialized yet");
85 ALOGE("init called in an invalid state(%d)", mCurrentState);
111 ALOGE("media recorder is not initialized yet");
115 ALOGE("video source has already been set");
126 ALOGE("setVideoSource called in an invalid state(%d)", mCurrentState)
    [all...]
  /cts/tests/tests/jni/libjnitest/
register.c 35 ALOGE("failed to register InstanceNonce");
41 ALOGE("failed to register StaticNonce");
47 ALOGE("failed to register JniCTest");
53 ALOGE("failed to register JniCppTest");
  /frameworks/compile/mclinker/tools/mcld/include/alone/Support/
Log.h 15 #define ALOGE(fmt, args...) \
  /system/core/libcutils/
fs.c 47 ALOGE("Failed to lstat(%s): %s", path, strerror(errno));
54 ALOGE("Not a directory: %s", path);
66 ALOGE("Failed to mkdir(%s): %s", path, strerror(errno));
73 ALOGE("Failed to chmod(%s, %d): %s", path, mode, strerror(errno));
77 ALOGE("Failed to chown(%s, %d, %d): %s", path, uid, gid, strerror(errno));
87 ALOGE("Failed to read %s: %s", path, strerror(errno));
93 ALOGE("Failed to read %s: %s", path, strerror(errno));
97 ALOGE("Failed to parse %s: %s", path, strerror(errno));
112 ALOGE("Path too long");
118 ALOGE("Failed to open %s: %s", temp, strerror(errno))
    [all...]
  /hardware/samsung_slsi/exynos5/libexynosutils/
ExynosMutex.cpp 61 ALOGE("%s::Already created", __func__);
77 ALOGE("%s::unmatched type(%d) fail", __func__, type);
83 ALOGE("%s::Mutex create fail", __func__);
98 ALOGE("%s::Not yet created", __func__);
117 ALOGE("%s::Not yet created", __func__);
126 ALOGE("%s::m_core->lock() fail", __func__);
140 ALOGE("%s::Not yet created", __func__);
160 ALOGE("%s::Not yet created", __func__);
191 ALOGE("%s::mutex->create() fail", __func__);
203 ALOGE("%s::handle is null", __func__)
    [all...]
  /hardware/qcom/display/msm8960/liboverlay/
overlayCtrl.cpp 27 ALOGE("Ctrl failed to init fbnum=%d", fbnum);
32 ALOGE("Ctrl failed to getScreenInfo");
47 ALOGE("Ctrl setPosition error in dim");
53 ALOGE("Ctrl failed MDP setPosition");
62 ALOGE("Ctrl setTransform failed for Mdp");
75 ALOGE("Data setCrop failed in MDP setCrop");
84 ALOGE("== Dump Ctrl start ==");
87 ALOGE("== Dump Ctrl end ==");
  /hardware/qcom/display/msm8974/liboverlay/
overlayCtrl.cpp 27 ALOGE("Ctrl failed to init fbnum=%d", fbnum);
32 ALOGE("Ctrl failed to getScreenInfo");
47 ALOGE("Ctrl setPosition error in dim");
53 ALOGE("Ctrl failed MDP setPosition");
62 ALOGE("Ctrl setTransform failed for Mdp");
75 ALOGE("Data setCrop failed in MDP setCrop");
84 ALOGE("== Dump Ctrl start ==");
87 ALOGE("== Dump Ctrl end ==");
mdpWrapper.h 118 ALOGE("Failed to call ioctl FBIOGET_FSCREENINFO err=%s",
127 ALOGE("Failed to call ioctl FBIOGET_VSCREENINFO err=%s",
136 ALOGE("Failed to call ioctl FBIOPUT_VSCREENINFO err=%s",
145 ALOGE("Failed to call ioctl MSM_ROTATOR_IOCTL_START err=%s",
154 ALOGE("Failed to call ioctl MSM_ROTATOR_IOCTL_ROTATE err=%s",
163 ALOGE("Failed to call ioctl MSMFB_OVERLAY_SET err=%s",
172 ALOGE("Failed to call ioctl MSM_ROTATOR_IOCTL_FINISH err=%s",
181 ALOGE("Failed to call ioctl MSMFB_OVERLAY_UNSET err=%s",
190 ALOGE("Failed to call ioctl MSMFB_OVERLAY_GET err=%s",
199 ALOGE("Failed to call ioctl MSMFB_OVERLAY_PLAY err=%s"
    [all...]
  /hardware/qcom/display/msm8x26/liboverlay/
overlayCtrl.cpp 27 ALOGE("Ctrl failed to init fbnum=%d", fbnum);
32 ALOGE("Ctrl failed to getScreenInfo");
47 ALOGE("Ctrl setPosition error in dim");
53 ALOGE("Ctrl failed MDP setPosition");
62 ALOGE("Ctrl setTransform failed for Mdp");
75 ALOGE("Data setCrop failed in MDP setCrop");
84 ALOGE("== Dump Ctrl start ==");
87 ALOGE("== Dump Ctrl end ==");
  /external/svox/pico/tts/
svox_ssml_parser.cpp 121 ALOGE("Error: failed to allocate memory for string!\n");
146 ALOGE("Error: failed to allocate memory for string!\n");
158 ALOGE("Error: failed to allocate memory for string!\n");
191 ALOGE("Error: bad SSML syntax, ph attribute not supplied.");
202 ALOGE("Error: failed to allocate memory for IPA string conversion");
232 ALOGE("Error: failed to allocate memory for string!");
244 ALOGE("Error: failed to allocate memory for string!");
261 ALOGE("Error: failed to allocate memory for string!\n");
276 ALOGE("Error: failed to allocate memory for string!\n");
290 ALOGE("Error: failed to allocate memory for string!\n")
    [all...]
  /device/asus/flo/camera/QCamera2/stack/mm-jpeg-interface/inc/
mm_jpeg_dbg.h 42 #define ALOGE CDBG
53 #define CDBG(fmt, args...) ALOGE(fmt, ##args)
57 #define ALOGE(fmt, args...) fprintf(stderr, fmt, ##args)
62 #define CDBG_HIGH(fmt, args...) ALOGE(fmt, ##args)
63 #define CDBG_ERROR(fmt, args...) ALOGE(fmt, ##args)
  /frameworks/rs/cpp/
RenderScript.cpp 77 ALOGE("Couldn't initialize RS::dispatch->AllocationGetType");
82 ALOGE("Couldn't initialize RS::dispatch->TypeGetNativeData");
87 ALOGE("Couldn't initialize RS::dispatch->ElementGetNativeData");
92 ALOGE("Couldn't initialize RS::dispatch->ElementGetSubElements");
97 ALOGE("Couldn't initialize RS::dispatch->DeviceCreate");
102 ALOGE("Couldn't initialize RS::dispatch->DeviceDestroy");
107 ALOGE("Couldn't initialize RS::dispatch->DeviceSetConfig");
112 ALOGE("Couldn't initialize RS::dispatch->ContextCreate");
117 ALOGE("Couldn't initialize RS::dispatch->GetName");
122 ALOGE("Couldn't initialize RS::dispatch->ContextDestroy")
    [all...]
  /hardware/qcom/camera/QCamera2/stack/mm-jpeg-interface/inc/
mm_jpeg_dbg.h 42 #define ALOGE CDBG
53 #define CDBG(fmt, args...) ALOGE(fmt, ##args)
57 #define ALOGE(fmt, args...) fprintf(stderr, fmt, ##args)
62 #define CDBG_HIGH(fmt, args...) ALOGE(fmt, ##args)
63 #define CDBG_ERROR(fmt, args...) ALOGE(fmt, ##args)
  /hardware/samsung_slsi/exynos5/libv4l2/
exynos_subdev.c 96 ALOGE("failed to open sysfs entry for subdev");
106 ALOGE("failed to read sysfs entry for subdev");
126 ALOGE("failed to open subdev device %s", filename);
128 ALOGE("no subdev device found");
143 ALOGE("%s: invalid fd: %d", __func__, fd);
148 ALOGE("%s: frame_size_enum is NULL", __func__);
154 ALOGE("failed to ioctl: VIDIOC_SUBDEV_ENUM_FRAME_SIZE");
170 ALOGE("%s: invalid fd: %d", __func__, fd);
175 ALOGE("%s: fmt is NULL", __func__);
181 ALOGE("failed to ioctl: VIDIOC_SUBDEV_G_FMT")
    [all...]
exynos_v4l2.c 135 ALOGE("failed to open sysfs entry for videodev");
145 ALOGE("failed to read sysfs entry for videodev");
165 ALOGE("failed to open video device %s", filename);
167 ALOGE("no video device found");
182 ALOGE("%s: invalid fd: %d", __func__, fd);
199 ALOGE("%s: invalid fd: %d", __func__, fd);
206 ALOGE("%s: no matching index founds", __func__);
227 ALOGE("%s: invalid fd: %d", __func__, fd);
235 ALOGE("failed to ioctl: VIDIOC_S_INPUT (%d - %s)", errno, strerror(errno));
252 ALOGE("%s: invalid fd: %d", __func__, fd)
    [all...]
  /dalvik/vm/test/
TestIndirectRefTable.cpp 82 ALOGE("unexpectedly successful removal");
94 ALOGE("trivial add1 failed");
101 ALOGE("objects don't match expected values %p %p %p vs. %p %p %p",
113 ALOGE("fifo deletion failed");
119 ALOGE("fifo del not empty");
125 ALOGE("stale entry get succeeded unexpectedly");
137 ALOGE("trivial add2 failed");
145 ALOGE("lifo deletion failed");
151 ALOGE("lifo del not empty");
164 ALOGE("trivial add3 failed")
    [all...]

Completed in 2264 milliseconds

1 2 3 4 5 6 7 8 91011>>