Home
last modified time | relevance | path

Searched refs:lcc (Results 1 - 13 of 13) sorted by relevance

/third_party/skia/third_party/externals/freetype/builds/unix/
H A Ddetect.mk49 # 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
/third_party/skia/third_party/externals/freetype/builds/windows/
H A Ddetect.mk106 $(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
H A Dw32-lcc.mk18 include $(TOP_DIR)/builds/compiler/win-lcc.mk
/third_party/skia/third_party/externals/freetype/builds/compiler/
H A Dunix-lcc.mk18 CC := lcc
H A Dwin-lcc.mk18 CC := lcc
/third_party/pcre2/pcre2/src/
H A Dpcre2_intmodedep.h721 const uint8_t *lcc; /* Points to lower casing table */ member
868 const uint8_t *lcc; /* Points to lower casing table */ member
H A Dpcre2_match.c441 if (TABLE_GET(cp, mb->lcc, cp) != TABLE_GET(cc, mb->lcc, cc)) in match_ref()
1005 if (mb->lcc[fc] != TABLE_GET(cc, mb->lcc, cc)) RRETURN(MATCH_NOMATCH); in match()
1033 if (mb->lcc[fc] != TABLE_GET(cc, mb->lcc, cc)) RRETURN(MATCH_NOMATCH); in match()
1048 if (TABLE_GET(Fecode[1], mb->lcc, Fecode[1]) in match()
1049 != TABLE_GET(*Feptr, mb->lcc, *Feptr)) RRETURN(MATCH_NOMATCH); in match()
6866 mb->lcc = re->tables + lcc_offset; in pcre2_match()
H A Dpcre2_dfa_match.c536 const uint8_t *ctypes, *lcc, *fcc; in internal_dfa_match() local
567 lcc = mb->tables + lcc_offset; in internal_dfa_match()
2267 if (TABLE_GET(c, lcc, c) == TABLE_GET(d, lcc, d)) in internal_dfa_match()
H A Dpcre2_jit_compile.c422 sljit_sw lcc; member
7251 OP1(SLJIT_MOV, lcc_table, 0, SLJIT_IMM, common->lcc); in do_caselesscmp()
13742 common->lcc = (sljit_sw)(tables + lcc_offset); in jit_compile()
H A Dpcre2_compile.c9877 cb.lcc = tables + lcc_offset; /* Individual */ in pcre2_compile()
/third_party/mksh/
H A DBuild.sh1192 ct="lcc"
1282 lcc)
/third_party/eudev/
H A Dconfigure14937 lcc*)
15576 lcc*)
/third_party/node/deps/cares/
H A Dconfigure16063 lcc*)
16702 lcc*)
18989 lcc: __LCC__

Completed in 78 milliseconds