Searched refs:os (Results 251 - 275 of 654) sorted by relevance

<<11121314151617181920>>

/netbsd-6-1-5-RELEASE/external/mit/xorg/server/xorg-server/hw/xfree86/dri/
H A DMakefile16 -I${X11SRCDIR.xorg-server}/hw/xfree86/os-support \
17 -I${X11SRCDIR.xorg-server}/hw/xfree86/os-support/bus \
/netbsd-6-1-5-RELEASE/external/mit/xorg/server/xorg-server/hw/xfree86/dri2/
H A DMakefile16 -I${X11SRCDIR.xorg-server}/hw/xfree86/os-support \
17 -I${X11SRCDIR.xorg-server}/hw/xfree86/os-support/bus \
/netbsd-6-1-5-RELEASE/external/mit/xorg/server/xorg-server/hw/xfree86/int10/
H A DMakefile27 -I${X11SRCDIR.xorg-server}/hw/xfree86/os-support \
28 -I${X11SRCDIR.xorg-server}/hw/xfree86/os-support/bus \
/netbsd-6-1-5-RELEASE/external/mit/xorg/server/xorg-server/os/
H A DMakefile6 LIB= os
8 .PATH: ${X11SRCDIR.xorg-server}/os
/netbsd-6-1-5-RELEASE/x11/Xserver/Xserver/Xamiga/
H A DMakefile15 -lfreetype ${LDADD.os} ${LDADD.cfb} ${LDADD.cfb16} ${LDADD.cfb24} \
23 ${LIBFREETYPE} ${DPADD.os} ${DPADD.cfb} ${DPADD.cfb16} \
/netbsd-6-1-5-RELEASE/x11/Xserver/Xserver/XdecNetBSD/
H A DMakefile13 LDADD= ${LDADD.dix} ${LDADD.hw/netbsd/dec} ${LDADD.os} -lXfont \
20 DPADD= ${DPADD.dix} ${DPADD.hw/netbsd/dec} ${DPADD.os} ${LIBXFONT} \
/netbsd-6-1-5-RELEASE/x11/Xserver/Xserver/Xnest/
H A DMakefile11 LDADD+= ${LDADD.dix} ${LDADD.hw/xnest} ${LDADD.os} -lXau -lXdmcp \
21 DPADD+= ${DPADD.dix} ${DPADD.os} ${LIBXAU} ${LIBXDMCP} ${DPADD.hw/xnest} \
/netbsd-6-1-5-RELEASE/x11/Xserver/Xserver/Xsun/
H A DMakefile21 LDADD= ${LIBDIR.hw/sun}/sunInit.o ${LDADD.dix} ${LDADD.hw/sun} ${LDADD.os} \
35 DPADD+= ${LIBDIR.hw/sun}/sunInit.o ${DPADD.hw/sun} ${DPADD.dix} ${DPADD.os} \
/netbsd-6-1-5-RELEASE/x11/Xserver/Xserver/Xsun24/
H A DMakefile15 ${LDADD.os} ${LDADD.cfb16} ${LDADD.cfb24} ${LDADD.cfb32} \
30 ${DPADD.os} ${DPADD.cfb16} ${DPADD.cfb24} ${DPADD.cfb32} \
/netbsd-6-1-5-RELEASE/x11/Xserver/Xserver/XsunMono/
H A DMakefile15 ${LDADD.hw/sun} ${LDADD.dix} ${LDADD.os} ${LDADD.mfb} ${LDADD.mi} \
28 ${DPADD.hw/sun} ${DPADD.dix} ${DPADD.os} ${DPADD.mfb} ${DPADD.mi} \
/netbsd-6-1-5-RELEASE/x11/Xserver/Xserver/Xvfb/
H A DMakefile10 LDADD+= ${LDADD.dix} ${LDADD.hw/vfb} ${LDADD.os} -lXau -lXdmcp \
20 DPADD+= ${DPADD.dix} ${DPADD.os} ${LIBXAU} ${LIBXDMCP} \
/netbsd-6-1-5-RELEASE/x11/Xserver/hw/xfree86/bin/scanpci/
H A DMakefile17 -I${X11SRCDIR.xc}/programs/Xserver/hw/xfree86/os-support \
18 -I${X11SRCDIR.xc}/programs/Xserver/hw/xfree86/os-support/bus \
/netbsd-6-1-5-RELEASE/x11/Xserver/os/
H A DMakefile5 LIB= os
6 .PATH: ${X11SRCDIR.xc}/programs/Xserver/os
63 .PATH: ${X11SRCDIR.xc}/programs/Xserver/hw/xfree86/os-support/shared
/netbsd-6-1-5-RELEASE/external/bsd/atf/dist/atf-c++/detail/
H A Dapplication.cpp218 impl::app::usage(std::ostream& os) argument
225 os << ui::format_text_with_tag(std::string(m_prog_name) + " [options]" +
231 os << "Available options:\n";
249 os << ui::format_text_with_tag(opt.m_description, tag, false,
252 os << "\n";
257 os << ui::format_text("For more details please see " + m_manpage +
H A Dparser.cpp281 write(std::ostream& os, const impl::header_entry& he) argument
291 os << line << "\n";
293 return os;
348 impl::write_headers(const impl::headers_map& hm, std::ostream& os) argument
353 header::write(os, (*ct).second);
357 header::write(os, (*iter).second);
359 os << "\n";
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/unit/atf-src/atf-c++/detail/
H A Dapplication.cpp211 impl::app::usage(std::ostream& os) argument
218 os << ui::format_text_with_tag(std::string(m_prog_name) + " [options]" +
224 os << "Available options:\n";
242 os << ui::format_text_with_tag(opt.m_description, tag, false,
245 os << "\n";
250 os << ui::format_text("For more details please see " + m_manpage +
H A Dparser.cpp281 write(std::ostream& os, const impl::header_entry& he) argument
291 os << line << "\n";
293 return os;
348 impl::write_headers(const impl::headers_map& hm, std::ostream& os) argument
353 header::write(os, (*ct).second);
357 header::write(os, (*iter).second);
359 os << "\n";
/netbsd-6-1-5-RELEASE/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Dzfs_vfsops.c9 * or http://www.opensolaris.org/os/licensing.
511 objset_t *os = NULL; local
525 os = zfsvfs->z_os;
598 dmu_objset_name(os, osname);
612 ds = dmu_objset_ds(os);
680 uidacct(objset_t *os, boolean_t isgroup, uint64_t fuid, argument
692 err = zap_lookup(os, obj, buf, 8, 1, &used);
699 err = zap_remove(os, obj, buf, tx);
701 err = zap_update(os, obj, buf, 8, 1, &used, tx);
929 objset_t *os; local
1263 objset_t *os = zfsvfs->z_os; local
1921 objset_t *os; local
2319 objset_t *os = zfsvfs->z_os; local
2362 zfs_get_zplprop(objset_t *os, zfs_prop_t prop, uint64_t *value) argument
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/bin/python/
H A Ddnssec-checkds.py.in20 import os
149 fp=os.popen("%s +noall +answer -t ds -q %s" %
159 fp = os.popen("%s -f %s %s " %
163 fp = os.popen("%s +noall +answer -t dnskey -q %s | %s -f - %s" %
194 fp=os.popen("%s +noall +answer -t dlv -q %s" %
207 fp = os.popen("%s -f %s -l %s %s " %
210 fp = os.popen("%s +noall +answer -t dnskey %s | %s -f - -l %s %s"
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/ocsp/
H A Docsp_ext.c321 ASN1_OCTET_STRING os; local
329 os.length = ASN1_object_size(0, len, V_ASN1_OCTET_STRING);
330 os.data = OPENSSL_malloc(os.length);
331 if (os.data == NULL)
333 tmpval = os.data;
340 &os, 0, X509V3_ADD_REPLACE))
344 if (os.data)
345 OPENSSL_free(os.data);
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/hx509/
H A Dfile.c39 _hx509_map_file_os(const char *fn, heim_octet_string *os) argument
47 os->data = data;
48 os->length = length;
54 _hx509_unmap_file_os(heim_octet_string *os) argument
56 rk_xfree(os->data);
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/bin/confgen/win32/
H A Dddnsconfgen.mak115 -@erase "$(INTDIR)\os.obj"
134 "$(INTDIR)\os.obj" \
157 -@erase "$(INTDIR)\os.obj"
158 -@erase "$(INTDIR)\os.sbr"
180 "$(INTDIR)\os.sbr" \
193 "$(INTDIR)\os.obj" \
247 SOURCE=.\os.c
252 "$(INTDIR)\os.obj" : $(SOURCE) "$(INTDIR)"
258 "$(INTDIR)\os.obj" "$(INTDIR)\os
[all...]
H A Drndcconfgen.mak115 -@erase "$(INTDIR)\os.obj"
134 "$(INTDIR)\os.obj" \
157 -@erase "$(INTDIR)\os.obj"
158 -@erase "$(INTDIR)\os.sbr"
180 "$(INTDIR)\os.sbr" \
193 "$(INTDIR)\os.obj" \
247 SOURCE=.\os.c
252 "$(INTDIR)\os.obj" : $(SOURCE) "$(INTDIR)"
258 "$(INTDIR)\os.obj" "$(INTDIR)\os
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/lib/dns/rdata/generic/
H A Dhinfo_13.c124 return (mem_tobuffer(target, hinfo->os, hinfo->os_len));
150 hinfo->os = mem_maybedup(mctx, region.base, hinfo->os_len);
151 if (hinfo->os == NULL)
174 if (hinfo->os != NULL)
175 isc_mem_free(hinfo->mctx, hinfo->os);
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gold/
H A Dsymtab.cc150 Output_segment* os, elfcpp::STT type,
156 this->u_.in_output_segment.output_segment = os;
243 Output_segment* os, Value_type value,
250 this->init_base_output_segment(name, version, os, type, binding, visibility,
468 Symbol::set_output_section(Output_section* os) argument
474 gold_assert(this->output_section() == os);
478 this->u_.in_output_data.output_data = os;
1839 Output_segment* os,
1852 return this->do_define_in_output_segment<32>(name, version, defined, os,
1863 return this->do_define_in_output_segment<64>(name, version, defined, os,
149 init_base_output_segment(const char* name, const char* version, Output_segment* os, elfcpp::STT type, elfcpp::STB binding, elfcpp::STV visibility, unsigned char nonvis, Segment_offset_base offset_base) argument
242 init_output_segment(const char* name, const char* version, Output_segment* os, Value_type value, Size_type symsize, elfcpp::STT type, elfcpp::STB binding, elfcpp::STV visibility, unsigned char nonvis, Segment_offset_base offset_base) argument
1836 define_in_output_segment(const char* name, const char* version, Defined defined, Output_segment* os, uint64_t value, uint64_t symsize, elfcpp::STT type, elfcpp::STB binding, elfcpp::STV visibility, unsigned char nonvis, Symbol::Segment_offset_base offset_base, bool only_if_ref) argument
1879 do_define_in_output_segment( const char* name, const char* version, Defined defined, Output_segment* os, typename elfcpp::Elf_types<size>::Elf_Addr value, typename elfcpp::Elf_types<size>::Elf_WXword symsize, elfcpp::STT type, elfcpp::STB binding, elfcpp::STV visibility, unsigned char nonvis, Symbol::Segment_offset_base offset_base, bool only_if_ref) argument
2074 Output_section* os = layout->find_output_section(p->output_section); local
2098 Output_segment* os = layout->find_output_segment(p->segment_type, local
2467 Output_section* os = relobj->output_section(shndx); local
2525 Output_section* os = od->output_section(); local
2536 Output_segment* os = sym->output_segment(); local
2768 Output_section* os = relobj->output_section(in_shndx); local
2926 write_section_symbol(const Output_section* os, Output_symtab_xindex* symtab_xindex, Output_file* of, off_t offset) const argument
2966 sized_write_section_symbol(const Output_section* os, Output_symtab_xindex* symtab_xindex, Output_file* of, off_t offset) const argument
[all...]

Completed in 152 milliseconds

<<11121314151617181920>>