OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:thandle
(Results
1 - 3
of
3
) sorted by null
/external/virglrenderer/tests/
test_virgl_resource.c
50
#define TEST(
thandle
, ttarget, tformat, tbind, twidth, theight, tdepth, tarray_size, tnr_samples, tretval) \
51
{ .args = { .handle = (
thandle
), \
64
#define TEST_MIP(
thandle
, ttarget, tformat, tbind, twidth, theight, tdepth, tarray_size, tnr_samples, tlast_level, tretval) \
65
{ .args = { .handle = (
thandle
), \
78
#define TEST_F(
thandle
, ttarget, tformat, tbind, twidth, theight, tdepth, tarray_size, tnr_samples, tflags, tretval) \
79
{ .args = { .handle = (
thandle
), \
/external/google-benchmark/tools/gbench/
util.py
134
thandle
, output_name = tempfile.mkstemp()
135
os.close(
thandle
)
/external/libcxx/utils/google-benchmark/tools/gbench/
util.py
134
thandle
, output_name = tempfile.mkstemp()
135
os.close(
thandle
)
Completed in 175 milliseconds