HomeSort by: relevance | last modified time | path
    Searched refs:PROJECT (Results 1 - 18 of 18) sorted by relevancy

  /xsrc/external/mit/freetype/dist/
Makefile 9 # This file is part of the FreeType project, and may only be used, modified,
10 # and distributed under the terms of the FreeType project license,
16 # Project names
18 PROJECT := freetype
21 # The variable TOP_DIR holds the path to the topmost directory in the project
  /xsrc/external/mit/freetype/dist/builds/
link_dos.mk 9 # This file is part of the FreeType project, and may only be used, modified,
10 # and distributed under the terms of the FreeType project license,
23 include $(TOP_DIR)/builds/$(PROJECT).mk
link_std.mk 9 # This file is part of the FreeType project, and may only be used, modified,
10 # and distributed under the terms of the FreeType project license,
23 include $(TOP_DIR)/builds/$(PROJECT).mk
  /xsrc/external/mit/freetype/dist/builds/ansi/
ansi-def.mk 9 # This file is part of the FreeType project, and may only be used, modified,
10 # and distributed under the terms of the FreeType project license,
37 LIBRARY := lib$(PROJECT)
  /xsrc/external/mit/freetype/dist/builds/beos/
beos-def.mk 11 # This file is part of the FreeType project, and may only be used, modified,
12 # and distributed under the terms of the FreeType project license,
39 LIBRARY := lib$(PROJECT)
  /xsrc/external/mit/freetype/dist/builds/dos/
dos-def.mk 9 # This file is part of the FreeType project, and may only be used, modified,
10 # and distributed under the terms of the FreeType project license,
40 LIBRARY := $(PROJECT)
  /xsrc/external/mit/freetype/dist/builds/os2/
os2-def.mk 9 # This file is part of the FreeType project, and may only be used, modified,
10 # and distributed under the terms of the FreeType project license,
40 LIBRARY := $(PROJECT)
  /xsrc/external/mit/freetype/dist/builds/unix/
unixddef.mk 10 # This file is part of the FreeType project, and may only be used, modified,
11 # and distributed under the terms of the FreeType project license,
36 LIBRARY := lib$(PROJECT)
unix.mk 9 # This file is part of the FreeType project, and may only be used, modified,
10 # and distributed under the terms of the FreeType project license,
36 include $(TOP_DIR)/builds/$(PROJECT).mk
unix-cc.in 8 # This file is part of the FreeType project, and may only be used, modified,
9 # and distributed under the terms of the FreeType project license,
46 LIBRARY := lib$(PROJECT)
  /xsrc/external/mit/freetype/dist/builds/windows/
w32-mingw32.mk 9 # This file is part of the FreeType project, and may only be used, modified,
10 # and distributed under the terms of the FreeType project license,
24 LIBRARY := lib$(PROJECT)
win32-def.mk 9 # This file is part of the FreeType project, and may only be used, modified,
10 # and distributed under the terms of the FreeType project license,
43 LIBRARY := $(PROJECT)
  /xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/solaris/
sun_inout.s 3 / Copyright 1994-2001 The XFree86 Project, Inc. All Rights Reserved.
18 / XFREE86 PROJECT BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
22 / Except as contained in this notice, the name of the XFree86 Project shall not
25 / XFree86 Project.
  /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/os-support/solaris/
sun_inout.s 3 / Copyright 1994-2001 The XFree86 Project, Inc. All Rights Reserved.
18 / XFREE86 PROJECT BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
22 / Except as contained in this notice, the name of the XFree86 Project shall not
25 / XFree86 Project.
apSolaris.shar 301 X * Copyright (C) 2001 The XFree86 Project, Inc. All Rights Reserved.
316 X * XFREE86 PROJECT BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
320 X * Except as contained in this notice, the name of the XFree86 Project shall
323 X * XFree86 Project.
  /xsrc/external/mit/freetype/dist/src/truetype/
ttinterp.c 10 * This file is part of the FreeType project, and may only be used,
11 * modified, and distributed under the terms of the FreeType project
67 #define PROJECT( v1, v2 ) \
2452 * Project
2468 Project( TT_ExecContext exc,
2593 exc->func_project = (TT_Project_Func)Project;
4953 D = PROJECT( exc->zp0.cur + L, exc->zp1.cur + K );
5507 d = PROJECT( zp.cur + p, zp.org + p );
5892 distance = PROJECT( exc->zp1.cur + point, exc->zp0.cur + exc->GS.rp0 );
6213 org_dist = PROJECT( exc->zp1.cur + point, exc->zp0.cur + exc->GS.rp0 )
    [all...]
  /xsrc/external/mit/xorg-server/dist/hw/xfree86/
xorgconf.cpp 2 # Copyright (c) 1994-1998 by The XFree86 Project, Inc.
17 # THE XFREE86 PROJECT BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
22 # Except as contained in this notice, the name of the XFree86 Project shall
25 # XFree86 Project.
  /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/
xorgconf.cpp 2 # Copyright (c) 1994-1998 by The XFree86 Project, Inc.
17 # THE XFREE86 PROJECT BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
22 # Except as contained in this notice, the name of the XFree86 Project shall
25 # XFree86 Project.

Completed in 22 milliseconds