HomeSort by relevance Sort by last modified time
    Searched refs:ERROR_MSG (Results 1 - 18 of 18) sorted by null

  /external/libdrm/freedreno/
freedreno_pipe.c 42 ERROR_MSG("invalid pipe id: %d", id);
48 ERROR_MSG("allocation failed");
freedreno_device.c 91 ERROR_MSG("cannot get version: %s", strerror(errno));
104 ERROR_MSG("unknown device: %s", version->name);
freedreno_bo.c 270 ERROR_MSG("gem-open failed: %s", strerror(errno));
389 ERROR_MSG("failed to get dmabuf fd: %d", ret);
417 ERROR_MSG("mmap failed: %s", strerror(errno));
freedreno_ringbuffer.c 115 ERROR_MSG("allocation failed");
freedreno_priv.h 164 #define ERROR_MSG(fmt, ...) \
  /external/libdrm/freedreno/msm/
msm_pipe.c 52 ERROR_MSG("invalid param id: %d", param);
70 ERROR_MSG("wait-fence failed! %d (%s)", ret, strerror(errno));
100 ERROR_MSG("get-param failed! %d (%s)", ret, strerror(errno));
119 ERROR_MSG("allocation failed");
msm_ringbuffer.c 261 ERROR_MSG("submit failed: %d (%s)", ret, strerror(errno));
262 ERROR_MSG(" pipe: %u", req.pipe);
265 ERROR_MSG(" bos[%d]: handle=%u, flags=%x", i, bo->handle, bo->flags);
270 ERROR_MSG(" cmd[%d]: type=%u, submit_idx=%u, submit_offset=%u, size=%u",
274 ERROR_MSG(" reloc[%d]: submit_offset=%u, or=%08x, shift=%d, reloc_idx=%u"
376 ERROR_MSG("allocation failed");
385 ERROR_MSG("ringbuffer allocation failed");
msm_bo.c 51 ERROR_MSG("alloc failed: %s", strerror(errno));
  /build/make/tools/
check_link_type.py 27 ERROR_MSG = ('\033[1m%(makefile)s: \033[31merror:\033[0m\033[1m '
73 print_msg(ERROR_MSG, args, dep_name, dep_type)
  /external/libdrm/freedreno/kgsl/
kgsl_pipe.c 54 ERROR_MSG("invalid param id: %d", param);
73 ERROR_MSG("waittimestamp failed! %d (%s)", ret, strerror(errno));
87 ERROR_MSG("readtimestamp failed! %d (%s)",
203 ERROR_MSG("failed to get property: " #prop); \
224 ERROR_MSG("could not open %s device: %d (%s)",
231 ERROR_MSG("failed to allocate context: %d (%s)",
238 ERROR_MSG("allocation failed");
kgsl_ringbuffer.c 71 ERROR_MSG("sharedmem free failed: %s", strerror(errno));
88 ERROR_MSG("allocation failed");
93 ERROR_MSG("gpumem allocation failed: %s", strerror(errno));
152 ERROR_MSG("issueibcmds failed! %d (%s)", ret, strerror(errno));
210 ERROR_MSG("allocation failed");
219 ERROR_MSG("ringbuffer allocation failed");
kgsl_bo.c 64 ERROR_MSG("alloc failed: %s", strerror(errno));
206 ERROR_MSG("mapping user mem failed: %s",
238 ERROR_MSG("get bufinfo failed: %s", strerror(errno));
284 ERROR_MSG("set active failed: %s", strerror(errno));
302 ERROR_MSG("get bufinfo failed: %s", strerror(errno));
  /external/harfbuzz_ng/win32/
introspection-msvc.mak 39 ERROR_MSG =
67 ERROR_MSG = $(MSG_INVALID_PKGCONFIG)
72 ERROR_MSG = $(MSG_INVALID_CFG)
  /external/fmtlib/fmt/
format.cc 310 static const char ERROR_MSG[] = "cannot convert string from UTF-8 to UTF-16";
312 FMT_THROW(WindowsError(ERROR_INVALID_PARAMETER, ERROR_MSG));
317 FMT_THROW(WindowsError(GetLastError(), ERROR_MSG));
322 FMT_THROW(WindowsError(GetLastError(), ERROR_MSG));
  /prebuilts/tools/common/m2/repository/org/glassfish/jaxb/jaxb-xjc/2.2.11/
jaxb-xjc-2.2.11.jar 
  /prebuilts/tools/common/m2/repository/com/cenqua/clover/clover/3.1.12/
clover-3.1.12.jar 
  /prebuilts/tools/common/m2/repository/xalan/xalan/2.6.0/
xalan-2.6.0.jar 
  /prebuilts/tools/common/m2/repository/xalan/xalan/2.7.1/
xalan-2.7.1.jar 

Completed in 756 milliseconds