Searched defs:fill (Results 76 - 100 of 102) sorted by relevance

12345

/netbsd-6-1-5-RELEASE/gnu/dist/groff/src/preproc/pic/
H A Dobject.cpp707 double fill; // < 0 if not filled member in class:closed_object
[all...]
/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Dmidway.c2880 int slot, raw, aal5, vci, fill, mlen, tlen, drqneed, need, needfill, end; local
[all...]
H A Dvga_raster.c1377 u_int32_t fill = bgcolor | (bgcolor << 8) | local
1384 u_int16_t fill = bgcolor | (bgcolor << 8); local
/netbsd-6-1-5-RELEASE/sbin/ping/
H A Dping.c1779 fill(void) function
/netbsd-6-1-5-RELEASE/sbin/ping6/
H A Dping6.c2490 fill(char *bp, char *patp) function
/netbsd-6-1-5-RELEASE/sys/arch/amiga/dev/
H A Damidisplaycc.c752 int fill; local
927 int fill; local
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/bfd/
H A Dieee.c2457 fill (void) function
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gold/
H A Doutput.cc3268 get_input_sections( uint64_t address, const std::string& fill, std::list<Input_section>* input_sections) argument
H A Dscript-sections.cc826 Output_section_element::get_fill_string(const std::string* fill, argument
926 set_section_addresses( Symbol_table* symtab, Layout* layout, Output_section* output_section, uint64_t, uint64_t* dot_value, uint64_t* dot_alignment, Output_section** dot_section, std::string* fill, Input_section_list*) argument
1182 set_section_addresses(Symbol_table* symtab, Layout* layout, Output_section*, uint64_t, uint64_t* dot_value, uint64_t*, Output_section** dot_section, std::string* fill, Input_section_list*) argument
1528 set_section_addresses( Symbol_table*, Layout* layout, Output_section* output_section, uint64_t subalign, uint64_t* dot_value, uint64_t*, Output_section** dot_section, std::string* fill, Input_section_list* input_sections) argument
2425 std::string fill; local
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/ld/
H A Dldgram.c389 fill_type *fill; member in union:YYSTYPE
[all...]
H A Dldlang.c4179 print_fill_statement(lang_fill_statement_type *fill) argument
4502 insert_pad(lang_statement_union_type **ptr, fill_type *fill, unsigned int alignment_needed, asection *output_section, bfd_vma dot) argument
4547 size_input_section(lang_statement_union_type **this_ptr, lang_output_section_statement_type *output_section_statement, fill_type *fill, bfd_vma dot) argument
4751 lang_size_sections_1(lang_statement_union_type **prev, lang_output_section_statement_type *output_section_statement, fill_type *fill, bfd_vma dot, bfd_boolean *relax, bfd_boolean check_regions) argument
5421 lang_do_assignments_1(lang_statement_union_type *s, lang_output_section_statement_type *current_os, fill_type *fill, bfd_vma dot) argument
6741 lang_add_fill(fill_type *fill) argument
6859 lang_leave_output_section_statement(fill_type *fill, const char *memspec, lang_output_section_phdr_list *phdrs, const char *lma_memspec) argument
7264 lang_leave_overlay_section(fill_type *fill, lang_output_section_phdr_list *phdrs) argument
7310 lang_leave_overlay(etree_type *lma_expr, int nocrossrefs, fill_type *fill, const char *memspec, lang_output_section_phdr_list *phdrs, const char *lma_memspec) argument
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.old-deja/g++.mike/
H A Dp784.C387 char fill() { return _fill; } function in class:ios
388 char fill(char newf) { char oldf = _fill; _fill = newf; return oldf; } function in class:ios
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/bfd/
H A Dieee.c2457 fill (void) function
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.old-deja/g++.mike/
H A Dp784.C387 char fill() { return _fill; } function in class:ios
388 char fill(char newf) { char oldf = _fill; _fill = newf; return oldf; } function in class:ios
/netbsd-6-1-5-RELEASE/common/lib/libx86emu/
H A Dx86emu.c7253 shld_word(struct X86EMU *emu, uint16_t d, uint16_t fill, uint8_t s) argument
7290 shld_long(struct X86EMU *emu, uint32_t d, uint32_t fill, uint8_t s) argument
7327 shrd_word(struct X86EMU *emu, uint16_t d, uint16_t fill, uint8_t s) argument
7364 shrd_long(struct X86EMU *emu, uint32_t d, uint32_t fill, uint8_t s) argument
[all...]
/netbsd-6-1-5-RELEASE/external/cddl/osnet/dist/cmd/zdb/
H A Dzdb.c895 uint64_t fill = 0; local
1274 char iblk[6], dblk[6], lsize[6], asize[6], bonus_size[6], fill[7]; local
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/config/
H A Dtc-tic6x.c732 tic6x_do_align (int n, char *fill, int len ATTRIBUTE_UNUSED, int max) argument
H A Dtc-alpha.c5057 char fill, *pfill; local
H A Dtc-mips.c12600 mips_align(int to, int *fill, symbolS *label) argument
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/
H A Dread.c1232 do_align(int n, char *fill, int len, int max) argument
1292 offsetT fill = 0; local
1920 long fill = 0; local
2651 do_org(segT segment, expressionS *exp, int fill) argument
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/
H A Dmips-tdep.c795 gdb_byte fill[8]; local
/netbsd-6-1-5-RELEASE/gnu/dist/groff/src/roff/troff/
H A Denv.cpp1296 void fill() function
[all...]
H A Dinput.cpp243 int input_iterator::fill(node **) function in class:input_iterator
337 int file_iterator::fill(node **) function in class:file_iterator
3392 int string_iterator::fill(node **np) function in class:string_iterator
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/tests/devel/
H A Dtry.c2348 size_t sizeinbase, fill; local
2670 mp_size_t fill = MAX (0, d[0].size - copy); local
/netbsd-6-1-5-RELEASE/crypto/external/cpl/trousers/dist/src/include/tss/
H A Dtpm.h873 UINT16 fill; member in struct:tdTPM_KEY12
934 BYTE fill; member in struct:tdTPM_CERTIFY_INFO2

Completed in 776 milliseconds

12345