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

  /external/freetype/builds/windows/
w32-lcc.mk 2 # FreeType 2 configuration rules for Win32 + LCC
18 include $(TOP_DIR)/builds/compiler/win-lcc.mk
detect.mk 106 $(info $(empty) make setup lcc Win32-LCC)
154 ifneq ($(findstring lcc,$(MAKECMDGOALS)),) # LCC-Win32
155 CONFIG_FILE := w32-lcc.mk
156 CC := lcc
158 .PHONY: lcc
159 lcc: setup
  /external/freetype/builds/unix/
unix-lcc.mk 2 # FreeType 2 Configuration rules for Unix + LCC
20 include $(TOP_DIR)/builds/compiler/unix-lcc.mk
detect.mk 49 # If `lcc' is the requested target, we use a special configuration
50 # file named `unix-lcc.mk'. It disables libtool for LCC.
52 ifneq ($(findstring lcc,$(MAKECMDGOALS)),)
53 CONFIG_FILE := unix-lcc.mk
54 CC := lcc
56 .PHONY: lcc
57 lcc: setup
  /external/freetype/builds/compiler/
win-lcc.mk 2 # FreeType 2 Win32-LCC specific definitions
18 CC := lcc
70 # LCC is pure ANSI anyway!
unix-lcc.mk 2 # FreeType 2 Unix LCC specific definitions
18 CC := lcc
70 # LCC is pure ANSI anyway!
  /external/pcre/dist2/src/
pcre2_intmodedep.h 715 const uint8_t *lcc; /* Points to lower casing table */ member in struct:compile_block
854 const uint8_t *lcc; \/* Points to lower casing table *\/ member in struct:match_block
    [all...]
pcre2_dfa_match.c 525 const uint8_t *ctypes, *lcc, *fcc; local
555 lcc = mb->tables + lcc_offset;
    [all...]
pcre2_match.c 426 if (TABLE_GET(cp, mb->lcc, cp) != TABLE_GET(cc, mb->lcc, cc))
    [all...]
pcre2_jit_compile.c 416 sljit_sw lcc; member in struct:compiler_common
    [all...]
pcre2_compile.c     [all...]
  /external/mksh/src/
Build.sh 1165 ct="lcc"
1253 lcc)
    [all...]
  /external/cmockery/cmockery_0_1_2/
configure     [all...]
  /external/expat/
configure     [all...]
  /external/python/cpython2/Modules/_ctypes/libffi/
configure     [all...]
  /external/ImageMagick/
configure     [all...]

Completed in 317 milliseconds