Home
last modified time | relevance | path

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

/freebsd/tools/test/stress2/misc/
H A Dsuj32.sh78 char *filler =
85 snprintf(name, sizeof(name), "%s.%d", filler, i);
/freebsd/contrib/llvm-project/lld/ELF/
H A DOutputSections.cpp291 const std::array<uint8_t, 4> &filler) { in fill() argument
294 memcpy(buf + i, filler.data(), 4); in fill()
295 memcpy(buf + i, filler.data(), size - i); in fill()
487 std::array<uint8_t, 4> filler = getFiller(); in writeTo() local
488 bool nonZeroFiller = read32(filler.data()) != 0; in writeTo()
490 fill(buf, sections.empty() ? size : sections[0]->outSecOff, filler); in writeTo()
519 fill(start, end - start, filler); in writeTo()
725 if (filler) in getFiller()
726 return *filler; in getFiller()
H A DOutputSections.h88 std::optional<std::array<uint8_t, 4>> filler; variable
H A DScriptParser.cpp968 osec->filler = readFill(); in readOutputSectionDescription()
1006 osec->filler = readFill(); in readOutputSectionDescription()
/freebsd/sys/sys/
H A Dsoundcard.h1587 int filler[16]; member
1602 int filler[16]; member
1660 int filler[32]; /* For future use */ member
1758 int filler[172]; /* For future expansion (set to -1) */ member
1827 int filler[7]; member
1843 int filler[8]; /* Reserved for future use. Initialize to 0 */ member
1903 int filler[184]; member
1930 int filler[245]; /* Reserved */ member
1962 int filler[244]; member
1973 int filler[154]; member
/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/dev/sound/pcm/
H A Dsound.c792 for (i = 0; i < nitems(si->filler); i++) in sound_oss_sysinfo()
793 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.cpp1207 Expr *filler = nullptr; in VisitInitListExpr() local
1209 filler = Record.readSubExpr(); in VisitInitListExpr()
1210 E->ArrayFillerOrUnionFieldInit = filler; in VisitInitListExpr()
1219 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.cpp1261 if (Expr *filler = ILE->getArrayFiller()) { in EmitArrayInitialization() local
1262 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.cpp2383 void InitListExpr::setArrayFiller(Expr *filler) { in setArrayFiller() argument
2385 ArrayFillerOrUnionFieldInit = filler; in setArrayFiller()
2390 inits[i] = filler; in setArrayFiller()
/freebsd/share/dict/
H A Dweb2a3303 bag filler
9551 can filler
9845 card filler
17834 dram filler
21169 filler-in
21170 filler-out
21171 filler-up
21172 filler vase
21173 filler wall
24404 gas filler
[all …]
H A Dweb269961 filler
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h4918 void setArrayFiller(Expr *filler);
/freebsd/crypto/heimdal/lib/gssapi/
H A DChangeLog2161 area. Swap filler check, it was reversed.
/freebsd/contrib/ncurses/
H A DNEWS7118 + correct wins_wch(), which was not marking the filler-cells of
7524 + ignore filler-cells in wadd_wchnstr() when adding a cchar_t array
7550 should be repainted since the filler cells stored only an attribute