Home
last modified time | relevance | path

Searched defs:programs (Results 1 – 25 of 29) 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/python/Doc/reference/
Dtoplevel_components.rst16 .. _programs: target
/third_party/skia/experimental/graphite/src/
DDrawPass.h69 void programs() const {} in programs() function
/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
DStateChangeTest.cpp6277 GLuint programs[kProgramCount] = {program1, program2}; 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/mbedtls/
DMakefile14 programs: lib target
/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/gstreamer/gstplugins_bad/gst-libs/gst/mpegts/
Dgstmpegtssection.c529 GPtrArray *programs; in _packetize_pat() local
580 gst_mpegts_section_from_pat (GPtrArray * programs, guint16 ts_id) in gst_mpegts_section_from_pat()
/third_party/gstreamer/gstplugins_bad/gst/mpegtsmux/tsmux/
Dtsmux.h143 GList *programs; member
/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/gstreamer/gstplugins_bad/gst/mpegtsmux/
Dmpegtsmux.h133 GHashTable *programs; member
/third_party/boost/boost/compute/
Dprogram.hpp340 static program link(const std::vector<program> &programs, in link()
/third_party/gstreamer/gstplugins_bad/gst/mpegtsdemux/
Dmpegtsbase.h125 GHashTable *programs; member
/third_party/ffmpeg/libavformat/
Davformat.h1517 AVProgram **programs; member
/third_party/flutter/skia/third_party/externals/opencl-lib/3-0/include/CL/
Dcl.hpp5385 cl_program programs[2] = { input1(), input2() }; in linkProgram() local
5420 cl_program * programs = (cl_program*) alloca(inputPrograms.size() * sizeof(cl_program)); in linkProgram() local
Dcl2.hpp6487 cl_program programs[2] = { input1(), input2() }; in linkProgram() local
6522 vector<cl_program> programs(inputPrograms.size()); in linkProgram() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DContextVk.cpp2187 const gl::ResourceMap<gl::Program, gl::ShaderProgramID> &programs = in syncObjectPerfCounters() local
/third_party/skia/third_party/externals/angle2/scripts/
Dentry_point_packed_gl_enums.json67 "programs": "ShaderProgramID" string
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
DFrameCapture.cpp2972 const gl::ResourceMap<gl::Program, gl::ShaderProgramID> &programs = in CaptureShareGroupMidExecutionSetup() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
Dcapture_gles_ext_autogen.cpp3244 GLuint programs, in CaptureBindFragmentInputLocationCHROMIUM()

12