OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Merge
(Results
1 - 10
of
10
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/
FuzzerMerge.h
12
// Take the existing corpus (possibly empty) and
merge
new inputs into
33
// reads the control files and does the
merge
based entirely on the contents
69
size_t
Merge
(const Set<uint32_t> &InitialFeatures,
71
size_t
Merge
(Vector<std::string> *NewFiles) {
72
return
Merge
(Set<uint32_t>{}, NewFiles);
FuzzerInternal.h
74
//
Merge
Corpora[1:] into Corpora[0].
75
void
Merge
(const Vector<std::string> &Corpora);
FuzzerMerge.cpp
33
Printf("
MERGE
: failed to parse the control file (unexpected error)\n");
126
size_t Merger::
Merge
(const Set<uint32_t> &InitialFeatures,
210
Printf("
MERGE
-INNER: using the control file '%s'\n", CFPath.c_str());
216
Printf("
MERGE
-INNER: '%s' caused a failure at the previous
merge
step\n",
219
Printf("
MERGE
-INNER: %zd total files;"
272
Printf("
MERGE
-OUTER: failed to write to the control file: %s\n",
285
Printf("
Merge
requires two or more corpus dirs\n");
296
Printf("
MERGE
-OUTER: non-empty control file provided: '%s'\n",
301
Printf("
MERGE
-OUTER: control file ok, %zd files total,
[
all
...]
/src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/scripts/
merge_data_flow.py
10
#
Merge
several data flow traces into one.
18
def
Merge
(a, b):
29
D[F] =
Merge
(D[F], BV)
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/scripts/
sancov.py
2
#
Merge
or print the coverage data collected by asan's coverage.
4
# We need to
merge
these integers into a set and then
19
" " + prog_name + "
merge
FILE [FILE...] > OUTPUT\n" \
79
def
Merge
(files):
90
s =
Merge
(files)
100
s =
Merge
(files)
244
elif sys.argv[1] == "
merge
":
/src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/tests/
FuzzerUnittest.cpp
611
TEST(
Merge
, Bad) {
641
static void
Merge
(const std::string &Input,
649
EXPECT_EQ(NumNewFeatures, M.
Merge
(&NewFiles));
654
TEST(
Merge
, Good) {
707
EXPECT_EQ(0U, M.
Merge
(&NewFiles));
718
EXPECT_EQ(3U, M.
Merge
(&NewFiles));
732
EXPECT_EQ(3U, M.
Merge
(InitialFeatures, &NewFiles));
736
TEST(
Merge
,
Merge
) {
738
Merge
("3\n1\nA\nB\nC\n
[
all
...]
/src/usr.sbin/etcupdate/
etcupdate
36
# see the modifications and either install the new version or
merge
the
369
m
Merge
the currently installed and new files
379
m
Merge
again (your old file against the result from the previous
merge
)
382
u Undo
merge
(start again with the original version of the new file)
/src/sys/arch/mac68k/obio/
iwm.s
871
orb %d3,%d2 |
Merge
6&2
883
orb %d3,%d2 |
Merge
6&2
894
orb %d3,%d1 |
Merge
6&2
/src/sys/arch/mips/mips/
mipsX_subr.S
2109
or a0, a0, a1 #
Merge
ASID
/src/share/terminfo/
terminfo
3134
vt420pcdos|DEC VT420 w/PC for DOS
Merge
,
3155
vt510pcdos|DEC VT510 w/PC for DOS
Merge
,
[
all
...]
Completed in 41 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025