/third_party/libsnd/programs/ |
D | test-sndfile-metadata-set.py | 90 def assert_info (programs, filename, arg, value): argument 99 def test_empty_fail (programs): argument 104 def test_copy (programs): argument 110 def test_update (programs, tests): argument 117 def test_post_mod (programs, tests): argument 123 def test_auto_date (programs): argument 133 def test_coding_history (programs): argument 141 def test_rewrite (programs): argument 165 programs = Programs (needs_exe) variable
|
/third_party/python/Doc/reference/ |
D | toplevel_components.rst | 16 .. _programs: target
|
/third_party/skia/experimental/graphite/src/ |
D | DrawPass.h | 69 void programs() const {} in programs() function
|
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
D | glcMultipleContextsTests.cpp | 586 void UniformPreservationTest::prepareProgram(Utils::program** programs, bool is_separable) in prepareProgram() 671 …rmPreservationTest::prepareProgramPipeline(glw::GLuint& out_pipeline_id, Utils::program** programs) in prepareProgramPipeline() 775 bool UniformPreservationTest::testProgram(Utils::program** programs, bool is_separable, in testProgram()
|
D | glcSeparableProgramsTransformFeedbackTests.cpp | 202 std::vector<Utils::program> programs(STAGES_COUNT, Utils::program(m_context)); in iterate() local
|
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/ |
D | D3D11InputLayoutCacheTest.cpp | 82 std::vector<GLuint> programs; in TEST_P() local
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
D | D3D11InputLayoutCacheTest.cpp | 82 std::vector<GLuint> programs; in TEST_P() local
|
/third_party/boost/libs/compute/test/ |
D | test_program.cpp | 266 std::vector<compute::program> programs; in BOOST_AUTO_TEST_CASE() local 319 std::vector<compute::program> programs; in BOOST_AUTO_TEST_CASE() local
|
/third_party/lz4/contrib/meson/meson/ |
D | meson.build | 104 subdir('programs') subdir
|
/third_party/eudev/ |
D | configure.ac | 200 AC_ARG_ENABLE([programs], optenable
|
/third_party/typescript/src/testRunner/unittests/tscWatch/ |
D | helpers.ts | 426 const programs = baselinePrograms(baseline, getPrograms); constant 438 const programs = getPrograms(); constant
|
/third_party/gstreamer/gstplugins_bad/sys/dvb/ |
D | dvbbasebin.h | 59 GHashTable *programs; member
|
/third_party/mbedtls/ |
D | Makefile | 14 programs: lib mbedtls_test target
|
/third_party/mesa3d/src/gallium/drivers/zink/ |
D | zink_compiler.h | 90 struct set *programs; member
|
D | zink_batch.h | 79 struct set *programs; member
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/mpegts/ |
D | gstmpegtssection.c | 569 GPtrArray *programs; in _packetize_pat() local 620 gst_mpegts_section_from_pat (GPtrArray * programs, guint16 ts_id) in gst_mpegts_section_from_pat()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/ |
D | vktTextureFilteringAnisotropyTests.cpp | 180 std::vector<util::Program> programs; in initPrograms() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
D | CLProgram.cpp | 56 ProgramPtrs programs; in compile() local
|
D | CLContext.cpp | 314 ProgramPtrs programs; in linkProgram() local
|
/third_party/vk-gl-cts/framework/opengl/ |
D | gluShaderLibrary.hpp | 179 std::vector<ProgramSpecification> programs; member
|
/third_party/gstreamer/gstplugins_bad/gst/mpegtsmux/tsmux/ |
D | tsmux.h | 140 GList *programs; member
|
/third_party/boost/libs/compute/include/boost/compute/ |
D | program.hpp | 340 static program link(const std::vector<program> &programs, in link()
|
/third_party/boost/boost/compute/ |
D | program.hpp | 340 static program link(const std::vector<program> &programs, in link()
|
/third_party/gstreamer/gstplugins_bad/gst/mpegtsmux/ |
D | gstbasetsmux.h | 151 GHashTable *programs; member
|
/third_party/vk-gl-cts/modules/egl/ |
D | teglRenderTests.cpp | 752 vector<ProgramSp> programs (contexts.size()); in executeForContexts() local 961 vector<ProgramSp> programs (numContexts); in executeForContexts() local
|