Searched defs:fill (Results 1 - 25 of 77) sorted by relevance

1234

/freebsd-11-stable/contrib/elftoolchain/libelf/
H A Delf_fill.c34 elf_fill(int fill) argument
/freebsd-11-stable/sbin/growfs/tests/
H A Dlegacy_test.pl40 sub fill { subroutine
/freebsd-11-stable/sys/contrib/ngatm/netnatm/misc/
H A Dstraddr.c208 int fill; local
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DFormatCommon.h69 void fill(llvm::raw_ostream &S, uint32_t Count) { function in struct:llvm::FmtAlign
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DInstructionPrecedenceTracking.cpp65 void InstructionPrecedenceTracking::fill(const BasicBlock *BB) { function in class:InstructionPrecedenceTracking
/freebsd-11-stable/contrib/groff/src/include/
H A Dprinter.h49 color *fill; member in struct:environment
/freebsd-11-stable/lib/libvgl/
H A Dtext.c74 VGLBitmapPutChar(VGLBitmap *Object, int x, int y, byte ch, byte fgcol, byte bgcol, int fill, int dir) argument
122 VGLBitmapString(VGLBitmap *Object, int x, int y, char *str, byte fgcol, byte bgcol, int fill, int dir) argument
/freebsd-11-stable/contrib/netbsd-tests/lib/libc/string/
H A Dt_memset.c218 fill(char *buf, size_t len, char x) function
/freebsd-11-stable/contrib/mtree/
H A Donly.c106 fill(char *str) function
/freebsd-11-stable/contrib/gdb/gdb/
H A Di386gnu-nat.c258 #define fill macro
285 #undef fill macro
/freebsd-11-stable/sys/contrib/xz-embedded/userspace/
H A Dboottest.c30 static int fill(void *buf, unsigned int size) function
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/zmod/
H A Dinftrees.c52 unsigned fill; /* index for replicating entries */ local
[all...]
/freebsd-11-stable/usr.sbin/fdwrite/
H A Dfdwrite.c25 format_track(int fd, int cyl, int secs, int head, int rate, int gaplen, int secsize, int fill, int interleave) argument
/freebsd-11-stable/sys/contrib/zlib/
H A Dinftrees.c50 unsigned fill; /* index for replicating entries */ local
[all...]
/freebsd-11-stable/contrib/libstdc++/include/bits/
H A Dbasic_ios.h356 fill() const function in class:basic_ios
376 fill(char_type __ch) function in class:basic_ios
H A Dstl_algobase.h548 fill(_ForwardIterator __first, _ForwardIterator __last, function in struct:__fill
561 fill(_ForwardIterator __first, _ForwardIterator __last, function in struct:__fill
583 fill(_ForwardIterator __first, _ForwardIterator __last, const _Tp& __value) function
596 fill(unsigned char* __first, unsigned char* __last, const unsigned char& __c) function
604 fill(signed char* __first, signed char* __last, const signed char& __c) function
612 fill(char* __first, char* __last, const char& __c) function
[all...]
/freebsd-11-stable/contrib/libarchive/libarchive/
H A Darchive_blake2s_ref.c220 size_t fill = BLAKE2S_BLOCKBYTES - left; local
H A Darchive_blake2sp_ref.c137 size_t fill = sizeof( S->buf ) - left; local
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCClassDescriptorV2.cpp501 void ClassDescriptorV2::iVarsStorage::fill(AppleObjCRuntimeV2 &runtime, function in class:ClassDescriptorV2::iVarsStorage
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DComment.cpp204 void DeclInfo::fill() { function in class:clang::comments::DeclInfo
/freebsd-11-stable/contrib/groff/src/preproc/pic/
H A Dtex.cpp204 polygon(const position *v, int n, const line_type &lt, double fill) argument
285 circle(const position &cent, double rad, const line_type &lt, double fill) argument
312 ellipse(const position &cent, const distance &dim, const line_type &lt, double fill) argument
[all...]
/freebsd-11-stable/sys/contrib/ncsw/Peripherals/QM/
H A Dqman_private.h226 uint8_t pi, ci, fill, ithresh, vbit, flags; member in struct:qm_dqrr
240 uint8_t pi, ci, fill, ithresh, vbit; member in struct:qm_mr
/freebsd-11-stable/libexec/rpc.rstatd/
H A Drstat_proc.c407 int fill; member in union:__anon6988
/freebsd-11-stable/libexec/rpc.rusersd/
H A Drusers_proc.c260 int fill; member in union:__anon6989
/freebsd-11-stable/sys/dev/patm/genrtab/
H A Dgenrtab.c284 gen_glob_entry(u_int alink, u_int fill, u_int ci, u_int ni) argument

Completed in 182 milliseconds

1234