/external/OpenCL-CTS/test_conformance/gl/ |
D | test_images_1D.cpp | 55 size_t ntargets = sizeof(targets) / sizeof(targets[0]); in test_images_read_1D() local 69 size_t ntargets = sizeof(targets) / sizeof(targets[0]); in test_images_write_1D() local 86 size_t ntargets = sizeof(targets) / sizeof(targets[0]); in test_images_1D_getinfo() local 103 size_t ntargets = sizeof(targets) / sizeof(targets[0]); in test_images_read_texturebuffer() local 117 size_t ntargets = sizeof(targets) / sizeof(targets[0]); in test_images_write_texturebuffer() local 134 size_t ntargets = sizeof(targets) / sizeof(targets[0]); in test_images_texturebuffer_getinfo() local
|
D | test_images_2D.cpp | 75 size_t ntargets = sizeof(targets) / sizeof(targets[0]); in test_images_read_2D() local 96 size_t ntargets = sizeof(targets) / sizeof(targets[0]); in test_images_read_cube() local 116 size_t ntargets = sizeof(targets) / sizeof(targets[0]); in test_images_write() local 137 size_t ntargets = sizeof(targets) / sizeof(targets[0]); in test_images_write_cube() local 154 size_t ntargets = sizeof(targets) / sizeof(targets[0]); in test_images_2D_getinfo() local 175 size_t ntargets = sizeof(targets) / sizeof(targets[0]); in test_images_cube_getinfo() local
|
D | test_images_depth.cpp | 89 size_t ntargets = sizeof(targets) / sizeof(targets[0]); in test_images_read_2D_depth() local 116 size_t ntargets = sizeof(targets) / sizeof(targets[0]); in test_images_write_2D_depth() local 139 size_t ntargets = sizeof(targets) / sizeof(targets[0]); in test_images_read_2Darray_depth() local 162 size_t ntargets = sizeof(targets) / sizeof(targets[0]); in test_images_write_2Darray_depth() local
|
D | test_images_3D.cpp | 56 size_t ntargets = 1; in test_images_read_3D() local 85 size_t ntargets = sizeof(targets) / sizeof(targets[0]); in test_images_write_3D() local 104 size_t ntargets = 1; in test_images_3D_getinfo() local
|
D | test_images_1Darray.cpp | 54 size_t ntargets = sizeof(targets) / sizeof(targets[0]); in test_images_read_1Darray() local 68 size_t ntargets = sizeof(targets) / sizeof(targets[0]); in test_images_write_1Darray() local 85 size_t ntargets = sizeof(targets) / sizeof(targets[0]); in test_images_1Darray_getinfo() local
|
D | test_images_2Darray.cpp | 56 size_t ntargets = sizeof(targets) / sizeof(targets[0]); in test_images_read_2Darray() local 72 size_t ntargets = sizeof(targets) / sizeof(targets[0]); in test_images_write_2Darray() local 89 size_t ntargets = sizeof(targets) / sizeof(targets[0]); in test_images_2Darray_getinfo() local
|
D | test_images_multisample.cpp | 89 size_t ntargets = sizeof(targets) / sizeof(targets[0]); in test_images_read_2D_multisample() local 124 size_t ntargets = sizeof(targets) / sizeof(targets[0]); in test_images_read_2Darray_multisample() local
|
D | test_image_methods.cpp | 374 size_t ntargets = sizeof(depth_targets) / sizeof(depth_targets[0]); in test_image_methods_depth() local 428 size_t ntargets = sizeof(targets) / sizeof(targets[0]); in test_image_methods_multisample() local
|
D | test_images_getinfo_common.cpp | 210 size_t ntargets, sizevec_t *sizes, in test_images_get_info_common()
|
D | test_images_read_common.cpp | 705 size_t nformats, GLenum *targets, size_t ntargets, in test_images_read_common()
|
D | test_images_write_common.cpp | 718 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()
|