Home
last modified time | relevance | path

Searched refs:filler (Results 1 – 23 of 23) sorted by relevance

/freebsd/tools/test/stress2/misc/
H A Dsuj32.sh78 char *filler =
85 snprintf(name, sizeof(name), "%s.%d", filler, i);
/freebsd/sys/sys/
H A Dsoundcard.h1588 int filler[16]; member
1603 int filler[16]; member
1661 int filler[32]; /* For future use */ member
1759 int filler[172]; /* For future expansion (set to -1) */ member
1828 int filler[7]; member
1844 int filler[8]; /* Reserved for future use. Initialize to 0 */ member
1904 int filler[184]; member
1931 int filler[245]; /* Reserved */ member
1963 int filler[244]; member
1974 int filler[154]; member
/freebsd/contrib/llvm-project/lld/ELF/
H A DOutputSections.cpp307 const std::array<uint8_t, 4> &filler) { in fill() argument
310 memcpy(buf + i, filler.data(), 4); in fill()
311 memcpy(buf + i, filler.data(), size - i); in fill()
519 std::array<uint8_t, 4> filler = getFiller(); in writeTo() local
520 bool nonZeroFiller = read32(filler.data()) != 0; in writeTo()
522 fill(buf, sections.empty() ? size : sections[0]->outSecOff, filler); in writeTo()
557 fill(start, end - start, filler); in writeTo()
867 if (filler) in getFiller()
868 return *filler; in getFiller()
H A DOutputSections.h94 std::optional<std::array<uint8_t, 4>> filler; variable
H A DScriptParser.cpp1011 osec->filler = readFill(); in readOutputSectionDescription()
1049 osec->filler = readFill(); in readOutputSectionDescription()
/freebsd/libexec/rbootd/
H A Drmp.h88 u_int16_t filler; /* HP filler (must be zero) */ member
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/slog/
H A Dslog_014_pos.ksh55 dd if=/dev/urandom of=/$TESTPOOL/filler bs=1024k count=50
/freebsd/sys/contrib/openzfs/lib/libspl/include/sys/
H A Ddklabel.h232 uchar_t filler; member
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/dedup/
H A Ddedup_quota.ksh203 log_must fio --directory=$MOUNTDIR --name=dedup-filler-1 \
/freebsd/sys/dev/sound/pcm/
H A Dsound.c624 for (i = 0; i < nitems(si->filler); i++) in sound_oss_sysinfo()
625 si->filler[i] = -1; in sound_oss_sysinfo()
/freebsd/lib/libc/amd64/string/
H A Dstrspn.S211 mov %rsi, 16(%rsp) # followed by filler (last byte x8)
H A Dstrcspn.S212 mov %rsi, 16(%rsp) # followed by filler (last byte x8)
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderStmt.cpp1204 Expr *filler = nullptr; in VisitInitListExpr() local
1206 filler = Record.readSubExpr(); in VisitInitListExpr()
1207 E->ArrayFillerOrUnionFieldInit = filler; in VisitInitListExpr()
1216 E->updateInit(Record.getContext(), I, init ? init : filler); in VisitInitListExpr()
H A DASTWriterStmt.cpp1171 Expr *filler = E->getArrayFiller(); in VisitInitListExpr() local
1173 Record.AddStmt(E->getInit(I) != filler ? E->getInit(I) : nullptr); in VisitInitListExpr()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprConstant.cpp1314 if (const Expr *filler = ILE->getArrayFiller()) { in EmitArrayInitialization() local
1315 fillC = Emitter.tryEmitAbstractForMemory(filler, EltType); in EmitArrayInitialization()
/freebsd/sys/geom/raid/
H A Dmd_nvidia.c100 uint32_t filler[98]; member
H A Dmd_intel.c140 uint32_t filler[3]; member
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExpr.cpp2419 void InitListExpr::setArrayFiller(Expr *filler) { in setArrayFiller() argument
2421 ArrayFillerOrUnionFieldInit = filler; in setArrayFiller()
2426 inits[i] = filler; in setArrayFiller()
/freebsd/share/dict/
H A Dweb2a3303 bag filler
6640 bobbin filler
7241 bottle filler
7907 breeze filler
8334 brush filler
9551 can filler
9845 card filler
9994 carpet filler
10177 cartridge filler
10697 cement filler
[all …]
H A Dweb269961 filler
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h5129 void setArrayFiller(Expr *filler);
/freebsd/crypto/heimdal/lib/gssapi/
H A DChangeLog2161 area. Swap filler check, it was reversed.
/freebsd/contrib/ncurses/
H A DNEWS8283 + correct wins_wch(), which was not marking the filler-cells of
8689 + ignore filler-cells in wadd_wchnstr() when adding a cchar_t array
8715 should be repainted since the filler cells stored only an attribute