Home
last modified time | relevance | path

Searched refs:ftest (Results 1 – 25 of 26) sorted by relevance

12

/OK3568_Linux_fs/kernel/arch/m68k/ifpsp060/
H A DTEST.DOC32 The files itest.sa and ftest.sa contain simple tests to check
37 The release files itest.sa and ftest.sa are essentially
52 The source code itest.s and ftest.s have been included but only
84 sit adjacent to the {i,f}test.sa image in memory. Since itest.sa and ftest.sa
171 Again, itest.sa and ftest.sa are simple tests and do not thoroughly
201 # ftest.sa starts here; start of "Entry-point" section.
H A DREADME57 ftest.sa Simple test program to test that {p}fpsp.sa
59 ftest.s above test; source code
H A DMISC201 ftest.s : 2.1
/OK3568_Linux_fs/kernel/arch/x86/um/vdso/
H A DMakefile53 CFLAGS_REMOVE_vdso-note.o = -pg -fprofile-arcs -ftest-coverage
54 CFLAGS_REMOVE_um_vdso.o = -pg -fprofile-arcs -ftest-coverage
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/poppler/poppler/
H A D0001-Do-not-overwrite-all-our-build-flags.patch30 set(CMAKE_CXX_FLAGS_PROFILE "-g3 -fno-inline -ftest-coverage -fprofile-arcs")
47 set(CMAKE_CXX_FLAGS_PROFILE "-g3 -fno-inline -ftest-coverage -fprofile-arcs")
/OK3568_Linux_fs/kernel/arch/um/
H A DMakefile-skas7 GCOV_OPT += -fprofile-arcs -ftest-coverage
/OK3568_Linux_fs/kernel/drivers/scsi/lpfc/
H A DMakefile24 ccflags-$(GCOV) := -fprofile-arcs -ftest-coverage
/OK3568_Linux_fs/kernel/kernel/
H A Dseccomp.c269 struct sock_filter *ftest = &filter[pc]; in seccomp_check_filter() local
270 u16 code = ftest->code; in seccomp_check_filter()
271 u32 k = ftest->k; in seccomp_check_filter()
275 ftest->code = BPF_LDX | BPF_W | BPF_ABS; in seccomp_check_filter()
281 ftest->code = BPF_LD | BPF_IMM; in seccomp_check_filter()
282 ftest->k = sizeof(struct seccomp_data); in seccomp_check_filter()
285 ftest->code = BPF_LDX | BPF_IMM; in seccomp_check_filter()
286 ftest->k = sizeof(struct seccomp_data); in seccomp_check_filter()
/OK3568_Linux_fs/kernel/arch/um/scripts/
H A DMakefile.rules26 $(patsubst -pg,,$(patsubst -fprofile-arcs -ftest-coverage,,$(1)))
/OK3568_Linux_fs/kernel/include/linux/
H A Dfilter.h1200 static inline u16 bpf_anc_helper(const struct sock_filter *ftest) in bpf_anc_helper() argument
1202 BUG_ON(ftest->code & BPF_ANC); in bpf_anc_helper()
1204 switch (ftest->code) { in bpf_anc_helper()
1210 switch (ftest->k) { in bpf_anc_helper()
1230 return ftest->code; in bpf_anc_helper()
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/suitesparse/suitesparse/
H A D0001-Preserve-CXXFLAGS-from-environment-in-Mongoose.patch36 SET(CMAKE_EXE_LINKER_FLAGS_DEBUG "-fprofile-arcs -ftest-coverage")
/OK3568_Linux_fs/kernel/drivers/base/arm/
H A DMakefile94 KBUILD_CFLAGS += $(call cc-option, -ftest-coverage)
/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/
H A DMakefile261 KBUILD_CFLAGS += $(call cc-option, -ftest-coverage)
/OK3568_Linux_fs/buildroot/package/assimp/
H A D0003-closes-2954-upgrade-to-latest-greatest.patch37 - set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -g -O0 -fprofile-arcs -ftest-coverage")
H A D0002-closes-2733-update-of-zlip-to-fix-gcc-build-for-v9-2-0-32-bit.patch51 + set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -g -O0 -fprofile-arcs -ftest-coverage")
1493 - set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -ftest-coverage")
/OK3568_Linux_fs/kernel/Documentation/dev-tools/
H A Dgcov.rst97 option ``-ftest-coverage``.
/OK3568_Linux_fs/kernel/net/core/
H A Dfilter.c1059 const struct sock_filter *ftest = &filter[pc]; in bpf_check_classic() local
1062 if (!chk_code_allowed(ftest->code)) in bpf_check_classic()
1066 switch (ftest->code) { in bpf_check_classic()
1070 if (ftest->k == 0) in bpf_check_classic()
1075 if (ftest->k >= 32) in bpf_check_classic()
1083 if (ftest->k >= BPF_MEMWORDS) in bpf_check_classic()
1091 if (ftest->k >= (unsigned int)(flen - pc - 1)) in bpf_check_classic()
1103 if (pc + ftest->jt + 1 >= flen || in bpf_check_classic()
1104 pc + ftest->jf + 1 >= flen) in bpf_check_classic()
1111 if (bpf_anc_helper(ftest) & BPF_ANC) in bpf_check_classic()
[all …]
/OK3568_Linux_fs/kernel/
H A DMakefile692 CFLAGS_GCOV := -fprofile-arcs -ftest-coverage \
H A DMakefile-bak693 CFLAGS_GCOV := -fprofile-arcs -ftest-coverage \
/OK3568_Linux_fs/kernel/arch/m68k/ifpsp060/src/
H A Dfpsp.S5593 ftest.x %fp0 # test sign of argument
13120 # ftst(): emulates the ftest instruction #
H A Dfplsp.S5918 ftest.x %fp0 # test sign of argument
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dgfortran.info444 -freal-8-real-16 -freal-8-real-4 -std=STD -ftest-forall-temp
799 '-ftest-forall-temp'
21533 * 'ftest-forall-temp': Fortran Dialect Options.
H A Dgcc.info881 -p -pg -fprofile-arcs --coverage -ftest-coverage
12252 test coverage analysis ('-ftest-coverage'). Each object file's
12264 '-ftest-coverage' (when compiling) and '-lgcov' (when linking).
12269 analysis, use the additional '-ftest-coverage' option. You do
12307 '-ftest-coverage'
12326 '-fprofile-generate', '-ftest-coverage', '-fprofile-arcs' and used
56402 with the GCC '-ftest-coverage' option. It contains information to
61417 * ftest-coverage: Instrumentation Options.
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dgfortran.info444 -freal-8-real-16 -freal-8-real-4 -std=STD -ftest-forall-temp
799 '-ftest-forall-temp'
21533 * 'ftest-forall-temp': Fortran Dialect Options.
H A Dgcc.info881 -p -pg -fprofile-arcs --coverage -ftest-coverage
12252 test coverage analysis ('-ftest-coverage'). Each object file's
12264 '-ftest-coverage' (when compiling) and '-lgcov' (when linking).
12269 analysis, use the additional '-ftest-coverage' option. You do
12307 '-ftest-coverage'
12326 '-fprofile-generate', '-ftest-coverage', '-fprofile-arcs' and used
56402 with the GCC '-ftest-coverage' option. It contains information to
61417 * ftest-coverage: Instrumentation Options.

12