HomeSort by: relevance | last modified time | path
    Searched refs:II (Results 1 - 16 of 16) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/
FuzzerCorpus.h 52 for (auto II : Inputs)
53 delete II;
58 for (auto II : Inputs)
59 Res += II->U.size();
64 for (auto II : Inputs)
65 Res += !II->U.empty();
70 for (auto II : Inputs)
71 Res = std::max(Res, II->U.size());
76 return std::count_if(Inputs.begin(), Inputs.end(), [](const InputInfo *II) {
77 return II->HasFocusFunction
    [all...]
FuzzerLoop.cpp 476 InputInfo *II, bool *FoundUniqFeatures) {
499 if (Options.ReduceInputs && II)
500 if (std::binary_search(II->UniqFeatureSet.begin(),
501 II->UniqFeatureSet.end(), Feature))
513 TPC.ObservedFocusFunction(), UniqFeatureSetTmp, DFT, II);
516 if (II && FoundUniqFeaturesOfII &&
517 II->DataFlowTraceForFocusFunction.empty() &&
518 FoundUniqFeaturesOfII == II->UniqFeatureSet.size() &&
519 II->U.size() > Size) {
520 Corpus.Replace(II, {Data, Data + Size})
    [all...]
FuzzerInternal.h 72 InputInfo *II = nullptr, bool *FoundUniqFeatures = nullptr);
105 void ReportNewCoverage(InputInfo *II, const Unit &U);
  /src/sys/rump/dev/lib/libualea/
Makefile 7 COMMENT=USB Araneus Alea II TRNG
  /src/common/lib/libc/md/
md5c.c 147 * FF, GG, HH, and II transformations for rounds 1, 2, 3, and 4.
168 #define II(a, b, c, d, x, s, ac) { \
331 II (a, b, c, d, x[ 0], S41, 0xf4292244); /* 49 */
332 II (d, a, b, c, x[ 7], S42, 0x432aff97); /* 50 */
333 II (c, d, a, b, x[14], S43, 0xab9423a7); /* 51 */
334 II (b, c, d, a, x[ 5], S44, 0xfc93a039); /* 52 */
335 II (a, b, c, d, x[12], S41, 0x655b59c3); /* 53 */
336 II (d, a, b, c, x[ 3], S42, 0x8f0ccc92); /* 54 */
337 II (c, d, a, b, x[10], S43, 0xffeff47d); /* 55 */
338 II (b, c, d, a, x[ 1], S44, 0x85845dd1); /* 56 *
    [all...]
  /src/lib/libcurses/PSD.doc/
Makefile 8 DEPSRCS=appen.A appen.B appen.C doc.I doc.II doc.III doc.IV fns.doc \
  /src/usr.sbin/sysinst/arch/luna68k/
msg.md.en 60 (or 'id' on LUNA-II), 'par' (partition, should be 'd'), and 'fname'
65 On LUNA-II, 'id' is SCSI ID and you can also specify the external SCSI
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/qcom/
sm6125-sony-xperia-seine-pdx201.dts 18 model = "Sony Xperia 10 II";
qrb5165-rb5.dts 1070 "GPIO-II",
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
armada-xp-synology-ds414.dts 178 * Connected to Marvell 88SX7042 SATA-II controller
  /src/sys/arch/mac68k/mac68k/
macromasm.s 393 * ADBReInit on the Mac II, 0x40807834, does not save its own %D1 or %A1
  /src/libexec/ld.aout_so/
ld.so.sparc.uue 112 M`P`#?__^II@#``(0@``%L!``"$``/+V0$``1L!`@`(''X`B!Z```=V%R;FEN
642 M#!"```BF$"``D`0@`4``);"1*B`"II(@`"*``$#0!B`,I!``%*`0(`"`I(`1
801 MO[Q```"JD@-`'-0'O[R0!6`"0```II('/__4%6`"VA5@!*P0``K:)[^XF@1@
  /src/sys/arch/luna68k/luna68k/
locore.s 157 * XXX: assume CPU_68040 is LUNA-II
162 movl %a0@(8),%a0 | arg at (char *)base[2] on LUNA-II
  /src/sys/arch/m68k/060sp/dist/
ilsp.s 280 # Art of Computer Programming, vol II, Seminumerical Algorithms. #
  /src/share/terminfo/
terminfo 847 acsc=++\,\,--..00II``aaffgghhjjkkllmmnnooppqqrrssttuuvvwwxxy
9734 altos2|alt2|altos-2|Altos II,
14155 # operation under GROUP II.
17765 # chip. This mod has been checked out on a Mod 600 of Superbee II.
18384 # "VISTAR II/HZ Technical Users Manual" (May 1975).
18386 infoton2|cursor-addressable Infoton VISTAR II,
19144 # The mime1 entries refer to the Microterm Mime I or Mime II.
20805 # KayPro II from Richard G Turner <rturner at Darcom-Hq.ARPA>
20806 # I've found that my KayPro II, running MDM730, continues to emulate an
20811 kaypro|kaypro2|kaypro II,
    [all...]
  /src/tests/usr.bin/netpgpverify/
t_netpgpverify.sh 5559 II/clx/f2dWvzWmeFV+apVZda7MYAAkflRJAZxu2mXox+vd288vCBK3GliGLkFIg

Completed in 50 milliseconds