Home
last modified time | relevance | path

Searched refs:paths_copy (Results 1 – 9 of 9) sorted by relevance

/external/oj-libjdwp/src/solaris/back/
Dlinker_md.c59 char *path, *paths_copy, *next_token; in dll_build_name() local
61 paths_copy = strdup(paths); in dll_build_name()
62 if (paths_copy == NULL) { in dll_build_name()
67 path = strtok_r(paths_copy, PATH_SEPARATOR, &next_token); in dll_build_name()
78 free(paths_copy); in dll_build_name()
/external/skqp/src/compute/skc/platforms/cl_12/kernels/devices/gen9/
Ddevice_cl_12.c154 .paths_copy = {
266 struct skc_program_source paths_copy; member
296 struct skc_program_kernel paths_copy [2]; member
612 SKC_PROGRAM_SOURCE(paths_copy, SKC_BUILD_OPTIONS),
630 ….paths_copy = { { SKC_PROGRAM_KERNEL(paths_alloc), SKC_DEVICE_KERNEL_ID_PATHS_ALL…
631 … { SKC_PROGRAM_KERNEL(paths_copy) , SKC_DEVICE_KERNEL_ID_PATHS_COPY } },
890 SKC_DEVICE_BUILD_PROGRAM(paths_copy); in skc_device_create()
/external/skia/src/compute/skc/platforms/cl_12/kernels/devices/gen9/
Ddevice_cl_12.c154 .paths_copy = {
266 struct skc_program_source paths_copy; member
296 struct skc_program_kernel paths_copy [2]; member
612 SKC_PROGRAM_SOURCE(paths_copy, SKC_BUILD_OPTIONS),
630 ….paths_copy = { { SKC_PROGRAM_KERNEL(paths_alloc), SKC_DEVICE_KERNEL_ID_PATHS_ALL…
631 … { SKC_PROGRAM_KERNEL(paths_copy) , SKC_DEVICE_KERNEL_ID_PATHS_COPY } },
890 SKC_DEVICE_BUILD_PROGRAM(paths_copy); in skc_device_create()
/external/skqp/src/compute/skc/platforms/cl_12/
Dpath_builder_cl_12.c564 0,impl->runtime->config->paths_copy.block.subbuf, in skc_path_builder_impl_map()
574 0,impl->runtime->config->paths_copy.command.subbuf, in skc_path_builder_impl_map()
1312 impl->ring.subbufs = config->paths_copy.buffer.count; in skc_path_builder_cl_12_create()
1313 impl->ring.blocks_per.buffer = config->paths_copy.subbuf.count * config->paths_copy.buffer.count; in skc_path_builder_cl_12_create()
1314 impl->ring.blocks_per.subbuf = config->paths_copy.subbuf.count; in skc_path_builder_cl_12_create()
1324 … config->paths_copy.block.buffer, // FIXME -- either use config or local constants everywhere in skc_path_builder_cl_12_create()
1335 config->paths_copy.command.buffer, in skc_path_builder_cl_12_create()
1377 cl_buffer_region rb = { 0, config->paths_copy.block.subbuf }; in skc_path_builder_cl_12_create()
1378 cl_buffer_region rc = { 0, config->paths_copy.command.subbuf }; in skc_path_builder_cl_12_create()
1381 for (skc_uint ii=0; ii<config->paths_copy.buffer.count; ii++) in skc_path_builder_cl_12_create()
Dconfig_cl.h91 } paths_copy; member
/external/skia/src/compute/skc/platforms/cl_12/
Dpath_builder_cl_12.c564 0,impl->runtime->config->paths_copy.block.subbuf, in skc_path_builder_impl_map()
574 0,impl->runtime->config->paths_copy.command.subbuf, in skc_path_builder_impl_map()
1312 impl->ring.subbufs = config->paths_copy.buffer.count; in skc_path_builder_cl_12_create()
1313 impl->ring.blocks_per.buffer = config->paths_copy.subbuf.count * config->paths_copy.buffer.count; in skc_path_builder_cl_12_create()
1314 impl->ring.blocks_per.subbuf = config->paths_copy.subbuf.count; in skc_path_builder_cl_12_create()
1324 … config->paths_copy.block.buffer, // FIXME -- either use config or local constants everywhere in skc_path_builder_cl_12_create()
1335 config->paths_copy.command.buffer, in skc_path_builder_cl_12_create()
1377 cl_buffer_region rb = { 0, config->paths_copy.block.subbuf }; in skc_path_builder_cl_12_create()
1378 cl_buffer_region rc = { 0, config->paths_copy.command.subbuf }; in skc_path_builder_cl_12_create()
1381 for (skc_uint ii=0; ii<config->paths_copy.buffer.count; ii++) in skc_path_builder_cl_12_create()
Dconfig_cl.h91 } paths_copy; member
/external/skia/src/compute/skc/platforms/cl_12/kernels/devices/gen9/inl/
Dmake_all.bat5 CMD /C make_inl_cl.bat ..\..\..\paths_copy.cl
/external/skqp/src/compute/skc/platforms/cl_12/kernels/devices/gen9/inl/
Dmake_all.bat5 CMD /C make_inl_cl.bat ..\..\..\paths_copy.cl