| /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 68 size_t ntargets = sizeof(targets) / sizeof(targets[0]); in test_images_write_1D() local 85 size_t ntargets = sizeof(targets) / sizeof(targets[0]); in test_images_1D_getinfo() local 101 size_t ntargets = sizeof(targets) / sizeof(targets[0]); in test_images_read_texturebuffer() local 115 size_t ntargets = sizeof(targets) / sizeof(targets[0]); in test_images_write_texturebuffer() local 132 size_t ntargets = sizeof(targets) / sizeof(targets[0]); in test_images_texturebuffer_getinfo() local
|
| D | test_images_2D.cpp | 72 size_t ntargets = sizeof(targets) / sizeof(targets[0]); in test_images_read_2D() local 95 size_t ntargets = sizeof(targets) / sizeof(targets[0]); in test_images_read_cube() local 115 size_t ntargets = sizeof(targets) / sizeof(targets[0]); in test_images_write() local 139 size_t ntargets = sizeof(targets) / sizeof(targets[0]); in test_images_write_cube() local 156 size_t ntargets = sizeof(targets) / sizeof(targets[0]); in test_images_2D_getinfo() local 179 size_t ntargets = sizeof(targets) / sizeof(targets[0]); in test_images_cube_getinfo() local
|
| D | test_images_depth.cpp | 83 size_t ntargets = sizeof(targets) / sizeof(targets[0]); in test_images_read_2D_depth() local 108 size_t ntargets = sizeof(targets) / sizeof(targets[0]); in test_images_write_2D_depth() local 129 size_t ntargets = sizeof(targets) / sizeof(targets[0]); in test_images_read_2Darray_depth() local 150 size_t ntargets = sizeof(targets) / sizeof(targets[0]); in test_images_write_2Darray_depth() local
|
| D | test_images_3D.cpp | 51 size_t ntargets = 1; in test_images_read_3D() local 78 size_t ntargets = sizeof(targets) / sizeof(targets[0]); in test_images_write_3D() local 97 size_t ntargets = 1; in test_images_3D_getinfo() local
|
| D | test_images_1Darray.cpp | 51 size_t ntargets = sizeof(targets) / sizeof(targets[0]); in test_images_read_1Darray() local 65 size_t ntargets = sizeof(targets) / sizeof(targets[0]); in test_images_write_1Darray() local 82 size_t ntargets = sizeof(targets) / sizeof(targets[0]); in test_images_1Darray_getinfo() local
|
| D | test_images_2Darray.cpp | 52 size_t ntargets = sizeof(targets) / sizeof(targets[0]); in test_images_read_2Darray() local 68 size_t ntargets = sizeof(targets) / sizeof(targets[0]); in test_images_write_2Darray() local 85 size_t ntargets = sizeof(targets) / sizeof(targets[0]); in test_images_2Darray_getinfo() local
|
| D | test_images_multisample.cpp | 80 size_t ntargets = sizeof(targets) / sizeof(targets[0]); in test_images_read_2D_multisample() local 108 size_t ntargets = sizeof(targets) / sizeof(targets[0]); in test_images_read_2Darray_multisample() local
|
| D | test_image_methods.cpp | 342 size_t ntargets = sizeof(depth_targets) / sizeof(depth_targets[0]); in test_image_methods_depth() local 382 size_t ntargets = sizeof(targets) / sizeof(targets[0]); in test_image_methods_multisample() local
|
| D | test_images_getinfo_common.cpp | 204 size_t ntargets, sizevec_t *sizes, in test_images_get_info_common()
|
| D | test_images_read_common.cpp | 649 size_t nformats, GLenum *targets, size_t ntargets, in test_images_read_common()
|
| D | test_images_write_common.cpp | 664 size_t nformats, GLenum *targets, size_t ntargets, 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
|
| /external/tensorflow/tensorflow/c/ |
| D | c_api.cc | 474 const char** c_target_oper_names, int ntargets, in TF_Run() 500 const char** c_target_oper_names, int ntargets, in TF_PRunSetup() 532 const char** c_target_oper_names, int ntargets, in TF_PRun() 2301 const TF_Operation* const* target_opers, int ntargets, in TF_SessionRun() 2340 const TF_Operation* const* target_opers, int ntargets, in TF_SessionPRunSetup() 2383 const TF_Operation* const* target_opers, int ntargets, in TF_SessionPRun()
|