HomeSort by: relevance | last modified time | path
    Searched refs:compilers (Results 1 - 25 of 398) sorted by relevancy

1 2 3 4 5 6 7 8 91011>>

  /xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/tests/
disasm.c 385 struct ir3_compiler *compilers[10] = {}; local
386 struct fd_dev_id dev_ids[ARRAY_SIZE(compilers)];
427 if (!compilers[gen]) {
429 compilers[gen] = ir3_compiler_create(NULL, &dev_ids[gen], false);
436 struct ir3_shader *shader = ir3_parse_asm(compilers[gen], &info, fasm);
482 for (unsigned i = 0; i < ARRAY_SIZE(compilers); i++) {
483 if (!compilers[i])
485 ir3_compiler_destroy(compilers[i]);
  /xsrc/external/mit/glw/dist/
compile 2 # Wrapper for compilers which do not understand `-c -o'.
41 Wrapper for compilers which do not understand `-c -o'.
  /xsrc/external/mit/xf86-video-ati/dist/
compile 2 # Wrapper for compilers which do not understand `-c -o'.
41 Wrapper for compilers which do not understand `-c -o'.
  /xsrc/external/mit/xf86-video-intel-old/dist/
compile 2 # Wrapper for compilers which do not understand `-c -o'.
41 Wrapper for compilers which do not understand `-c -o'.
  /xsrc/external/mit/xsetpointer/dist/
compile 2 # Wrapper for compilers which do not understand `-c -o'.
41 Wrapper for compilers which do not understand `-c -o'.
  /xsrc/external/mit/freetype/dist/builds/windows/
detect.mk 99 $(info $(PROJECT_TITLE) build system -- supported compilers)
101 $(info Several command-line compilers are supported on Win32:)
116 # additionally, we provide hooks for various other compilers
  /xsrc/external/mit/appres/dist/
compile 2 # Wrapper for compilers which do not understand '-c -o'.
243 Wrapper for compilers which do not understand '-c -o'.
  /xsrc/external/mit/bdftopcf/dist/
compile 2 # Wrapper for compilers which do not understand '-c -o'.
243 Wrapper for compilers which do not understand '-c -o'.
  /xsrc/external/mit/beforelight/dist/
compile 2 # Wrapper for compilers which do not understand '-c -o'.
243 Wrapper for compilers which do not understand '-c -o'.
  /xsrc/external/mit/bitmap/dist/
compile 2 # Wrapper for compilers which do not understand '-c -o'.
243 Wrapper for compilers which do not understand '-c -o'.
  /xsrc/external/mit/editres/dist/
compile 2 # Wrapper for compilers which do not understand '-c -o'.
243 Wrapper for compilers which do not understand '-c -o'.
  /xsrc/external/mit/font-util/dist/
compile 2 # Wrapper for compilers which do not understand '-c -o'.
243 Wrapper for compilers which do not understand '-c -o'.
  /xsrc/external/mit/fontconfig/dist/
compile 2 # Wrapper for compilers which do not understand '-c -o'.
243 Wrapper for compilers which do not understand '-c -o'.
  /xsrc/external/mit/fonttosfnt/dist/
compile 2 # Wrapper for compilers which do not understand '-c -o'.
243 Wrapper for compilers which do not understand '-c -o'.
  /xsrc/external/mit/fslsfonts/dist/
compile 2 # Wrapper for compilers which do not understand '-c -o'.
243 Wrapper for compilers which do not understand '-c -o'.
  /xsrc/external/mit/fstobdf/dist/
compile 2 # Wrapper for compilers which do not understand '-c -o'.
243 Wrapper for compilers which do not understand '-c -o'.
  /xsrc/external/mit/glu/dist/
compile 2 # Wrapper for compilers which do not understand '-c -o'.
243 Wrapper for compilers which do not understand '-c -o'.
  /xsrc/external/mit/iceauth/dist/
compile 2 # Wrapper for compilers which do not understand '-c -o'.
243 Wrapper for compilers which do not understand '-c -o'.
  /xsrc/external/mit/ico/dist/
compile 2 # Wrapper for compilers which do not understand '-c -o'.
243 Wrapper for compilers which do not understand '-c -o'.
  /xsrc/external/mit/imake/dist/
compile 2 # Wrapper for compilers which do not understand '-c -o'.
243 Wrapper for compilers which do not understand '-c -o'.
mdepend.cpp 129 # For example, with Sun compilers, -xM or -xM1 or
  /xsrc/external/mit/libFS/dist/
compile 2 # Wrapper for compilers which do not understand '-c -o'.
243 Wrapper for compilers which do not understand '-c -o'.
  /xsrc/external/mit/libICE/dist/
compile 2 # Wrapper for compilers which do not understand '-c -o'.
243 Wrapper for compilers which do not understand '-c -o'.
  /xsrc/external/mit/libSM/dist/
compile 2 # Wrapper for compilers which do not understand '-c -o'.
243 Wrapper for compilers which do not understand '-c -o'.
  /xsrc/external/mit/libX11/dist/
compile 2 # Wrapper for compilers which do not understand '-c -o'.
243 Wrapper for compilers which do not understand '-c -o'.

Completed in 12 milliseconds

1 2 3 4 5 6 7 8 91011>>