Home
last modified time | relevance | path

Searched refs:thandle (Results 1 – 8 of 8) sorted by relevance

/external/virglrenderer/tests/
Dtest_virgl_resource.c50 #define TEST(thandle, ttarget, tformat, tbind, twidth, theight, tdepth, tarray_size, tnr_samples, t… argument
51 { .args = { .handle = (thandle), \
64 #define TEST_MIP(thandle, ttarget, tformat, tbind, twidth, theight, tdepth, tarray_size, tnr_sample… argument
65 { .args = { .handle = (thandle), \
78 #define TEST_F(thandle, ttarget, tformat, tbind, twidth, theight, tdepth, tarray_size, tnr_samples,… argument
79 { .args = { .handle = (thandle), \
/external/libcxx/utils/google-benchmark/tools/gbench/
Dutil.py134 thandle, output_name = tempfile.mkstemp()
135 os.close(thandle)
/external/google-benchmark/tools/gbench/
Dutil.py134 thandle, output_name = tempfile.mkstemp()
135 os.close(thandle)
/external/llvm-project/libcxx/utils/google-benchmark/tools/gbench/
Dutil.py134 thandle, output_name = tempfile.mkstemp()
135 os.close(thandle)
/external/llvm-project/llvm/utils/benchmark/tools/gbench/
Dutil.py129 thandle, output_name = tempfile.mkstemp()
130 os.close(thandle)
/external/tensorflow/tensorflow/security/advisory/
Dtfsa-2020-023.md12 TFE_TensorHandle* thandle = EagerTensor_Handle(eager_tensor_pyobject_ptr);
/external/tensorflow/tensorflow/python/
Dtfe_wrapper.cc1382 TFE_TensorHandle* thandle = EagerTensor_Handle(eager_tensor_pyobject_ptr); in PYBIND11_MODULE() local
1383 void* dlm_ptr = tensorflow::TFE_HandleToDLPack(thandle, status.get()); in PYBIND11_MODULE()
1413 TFE_TensorHandle* thandle = tensorflow::TFE_HandleFromDLPack( in PYBIND11_MODULE() local
1421 PyObject* pyhandle = EagerTensorFromHandle(thandle); in PYBIND11_MODULE()
/external/deqp/external/vulkancts/framework/vulkan/
DvkStrUtilImpl.inl12785 s << "\thandle = " << value.handle << '\n';
12930 s << "\thandle = " << value.handle << '\n';
12993 s << "\thandle = " << value.handle << '\n';
13043 s << "\thandle = " << value.handle << '\n';
13078 s << "\thandle = " << value.handle << '\n';