/external/deqp/external/openglcts/modules/gles31/ |
D | es31cDrawIndirectTests.cpp | 130 namespace test_api namespace 832 void DrawIndirectBase::ReadPixelsFloat<test_api::GL>(int x, int y, int width, int height, void* dat… in ReadPixelsFloat() 838 void DrawIndirectBase::ReadPixelsFloat<test_api::ES3>(int x, int y, int width, int height, void* da… in ReadPixelsFloat() 878 void DrawIndirectBase::GetBufferSubData<test_api::GL>(GLenum target, GLintptr offset, GLsizeiptr si… in GetBufferSubData() 884 void DrawIndirectBase::GetBufferSubData<test_api::ES3>(GLenum target, GLintptr offset, GLsizeiptr s… in GetBufferSubData() 5694 int CPrimitiveRestartElements<test_api::ES3>::PrimitiveRestartIndex() in PrimitiveRestartIndex() 5700 int CPrimitiveRestartElements<test_api::GL>::PrimitiveRestartIndex() in PrimitiveRestartIndex() 5706 void CPrimitiveRestartElements<test_api::ES3>::DisablePrimitiveRestart() in DisablePrimitiveRestart() 5712 void CPrimitiveRestartElements<test_api::GL>::DisablePrimitiveRestart() in DisablePrimitiveRestart() 5718 void CPrimitiveRestartElements<test_api::ES3>::EnablePrimitiveRestart() in EnablePrimitiveRestart() [all …]
|
/external/libnetfilter_conntrack/qa/ |
D | Makefile.am | 3 check_PROGRAMS = test_api test_filter test_connlabel ct_stress \ program 6 test_api_SOURCES = test_api.c
|
D | Makefile.in | 82 check_PROGRAMS = test_api$(EXEEXT) test_filter$(EXEEXT) \ 107 am_test_api_OBJECTS = test_api.$(OBJEXT) 310 test_api_SOURCES = test_api.c 373 test_api$(EXEEXT): $(test_api_OBJECTS) $(test_api_DEPENDENCIES) $(EXTRA_test_api_DEPENDENCIES) 374 @rm -f test_api$(EXEEXT) 393 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_api.Po@am__quote@
|
/external/OpenCL-CTS/test_conformance/extensions/cl_khr_dx9_media_sharing/ |
D | procs.h | 26 extern int test_api(cl_device_id deviceID, cl_context context,
|
D | test_functions_api.cpp | 677 int test_api(cl_device_id deviceID, cl_context context, cl_command_queue queue, in test_api() function
|
/external/llvm-project/lldb/test/API/functionalities/process_crash_info/ |
D | TestProcessCrashInfo.py | 47 def test_api(self): member in PlatformProcessCrashInfoTestCase
|
/external/skia/infra/bots/recipe_modules/docker/ |
D | api.py | 43 lambda: self.m.raw_io.test_api.stream_output('13:17'))).stdout
|
/external/llvm-project/lldb/test/API/lang/c/enum_types/ |
D | TestEnumTypes.py | 139 def test_api(self): member in EnumTypesTestCase
|
/external/OpenCL-CTS/test_conformance/ |
D | opencl_conformance_tests_full_no_math_or_conversions.csv | 14 API,api/test_api
|
D | opencl_conformance_tests_full.csv | 14 API,api/test_api
|
D | opencl_conformance_tests_quick.csv | 16 API,api/test_api
|
D | opencl_conformance_tests_full_binary.csv | 14 API,api/test_api --compilation-mode binary --compilation-cache-path .
|
D | opencl_conformance_tests_full_spirv.csv | 14 API,api/test_api --compilation-mode spir-v --compilation-cache-path .
|
/external/minigbm/cros_gralloc/gralloc0/tests/ |
D | gralloctest.c | 353 static int test_api(struct gralloctest_context *ctx) in test_api() function 657 { "api", test_api, 1 },
|
/external/OpenCL-CTS/test_conformance/spir/ |
D | main.cpp | 371 bool test_api (cl_device_id device, cl_uint size_t_width, const char *folder) in test_api() function 6618 {"api", "api", test_api},
|
/external/python/cpython3/Misc/NEWS.d/ |
D | 3.5.0a1.rst | 4261 Ignore __builtins__ in several test_importlib.test_api tests.
|
/external/python/cpython3/Misc/ |
D | HISTORY | 2026 - Issue #21499: Ignore __builtins__ in several test_importlib.test_api tests.
|