/openbmc/linux/arch/x86/um/vdso/ |
H A D | Makefile | 56 CFLAGS_REMOVE_vdso-note.o = -pg -fprofile-arcs -ftest-coverage 57 CFLAGS_REMOVE_um_vdso.o = -pg -fprofile-arcs -ftest-coverage
|
/openbmc/linux/arch/m68k/ifpsp060/ |
H A D | TEST.DOC | 32 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 D | README | 57 ftest.sa Simple test program to test that {p}fpsp.sa 59 ftest.s above test; source code
|
H A D | MISC | 201 ftest.s : 2.1
|
/openbmc/u-boot/tools/binman/ |
H A D | binman | 51 import ftest 72 for module in (entry_test.TestEntry, ftest.TestFunctional, fdt_test.TestFdt,
|
H A D | binman.py | 51 import ftest 72 for module in (entry_test.TestEntry, ftest.TestFunctional, fdt_test.TestFdt,
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/poppler/poppler/ |
H A D | 0001-Do-not-overwrite-all-our-build-flags.patch | 30 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")
|
/openbmc/linux/arch/um/ |
H A D | Makefile-skas | 7 GCOV_OPT += -fprofile-arcs -ftest-coverage
|
/openbmc/openbmc/poky/meta/recipes-support/utfcpp/ |
H A D | utfcpp_4.0.6.bb | 6 file://extern/ftest/LICENSE;md5=d33c6488d3b003723a5f17ac984db030"
|
/openbmc/linux/drivers/scsi/lpfc/ |
H A D | Makefile | 24 ccflags-$(GCOV) := -fprofile-arcs -ftest-coverage
|
/openbmc/linux/arch/um/scripts/ |
H A D | Makefile.rules | 26 $(patsubst -pg,,$(patsubst -fprofile-arcs -ftest-coverage,,$(1)))
|
/openbmc/linux/kernel/ |
H A D | seccomp.c | 284 struct sock_filter *ftest = &filter[pc]; in seccomp_check_filter() local 285 u16 code = ftest->code; in seccomp_check_filter() 286 u32 k = ftest->k; in seccomp_check_filter() 290 ftest->code = BPF_LDX | BPF_W | BPF_ABS; in seccomp_check_filter() 296 ftest->code = BPF_LD | BPF_IMM; in seccomp_check_filter() 297 ftest->k = sizeof(struct seccomp_data); in seccomp_check_filter() 300 ftest->code = BPF_LDX | BPF_IMM; in seccomp_check_filter() 301 ftest->k = sizeof(struct seccomp_data); in seccomp_check_filter()
|
/openbmc/qemu/tests/qtest/ |
H A D | libqtest.h | 732 #define qtest_add(testpath, Fixture, tdata, fsetup, ftest, fteardown) \ argument 735 g_test_add(path, Fixture, tdata, fsetup, ftest, fteardown); \
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/suitesparse/suitesparse/ |
H A D | 0001-Preserve-CXXFLAGS-from-environment-in-Mongoose.patch | 38 SET(CMAKE_EXE_LINKER_FLAGS_DEBUG "-fprofile-arcs -ftest-coverage")
|
/openbmc/linux/include/linux/ |
H A D | filter.h | 1240 static inline u16 bpf_anc_helper(const struct sock_filter *ftest) in bpf_anc_helper() argument 1242 BUG_ON(ftest->code & BPF_ANC); in bpf_anc_helper() 1244 switch (ftest->code) { in bpf_anc_helper() 1250 switch (ftest->k) { in bpf_anc_helper() 1270 return ftest->code; in bpf_anc_helper()
|
/openbmc/linux/Documentation/translations/zh_CN/dev-tools/ |
H A D | gcov.rst | 96 在gcc编译时如果配置了选项 ``-ftest-coverage`` 时生成的。
|
/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/ |
H A D | 0002-gcc-poison-system-directories.patch | 198 %{coverage:-fprofile-arcs -ftest-coverage}\
|
/openbmc/linux/Documentation/dev-tools/ |
H A D | gcov.rst | 97 option ``-ftest-coverage``.
|
/openbmc/linux/net/core/ |
H A D | filter.c | 1065 const struct sock_filter *ftest = &filter[pc]; in bpf_check_classic() local 1068 if (!chk_code_allowed(ftest->code)) in bpf_check_classic() 1072 switch (ftest->code) { in bpf_check_classic() 1076 if (ftest->k == 0) in bpf_check_classic() 1081 if (ftest->k >= 32) in bpf_check_classic() 1089 if (ftest->k >= BPF_MEMWORDS) in bpf_check_classic() 1097 if (ftest->k >= (unsigned int)(flen - pc - 1)) in bpf_check_classic() 1109 if (pc + ftest->jt + 1 >= flen || in bpf_check_classic() 1110 pc + ftest->jf + 1 >= flen) in bpf_check_classic() 1117 if (bpf_anc_helper(ftest) & BPF_ANC) in bpf_check_classic() [all …]
|
/openbmc/qemu/target/hppa/ |
H A D | insns.decode | 606 ftest 001100 00000 00000 y:3 00 10000 1 c:5
|
/openbmc/linux/ |
H A D | Makefile | 757 CFLAGS_GCOV := -fprofile-arcs -ftest-coverage
|
H A D | opengrok1.0.log | [all...] |
/openbmc/linux/arch/m68k/ifpsp060/src/ |
H A D | fpsp.S | 5593 ftest.x %fp0 # test sign of argument 13120 # ftst(): emulates the ftest instruction #
|
H A D | fplsp.S | 5918 ftest.x %fp0 # test sign of argument
|
/openbmc/ |
D | opengrok1.0.log | [all...] |