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

1234

/openbsd-current/lib/libelf/
H A Delf_fill.c34 elf_fill(int fill) argument
/openbsd-current/gnu/usr.bin/perl/cpan/Text-Tabs/lib/Text/
H A DWrap.pm93 sub fill subroutine
/openbsd-current/gnu/llvm/libcxx/include/__algorithm/
H A Dfill.h45 fill(_ForwardIterator __first, _ForwardIterator __last, const _Tp& __value) function
H A Dranges_fill.h51 inline constexpr auto fill = __fill::__fn{}; member in namespace:ranges::__cpo
/openbsd-current/regress/lib/libc/malloc/malloc_general/
H A Dmalloc_general.c37 fill(u_char *p, size_t sz) function
/openbsd-current/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/
H A Dsizeof.c54 fill (void *buf, long sizeof_buf) function
[all...]
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.law/
H A Dtemplate1.C25 int fill; member in class:Assoc
/openbsd-current/usr.sbin/ypserv/yppush/
H A Dyppush_svc.c67 int fill; member in union:argument
/openbsd-current/gnu/llvm/llvm/include/llvm/Support/
H A DFormatCommon.h69 void fill(llvm::raw_ostream &S, uint32_t Count) { function in struct:llvm::FmtAlign
/openbsd-current/regress/usr.sbin/vmd/diskfmt/
H A Dvioscribble.c69 fill(size_t off, char *buf, size_t len) function
/openbsd-current/gnu/llvm/llvm/lib/Analysis/
H A DInstructionPrecedenceTracking.cpp69 void InstructionPrecedenceTracking::fill(const BasicBlock *BB) { function in class:InstructionPrecedenceTracking
/openbsd-current/sys/arch/powerpc/include/
H A Dframe.h44 int fill; member in struct:switchframe
/openbsd-current/usr.sbin/tcpdump/
H A Dprint-wg.c36 uint8_t fill[140]; /* Includes ephemeral + MAC */ member in struct:wg_initiation
43 uint8_t fill[80]; /* Includes ephemeral + MAC */ member in struct:wg_response
49 uint8_t fill[56]; /* Includes nonce + encrypted cookie */ member in struct:wg_cookie
/openbsd-current/sys/crypto/
H A Dblake2s.c166 const size_t fill = BLAKE2S_BLOCK_SIZE - state->buflen; local
/openbsd-current/gnu/gcc/libstdc++-v3/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...]
/openbsd-current/usr.sbin/fdformat/
H A Dfdformat.c166 int fill = 0xf6, quiet = 0, verify = 1, verify_only = 0; local
61 format_track(int fd, int cyl, int secs, int head, int rate, int gaplen, int secsize, int fill, int interleave) argument
/openbsd-current/regress/lib/libcrypto/bn/
H A Dbn_isqrt.c72 int fill[] = {11, 63, 64, 65}; local
125 int fill[] = {11, 63, 64, 65}; local
[all...]
/openbsd-current/gnu/llvm/clang/lib/AST/
H A DComment.cpp199 void DeclInfo::fill() { function in class:clang::comments::DeclInfo
/openbsd-current/sys/lib/libz/
H A Dinftrees.c43 unsigned fill; /* index for replicating entries */ local
[all...]
/openbsd-current/lib/libz/
H A Dinftrees.c43 unsigned fill; /* index for replicating entries */ local
[all...]
/openbsd-current/gnu/usr.bin/perl/cpan/Compress-Raw-Zlib/zlib-src/
H A Dinftrees.c50 unsigned fill; /* index for replicating entries */ local
[all...]
/openbsd-current/gnu/lib/libstdc++/libstdc++/include/bits/
H A Dbasic_ios.h342 fill() const function in class:std::basic_ios
362 fill(char_type __ch) function in class:std::basic_ios
H A Dstl_algobase.h511 fill(_ForwardIter __first, _ForwardIter __last, const _Tp& __value) function in namespace:std
546 fill(unsigned char* __first, unsigned char* __last, const unsigned char& __c) function in namespace:std
553 fill(signed char* __first, signed char* __last, const signed char& __c) function in namespace:std
560 fill(char* __first, char* __last, const char& __c) function in namespace:std
/openbsd-current/gnu/lib/libstdc++/libstdc++/testsuite/27_io/
H A Dostream_inserter_arith.cc45 char fill; member in struct:_TestCase

Completed in 282 milliseconds

1234