| /xsrc/external/mit/freetype/dist/builds/compiler/ |
| intelc.mk | 30 # be .a, .lib, etc., depending on the platform. 32 A := lib 33 SA := lib 82 LINK_LIBRARY = lib /nologo /out:$(subst /,$(COMPILER_SEP),$@ $(OBJECTS_LIST))
|
| visualage.mk | 30 # be .a, .lib, etc., depending on the platform. 32 A := lib 33 SA := lib 73 LINK_LIBRARY = lib /nologo /out:$(subst /,$(COMPILER_SEP),$@ $(OBJECTS_LIST))
|
| visualc.mk | 30 # be .a, .lib, etc., depending on the platform. 32 A := lib 33 SA := lib 79 LINK_LIBRARY = lib /nologo /out:$(subst /,$(COMPILER_SEP),$@ $(OBJECTS_LIST))
|
| win-lcc.mk | 30 # be .a, .lib, etc., depending on the platform. 32 A := lib 33 SA := lib
|
| watcom.mk | 30 # be .a, .lib, etc., depending on the platform. 32 A := lib 33 SA := lib
|
| /xsrc/external/mit/libepoxy/dist/test/ |
| dlwrap.h | 58 void *lib = dlwrap_real_dlopen(library, RTLD_LAZY | RTLD_LOCAL); \ 59 typeof(&func) real_func = dlwrap_real_dlsym(lib, name); \
|
| /xsrc/external/mit/fontconfig/dist/ |
| fontconfig-zip.in | 21 lib/libfontconfig.dll.a 22 lib/fontconfig.lib 23 lib/fontconfig.def 24 lib/pkgconfig/fontconfig.pc
|
| compile | 98 lib=$1 102 for dir in $lib_path $LIB 105 if $shared && test -f "$dir/$lib.dll.lib"; then 107 lib=$dir/$lib.dll.lib 110 if test -f "$dir/$lib.lib"; then 112 lib=$dir/$lib.li [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gbm/main/ |
| backend.c | 50 void *lib; member in struct:gbm_backend_desc 66 assert(backend_desc->lib); 68 dlclose(backend_desc->lib); 76 void *lib) 91 new_desc->lib = lib; 115 load_backend(void *lib, int fd, const char *name) 122 get_backend = dlsym(lib, GBM_GET_BACKEND_PROC_NAME); 128 backend_desc = create_backend_desc(name, gbm_backend, lib); 141 dlclose(lib); 150 void *lib; local 196 void *lib; local [all...] |
| /xsrc/external/mit/xorg-cf-files/dist/ |
| gnuLib.rules | 80 install:: Concat(lib,libname.so.rev) @@\ 82 $(INSTALL) $(INSTALLFLAGS) $(INSTBINFLAGS) Concat(lib,libname.so.rev) $(DESTDIR)dest @@\ 83 @T=`echo Concat($(DESTDIR)dest/lib,libname.so.rev) | sed 's/\(lib[^\.]*\.so\.[0-9]*\)\(\.[0-9]*\)\{1,2\}/\1/'`;\ 84 set -x; $(RM) $$T && $(LN) Concat(lib,libname.so.rev) $$T @@\ 86 $(RM) Concat($(DESTDIR)dest/lib,libname.so); \ @@\ 87 $(LN) Concat(lib,libname.so.rev) Concat($(DESTDIR)dest/lib,libname.so)); fi 105 AllTarget(Concat(lib,libname.so.rev)) @@\ 107 Concat(lib,libname.so.rev): solist $(EXTRALIBRARYDEPS) @@ [all...] |
| /xsrc/external/mit/MesaLib/dist/.gitlab-ci/ |
| run-shader-db.sh | 8 LIBDIR=`pwd`/install/lib 15 env LD_PRELOAD=$LIBDIR/lib${driver}_noop_drm_shim.so \
|
| /xsrc/external/mit/MesaLib/dist/.gitlab-ci/container/ |
| create-android-ndk-pc.sh | 20 pcdir=$sysroot/usr/lib/$arch/pkgconfig 26 libdir=$sysroot/usr/lib/$arch/29 27 sharedlibdir=$sysroot/usr/lib/$arch 35 Libs: -L$sysroot/usr/lib/$arch/29 $libs
|
| /xsrc/external/mit/libXi/dist/src/ |
| XIQueryDevice.c | 92 XIDeviceInfo *lib = &info[i]; local 98 lib->deviceid = wire->deviceid; 99 lib->use = wire->use; 100 lib->attachment = wire->attachment; 101 lib->enabled = wire->enabled; 109 lib->name = Xcalloc(wire->name_len + 1, 1); 110 if (lib->name == NULL) 112 strncpy(lib->name, ptr, wire->name_len); 113 lib->name[wire->name_len] = '\0'; 117 lib->classes = Xmalloc(sz) [all...] |
| /xsrc/external/mit/appres/dist/ |
| compile | 98 lib=$1 102 for dir in $lib_path $LIB 105 if $shared && test -f "$dir/$lib.dll.lib"; then 107 lib=$dir/$lib.dll.lib 110 if test -f "$dir/$lib.lib"; then 112 lib=$dir/$lib.li [all...] |
| /xsrc/external/mit/bdftopcf/dist/ |
| compile | 98 lib=$1 102 for dir in $lib_path $LIB 105 if $shared && test -f "$dir/$lib.dll.lib"; then 107 lib=$dir/$lib.dll.lib 110 if test -f "$dir/$lib.lib"; then 112 lib=$dir/$lib.li [all...] |
| /xsrc/external/mit/beforelight/dist/ |
| compile | 98 lib=$1 102 for dir in $lib_path $LIB 105 if $shared && test -f "$dir/$lib.dll.lib"; then 107 lib=$dir/$lib.dll.lib 110 if test -f "$dir/$lib.lib"; then 112 lib=$dir/$lib.li [all...] |
| /xsrc/external/mit/bitmap/dist/ |
| compile | 98 lib=$1 102 for dir in $lib_path $LIB 105 if $shared && test -f "$dir/$lib.dll.lib"; then 107 lib=$dir/$lib.dll.lib 110 if test -f "$dir/$lib.lib"; then 112 lib=$dir/$lib.li [all...] |
| /xsrc/external/mit/editres/dist/ |
| compile | 98 lib=$1 102 for dir in $lib_path $LIB 105 if $shared && test -f "$dir/$lib.dll.lib"; then 107 lib=$dir/$lib.dll.lib 110 if test -f "$dir/$lib.lib"; then 112 lib=$dir/$lib.li [all...] |
| /xsrc/external/mit/font-util/dist/ |
| compile | 98 lib=$1 102 for dir in $lib_path $LIB 105 if $shared && test -f "$dir/$lib.dll.lib"; then 107 lib=$dir/$lib.dll.lib 110 if test -f "$dir/$lib.lib"; then 112 lib=$dir/$lib.li [all...] |
| /xsrc/external/mit/fonttosfnt/dist/ |
| compile | 98 lib=$1 102 for dir in $lib_path $LIB 105 if $shared && test -f "$dir/$lib.dll.lib"; then 107 lib=$dir/$lib.dll.lib 110 if test -f "$dir/$lib.lib"; then 112 lib=$dir/$lib.li [all...] |
| /xsrc/external/mit/fslsfonts/dist/ |
| compile | 98 lib=$1 102 for dir in $lib_path $LIB 105 if $shared && test -f "$dir/$lib.dll.lib"; then 107 lib=$dir/$lib.dll.lib 110 if test -f "$dir/$lib.lib"; then 112 lib=$dir/$lib.li [all...] |
| /xsrc/external/mit/fstobdf/dist/ |
| compile | 98 lib=$1 102 for dir in $lib_path $LIB 105 if $shared && test -f "$dir/$lib.dll.lib"; then 107 lib=$dir/$lib.dll.lib 110 if test -f "$dir/$lib.lib"; then 112 lib=$dir/$lib.li [all...] |
| /xsrc/external/mit/glu/dist/ |
| compile | 98 lib=$1 102 for dir in $lib_path $LIB 105 if $shared && test -f "$dir/$lib.dll.lib"; then 107 lib=$dir/$lib.dll.lib 110 if test -f "$dir/$lib.lib"; then 112 lib=$dir/$lib.li [all...] |
| /xsrc/external/mit/iceauth/dist/ |
| compile | 98 lib=$1 102 for dir in $lib_path $LIB 105 if $shared && test -f "$dir/$lib.dll.lib"; then 107 lib=$dir/$lib.dll.lib 110 if test -f "$dir/$lib.lib"; then 112 lib=$dir/$lib.li [all...] |
| /xsrc/external/mit/ico/dist/ |
| compile | 98 lib=$1 102 for dir in $lib_path $LIB 105 if $shared && test -f "$dir/$lib.dll.lib"; then 107 lib=$dir/$lib.dll.lib 110 if test -f "$dir/$lib.lib"; then 112 lib=$dir/$lib.li [all...] |