Searched refs:programs (Results 51 - 75 of 139) sorted by relevance

123456

/external/deqp/external/vulkancts/modules/vulkan/texture/
H A DvktTextureTestUtil.cpp149 void initializePrograms(vk::SourceCollections& programCollection, glu::Precision texCoordPrecision, const std::vector<Program>& programs) argument
184 for (std::vector<Program>::const_iterator programIt = programs.begin(); programIt != programs.end(); ++programIt)
/external/libunwind/doc/
H A Dlibunwind.tex314 may need to be specified for programs that can unwind programs on
/external/lz4/tests/
H A DMakefile2 # LZ4 programs - Makefile
36 PRGDIR := ../programs
/external/one-true-awk/
H A DFIXES226 radix character in programs and command line arguments regardless of
278 rolled back -- programs like x = 1.2 don't work in some locales,
560 added \r to \n as input line separator for programs, not data.
840 programs broke.
/external/deqp/external/openglcts/modules/glesext/tessellation_shader/
H A DesextcTessellationShaderTCTE.cpp2507 const glw::GLuint* programs = DE_NULL; local
2517 programs = programs_for_program_iteration;
2522 programs = programs_for_pipeline_iteration;
2660 glw::GLuint program = programs[n_program];
2671 glw::GLuint program = programs[n_program];
/external/mesa3d/include/GLES/
H A Dglext.h1242 GL_API void GL_APIENTRY glExtGetProgramsQCOM (GLuint *programs, GLint maxPrograms, GLint *numPrograms);
1247 typedef void (GL_APIENTRYP PFNGLEXTGETPROGRAMSQCOMPROC) (GLuint *programs, GLint maxPrograms, GLint *numPrograms);
/external/swiftshader/include/GLES/
H A Dglext.h906 typedef void (GL_APIENTRYP PFNGLEXTGETPROGRAMSQCOMPROC) (GLuint *programs, GLint maxPrograms, GLint *numPrograms);
911 GL_API void GL_APIENTRY glExtGetProgramsQCOM (GLuint *programs, GLint maxPrograms, GLint *numPrograms);
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES/
H A Dglext.h1242 GL_API void GL_APIENTRY glExtGetProgramsQCOM (GLuint *programs, GLint maxPrograms, GLint *numPrograms);
1247 typedef void (GL_APIENTRYP PFNGLEXTGETPROGRAMSQCOMPROC) (GLuint *programs, GLint maxPrograms, GLint *numPrograms);
/external/deqp/external/openglcts/modules/gl/
H A Dgl4cGPUShaderFP64Tests.cpp4653 /* Clean programs */
6433 const glw::GLuint programs[] = { m_po_cs_id, m_po_noncs_id }; local
6434 const unsigned int n_programs = sizeof(programs) / sizeof(programs[0]);
6439 glw::GLuint po_id = programs[n_program];
6472 glw::GLuint po_id = programs[n_program];
6630 /* Iterate through all programs */
6636 const glw::GLuint programs[] = { m_po_cs_id, m_po_noncs_id }; local
6637 const unsigned int n_programs = sizeof(programs) / sizeof(programs[
6771 const glw::GLuint programs[] = { m_po_cs_id, m_po_noncs_id }; local
6961 const glw::GLuint programs[] = { local
[all...]
/external/dhcpcd-6.8.2/
H A Dconfigure128 --host=HOST build programs to run on HOST [BUILD]
145 it to find libraries and programs with nonstandard names/locations.
/external/libunwind/aux/
H A Dltmain.sh2534 # This code stresses the "libraries are programs" paradigm to its
2564 echo "*** its dynamic dependency list that programs get resolved with at runtime."
2596 echo "*** as a dynamic dependency that programs can get resolved with at runtime."
3183 $echo "$modename: warning: \`-version-info' is ignored for programs" 1>&2
3187 $echo "$modename: warning: \`-release' is ignored for programs" 1>&2
3460 # a FreeBSD bug that causes programs to crash when -lm is
4207 # than running their programs.
4693 # rather than running their programs.
4757 # than running their programs.
5056 -R[ ]LIBDIR add LIBDIR to the runtime path of programs an
[all...]
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES2/
H A Dgl2ext.h1922 GL_APICALL void GL_APIENTRY glExtGetProgramsQCOM (GLuint *programs, GLint maxPrograms, GLint *numPrograms);
1927 typedef void (GL_APIENTRYP PFNGLEXTGETPROGRAMSQCOMPROC) (GLuint *programs, GLint maxPrograms, GLint *numPrograms);
/external/cmockery/cmockery_0_1_2/
H A Dlibtool167 # Whether dlopen of programs is supported.
170 # Whether dlopen of statically linked programs is supported.
3869 # This code stresses the "libraries are programs" paradigm to its
3908 $echo "*** its dynamic dependency list that programs get resolved with at runtime."
3950 $echo "*** as a dynamic dependency that programs can get resolved with at runtime."
4682 $echo "$modename: warning: \`-version-info' is ignored for programs" 1>&2
4686 $echo "$modename: warning: \`-release' is ignored for programs" 1>&2
5027 # a FreeBSD bug that causes programs to crash when -lm is
6221 # than running their programs.
6741 # rather than running their programs
[all...]
H A Dltmain.sh3517 # This code stresses the "libraries are programs" paradigm to its
3556 $echo "*** its dynamic dependency list that programs get resolved with at runtime."
3598 $echo "*** as a dynamic dependency that programs can get resolved with at runtime."
4330 $echo "$modename: warning: \`-version-info' is ignored for programs" 1>&2
4334 $echo "$modename: warning: \`-release' is ignored for programs" 1>&2
4675 # a FreeBSD bug that causes programs to crash when -lm is
5869 # than running their programs.
6389 # rather than running their programs.
6453 # than running their programs.
6801 -R[ ]LIBDIR add LIBDIR to the runtime path of programs an
[all...]
H A Dconfigure304 # The Solaris, AIX, and Digital Unix default echo programs unquote
1017 --host=HOST cross-compile to build programs to run on HOST [BUILD]
1068 it to find libraries and programs with nonstandard names/locations.
1959 # Checks for programs.
2388 { { echo "$as_me:$LINENO: error: cannot run C compiled programs.
2391 echo "$as_me: error: cannot run C compiled programs.
6151 *** depend on shared libraries, but programs linked with such libtool
6213 *** depend on shared libraries, but programs linked with such libtool
6885 # to version 4, is to share data among multiple programs linked
7912 # libtool to hard-code these into programs
[all...]
/external/swiftshader/third_party/LLVM/autoconf/
H A Dltmain.sh3509 # This code stresses the "libraries are programs" paradigm to its
3548 $echo "*** its dynamic dependency list that programs get resolved with at runtime."
3590 $echo "*** as a dynamic dependency that programs can get resolved with at runtime."
4322 $echo "$modename: warning: \`-version-info' is ignored for programs" 1>&2
4326 $echo "$modename: warning: \`-release' is ignored for programs" 1>&2
4667 # a FreeBSD bug that causes programs to crash when -lm is
5861 # than running their programs.
6381 # rather than running their programs.
6445 # than running their programs.
6793 -R[ ]LIBDIR add LIBDIR to the runtime path of programs an
[all...]
/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
H A DesextcTextureCubeMapArraySampling.cpp3219 m_testCtx.getLog() << tcu::TestLog::Message << "Invalid programs: " << invalid_programs
3238 m_testCtx.getLog() << tcu::TestLog::Message << "Total programs: " << linked_programs << tcu::TestLog::EndMessage;
3666 * @param program_collection Collection of programs
3693 const programCollectionForFunction* programs = 0; local
3698 programs = program_collection.getPrograms(function->m_function);
3699 program = programs->getProgram(shader->m_type);
4245 /** Get collection of programs for sampling function
4249 * @return Collection of programs for given sampling function
/external/deqp/framework/opengl/simplereference/
H A DsglrReferenceContext.cpp487 vector<ShaderProgramObjectContainer*> programs; local
488 m_programs.getAll(programs);
489 for (vector<ShaderProgramObjectContainer*>::iterator i = programs.begin(); i != programs.end(); i++)
/external/annotation-tools/annotation-file-utilities/
H A Ddesign.tex15 The Annotation File Utilities (AFU) include programs for extracting
/external/libedit/
H A Dconfigure1389 --host=HOST cross-compile to build programs to run on HOST [BUILD]
1436 it to find libraries and programs with nonstandard names/locations.
2850 as_fn_error $? "cannot run C compiled programs.
3686 # Reject install programs that cannot install multiple files.
4410 to the behaviour of most rm programs out there, and not conforming with
7919 *** depend on shared libraries, but programs linked with such libtool
7985 *** depend on shared libraries, but programs linked with such libtool
10279 # libtool to hard-code these into programs
10946 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to hardcode library paths into programs" >&5
10947 $as_echo_n "checking how to hardcode library paths into programs
[all...]
/external/mesa3d/include/GL/
H A Dglext.h3251 typedef void (APIENTRYP PFNGLDELETEPROGRAMSARBPROC) (GLsizei n, const GLuint *programs);
3252 typedef void (APIENTRYP PFNGLGENPROGRAMSARBPROC) (GLsizei n, GLuint *programs);
3271 GLAPI void APIENTRY glDeleteProgramsARB (GLsizei n, const GLuint *programs);
3272 GLAPI void APIENTRY glGenProgramsARB (GLsizei n, GLuint *programs);
10890 typedef GLboolean (APIENTRYP PFNGLAREPROGRAMSRESIDENTNVPROC) (GLsizei n, const GLuint *programs, GLboolean *residences);
10892 typedef void (APIENTRYP PFNGLDELETEPROGRAMSNVPROC) (GLsizei n, const GLuint *programs);
10894 typedef void (APIENTRYP PFNGLGENPROGRAMSNVPROC) (GLsizei n, GLuint *programs);
10912 typedef void (APIENTRYP PFNGLREQUESTRESIDENTPROGRAMSNVPROC) (GLsizei n, const GLuint *programs);
10955 GLAPI GLboolean APIENTRY glAreProgramsResidentNV (GLsizei n, const GLuint *programs, GLboolean *residences);
10957 GLAPI void APIENTRY glDeleteProgramsNV (GLsizei n, const GLuint *programs);
[all...]
/external/swiftshader/include/GL/
H A Dglext.h3287 typedef void (APIENTRYP PFNGLDELETEPROGRAMSARBPROC) (GLsizei n, const GLuint *programs);
3288 typedef void (APIENTRYP PFNGLGENPROGRAMSARBPROC) (GLsizei n, GLuint *programs);
3307 GLAPI void APIENTRY glDeleteProgramsARB (GLsizei n, const GLuint *programs);
3308 GLAPI void APIENTRY glGenProgramsARB (GLsizei n, GLuint *programs);
11326 typedef GLboolean (APIENTRYP PFNGLAREPROGRAMSRESIDENTNVPROC) (GLsizei n, const GLuint *programs, GLboolean *residences);
11328 typedef void (APIENTRYP PFNGLDELETEPROGRAMSNVPROC) (GLsizei n, const GLuint *programs);
11330 typedef void (APIENTRYP PFNGLGENPROGRAMSNVPROC) (GLsizei n, GLuint *programs);
11348 typedef void (APIENTRYP PFNGLREQUESTRESIDENTPROGRAMSNVPROC) (GLsizei n, const GLuint *programs);
11391 GLAPI GLboolean APIENTRY glAreProgramsResidentNV (GLsizei n, const GLuint *programs, GLboolean *residences);
11393 GLAPI void APIENTRY glDeleteProgramsNV (GLsizei n, const GLuint *programs);
[all...]
/external/libpng/
H A Dconfigure1439 --host=HOST cross-compile to build programs to run on HOST [BUILD]
1477 programs directly they will typically #include
1560 it to find libraries and programs with nonstandard names/locations.
2357 # Reject install programs that cannot install multiple files.
2893 to the behaviour of most rm programs out there, and not conforming with
2959 # Checks for programs.
3482 as_fn_error $? "cannot run C compiled programs.
8623 *** depend on shared libraries, but programs linked with such libtool
8689 *** depend on shared libraries, but programs linked with such libtool
11179 # libtool to hard-code these into programs
[all...]
/external/ImageMagick/config/
H A Dltmain.sh2513 # resorting to external programs. To this end, it redirects stdin and
3746 -R[ ]LIBDIR add LIBDIR to the runtime path of programs and libraries
3908 # rather than running their programs.
4231 # than running their programs.
4827 # a FreeBSD bug that causes programs to crash when -lm is
5278 # (application programs are unlikely to have options that match
9167 # This code stresses the "libraries are programs" paradigm to its
9206 echo "*** its dynamic dependency list that programs get resolved with at runtime."
9249 echo "*** as a dynamic dependency that programs can get resolved with at runtime."
10192 func_warning "'-version-info' is ignored for programs"
[all...]
/external/ImageMagick/www/api/
H A Dmorphology.php326 <p>It is basically equivalent to as MorphologyImage() (see below) but without any user controls. This allows internel programs to use this method to perform a specific task without possible interference by any API user supplied settings.</p>

Completed in 972 milliseconds

123456