HomeSort by relevance Sort by last modified time
    Searched refs:ftbase (Results 1 - 7 of 7) sorted by null

  /external/freetype/src/base/
rules.mk 36 # All files listed here should be included in `ftbase.c' (for a `single'
62 $(BASE_DIR)/ftbase.h \
85 # compiled as a single object file using ftbase.c).
88 BASE_OBJ_S := $(OBJ_DIR)/ftbase.$O
92 BASE_SRC_S := $(BASE_DIR)/ftbase.c
  /external/freetype/builds/amiga/
smakefile 45 OBJBASE = ftbase.o ftbbox.o ftbdf.o ftbitmap.o ftcid.o ftfntfmt.o ftfstype.o \
113 ftbase.o: $(CORE)base/ftbase.c
makefile.os4 67 ftbase.ppc.o: FT:src/base/ftbase.c
68 $(CC) -c $(CFLAGS) -o $@ /FT/src/base/ftbase.c
276 BASE = ftbase.ppc.o ftbbox.ppc.o ftbdf.ppc.o ftbitmap.ppc.o ftcid.ppc.o \
makefile 64 ftbase.ppc.o: $(FTSRC)/base/ftbase.c
272 BASEPPC = ftbase.ppc.o ftbbox.ppc.o ftbdf.ppc.o ftbitmap.ppc.o ftcid.ppc.o \
  /prebuilts/go/darwin-x86/src/cmd/link/internal/ld/
pe.go 1125 ftbase := uint64(dynamic.Value) - uint64(datsect.virtualAddress) - PEBASE
1127 ctxt.Out.SeekSet(int64(uint64(datsect.pointerToRawData) + ftbase))
1153 out.Write32(uint32(uint64(datsect.virtualAddress) + ftbase + d.thunkoff))
    [all...]
  /prebuilts/go/linux-x86/src/cmd/link/internal/ld/
pe.go 1125 ftbase := uint64(dynamic.Value) - uint64(datsect.virtualAddress) - PEBASE
1127 ctxt.Out.SeekSet(int64(uint64(datsect.pointerToRawData) + ftbase))
1153 out.Write32(uint32(uint64(datsect.virtualAddress) + ftbase + d.thunkoff))
    [all...]
  /external/freetype/
vms_make.com 358 OBJS=ftbase.obj,ftinit.obj,ftglyph.obj,ftdebug.obj,ftbdf.obj,ftmm.obj,\
    [all...]

Completed in 390 milliseconds