Home
last modified time | relevance | path

Searched defs:fill (Results 1 – 25 of 102) sorted by relevance

12345

/openbsd/usr.sbin/tcpdump/
H A Dprint-wg.c36 uint8_t fill[140]; /* Includes ephemeral + MAC */ member
43 uint8_t fill[80]; /* Includes ephemeral + MAC */ member
49 uint8_t fill[56]; /* Includes nonce + encrypted cookie */ member
/openbsd/gnu/llvm/lldb/third_party/Python/module/progress/
H A Dprogress.py31 fill=chr(0x25C9).encode("utf-8"), argument
93 fill=chr(0x25C9).encode("utf-8"), argument
131 fill=chr(0x25C9).encode("utf-8"), argument
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.jason/
H A D2371.C124 void head(T& fill) const in head()
129 void remove_head(T& fill) in remove_head()
138 void tail(T& fill) const in tail()
304 ListS<T>::remove_head_filling(T* fill) in remove_head_filling()
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.brendan/
H A Dcrash56.C189 ListD<T>::head(T& fill) const in head()
197 ListD<T>::remove_head(T& fill) in remove_head()
220 ListD<T>::tail(T& fill) const in tail()
228 ListD<T>::remove_tail(T& fill) in remove_tail()
/openbsd/gnu/lib/libstdc++/libstdc++/include/bits/
H A Dbasic_ios.h342 fill() const in fill() function
362 fill(char_type __ch) in fill() function
/openbsd/regress/lib/libcrypto/bn/
H A Dbn_isqrt.c72 int fill[] = {11, 63, 64, 65}; in check_tables() local
125 int fill[] = {11, 63, 64, 65}; in validate_tables() local
/openbsd/lib/libelf/
H A Delf_fill.c34 elf_fill(int fill) in elf_fill()
/openbsd/usr.sbin/fdformat/
H A Dfdformat.c62 int secsize, int fill, int interleave) in format_track()
166 int fill = 0xf6, quiet = 0, verify = 1, verify_only = 0; in main() local
/openbsd/gnu/usr.bin/perl/cpan/Text-Tabs/lib/Text/
H A DWrap.pm93 sub fill subroutine
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.law/
H A Dtemplate1.C25 int fill; variable
/openbsd/gnu/llvm/libcxx/include/__algorithm/
H A Dfill.h45 fill(_ForwardIterator __first, _ForwardIterator __last, const _Tp& __value) in fill() function
/openbsd/usr.sbin/ypserv/yppush/
H A Dyppush_svc.c67 int fill; in yppush_xfrrespprog_1() member
/openbsd/regress/usr.sbin/vmd/diskfmt/
H A Dvioscribble.c69 fill(size_t off, char *buf, size_t len) in fill() function
/openbsd/gnu/usr.bin/binutils/ld/
H A Dldlang.c2358 print_fill_statement (lang_fill_statement_type *fill) in print_fill_statement()
2680 fill_type *fill, in insert_pad()
2719 fill_type *fill, in size_input_section()
2875 fill_type *fill, in lang_size_sections_1()
3279 fill_type *fill, in lang_size_sections()
3330 fill_type *fill, in lang_do_assignments_1()
3488 fill_type *fill, in lang_do_assignments()
4411 lang_add_fill (fill_type *fill) in lang_add_fill()
4530 lang_leave_output_section_statement (fill_type *fill, const char *memspec, in lang_leave_output_section_statement()
4877 lang_leave_overlay_section (fill_type *fill, in lang_leave_overlay_section()
[all …]
/openbsd/gnu/llvm/llvm/include/llvm/Support/
H A DFormatCommon.h69 void fill(llvm::raw_ostream &S, uint32_t Count) { in fill() function
/openbsd/regress/lib/libc/malloc/malloc_general/
H A Dmalloc_general.c37 fill(u_char *p, size_t sz) in fill() function
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-tic4x.h81 #define md_do_align(n,fill,len,max,label) if( tic4x_do_align (n,fill,len,max) ) goto label; argument
/openbsd/gnu/llvm/llvm/lib/Analysis/
H A DInstructionPrecedenceTracking.cpp69 void InstructionPrecedenceTracking::fill(const BasicBlock *BB) { in fill() function in InstructionPrecedenceTracking
/openbsd/lib/libz/
H A Dinftrees.c43 unsigned fill; /* index for replicating entries */ in inflate_table() local
/openbsd/sys/lib/libz/
H A Dinftrees.c43 unsigned fill; /* index for replicating entries */ in inflate_table() local
/openbsd/gnu/usr.bin/perl/cpan/Compress-Raw-Zlib/zlib-src/
H A Dinftrees.c50 unsigned fill; /* index for replicating entries */ in inflate_table() local
/openbsd/gnu/usr.bin/binutils/include/
H A Doasys.h116 unsigned char fill; member
168 bfd_byte fill[3]; member
177 bfd_byte fill[2]; member
/openbsd/gnu/usr.bin/binutils-2.17/include/
H A Doasys.h116 unsigned char fill; member
168 bfd_byte fill[3]; member
177 bfd_byte fill[2]; member
/openbsd/gnu/usr.bin/binutils/gas/config/
H A Dtc-tic4x.h92 #define md_do_align(n,fill,len,max,label) if( tic4x_do_align (n,fill,len,max) ) goto label; argument
/openbsd/sys/arch/powerpc/include/
H A Dframe.h44 int fill; member

12345