Home
last modified time | relevance | path

Searched refs:max_pattern_length (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/OpenCL-CTS/test_conformance/extensions/cl_khr_command_buffer/
H A Dcommand_buffer_printf.cpp161 * max_pattern_length; in data_size()
170 sizeof(cl_char) * (max_pattern_length + 1), in SetUpKernelArgs()
178 cl_int offset[] = { 0, max_pattern_length }; in SetUpKernelArgs()
334 std::vector<cl_char> output_data(num_elements * max_pattern_length); in RunSingle()
339 std::max(min_pattern_length, rand() % max_pattern_length); in RunSingle()
405 cl_int offset = static_cast<cl_int>(num_elements * max_pattern_length); in RunSimultaneous()
426 std::max(min_pattern_length, rand() % max_pattern_length); in RunSimultaneous()
516 const unsigned max_pattern_length = 6; member
/aosp_15_r20/external/pcre/testdata/
H A Dtestoutput1826 /abc/allow_surrogate_escapes,max_pattern_length=2
27 ** Ignored with POSIX interface: allow_surrogate_escapes max_pattern_length
H A Dtestinput1820 /abc/allow_surrogate_escapes,max_pattern_length=2
H A Dtestinput24688 /abcd/max_pattern_length=3
4690 /abc/max_pattern_length=3
4693 /abcdefab/hex,max_pattern_length=3
4695 /abcdef/hex,max_pattern_length=3
H A Dtestoutput214944 /abcd/max_pattern_length=3
14947 /abc/max_pattern_length=3
14950 /abcdefab/hex,max_pattern_length=3
14953 /abcdef/hex,max_pattern_length=3
/aosp_15_r20/external/pcre/src/
H A Dpcre2_context.c352 ccontext->max_pattern_length = length; in pcre2_set_max_pattern_length()
H A Dpcre2_intmodedep.h570 PCRE2_SIZE max_pattern_length; member
H A Dpcre2test.c723 …_pattern_length", MOD_CTC, MOD_SIZ, 0, CO(max_pattern_length) },
5662 if (FLD(pat_context, max_pattern_length) != PCRE2_UNSET) in process_pattern()
H A Dpcre2_compile.c10228 if (patlen > ccontext->max_pattern_length) in pcre2_compile()
/aosp_15_r20/external/pcre/doc/
H A Dpcre2test.txt635 max_pattern_length=<n> set maximum pattern length (code units)
913 The max_pattern_length modifier sets a limit, in code units, to the