Home
last modified time | relevance | path

Searched refs:ntargets (Results 1 – 18 of 18) sorted by relevance

/external/OpenCL-CTS/test_conformance/gl/
Dtest_images_1D.cpp54 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 …]
Dtest_images_2D.cpp72 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 …]
Dtest_images_depth.cpp83 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()
Dtest_images_2Darray.cpp52 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()
Dtest_images_1Darray.cpp51 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()
Dtest_images_3D.cpp51 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()
Dtest_images_multisample.cpp80 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()
Dcommon.h66 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 );
Dtest_image_methods.cpp343 size_t ntargets = sizeof(depth_targets) / sizeof(depth_targets[0]); in test_image_methods_depth() local
366 for(size_t itarget = 0; itarget < ntargets; ++itarget) { in test_image_methods_depth()
384 size_t ntargets = sizeof(targets) / sizeof(targets[0]); in test_image_methods_multisample() local
405 for(size_t itarget = 0; itarget < ntargets; ++itarget) { in test_image_methods_multisample()
408 …thods(device, context, queue, sizes[i].width, sizes[i].height, (targets[ntargets] == GL_TEXTURE_2D… in test_image_methods_multisample()
Dtest_images_getinfo_common.cpp202 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()
Dtest_images_read_common.cpp650 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()
Dtest_images_write_common.cpp668 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/
Dsession_jni.cc143 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/
Dc_api.h1281 const TF_Operation* const* target_opers, int ntargets,
1303 const TF_Operation* const* target_opers, int ntargets,
1318 const TF_Operation* const* target_opers, int ntargets,
1356 const char** target_oper_names, int ntargets,
1364 int ntargets, const char** handle,
1372 const char** target_oper_names, int ntargets,
Dc_api.cc474 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()
2276 const TF_Operation* const* target_opers, int ntargets, in TF_SessionRun() argument
[all …]
/external/llvm-project/compiler-rt/include/sanitizer/
Dnetbsd_syscall_hooks.h1713 #define __sanitizer_syscall_pre__lwp_unpark_all(targets, ntargets, hint) \ argument
1715 (long long)(targets), (long long)(ntargets), (long long)(hint))
1716 #define __sanitizer_syscall_post__lwp_unpark_all(res, targets, ntargets, hint) \ argument
1718 res, (long long)(targets), (long long)(ntargets), (long long)(hint))
4124 long long ntargets,
4128 long long ntargets,
/external/libabigail/tests/data/test-annotate/
Dtest21-pr19092.so.abi6441 <!-- unsigned int deps::ntargets -->
6442 …<var-decl name='ntargets' type-id='type-id-13' visibility='default' filepath='../.././libcpp/mkdep…
9118 <!-- unsigned int deps::ntargets -->
9119 …<var-decl name='ntargets' type-id='type-id-13' visibility='default' filepath='../.././libcpp/mkdep…
/external/libabigail/tests/data/test-read-dwarf/
Dtest21-pr19092.so.abi4342 …<var-decl name='ntargets' type-id='type-id-13' visibility='default' filepath='../.././libcpp/mkdep…
6043 …<var-decl name='ntargets' type-id='type-id-13' visibility='default' filepath='../.././libcpp/mkdep…