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

/external/pcre/dist2/src/
H A Dpcre2_intmodedep.h688 const uint8_t *lcc; /* Points to lower casing table */ member in struct:compile_block
785 const uint8_t *lcc; /* Points to lower casing table */ member in struct:match_block
H A Dpcre2_dfa_match.c379 const uint8_t *ctypes, *lcc, *fcc; local
411 lcc = mb->tables + lcc_offset;
2087 if (TABLE_GET(c, lcc, c) == TABLE_GET(d, lcc, d))
H A Dpcre2_match.c220 if (TABLE_GET(cp, mb->lcc, cp) != TABLE_GET(cc, mb->lcc, cc))
3390 if (mb->lcc[fc] != TABLE_GET(cc, mb->lcc, cc)) RRETURN(MATCH_NOMATCH);
3422 if (TABLE_GET(ecode[1], mb->lcc, ecode[1])
3423 != TABLE_GET(*eptr, mb->lcc, *eptr)) RRETURN(MATCH_NOMATCH);
6666 mb->lcc = re->tables + lcc_offset;
H A Dpcre2_compile.c8425 cb.lcc = tables + lcc_offset; /* Individual */
H A Dpcre2_jit_compile.c392 sljit_sw lcc; member in struct:compiler_common
5232 OP1(SLJIT_MOV, LCC_TABLE, 0, SLJIT_IMM, common->lcc);
10868 common->lcc = (sljit_sw)(tables + lcc_offset);
/external/mksh/src/
H A DBuild.sh1072 ct="lcc"
1160 lcc)
/external/cmockery/cmockery_0_1_2/
H A Dconfigure10909 lcc*)
11449 lcc*)
/external/google-tv-pairing-protocol/cpp/
H A Dconfigure13023 lcc*)
13669 lcc*)
/external/protobuf/
H A Dconfigure13699 lcc*)
14377 lcc*)
/external/protobuf/gtest/
H A Dconfigure13154 lcc*)
13832 lcc*)
/external/vulkan-validation-layers/tests/gtest-1.7.0/
H A Dconfigure12978 lcc*)
13656 lcc*)
/external/ImageMagick/
H A Dconfigure8793 lcc: __LCC__
9383 lcc: __LCC__
21658 lcc*)
22297 lcc*)
[all...]

Completed in 528 milliseconds