Home
last modified time | relevance | path

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

12

/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/lz4/contrib/meson/
Dmeson_options.txt15 option('programs', type: 'boolean', value: false, boolean
/third_party/python/Doc/reference/
Dtoplevel_components.rst16 .. _programs: target
/third_party/lz4/contrib/meson/meson/
Dmeson.build54 subdir('programs') subdir
/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/skia/experimental/graphite/src/
DDrawPass.h69 void programs() const {} in programs() function
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DD3D11InputLayoutCacheTest.cpp82 std::vector<GLuint> programs; in TEST_P() local
/third_party/icu/docs/processes/release/tasks/
Dintegration.md373 certain #defines are set (unless they test APIs that are deprecated and have
/third_party/typescript/src/testRunner/unittests/tscWatch/
Dhelpers.ts298 const programs = baselinePrograms(baseline, getPrograms, oldPrograms, baselineDependencies); constant
310 const programs = getPrograms(); constant
/third_party/mbedtls/
DMakefile28 programs: lib mbedtls_test target
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_compiler.h102 struct set *programs; member
Dzink_batch.h113 struct set *programs; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
DvktTextureFilteringAnisotropyTests.cpp179 std::vector<util::Program> programs; in initPrograms() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/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/mesa3d/src/imagination/vulkan/
Dpvr_job_context.c612 struct pvr_render_ctx_programs *programs) in pvr_render_ctx_switch_programs_setup()
636 struct pvr_render_ctx_programs *programs) in pvr_render_ctx_switch_programs_cleanup()
Dpvr_job_context.h93 } programs[ROGUE_NUM_SHADER_STATE_BUFFERS]; member
/third_party/vk-gl-cts/framework/opengl/
DgluShaderLibrary.hpp179 std::vector<ProgramSpecification> 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
/third_party/vk-gl-cts/framework/platform/null/
DtcuNullRenderContext.cpp107 ObjectManager programs; member in tcu::null::Context
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/
DvktBuildPrograms.cpp406 de::PoolArray<Program> programs (&programPool); in buildPrograms() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/
DvktBuildPrograms.cpp417 de::PoolArray<Program> programs (&programPool); in buildPrograms() local
/third_party/vk-gl-cts/modules/glshared/
DglsFragOpInteractionCase.cpp576 const deUint32 programs[] = { m_glProgram, m_refProgram }; in iterate() local

12