/external/OpenCL-CTS/test_conformance/gl/ |
D | test_images_1D.cpp | 54 size_t ntargets = sizeof(targets) / sizeof(targets[0]); in test_images_read_1D() local 61 nformats, targets, ntargets, sizes, nsizes); in test_images_read_1D() 68 size_t ntargets = sizeof(targets) / sizeof(targets[0]); in test_images_write_1D() local 76 nformats, targets, ntargets, sizes, nsizes ); in test_images_write_1D() 85 size_t ntargets = sizeof(targets) / sizeof(targets[0]); in test_images_1D_getinfo() local 92 nformats, targets, ntargets, sizes, nsizes); in test_images_1D_getinfo() 101 size_t ntargets = sizeof(targets) / sizeof(targets[0]); in test_images_read_texturebuffer() local 108 nformats, targets, ntargets, sizes, nsizes); in test_images_read_texturebuffer() 115 size_t ntargets = sizeof(targets) / sizeof(targets[0]); in test_images_write_texturebuffer() local 123 nformats, targets, ntargets, sizes, nsizes ); in test_images_write_texturebuffer() [all …]
|
D | test_images_2D.cpp | 72 size_t ntargets = sizeof(targets) / sizeof(targets[0]); in test_images_read_2D() local 81 nformats, targets, ntargets, sizes, nsizes); in test_images_read_2D() 95 size_t ntargets = sizeof(targets) / sizeof(targets[0]); in test_images_read_cube() local 103 nformats, targets, ntargets, sizes, nsizes); in test_images_read_cube() 115 size_t ntargets = sizeof(targets) / sizeof(targets[0]); in test_images_write() local 123 nformats, targets, ntargets, sizes, nsizes ); in test_images_write() 139 size_t ntargets = sizeof(targets) / sizeof(targets[0]); in test_images_write_cube() local 146 nformats, targets, ntargets, sizes, nsizes ); in test_images_write_cube() 156 size_t ntargets = sizeof(targets) / sizeof(targets[0]); in test_images_2D_getinfo() local 165 nformats, targets, ntargets, sizes, nsizes); in test_images_2D_getinfo() [all …]
|
D | test_images_depth.cpp | 83 size_t ntargets = sizeof(targets) / sizeof(targets[0]); in test_images_read_2D_depth() local 92 nformats, targets, ntargets, sizes, nsizes); in test_images_read_2D_depth() 108 size_t ntargets = sizeof(targets) / sizeof(targets[0]); in test_images_write_2D_depth() local 116 nformats, targets, ntargets, sizes, nsizes ); in test_images_write_2D_depth() 129 size_t ntargets = sizeof(targets) / sizeof(targets[0]); in test_images_read_2Darray_depth() local 136 nformats, targets, ntargets, sizes, nsizes); in test_images_read_2Darray_depth() 150 size_t ntargets = sizeof(targets) / sizeof(targets[0]); in test_images_write_2Darray_depth() local 158 nformats, targets, ntargets, sizes, nsizes ); in test_images_write_2Darray_depth()
|
D | test_images_2Darray.cpp | 52 size_t ntargets = sizeof(targets) / sizeof(targets[0]); in test_images_read_2Darray() local 59 nformats, targets, ntargets, sizes, nsizes); in test_images_read_2Darray() 68 size_t ntargets = sizeof(targets) / sizeof(targets[0]); in test_images_write_2Darray() local 76 nformats, targets, ntargets, sizes, nsizes ); in test_images_write_2Darray() 85 size_t ntargets = sizeof(targets) / sizeof(targets[0]); in test_images_2Darray_getinfo() local 92 nformats, targets, ntargets, sizes, nsizes); in test_images_2Darray_getinfo()
|
D | test_images_1Darray.cpp | 51 size_t ntargets = sizeof(targets) / sizeof(targets[0]); in test_images_read_1Darray() local 58 nformats, targets, ntargets, sizes, nsizes); in test_images_read_1Darray() 65 size_t ntargets = sizeof(targets) / sizeof(targets[0]); in test_images_write_1Darray() local 73 nformats, targets, ntargets, sizes, nsizes ); in test_images_write_1Darray() 82 size_t ntargets = sizeof(targets) / sizeof(targets[0]); in test_images_1Darray_getinfo() local 89 nformats, targets, ntargets, sizes, nsizes); in test_images_1Darray_getinfo()
|
D | test_images_3D.cpp | 51 size_t ntargets = 1; in test_images_read_3D() local 60 nformats, targets, ntargets, sizes, nsizes); in test_images_read_3D() 78 size_t ntargets = sizeof(targets) / sizeof(targets[0]); in test_images_write_3D() local 87 nformats, targets, ntargets, sizes, nsizes ); in test_images_write_3D() 97 size_t ntargets = 1; in test_images_3D_getinfo() local 106 nformats, targets, ntargets, sizes, nsizes); in test_images_3D_getinfo()
|
D | test_images_multisample.cpp | 80 size_t ntargets = sizeof(targets) / sizeof(targets[0]); in test_images_read_2D_multisample() local 83 …es_read_common(device, context, queue, common_formats, nformats, targets, ntargets, sizes, nsizes); in test_images_read_2D_multisample() 86 …ges_read_common(device, context, queue, depth_formats, nformats, targets, ntargets, sizes, nsizes); in test_images_read_2D_multisample() 108 size_t ntargets = sizeof(targets) / sizeof(targets[0]); in test_images_read_2Darray_multisample() local 111 …es_read_common(device, context, queue, common_formats, nformats, targets, ntargets, sizes, nsizes); in test_images_read_2Darray_multisample() 114 …ges_read_common(device, context, queue, depth_formats, nformats, targets, ntargets, sizes, nsizes); in test_images_read_2Darray_multisample()
|
D | common.h | 66 GLenum *targets, size_t ntargets, sizevec_t* sizes, size_t nsizes ); 70 GLenum *targets, size_t ntargets, sizevec_t *sizes, size_t nsizes ); 74 GLenum *targets, size_t ntargets, sizevec_t *sizes, size_t nsizes );
|
D | test_image_methods.cpp | 342 size_t ntargets = sizeof(depth_targets) / sizeof(depth_targets[0]); in test_image_methods_depth() local 365 for(size_t itarget = 0; itarget < ntargets; ++itarget) { in test_image_methods_depth() 383 size_t ntargets = sizeof(targets) / sizeof(targets[0]); in test_image_methods_multisample() local 404 for(size_t itarget = 0; itarget < ntargets; ++itarget) { in test_image_methods_multisample() 407 …thods(device, context, queue, sizes[i].width, sizes[i].height, (targets[ntargets] == GL_TEXTURE_2D… in test_image_methods_multisample()
|
D | test_images_getinfo_common.cpp | 202 GLenum *targets, size_t ntargets, sizevec_t *sizes, size_t nsizes ) in test_images_get_info_common() argument 219 for ( tidx = 0; tidx < ntargets; tidx++ ) { in test_images_get_info_common()
|
D | test_images_read_common.cpp | 650 GLenum *targets, size_t ntargets, sizevec_t *sizes, size_t nsizes ) in test_images_read_common() argument 667 for ( tidx = 0; tidx < ntargets; tidx++ ) { in test_images_read_common()
|
D | test_images_write_common.cpp | 668 GLenum *targets, size_t ntargets, sizevec_t* sizes, size_t nsizes ) in test_images_write_common() argument 696 for ( tidx = 0; tidx < ntargets; tidx++ ) { in test_images_write_common()
|
/external/tensorflow/tensorflow/java/src/main/native/ |
D | session_jni.cc | 143 const jint ntargets = env->GetArrayLength(target_op_handles); in Java_org_tensorflow_Session_run() local 149 std::unique_ptr<TF_Operation* []> targets(new TF_Operation*[ntargets]); in Java_org_tensorflow_Session_run() 160 ntargets); in Java_org_tensorflow_Session_run() 179 static_cast<int>(ntargets), run_metadata.get(), status); in Java_org_tensorflow_Session_run()
|
/external/tensorflow/tensorflow/c/ |
D | c_api.h | 1272 const TF_Operation* const* target_opers, int ntargets, 1294 const TF_Operation* const* target_opers, int ntargets, 1309 const TF_Operation* const* target_opers, int ntargets, 1347 const char** target_oper_names, int ntargets, 1355 int ntargets, const char** handle, 1363 const char** target_oper_names, int ntargets,
|
D | c_api.cc | 474 const char** c_target_oper_names, int ntargets, in TF_Run() argument 486 std::vector<string> target_oper_names(ntargets); in TF_Run() 487 for (int i = 0; i < ntargets; ++i) { in TF_Run() 500 const char** c_target_oper_names, int ntargets, in TF_PRunSetup() argument 506 std::vector<string> target_oper_names(ntargets); in TF_PRunSetup() 513 for (int i = 0; i < ntargets; ++i) { in TF_PRunSetup() 532 const char** c_target_oper_names, int ntargets, in TF_PRun() argument 545 std::vector<string> target_oper_names(ntargets); in TF_PRun() 546 for (int i = 0; i < ntargets; ++i) { in TF_PRun() 2272 const TF_Operation* const* target_opers, int ntargets, in TF_SessionRun() argument [all …]
|
/external/u-boot/drivers/mtd/nand/spi/ |
D | core.c | 81 spinand->cur_target >= nand->memorg.ntargets)) in spinand_get_cfg() 94 spinand->cur_target >= nand->memorg.ntargets)) in spinand_set_cfg() 147 if (WARN_ON(target >= nand->memorg.ntargets)) in spinand_select_target() 153 if (nand->memorg.ntargets == 1) { in spinand_select_target() 175 nand->memorg.ntargets, in spinand_init_cfg_cache() 180 for (target = 0; target < nand->memorg.ntargets; target++) { in spinand_init_cfg_cache() 987 if (nand->memorg.ntargets > 1 && !spinand->select_target) { in spinand_detect() 1081 for (i = 0; i < nand->memorg.ntargets; i++) { in spinand_init()
|
D | winbond.c | 125 for (i = 0; i < nand->memorg.ntargets; i++) { in winbond_spinand_init()
|
/external/u-boot/include/linux/mtd/ |
D | nand.h | 34 unsigned int ntargets; member 46 .ntargets = (nt), \ 316 return nand->memorg.ntargets; in nanddev_ntargets()
|
/external/u-boot/drivers/mtd/nand/ |
D | core.c | 205 !memorg->ntargets) in nanddev_init()
|