Home
last modified time | relevance | path

Searched refs:PT_ANY (Results 1 – 11 of 11) sorted by relevance

/external/oss-fuzz/projects/lcms/
Dcms_transform_fuzzer.c26 COLORSPACE_SH(PT_ANY) | CHANNELS_SH(nSrcComponents) | BYTES_SH(1); in LLVMFuzzerTestOneInput()
/external/pdfium/core/fxcodec/icc/
Dicc_transform.cpp84 COLORSPACE_SH(PT_ANY) | CHANNELS_SH(nSrcComponents) | BYTES_SH(1); in CreateTransformSRGB()
/external/pcre/src/
Dpcre2_xclass.c142 case PT_ANY: in PRIV()
Dpcre2_dfa_match.c1175 case PT_ANY: in internal_dfa_match()
1447 case PT_ANY: in internal_dfa_match()
1702 case PT_ANY: in internal_dfa_match()
1982 case PT_ANY: in internal_dfa_match()
Dpcre2_match.c2443 case PT_ANY: in match()
2668 case PT_ANY: in match()
3448 case PT_ANY: in match()
4040 case PT_ANY: in match()
Dpcre2_internal.h1275 #define PT_ANY 0 /* Any property - matches all chars */ macro
Dpcre2_ucptables.c1040 { 64, PT_ANY, 0 },
Dpcre2_compile.c7886 if (meta_arg == ESC_p && ptype == PT_ANY) in compile_branch()
Dpcre2_jit_compile.c7582 case PT_ANY: in compile_xclass_matchingpath()
8026 case PT_ANY: in compile_xclass_matchingpath()
/external/pdfium/third_party/lcms/src/
Dcmsxform.c1060 if (Space1 == PT_ANY) return TRUE; in IsProperColorSpace()
/external/pdfium/third_party/lcms/include/
Dlcms2.h716 #define PT_ANY 0 // Don't check colorspace macro