/third_party/skia/third_party/externals/icu/source/data/ |
H A D | makedata.mak | 123 # The source directory for data needed for test programs.
|
/third_party/ffmpeg/ |
H A D | configure | 94 use rpath when linking programs (USE WITH CARE) 111 --disable-all disable building components, libraries and programs 115 --disable-programs do not build command line programs 3817 # programs 4135 --disable-programs)
|
/third_party/mesa3d/include/CL/ |
H A D | cl2.hpp | 202 * programs. 6830 cl_program programs[2] = { input1(), input2() }; in linkProgram() local 6843 programs, in linkProgram() 6865 vector<cl_program> programs(inputPrograms.size()); in linkProgram() 6868 programs[i] = inputPrograms[i](); in linkProgram() 6884 programs.data(), in linkProgram()
|
H A D | cl.hpp | 5402 cl_program programs[2] = { input1(), input2() }; in linkProgram() local 5415 programs, in linkProgram() 5437 cl_program * programs = (cl_program*) alloca(inputPrograms.size() * sizeof(cl_program)); in linkProgram() local 5439 if (programs != NULL) { in linkProgram() 5441 programs[i] = inputPrograms[i](); in linkProgram() 5458 programs, in linkProgram()
|
/third_party/ffmpeg/fftools/ |
H A D | ffprobe.c | 264 [SECTION_ID_PROGRAMS] = { SECTION_ID_PROGRAMS, "programs", SECTION_FLAG_IS_ARRAY, { SECTION_ID_PROGRAM, -1 } }, 3198 AVProgram *program = fmt_ctx->programs[i]; in show_programs() 3955 DEFINE_OPT_SHOW_SECTION(programs, PROGRAMS) 3984 { "show_programs", 0, { .func_arg = &opt_show_programs }, "show programs info" }, 4066 SET_DO_SHOW(PROGRAMS, programs); in main()
|
H A D | ffmpeg_opt.c | 764 meta = &context->programs[index]->metadata;\ in copy_metadata() 2919 /* process manually set programs */ in open_output_file() 3036 m = &oc->programs[index]->metadata; in open_output_file()
|
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/ |
H A D | esextcTextureCubeMapArraySampling.cpp | 3213 m_testCtx.getLog() << tcu::TestLog::Message << "Invalid programs: " << invalid_programs in iterate() 3232 m_testCtx.getLog() << tcu::TestLog::Message << "Total programs: " << linked_programs << tcu::TestLog::EndMessage; in iterate() 3660 * @param program_collection Collection of programs 3687 const programCollectionForFunction* programs = 0; local 3692 programs = program_collection.getPrograms(function->m_function); 3693 program = programs->getProgram(shader->m_type); 4239 /** Get collection of programs for sampling function 4243 * @return Collection of programs for given sampling function
|
/third_party/mbedtls/tests/ |
H A D | ssl-opt.sh | 33 : ${P_SRV:=../programs/ssl/ssl_server2} 34 : ${P_CLI:=../programs/ssl/ssl_client2} 35 : ${P_PXY:=../programs/test/udp_proxy} 36 : ${P_QUERY:=../programs/test/query_compile_time_config}
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
H A D | StateChangeTest.cpp | 1178 // unrelated to switching programs. in TEST_P() 1192 // Create 2 shader programs differing only in the number of active samplers. in TEST_P() 1605 // Generate a program pipeline and attach the programs to their respective stages in bindProgramPipeline() 6251 // Test that switching between programs that only contain default uniforms is correct. 6277 GLuint programs[kProgramCount] = {program1, program2}; 6280 glUseProgram(programs[i]); 6281 GLint uniformLoc = glGetUniformLocation(programs[i], "u_value"); 6286 // Ensure position is at location 0 in both programs. 6287 GLint positionLocation = glGetAttribLocation(programs[i], "a_position");
|
/third_party/vk-gl-cts/framework/opengl/simplereference/ |
H A D | sglrReferenceContext.cpp | 506 vector<ShaderProgramObjectContainer*> programs; in ~ReferenceContext() local 507 m_programs.getAll(programs); in ~ReferenceContext() 508 for (vector<ShaderProgramObjectContainer*>::iterator i = programs.begin(); i != programs.end(); i++) in ~ReferenceContext()
|
/third_party/gn/src/gn/ |
H A D | variables.cc | 1085 This is normally used for things like plugins or helper programs that a
|
/third_party/lzma/Asm/x86/ |
H A D | LzmaDecOpt.asm | 781 jmp short len_mid_2 ; we use short here for MASM that doesn't optimize that code as another assembler programs
|
/third_party/mbedtls/tests/data_files/ |
H A D | Makefile | 18 MBEDTLS_CERT_WRITE ?= $(TOP_DIR)/programs/x509/cert_write 19 MBEDTLS_CERT_REQ ?= $(TOP_DIR)/programs/x509/cert_req
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
H A D | ContextVk.cpp | 2187 const gl::ResourceMap<gl::Program, gl::ShaderProgramID> &programs = in syncObjectPerfCounters() local 2189 for (const std::pair<GLuint, gl::Program *> &resource : programs) in syncObjectPerfCounters()
|
/third_party/libevdev/ |
H A D | configure | 1467 --host=HOST cross-compile to build programs to run on HOST [BUILD] 1535 it to find libraries and programs with nonstandard names/locations. 3250 as_fn_error 77 "cannot run C compiled programs. 3832 # Reject install programs that cannot install multiple files. 4593 to the behaviour of most rm programs out there, and not conforming with 4670 # Check for programs 8824 *** depend on shared libraries, but programs linked with such libtool 8891 *** depend on shared libraries, but programs linked with such libtool 11397 # libtool to hard-code these into programs 12111 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking how to hardcode library paths into programs" > [all...] |
/third_party/skia/third_party/externals/libpng/ |
H A D | configure | 1439 --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...] |
/third_party/openGLES/api/GL/ |
H A D | glext.h | 3244 typedef void (APIENTRYP PFNGLDELETEPROGRAMSARBPROC) (GLsizei n, const GLuint *programs); 3245 typedef void (APIENTRYP PFNGLGENPROGRAMSARBPROC) (GLsizei n, GLuint *programs); 3264 GLAPI void APIENTRY glDeleteProgramsARB (GLsizei n, const GLuint *programs); 3265 GLAPI void APIENTRY glGenProgramsARB (GLsizei n, GLuint *programs); 11712 typedef GLboolean (APIENTRYP PFNGLAREPROGRAMSRESIDENTNVPROC) (GLsizei n, const GLuint *programs, GLboolean *residences); 11714 typedef void (APIENTRYP PFNGLDELETEPROGRAMSNVPROC) (GLsizei n, const GLuint *programs); 11716 typedef void (APIENTRYP PFNGLGENPROGRAMSNVPROC) (GLsizei n, GLuint *programs); 11734 typedef void (APIENTRYP PFNGLREQUESTRESIDENTPROGRAMSNVPROC) (GLsizei n, const GLuint *programs); 11777 GLAPI GLboolean APIENTRY glAreProgramsResidentNV (GLsizei n, const GLuint *programs, GLboolean *residences); 11779 GLAPI void APIENTRY glDeleteProgramsNV (GLsizei n, const GLuint *programs); [all...] |
/third_party/mesa3d/include/GL/ |
H A D | glext.h | 3251 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); 11588 typedef GLboolean (APIENTRYP PFNGLAREPROGRAMSRESIDENTNVPROC) (GLsizei n, const GLuint *programs, GLboolean *residences); 11590 typedef void (APIENTRYP PFNGLDELETEPROGRAMSNVPROC) (GLsizei n, const GLuint *programs); 11592 typedef void (APIENTRYP PFNGLGENPROGRAMSNVPROC) (GLsizei n, GLuint *programs); 11610 typedef void (APIENTRYP PFNGLREQUESTRESIDENTPROGRAMSNVPROC) (GLsizei n, const GLuint *programs); 11653 GLAPI GLboolean APIENTRY glAreProgramsResidentNV (GLsizei n, const GLuint *programs, GLboolean *residences); 11655 GLAPI void APIENTRY glDeleteProgramsNV (GLsizei n, const GLuint *programs); [all...] |
/third_party/skia/third_party/externals/swiftshader/include/GL/ |
H A D | glext.h | 3287 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); 11327 typedef GLboolean (APIENTRYP PFNGLAREPROGRAMSRESIDENTNVPROC) (GLsizei n, const GLuint *programs, GLboolean *residences); 11329 typedef void (APIENTRYP PFNGLDELETEPROGRAMSNVPROC) (GLsizei n, const GLuint *programs); 11331 typedef void (APIENTRYP PFNGLGENPROGRAMSNVPROC) (GLsizei n, GLuint *programs); 11349 typedef void (APIENTRYP PFNGLREQUESTRESIDENTPROGRAMSNVPROC) (GLsizei n, const GLuint *programs); 11392 GLAPI GLboolean APIENTRY glAreProgramsResidentNV (GLsizei n, const GLuint *programs, GLboolean *residences); 11394 GLAPI void APIENTRY glDeleteProgramsNV (GLsizei n, const GLuint *programs); [all...] |
/third_party/skia/third_party/externals/opengl-registry/api/GL/ |
H A D | glext.h | 3287 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...] |
/third_party/ffmpeg/libavformat/ |
H A D | mpegtsenc.c | 1139 AVProgram *program = s->programs[i]; in mpegts_init()
|
H A D | hls.c | 1442 * needed (regardless of whether whole programs are discarded or not). */ in playlist_needed() 1446 /* Otherwise, check if all the programs (variants) this playlist is in are in playlist_needed() 1447 * discarded. Since all streams in the playlist are part of the same programs in playlist_needed() 1448 * we can just check the programs of the first stream. */ in playlist_needed() 1453 AVProgram *program = s->programs[i]; in playlist_needed() 1464 /* some streams were not discarded but all the programs were */ in playlist_needed()
|
H A D | demux.c | 1638 AVProgram *const p = ic->programs[i]; in update_stream_timings()
|
/third_party/eudev/ |
H A D | configure | 1473 --host=HOST cross-compile to build programs to run on HOST [BUILD] 1503 --disable-programs disable programs (udevd, udevadm and helpers) 1560 it to find libraries and programs with nonstandard names/locations. 3358 as_fn_error $? "cannot run C compiled programs. 4370 # Reject install programs that cannot install multiple files. 5094 to the behaviour of most rm programs out there, and not conforming with 8883 *** depend on shared libraries, but programs linked with such libtool 8949 *** depend on shared libraries, but programs linked with such libtool 11439 # libtool to hard-code these into programs [all...] |
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/ |
H A D | capture_gles_ext_params.cpp | 2287 ShaderProgramID programs, in CaptureBindFragmentInputLocationCHROMIUM_name() 2285 CaptureBindFragmentInputLocationCHROMIUM_name(const State &glState, bool isCallValid, ShaderProgramID programs, GLint location, const GLchar *name, ParamCapture *paramCapture) CaptureBindFragmentInputLocationCHROMIUM_name() argument
|