Home
last modified time | relevance | path

Searched defs:programs (Results 1 – 25 of 54) sorted by relevance

123

/third_party/libsnd/programs/
Dtest-sndfile-metadata-set.py90 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/
Dtoplevel_components.rst16 .. _programs: target
/third_party/skia/experimental/graphite/src/
DDrawPass.h69 void programs() const {} in programs() function
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcMultipleContextsTests.cpp586 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()
DglcSeparableProgramsTransformFeedbackTests.cpp202 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/
DD3D11InputLayoutCacheTest.cpp82 std::vector<GLuint> programs; in TEST_P() local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DD3D11InputLayoutCacheTest.cpp82 std::vector<GLuint> programs; in TEST_P() local
/third_party/boost/libs/compute/test/
Dtest_program.cpp266 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/
Dmeson.build104 subdir('programs') subdir
/third_party/eudev/
Dconfigure.ac200 AC_ARG_ENABLE([programs], optenable
/third_party/typescript/src/testRunner/unittests/tscWatch/
Dhelpers.ts426 const programs = baselinePrograms(baseline, getPrograms); constant
438 const programs = getPrograms(); constant
/third_party/gstreamer/gstplugins_bad/sys/dvb/
Ddvbbasebin.h59 GHashTable *programs; member
/third_party/mbedtls/
DMakefile14 programs: lib mbedtls_test target
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_compiler.h90 struct set *programs; member
Dzink_batch.h79 struct set *programs; member
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/mpegts/
Dgstmpegtssection.c569 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/
DvktTextureFilteringAnisotropyTests.cpp180 std::vector<util::Program> programs; in initPrograms() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DCLProgram.cpp56 ProgramPtrs programs; in compile() local
DCLContext.cpp314 ProgramPtrs programs; in linkProgram() local
/third_party/vk-gl-cts/framework/opengl/
DgluShaderLibrary.hpp179 std::vector<ProgramSpecification> programs; member
/third_party/gstreamer/gstplugins_bad/gst/mpegtsmux/tsmux/
Dtsmux.h140 GList *programs; member
/third_party/boost/libs/compute/include/boost/compute/
Dprogram.hpp340 static program link(const std::vector<program> &programs, in link()
/third_party/boost/boost/compute/
Dprogram.hpp340 static program link(const std::vector<program> &programs, in link()
/third_party/gstreamer/gstplugins_bad/gst/mpegtsmux/
Dgstbasetsmux.h151 GHashTable *programs; member
/third_party/vk-gl-cts/modules/egl/
DteglRenderTests.cpp752 vector<ProgramSp> programs (contexts.size()); in executeForContexts() local
961 vector<ProgramSp> programs (numContexts); in executeForContexts() local

123