/external/grpc-grpc-java/core/src/main/java/io/grpc/util/ |
D | TransmitStatusRuntimeExceptionInterceptor.java | 123 private static final String ERROR_MSG = "Encountered error during serialized access"; 188 throw new RuntimeException(ERROR_MSG, e); 190 throw new RuntimeException(ERROR_MSG, e); 206 throw new RuntimeException(ERROR_MSG, e); 208 throw new RuntimeException(ERROR_MSG, e); 244 throw new RuntimeException(ERROR_MSG, e); 246 throw new RuntimeException(ERROR_MSG, e); 263 throw new RuntimeException(ERROR_MSG, e); 265 throw new RuntimeException(ERROR_MSG, e);
|
/external/libdrm/freedreno/kgsl/ |
D | kgsl_pipe.c | 55 ERROR_MSG("invalid param id: %d", param); in kgsl_pipe_get_param() 74 ERROR_MSG("waittimestamp failed! %d (%s)", ret, strerror(errno)); in kgsl_pipe_wait() 88 ERROR_MSG("readtimestamp failed! %d (%s)", in kgsl_pipe_timestamp() 204 ERROR_MSG("failed to get property: " #prop); \ 225 ERROR_MSG("could not open %s device: %d (%s)", in kgsl_pipe_new() 232 ERROR_MSG("failed to allocate context: %d (%s)", in kgsl_pipe_new() 239 ERROR_MSG("allocation failed"); in kgsl_pipe_new() 256 ERROR_MSG("64b unsupported with kgsl"); in kgsl_pipe_new()
|
D | kgsl_ringbuffer.c | 68 ERROR_MSG("sharedmem free failed: %s", strerror(errno)); in kgsl_rb_bo_del() 85 ERROR_MSG("allocation failed"); in kgsl_rb_bo_new() 90 ERROR_MSG("gpumem allocation failed: %s", strerror(errno)); in kgsl_rb_bo_new() 153 ERROR_MSG("issueibcmds failed! %d (%s)", ret, strerror(errno)); in kgsl_ringbuffer_flush() 214 ERROR_MSG("allocation failed"); in kgsl_ringbuffer_new() 226 ERROR_MSG("ringbuffer allocation failed"); in kgsl_ringbuffer_new()
|
D | kgsl_bo.c | 60 ERROR_MSG("alloc failed: %s", strerror(errno)); in bo_alloc() 208 ERROR_MSG("mapping user mem failed: %s", in fd_bo_from_fbdev() 240 ERROR_MSG("get bufinfo failed: %s", strerror(errno)); in kgsl_bo_gpuaddr() 286 ERROR_MSG("set active failed: %s", strerror(errno)); in kgsl_bo_set_timestamp() 304 ERROR_MSG("get bufinfo failed: %s", strerror(errno)); in kgsl_bo_get_timestamp()
|
/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineCreationCacheControlTests.cpp | 114 static const StringTemplate ERROR_MSG = {"Pipeline creation returned an error result: ${0}"}; in validateResults() local 115 TCU_THROW(InternalError, ERROR_MSG.format(result).c_str()); in validateResults() 138 static const StringTemplate ERROR_MSG = {"Got ${0}, Expected ${1}"}; in checkResult() local 139 reason = ERROR_MSG.format(result, VK_RESULT); in checkResult() 154 …static const StringTemplate ERROR_MSG = {"Index ${0} is not in created pipelines (pipelines.size()… in checkPipelineMustBeValid() local 155 TCU_THROW(TestError, ERROR_MSG.format(INDEX, pipelines.size())); in checkPipelineMustBeValid() 160 static const StringTemplate ERROR_MSG = {"pipelines[${0}] is not a valid VkPipeline object"}; in checkPipelineMustBeValid() local 161 reason = ERROR_MSG.format(INDEX); in checkPipelineMustBeValid() 176 …static const StringTemplate ERROR_MSG = {"Index ${0} is not in created pipelines (pipelines.size()… in checkPipelineMustBeNull() local 177 TCU_THROW(TestError, ERROR_MSG.format(INDEX, pipelines.size())); in checkPipelineMustBeNull() [all …]
|
/external/libdrm/freedreno/msm/ |
D | msm_pipe.c | 73 ERROR_MSG("invalid param id: %d", param); in msm_pipe_get_param() 92 ERROR_MSG("wait-fence failed! %d (%s)", ret, strerror(errno)); in msm_pipe_wait() 120 ERROR_MSG("could not create submitqueue! %d (%s)", ret, strerror(errno)); in open_submitqueue() 162 ERROR_MSG("get-param failed! %d (%s)", ret, strerror(errno)); in get_param() 180 ERROR_MSG("allocation failed"); in msm_pipe_new()
|
D | msm_ringbuffer.c | 401 ERROR_MSG(" bos[%d]: handle=%u, flags=%x", i, bo->handle, bo->flags); in dump_submit() 406 ERROR_MSG(" cmd[%d]: type=%u, submit_idx=%u, submit_offset=%u, size=%u", in dump_submit() 410 ERROR_MSG(" reloc[%d]: submit_offset=%u, or=%08x, shift=%d, reloc_idx=%u" in dump_submit() 519 ERROR_MSG("submit failed: %d (%s)", ret, strerror(errno)); in msm_ringbuffer_flush() 700 ERROR_MSG("allocation failed"); in msm_ringbuffer_new()
|
D | msm_bo.c | 47 ERROR_MSG("alloc failed: %s", strerror(errno)); in bo_allocate()
|
/external/mesa3d/src/freedreno/drm/ |
D | freedreno_pipe.c | 41 ERROR_MSG("invalid pipe id: %d", id); in fd_pipe_new2() 46 ERROR_MSG("invalid priority!"); in fd_pipe_new2() 52 ERROR_MSG("allocation failed"); in fd_pipe_new2()
|
D | msm_pipe.c | 102 ERROR_MSG("invalid param id: %d", param); in msm_pipe_get_param() 121 ERROR_MSG("wait-fence failed! %d (%s)", ret, strerror(errno)); in msm_pipe_wait() 149 ERROR_MSG("could not create submitqueue! %d (%s)", ret, strerror(errno)); in open_submitqueue() 195 ERROR_MSG("get-param failed! %d (%s)", ret, strerror(errno)); in get_param() 213 ERROR_MSG("allocation failed"); in msm_pipe_new()
|
D | freedreno_device.c | 49 ERROR_MSG("cannot get version: %s", strerror(errno)); in fd_device_new() 56 ERROR_MSG("unsupported version: %u.%u.%u", version->version_major, in fd_device_new() 70 ERROR_MSG("unknown device: %s", version->name); in fd_device_new()
|
D | msm_priv.h | 91 ERROR_MSG(" bos[%d]: handle=%u, flags=%x", i, bo->handle, bo->flags); in msm_dump_submit() 97 ERROR_MSG(" cmd[%d]: type=%u, submit_idx=%u, submit_offset=%u, size=%u", in msm_dump_submit() 101 ERROR_MSG(" reloc[%d]: submit_offset=%u, or=%08x, shift=%d, reloc_idx=%u" in msm_dump_submit()
|
D | freedreno_bo.c | 211 ERROR_MSG("gem-open failed: %s", strerror(errno)); in fd_bo_from_name() 332 ERROR_MSG("failed to get dmabuf fd: %d", ret); in fd_bo_dmabuf() 360 ERROR_MSG("mmap failed: %s", strerror(errno)); in fd_bo_map()
|
/external/libdrm/freedreno/ |
D | freedreno_pipe.c | 43 ERROR_MSG("invalid pipe id: %d", id); in fd_pipe_new2() 48 ERROR_MSG("invalid priority!"); in fd_pipe_new2() 54 ERROR_MSG("allocation failed"); in fd_pipe_new2()
|
D | freedreno_device.c | 49 ERROR_MSG("cannot get version: %s", strerror(errno)); in fd_device_new() 56 ERROR_MSG("unsupported version: %u.%u.%u", version->version_major, in fd_device_new() 70 ERROR_MSG("unknown device: %s", version->name); in fd_device_new()
|
D | freedreno_bo.c | 197 ERROR_MSG("gem-open failed: %s", strerror(errno)); in fd_bo_from_name() 314 ERROR_MSG("failed to get dmabuf fd: %d", ret); in fd_bo_dmabuf() 342 ERROR_MSG("mmap failed: %s", strerror(errno)); in fd_bo_map()
|
/external/libdrm/etnaviv/ |
D | etnaviv_gpu.c | 40 ERROR_MSG("get-param (%x) failed! %d (%s)", param, ret, strerror(errno)); in get_param() 53 ERROR_MSG("allocation failed"); in etna_gpu_new() 150 ERROR_MSG("invalid param id: %d", param); in etna_gpu_get_param()
|
D | etnaviv_pipe.c | 51 ERROR_MSG("wait-fence failed! %d (%s)", ret, strerror(errno)); in etna_pipe_wait_ns() 69 ERROR_MSG("allocation failed"); in etna_pipe_new()
|
D | etnaviv_cmd_stream.c | 66 ERROR_MSG("invalid size of 0"); in etna_cmd_stream_new() 72 ERROR_MSG("allocation failed"); in etna_cmd_stream_new() 81 ERROR_MSG("allocation failed"); in etna_cmd_stream_new() 209 ERROR_MSG("submit failed: %d (%s)", ret, strerror(errno)); in flush()
|
D | etnaviv_bo.c | 178 ERROR_MSG("gem-open failed: %s", strerror(errno)); in etna_bo_from_name() 296 ERROR_MSG("failed to get dmabuf fd: %d", ret); in etna_bo_dmabuf() 320 ERROR_MSG("mmap failed: %s", strerror(errno)); in etna_bo_map()
|
D | etnaviv_priv.h | 193 #define ERROR_MSG(fmt, ...) \ macro
|
/external/mesa3d/src/etnaviv/drm/ |
D | etnaviv_gpu.c | 40 ERROR_MSG("get-param (%x) failed! %d (%s)", param, ret, strerror(errno)); in get_param() 53 ERROR_MSG("allocation failed"); in etna_gpu_new() 153 ERROR_MSG("invalid param id: %d", param); in etna_gpu_get_param()
|
D | etnaviv_pipe.c | 46 ERROR_MSG("wait-fence failed! %d (%s)", ret, strerror(errno)); in etna_pipe_wait_ns() 64 ERROR_MSG("allocation failed"); in etna_pipe_new()
|
D | etnaviv_cmd_stream.c | 96 ERROR_MSG("invalid size of 0"); in etna_cmd_stream_new() 102 ERROR_MSG("allocation failed"); in etna_cmd_stream_new() 111 ERROR_MSG("allocation failed"); in etna_cmd_stream_new() 243 ERROR_MSG("submit failed: %d (%s)", ret, strerror(errno)); in etna_cmd_stream_flush()
|
D | etnaviv_bo.c | 192 ERROR_MSG("gem-open failed: %s", strerror(errno)); in etna_bo_from_name() 318 ERROR_MSG("failed to get dmabuf fd: %d", ret); in etna_bo_dmabuf() 347 ERROR_MSG("mmap failed: %s", strerror(errno)); in etna_bo_map()
|