Searched defs:thandle (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/virglrenderer/tests/ |
H A D | test_virgl_resource.c | 50 #define TEST(thandle, ttarget, tformat, tbind, twidth, theight, tdepth, tarray_size, tnr_samples, t… argument 64 #define TEST_MIP(thandle, ttarget, tformat, tbind, twidth, theight, tdepth, tarray_size, tnr_sample… argument 78 #define TEST_F(thandle, ttarget, tformat, tbind, twidth, theight, tdepth, tarray_size, tnr_samples,… argument
|
/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/cgo/ |
D | gcc_libinit_windows.c | 140 uintptr_t thandle; in _cgo_beginthread() local
|
/aosp_15_r20/external/tensorflow/tensorflow/python/ |
H A D | tfe_wrapper.cc | 1586 TFE_TensorHandle* thandle = EagerTensor_Handle(eager_tensor_pyobject_ptr); in PYBIND11_MODULE() local 1617 TFE_TensorHandle* thandle = tensorflow::TFE_HandleFromDLPack( in PYBIND11_MODULE() local
|