| /xsrc/external/mit/brotli/dist/ |
| H A D | configure-cmake | 111 --bindir=DIR user executables [PREFIX/bin] 112 --sbindir=DIR system admin executables [PREFIX/sbin] 113 --libexecdir=DIR program executables [PREFIX/libexec]
|
| /xsrc/external/mit/freetype/dist/builds/ |
| H A D | exports.mk | 37 # TE acts like T, but for executables instead of object files.
|
| /xsrc/external/mit/xterm/dist/ |
| H A D | Makefile.in | 417 @echo 'Completed installation of executables and documentation.'
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 20.1.2.rst | 122 - radv: enable radv_no_dynamic_bounds for more Path of Exile executables
|
| /xsrc/external/mit/ctwm/dist/tests/ |
| H A D | CMakeLists.txt | 11 # Add some infrastructure for building executables for unit tests
|
| /xsrc/external/mit/MesaLib/dist/src/amd/compiler/tests/ |
| H A D | helpers.cpp | 362 VkPipelineExecutablePropertiesKHR executables[16]; local in function:print_pipeline_ir 367 ASSERTED VkResult result = GetPipelineExecutablePropertiesKHR(device, &pipeline_info, &executable_count, executables); 372 if (executables[executable].stages == stages)
|
| /xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/ |
| H A D | tu_pipeline.c | 2310 util_dynarray_append(&pipeline->executables, struct tu_pipeline_executable, exe); 3081 util_dynarray_init(&(*pipeline)->executables, (*pipeline)->executables_mem_ctx); 3308 util_dynarray_init(&pipeline->executables, pipeline->executables_mem_ctx); 3424 assert(index < util_dynarray_num_elements(&pipeline->executables, 3427 &pipeline->executables, struct tu_pipeline_executable, index); 3441 util_dynarray_foreach (&pipeline->executables, struct tu_pipeline_executable, exe) {
|
| H A D | tu_private.h | 1267 struct util_dynarray executables; member in struct:tu_pipeline
|
| /xsrc/external/mit/MesaLib/dist/src/intel/vulkan/ |
| H A D | anv_pipeline.c | 293 util_dynarray_init(&pipeline->executables, pipeline->mem_ctx); 1326 util_dynarray_append(&pipeline->executables, 2585 /* TODO: Figure out executables for resume shaders */ 3141 util_dynarray_foreach (&pipeline->executables, struct anv_pipeline_executable, exe) { 3173 assert(index < util_dynarray_num_elements(&pipeline->executables, 3176 &pipeline->executables, struct anv_pipeline_executable, index);
|
| /xsrc/external/mit/util-macros/dist/ |
| H A D | configure | 1279 --bindir=DIR user executables [EPREFIX/bin] 1280 --sbindir=DIR system admin executables [EPREFIX/sbin] 1281 --libexecdir=DIR program executables [EPREFIX/libexec]
|
| /xsrc/external/mit/libXau/dist/m4/ |
| H A D | libtool.m4 | 2478 # versioned .so libs for executables only if there is the -brtl 5465 # DT_RUNPATH tag from executables and libraries. But doing so 5543 # have runtime linking enabled, and use it for executables. 5547 # "aix,no" lib.a(lib.so.V) shared, rtl:no, for executables 5548 # "aix,yes" lib.so shared, rtl:yes, for executables 5551 # lib.a(lib.so.V) shared, rtl:no, for executables 5552 # "both,yes" lib.so.V(shr.o) shared, rtl:yes, for executables 5554 # "svr4,*" lib.so.V(shr.o) shared, rtl:yes, for executables 5565 # so we don't have lib.a shared libs to link our executables. 5577 # When large executables o [all...] |
| /xsrc/external/mit/libXaw/dist/m4/ |
| H A D | libtool.m4 | 2448 # versioned .so libs for executables only if there is the -brtl 5350 # DT_RUNPATH tag from executables and libraries. But doing so 5428 # have runtime linking enabled, and use it for executables. 5432 # "aix,no" lib.a(lib.so.V) shared, rtl:no, for executables 5433 # "aix,yes" lib.so shared, rtl:yes, for executables 5436 # lib.a(lib.so.V) shared, rtl:no, for executables 5437 # "both,yes" lib.so.V(shr.o) shared, rtl:yes, for executables 5439 # "svr4,*" lib.so.V(shr.o) shared, rtl:yes, for executables 5450 # so we don't have lib.a shared libs to link our executables. 5462 # When large executables o [all...] |
| /xsrc/external/mit/libXcursor/dist/m4/ |
| H A D | libtool.m4 | 2448 # versioned .so libs for executables only if there is the -brtl 5350 # DT_RUNPATH tag from executables and libraries. But doing so 5428 # have runtime linking enabled, and use it for executables. 5432 # "aix,no" lib.a(lib.so.V) shared, rtl:no, for executables 5433 # "aix,yes" lib.so shared, rtl:yes, for executables 5436 # lib.a(lib.so.V) shared, rtl:no, for executables 5437 # "both,yes" lib.so.V(shr.o) shared, rtl:yes, for executables 5439 # "svr4,*" lib.so.V(shr.o) shared, rtl:yes, for executables 5450 # so we don't have lib.a shared libs to link our executables. 5462 # When large executables o [all...] |
| /xsrc/external/mit/libXdmcp/dist/m4/ |
| H A D | libtool.m4 | 2449 # versioned .so libs for executables only if there is the -brtl 5325 # DT_RUNPATH tag from executables and libraries. But doing so 5403 # have runtime linking enabled, and use it for executables. 5407 # "aix,no" lib.a(lib.so.V) shared, rtl:no, for executables 5408 # "aix,yes" lib.so shared, rtl:yes, for executables 5411 # lib.a(lib.so.V) shared, rtl:no, for executables 5412 # "both,yes" lib.so.V(shr.o) shared, rtl:yes, for executables 5414 # "svr4,*" lib.so.V(shr.o) shared, rtl:yes, for executables 5425 # so we don't have lib.a shared libs to link our executables. 5437 # When large executables o [all...] |
| /xsrc/external/mit/libXext/dist/m4/ |
| H A D | libtool.m4 | 2449 # versioned .so libs for executables only if there is the -brtl 5325 # DT_RUNPATH tag from executables and libraries. But doing so 5403 # have runtime linking enabled, and use it for executables. 5407 # "aix,no" lib.a(lib.so.V) shared, rtl:no, for executables 5408 # "aix,yes" lib.so shared, rtl:yes, for executables 5411 # lib.a(lib.so.V) shared, rtl:no, for executables 5412 # "both,yes" lib.so.V(shr.o) shared, rtl:yes, for executables 5414 # "svr4,*" lib.so.V(shr.o) shared, rtl:yes, for executables 5425 # so we don't have lib.a shared libs to link our executables. 5437 # When large executables o [all...] |
| /xsrc/external/mit/libXfixes/dist/m4/ |
| H A D | libtool.m4 | 2449 # versioned .so libs for executables only if there is the -brtl 5325 # DT_RUNPATH tag from executables and libraries. But doing so 5403 # have runtime linking enabled, and use it for executables. 5407 # "aix,no" lib.a(lib.so.V) shared, rtl:no, for executables 5408 # "aix,yes" lib.so shared, rtl:yes, for executables 5411 # lib.a(lib.so.V) shared, rtl:no, for executables 5412 # "both,yes" lib.so.V(shr.o) shared, rtl:yes, for executables 5414 # "svr4,*" lib.so.V(shr.o) shared, rtl:yes, for executables 5425 # so we don't have lib.a shared libs to link our executables. 5437 # When large executables o [all...] |
| /xsrc/external/mit/libXfont2/dist/m4/ |
| H A D | libtool.m4 | 2449 # versioned .so libs for executables only if there is the -brtl 5325 # DT_RUNPATH tag from executables and libraries. But doing so 5403 # have runtime linking enabled, and use it for executables. 5407 # "aix,no" lib.a(lib.so.V) shared, rtl:no, for executables 5408 # "aix,yes" lib.so shared, rtl:yes, for executables 5411 # lib.a(lib.so.V) shared, rtl:no, for executables 5412 # "both,yes" lib.so.V(shr.o) shared, rtl:yes, for executables 5414 # "svr4,*" lib.so.V(shr.o) shared, rtl:yes, for executables 5425 # so we don't have lib.a shared libs to link our executables. 5437 # When large executables o [all...] |
| /xsrc/external/mit/libXft/dist/m4/ |
| H A D | libtool.m4 | 2448 # versioned .so libs for executables only if there is the -brtl 5350 # DT_RUNPATH tag from executables and libraries. But doing so 5428 # have runtime linking enabled, and use it for executables. 5432 # "aix,no" lib.a(lib.so.V) shared, rtl:no, for executables 5433 # "aix,yes" lib.so shared, rtl:yes, for executables 5436 # lib.a(lib.so.V) shared, rtl:no, for executables 5437 # "both,yes" lib.so.V(shr.o) shared, rtl:yes, for executables 5439 # "svr4,*" lib.so.V(shr.o) shared, rtl:yes, for executables 5450 # so we don't have lib.a shared libs to link our executables. 5462 # When large executables o [all...] |
| /xsrc/external/mit/libXi/dist/m4/ |
| H A D | libtool.m4 | 2449 # versioned .so libs for executables only if there is the -brtl 5328 # DT_RUNPATH tag from executables and libraries. But doing so 5406 # have runtime linking enabled, and use it for executables. 5410 # "aix,no" lib.a(lib.so.V) shared, rtl:no, for executables 5411 # "aix,yes" lib.so shared, rtl:yes, for executables 5414 # lib.a(lib.so.V) shared, rtl:no, for executables 5415 # "both,yes" lib.so.V(shr.o) shared, rtl:yes, for executables 5417 # "svr4,*" lib.so.V(shr.o) shared, rtl:yes, for executables 5428 # so we don't have lib.a shared libs to link our executables. 5440 # When large executables o [all...] |
| /xsrc/external/mit/libXpm/dist/m4/ |
| H A D | libtool.m4 | 2449 # versioned .so libs for executables only if there is the -brtl 5325 # DT_RUNPATH tag from executables and libraries. But doing so 5403 # have runtime linking enabled, and use it for executables. 5407 # "aix,no" lib.a(lib.so.V) shared, rtl:no, for executables 5408 # "aix,yes" lib.so shared, rtl:yes, for executables 5411 # lib.a(lib.so.V) shared, rtl:no, for executables 5412 # "both,yes" lib.so.V(shr.o) shared, rtl:yes, for executables 5414 # "svr4,*" lib.so.V(shr.o) shared, rtl:yes, for executables 5425 # so we don't have lib.a shared libs to link our executables. 5437 # When large executables o [all...] |
| /xsrc/external/mit/libXpresent/dist/m4/ |
| H A D | libtool.m4 | 2449 # versioned .so libs for executables only if there is the -brtl 5325 # DT_RUNPATH tag from executables and libraries. But doing so 5403 # have runtime linking enabled, and use it for executables. 5407 # "aix,no" lib.a(lib.so.V) shared, rtl:no, for executables 5408 # "aix,yes" lib.so shared, rtl:yes, for executables 5411 # lib.a(lib.so.V) shared, rtl:no, for executables 5412 # "both,yes" lib.so.V(shr.o) shared, rtl:yes, for executables 5414 # "svr4,*" lib.so.V(shr.o) shared, rtl:yes, for executables 5425 # so we don't have lib.a shared libs to link our executables. 5437 # When large executables o [all...] |
| /xsrc/external/mit/libXrandr/dist/m4/ |
| H A D | libtool.m4 | 2449 # versioned .so libs for executables only if there is the -brtl 5325 # DT_RUNPATH tag from executables and libraries. But doing so 5403 # have runtime linking enabled, and use it for executables. 5407 # "aix,no" lib.a(lib.so.V) shared, rtl:no, for executables 5408 # "aix,yes" lib.so shared, rtl:yes, for executables 5411 # lib.a(lib.so.V) shared, rtl:no, for executables 5412 # "both,yes" lib.so.V(shr.o) shared, rtl:yes, for executables 5414 # "svr4,*" lib.so.V(shr.o) shared, rtl:yes, for executables 5425 # so we don't have lib.a shared libs to link our executables. 5437 # When large executables o [all...] |
| /xsrc/external/mit/libXrender/dist/m4/ |
| H A D | libtool.m4 | 2478 # versioned .so libs for executables only if there is the -brtl 5465 # DT_RUNPATH tag from executables and libraries. But doing so 5543 # have runtime linking enabled, and use it for executables. 5547 # "aix,no" lib.a(lib.so.V) shared, rtl:no, for executables 5548 # "aix,yes" lib.so shared, rtl:yes, for executables 5551 # lib.a(lib.so.V) shared, rtl:no, for executables 5552 # "both,yes" lib.so.V(shr.o) shared, rtl:yes, for executables 5554 # "svr4,*" lib.so.V(shr.o) shared, rtl:yes, for executables 5565 # so we don't have lib.a shared libs to link our executables. 5577 # When large executables o [all...] |
| /xsrc/external/mit/libXt/dist/m4/ |
| H A D | libtool.m4 | 2449 # versioned .so libs for executables only if there is the -brtl 5338 # DT_RUNPATH tag from executables and libraries. But doing so 5416 # have runtime linking enabled, and use it for executables. 5420 # "aix,no" lib.a(lib.so.V) shared, rtl:no, for executables 5421 # "aix,yes" lib.so shared, rtl:yes, for executables 5424 # lib.a(lib.so.V) shared, rtl:no, for executables 5425 # "both,yes" lib.so.V(shr.o) shared, rtl:yes, for executables 5427 # "svr4,*" lib.so.V(shr.o) shared, rtl:yes, for executables 5438 # so we don't have lib.a shared libs to link our executables. 5450 # When large executables o [all...] |
| /xsrc/external/mit/libxshmfence/dist/m4/ |
| H A D | libtool.m4 | 2478 # versioned .so libs for executables only if there is the -brtl 5465 # DT_RUNPATH tag from executables and libraries. But doing so 5543 # have runtime linking enabled, and use it for executables. 5547 # "aix,no" lib.a(lib.so.V) shared, rtl:no, for executables 5548 # "aix,yes" lib.so shared, rtl:yes, for executables 5551 # lib.a(lib.so.V) shared, rtl:no, for executables 5552 # "both,yes" lib.so.V(shr.o) shared, rtl:yes, for executables 5554 # "svr4,*" lib.so.V(shr.o) shared, rtl:yes, for executables 5565 # so we don't have lib.a shared libs to link our executables. 5577 # When large executables o [all...] |