Searched refs:locate (Results 1 - 25 of 278) sorted by relevance

1234567891011>>

/xsrc/external/mit/glu/dist/src/libnurbs/internals/
H A Dmaplist.h55 Mapdesc * locate( long );
71 return (locate( type ) ? 1 : 0);
77 Mapdesc *m = locate( type );
H A Dmaplist.cc74 Mapdesc *m = locate( type );
104 Mapdesc *val = locate( type );
110 Maplist::locate( long type ) function in class:Maplist
H A Dnurbsinterfac.cc199 Mapdesc *mapdesc = maplist.locate( type );
278 Mapdesc *mapdesc = maplist.locate( type );
330 Mapdesc *mapdesc = maplist.locate( type );
391 Mapdesc *mapdesc = maplist.locate( type );
433 Mapdesc *mapdesc = maplist.locate( type );
454 Mapdesc *mapdesc = maplist.locate( type );
478 Mapdesc *mapdesc = maplist.locate( type );
/xsrc/external/mit/freetype/dist/
H A Dvms_make.com91 $ if f$locate("AS_IS",f$edit(ccopt,"UPCASE")) .lt. f$length(ccopt) -
104 $ if f$locate("DEMOS",file) .eqs. f$length(file) then write optf file
138 $ write sys$output "Could not locate FreeType 2 include files"
1031 $ if f$locate("CCOPT=",cparm) .lt. f$length(cparm)
1033 $ start = f$locate("=",cparm) + 1
1038 $ if f$locate("LOPTS=",cparm) .lt. f$length(cparm)
1040 $ start = f$locate("=",cparm) + 1
1044 $ if f$locate("CC=",cparm) .lt. f$length(cparm)
1046 $ start = f$locate("=",cparm) + 1
1061 $ if f$locate("MAK
[all...]
/xsrc/external/mit/glw/dist/
H A Dconfigure.ac42 [m4_fatal([Could not locate the pkg-config autoconf macros.
77 [AC_MSG_ERROR([Can't locate Motif headers])])
79 [AC_MSG_ERROR([Can't locate Motif Xm library])])
/xsrc/external/mit/freetype/dist/src/tools/
H A Dglnames.py5126 def locate( self, index ): member in class:StringNode
5141 index = child.locate( index )
5359 dict_len = dict.locate( 0 )
/xsrc/external/mit/libXft/dist/
H A DREADME.md9 uses fontconfig to locate fonts so it has no configuration files.
/xsrc/external/mit/freetype/dist/builds/cmake/
H A DiOS.cmake152 # this causes the installers to properly locate the output libraries
158 # this causes the installers to properly locate the output libraries
/xsrc/external/mit/glu/dist/
H A Dconfigure.ac55 [m4_fatal([Could not locate the pkg-config autoconf macros.
/xsrc/external/mit/fontconfig/dist/m4/
H A Dlib-prefix.m420 dnl This macro is not needed if only AC_LIB_LINKFLAGS is used to locate
H A Dpkg.m41 # pkg.m4 - Macros to locate and utilise pkg-config. -*- Autoconf -*-
/xsrc/external/mit/freetype/dist/builds/unix/
H A Dpkg.m41 # pkg.m4 - Macros to locate and utilise pkg-config. -*- Autoconf -*-
/xsrc/external/mit/mesa-demos/dist/
H A Dconfigure.ac48 [m4_fatal([Could not locate the pkg-config autoconf macros.
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D17.3.4.rst185 - glx/apple: locate dispatch table functions to wrap by name
/xsrc/external/mit/xdm/dist/
H A Dconfigure.ac237 # Define a configure option to locate a special file (/dev/random or /dev/urandom)
/xsrc/external/mit/xf86dga/dist/
H A Daclocal.m41964 # It will attempt to locate the tool and use appropriate options.
2216 # pkg.m4 - Macros to locate and utilise pkg-config. -*- Autoconf -*-
/xsrc/external/mit/util-macros/dist/
H A Dxorg-macros.m4.in913 # This macro attempts to locate an m4 macro processor which supports
1414 # It will attempt to locate the tool and use appropriate options.
/xsrc/external/mit/evieext/dist/
H A Daclocal.m41962 # It will attempt to locate the tool and use appropriate options.
2214 # pkg.m4 - Macros to locate and utilise pkg-config. -*- Autoconf -*-
/xsrc/external/mit/xclock/dist/
H A Daclocal.m42340 dnl This macro is not needed if only AC_LIB_LINKFLAGS is used to locate
2546 dnl pkg.m4 - Macros to locate and utilise pkg-config. -*- Autoconf -*-
3734 # This macro attempts to locate an m4 macro processor which supports
4245 # It will attempt to locate the tool and use appropriate options.
/xsrc/external/mit/xwininfo/dist/
H A Daclocal.m42340 dnl This macro is not needed if only AC_LIB_LINKFLAGS is used to locate
2546 dnl pkg.m4 - Macros to locate and utilise pkg-config. -*- Autoconf -*-
3734 # This macro attempts to locate an m4 macro processor which supports
4245 # It will attempt to locate the tool and use appropriate options.
/xsrc/external/mit/libXau/dist/
H A Daclocal.m41308 dnl pkg.m4 - Macros to locate and utilise pkg-config. -*- Autoconf -*-
2496 # This macro attempts to locate an m4 macro processor which supports
2997 # It will attempt to locate the tool and use appropriate options.
/xsrc/external/mit/libXaw/dist/
H A Daclocal.m423 # pkg.m4 - Macros to locate and use pkg-config. -*- Autoconf -*-
1279 # This macro attempts to locate an m4 macro processor which supports
1790 # It will attempt to locate the tool and use appropriate options.
/xsrc/external/mit/libXcursor/dist/
H A Daclocal.m423 # pkg.m4 - Macros to locate and use pkg-config. -*- Autoconf -*-
1279 # This macro attempts to locate an m4 macro processor which supports
1790 # It will attempt to locate the tool and use appropriate options.
/xsrc/external/mit/libXdmcp/dist/
H A Daclocal.m41151 dnl pkg.m4 - Macros to locate and utilise pkg-config. -*- Autoconf -*-
2339 # This macro attempts to locate an m4 macro processor which supports
2850 # It will attempt to locate the tool and use appropriate options.
/xsrc/external/mit/libXext/dist/
H A Daclocal.m41151 dnl pkg.m4 - Macros to locate and utilise pkg-config. -*- Autoconf -*-
2339 # This macro attempts to locate an m4 macro processor which supports
2850 # It will attempt to locate the tool and use appropriate options.

Completed in 111 milliseconds

1234567891011>>