Home
last modified time | relevance | path

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

/aosp_15_r20/external/pcre/
H A D.gitignore44 pcre2_jit_test
45 pcre2_jit_test.exe
46 pcre2_jit_test.log
47 pcre2_jit_test.trs
H A DMakefile.in129 @WITH_JIT_TRUE@am__append_30 = pcre2_jit_test
130 @WITH_JIT_TRUE@am__append_31 = pcre2_jit_test
181 @WITH_JIT_TRUE@am__EXEEXT_7 = pcre2_jit_test$(EXEEXT)
413 am__pcre2_jit_test_SOURCES_DIST = src/pcre2_jit_test.c
415 @WITH_JIT_TRUE@ src/pcre2_jit_test-pcre2_jit_test.$(OBJEXT)
595 src/$(DEPDIR)/pcre2_jit_test-pcre2_jit_test.Po \
1506 @WITH_JIT_TRUE@pcre2_jit_test_SOURCES = src/pcre2_jit_test.c
1922 src/pcre2_jit_test-pcre2_jit_test.$(OBJEXT): src/$(am__dirstamp) \
1925 pcre2_jit_test$(EXEEXT): $(pcre2_jit_test_OBJECTS) $(pcre2_jit_test_DEPENDENCIES) $(EXTRA_pcre2_jit…
1926 @rm -f pcre2_jit_test$(EXEEXT)
[all …]
H A DMakefile.am250 pcre2_jit_test \
638 TESTS += pcre2_jit_test
639 noinst_PROGRAMS += pcre2_jit_test library
640 pcre2_jit_test_SOURCES = src/pcre2_jit_test.c
H A DCMakeLists.txt983 ADD_EXECUTABLE(pcre2_jit_test src/pcre2_jit_test.c) target
994 TARGET_LINK_LIBRARIES(pcre2_jit_test ${PCRE2_JIT_TEST_LIBS})
1095 ADD_TEST(pcre2_jit_test pcre2_jit_test)
H A DPrepareRelease230 src/pcre2_jit_test.c \
H A DNON-AUTOTOOLS-BUILD194 JIT test program, src/pcre2_jit_test.c.
399 To independently test the just-in-time compiler, run pcre2_jit_test.exe.
H A DREADME461 test program called pcre2_jit_test is built as well. If the 8-bit library is
621 called pcre2_jit_test is built. The scripts and the program tests are all run
876 src/pcre2_jit_test.c JIT test program
H A DChangeLog2286 29. Fix typo in pcre2_jit_test.c
/aosp_15_r20/external/pcre/maint/
H A DManyConfigTests148 rm -f $srcdir/pcre2test $srcdir/pcre2grep $srcdir/pcre2_jit_test $srcdir/pcre2posix_test
243 $jrvalgrind ./pcre2_jit_test >teststdoutM 2>teststderrM
/aosp_15_r20/external/pcre/doc/html/
H A DNON-AUTOTOOLS-BUILD.txt194 JIT test program, src/pcre2_jit_test.c.
399 To independently test the just-in-time compiler, run pcre2_jit_test.exe.
H A DREADME.txt461 test program called pcre2_jit_test is built as well. If the 8-bit library is
621 called pcre2_jit_test is built. The scripts and the program tests are all run
876 src/pcre2_jit_test.c JIT test program