| /freebsd-12.1/contrib/llvm/include/llvm/Support/ |
| H A D | FormatCommon.h | 24 char Fill; member 27 char Fill = ' ') 28 : Adapter(Adapter), Where(Where), Amount(Amount), Fill(Fill) {} in Adapter() 72 S << Fill; in fill()
|
| H A D | FormatAdapters.h | 32 char Fill; variable 35 AlignAdapter(T &&Item, AlignStyle Where, size_t Amount, char Fill) in AlignAdapter() argument 37 Fill(Fill) {} in AlignAdapter() 41 FmtAlign(Adapter, Where, Amount, Fill).format(Stream, Style); in format() 87 char Fill = ' ') { 88 return detail::AlignAdapter<T>(std::forward<T>(Item), Where, Amount, Fill);
|
| /freebsd-12.1/contrib/llvm/lib/TableGen/ |
| H A D | TableGenBackend.cpp | 22 static void printLine(raw_ostream &OS, const Twine &Prefix, char Fill, in printLine() argument 30 OS << Fill; in printLine()
|
| /freebsd-12.1/tools/tools/nanobsd/rescue/Files/root/ |
| H A D | ZFS_Create.txt | 18 Fill -> /mnt/root
|
| /freebsd-12.1/contrib/netbsd-tests/lib/libcurses/tests/ |
| H A D | fill_screen | 2 # Fill the screen with characters. We don't do a compare in here because
|
| /freebsd-12.1/sys/powerpc/powerpc/ |
| H A D | platform_if.m | 152 * @brief Fill the first CPU's cpuref 162 * @brief Fill the next CPU's cpuref
|
| /freebsd-12.1/sys/contrib/dev/acpica/include/ |
| H A D | acobject.h | 227 UINT8 Fill[3]; /* Prevent warning on some compilers */ member
|
| /freebsd-12.1/contrib/llvm/lib/MC/ |
| H A D | WasmObjectWriter.cpp | 642 } else if (auto *Fill = dyn_cast<MCFillFragment>(&Frag)) { in addData() local 644 if (!Fill->getNumValues().evaluateAsAbsolute(NumValues)) in addData() 646 DataBytes.insert(DataBytes.end(), Fill->getValueSize() * NumValues, in addData() 647 Fill->getValue()); in addData()
|
| /freebsd-12.1/sys/gnu/dts/mips/ingenic/ |
| H A D | x1000.dtsi | 209 ingenic,pins = < /* Fill me. */ >;
|
| /freebsd-12.1/contrib/binutils/gas/doc/ |
| H A D | c-sparc.texi | 113 @c FIXME: (sparc) Fill in "syntax" section!
|
| /freebsd-12.1/contrib/binutils/opcodes/ |
| H A D | cgen-dis.in | 225 /* Fill in ex_info fields like read_insn would. Don't actually call
|
| H A D | ChangeLog-0001 | 194 (print_insn_mips): Fill in instruction info. 2133 D_REG_N. Fill in arch field. Add sh-dsp insns.
|
| /freebsd-12.1/stand/i386/btx/btx/ |
| H A D | btx.S | 522 intusr.2: pushl $0x0 # Fill frame
|
| /freebsd-12.1/crypto/heimdal/doc/ |
| H A D | init-creds | 285 /* Fill in client from the command line || existing ccache, and,
|
| /freebsd-12.1/contrib/gdb/gdb/ |
| H A D | gdbarch.sh | 2134 /* Fill in missing parts of the INFO struct using a number of
|
| /freebsd-12.1/contrib/binutils/ld/ |
| H A D | ChangeLog-9899 | 502 * emultempl/linux.em (ld_${EMULATION_NAME}_emulation): Fill in 511 as appropriate. Fill in structure initializations. 1065 * scripttempl/fr30.sc: Fill .init and .fini sections with NOP
|
| /freebsd-12.1/contrib/binutils/ld/emultempl/ |
| H A D | sunos.em | 901 /* Fill in the contents of the .need section. */
|
| /freebsd-12.1/contrib/gcclibs/libcpp/ |
| H A D | ChangeLog | 119 (cpp_register_pragma): Fill in the pragma entry here.
|
| /freebsd-12.1/contrib/binutils/binutils/ |
| H A D | ChangeLog-0203 | 13 (prescan_debug_info): Fill in the debug_line_pointer_sizes 796 (process_dynamic_segment): Fill relocation elements in
|
| /freebsd-12.1/crypto/heimdal/ |
| H A D | ChangeLog.2005 | 229 * kdc/config.c: Fill in pkinit_dh_min_bits from configuration 544 * kdc/pkinit.c: Fill in asChecksum, we now implements -27 in the KDC.
|
| /freebsd-12.1/contrib/llvm/lib/Transforms/InstCombine/ |
| H A D | InstCombineCalls.cpp | 253 uint64_t Fill = FillC->getZExtValue()*0x0101010101010101ULL; in SimplifyAnyMemSet() local 254 StoreInst *S = Builder.CreateStore(ConstantInt::get(ITy, Fill), Dest, in SimplifyAnyMemSet()
|
| /freebsd-12.1/usr.sbin/bsdconfig/share/ |
| H A D | device.subr | 216 # Fill the gap we just created
|
| /freebsd-12.1/contrib/bearssl/src/ssl/ |
| H A D | ssl_hs_common.t0 | 694 \ Fill a buffer with zeros. The buffer address is an offset in the context.
|
| /freebsd-12.1/contrib/llvm/lib/Target/AArch64/ |
| H A D | AArch64SVEInstrInfo.td | 640 // Fill/Spill
|
| /freebsd-12.1/contrib/binutils/bfd/ |
| H A D | ChangeLog-9899 | 1481 as appropriate. Use EMPTY_HOWTO as appropriate. Fill in 1528 as appropriate. Fill in structure initializations. Add variable 3706 (elf64_alpha_finish_dynamic_symbol): Fill them in. 4726 (elf64_alpha_relax_section): Fill them in.
|