Home
last modified time | relevance | path

Searched full:this (Results 1 – 25 of 11895) sorted by relevance

12345678910>>...476

/openbsd-src/sys/dev/pci/
H A Dazalia_codec.c8 * This code is derived from software contributed to The NetBSD Foundation
15 * notice, this list of conditions and the following disclaimer.
17 * notice, this list of conditions and the following disclaimer in the
20 * THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
29 * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
60 azalia_codec_init_vtbl(codec_t *this) in azalia_codec_init_vtbl() argument
63 * We can refer this->vid and this->subid. in azalia_codec_init_vtbl()
65 this->name = NULL; in azalia_codec_init_vtbl()
66 this->qrks = AZ_QRK_NONE; in azalia_codec_init_vtbl()
67 switch (this->vid) { in azalia_codec_init_vtbl()
[all …]
H A Dazalia.c8 * This code is derived from software contributed to The NetBSD Foundation
15 * notice, this list of conditions and the following disclaimer.
17 * notice, this list of conditions and the following disclaimer in the
20 * THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
29 * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
642 * this function is called if the device could not be supported, in azalia_pci_detach()
643 * in which case az->detached == 1. check if this function has in azalia_pci_detach()
1444 azalia_resume_codec(codec_t *this) in azalia_resume_codec()
1450 err = azalia_comresp(this, this in azalia_resume_codec()
1425 azalia_resume_codec(codec_t * this) azalia_resume_codec() argument
1500 azalia_codec_init(codec_t * this) azalia_codec_init() argument
1795 azalia_codec_find_inputmixer(codec_t * this) azalia_codec_find_inputmixer() argument
1841 azalia_codec_select_micadc(codec_t * this) azalia_codec_select_micadc() argument
1882 azalia_codec_sort_pins(codec_t * this) azalia_codec_sort_pins() argument
2103 azalia_codec_select_dacs(codec_t * this) azalia_codec_select_dacs() argument
2175 azalia_codec_select_spkrdac(codec_t * this) azalia_codec_select_spkrdac() argument
2275 azalia_codec_find_defdac(codec_t * this,int index,int depth) azalia_codec_find_defdac() argument
2331 azalia_codec_find_defadc_sub(codec_t * this,nid_t node,int index,int depth) azalia_codec_find_defadc_sub() argument
2384 azalia_codec_find_defadc(codec_t * this,int index,int depth) azalia_codec_find_defadc() argument
2401 azalia_codec_init_volgroups(codec_t * this) azalia_codec_init_volgroups() argument
2579 azalia_codec_delete(codec_t * this) azalia_codec_delete() argument
2628 azalia_codec_construct_format(codec_t * this,int newdac,int newadc) azalia_codec_construct_format() argument
2746 azalia_codec_add_bits(codec_t * this,int chan,uint32_t bits_rates,int mode) azalia_codec_add_bits() argument
2761 azalia_codec_add_format(codec_t * this,int chan,int prec,uint32_t rates,int32_t mode) azalia_codec_add_format() argument
2801 azalia_codec_connect_stream(stream_t * this) azalia_codec_connect_stream() argument
2877 azalia_codec_disconnect_stream(stream_t * this) azalia_codec_disconnect_stream() argument
2910 azalia_widget_init(widget_t * this,const codec_t * codec,nid_t nid) azalia_widget_init() argument
2980 azalia_widget_sole_conn(codec_t * this,nid_t nid) azalia_widget_sole_conn() argument
3218 azalia_widget_init_audio(widget_t * this,const codec_t * codec) azalia_widget_init_audio() argument
3258 azalia_widget_init_pin(widget_t * this,const codec_t * codec) azalia_widget_init_pin() argument
3330 azalia_widget_init_connection(widget_t * this,const codec_t * codec) azalia_widget_init_connection() argument
3484 azalia_codec_print_audiofunc(const codec_t * this) azalia_codec_print_audiofunc() argument
3507 azalia_codec_print_groups(const codec_t * this) azalia_codec_print_groups() argument
3528 azalia_widget_print_audio(const widget_t * this,const char * lead) azalia_widget_print_audio() argument
3580 azalia_widget_print_pin(const widget_t * this) azalia_widget_print_pin() argument
3617 azalia_codec_print_audiofunc(const codec_t * this) azalia_codec_print_audiofunc() argument
3620 azalia_codec_print_groups(const codec_t * this) azalia_codec_print_groups() argument
3623 azalia_widget_print_audio(const widget_t * this,const char * lead) azalia_widget_print_audio() argument
3629 azalia_widget_print_pin(const widget_t * this) azalia_widget_print_pin() argument
3638 azalia_stream_init(stream_t * this,azalia_t * az,int regindex,int strnum,int dir) azalia_stream_init() argument
3660 azalia_stream_reset(stream_t * this) azalia_stream_reset() argument
3707 azalia_stream_start(stream_t * this) azalia_stream_start() argument
3766 azalia_stream_halt(stream_t * this) azalia_stream_halt() argument
3783 azalia_stream_intr(stream_t * this) azalia_stream_intr() argument
[all...]
/openbsd-src/gnu/gcc/libstdc++-v3/include/bits/
H A Dvector.tcc5 // This file is part of the GNU ISO C++ Library. This library is free
11 // This library is distributed in the hope that it will be useful,
17 // with this library; see the file COPYING. If not, write to the Free
21 // As a special exception, you may use this file as part of a free software
23 // templates or use macros or inline functions from this file, or you compile
24 // this file and link it with other files to produce an executable, this
26 // the GNU General Public License. This exception does not however
35 * Permission to use, copy, modify, distribute and sell this software
38 * that both that copyright notice and this permission notice appear
40 * representations about the suitability of this software for any
[all …]
H A Ddeque.tcc6 // This file is part of the GNU ISO C++ Library. This library is free
12 // This library is distributed in the hope that it will be useful,
18 // with this library; see the file COPYING. If not, write to the Free
22 // As a special exception, you may use this file as part of a free software
24 // templates or use macros or inline functions from this file, or you compile
25 // this file and link it with other files to produce an executable, this
27 // the GNU General Public License. This exception does not however
36 * Permission to use, copy, modify, distribute and sell this software
39 * that both that copyright notice and this permission notice appear
41 * representations about the suitability of this software for any
[all …]
H A Dsstream.tcc6 // This file is part of the GNU ISO C++ Library. This library is free
12 // This library is distributed in the hope that it will be useful,
18 // with this library; see the file COPYING. If not, write to the Free
22 // As a special exception, you may use this file as part of a free software
24 // templates or use macros or inline functions from this file, or you compile
25 // this file and link it with other files to produce an executable, this
27 // the GNU General Public License. This exception does not however
32 * This is an internal header file, included by other library headers.
55 if (this->eback() < this->gptr()) in _GLIBCXX_BEGIN_NAMESPACE()
64 this->gptr()[-1]); in _GLIBCXX_BEGIN_NAMESPACE()
[all …]
/openbsd-src/gnu/usr.bin/cvs/vms/
H A Dpipe.c6 * This file is a part of GNU VMSLIB, the GNU library for porting GNU
39 /* This won't work with GCC, but it won't cause any problems either. */
101 struct PIPE *this; local
104 this = phead;
105 while (this)
107 if (this->self != this)
112 if (!this->iosb.status)
114 fflush (this->file);
115 if (this->mode == O_WRONLY)
116 sys$qio (0, this->chan, IO$_WRITEOF, &iosb,
[all …]
/openbsd-src/regress/lib/libc/fnmatch/
H A Dfnm_test.in201 # 'test/this' 'test/'; match never
202 test/this test/ 0x0 1
203 test/this test/ 0x1f 1
204 # 'test/' 'test/this'; match never
205 test/ test/this 0x0 1
206 test/ test/this 0x1f 1
207 # 'test*/this' 'test/this'; match always
208 test*/this test/this 0x0 0
209 test*/this test/this 0x1f 0
210 # 'test*/this' 'test/that'; match never
[all …]
/openbsd-src/regress/usr.bin/m4/
H A Dcomments.out2 # this is a comment
3 >> this is a COMMENT
4 'XXX' this is a COMMENT
5 'XXX' this is a COMMENT q COMMENT too
8 # this is a COMMENT
9 >> this is a comment
10 'XXX' this is a COMMENT
11 'XXX' this is a COMMENT q COMMENT too
14 # this is a COMMENT
15 >> this is a COMMENT
[all …]
H A Dcomments.m46 # this is a comment
7 >> this is a comment
8 p this is a comment
9 p this is a comment q comment too
13 # this is a comment
14 >> this is a comment
15 p this is a comment
16 p this is a comment q comment too
20 # this is a comment
21 >> this is a comment
[all …]
/openbsd-src/gnu/llvm/llvm/include/llvm/ADT/
H A DSmallVector.h10 /// This file defines the SmallVector class.
44 /// This is all the stuff common to all SmallVectors.
66 /// This is a helper for \a grow() that's out of line to reduce code
67 /// duplication. This function will report a fatal error if it can't grow at
72 /// This is an implementation of the grow() method which only works
74 /// This function will report a fatal error if it cannot increase capacity.
85 /// This is unlikely to be called often, but resolves a memory leak when the
100 /// This does not construct or destroy any elements in the vector.
119 /// This is the part of SmallVectorTemplateBase which does not depend on whether
128 /// Find the address of the first element. For this pointer math to be valid
[all …]
/openbsd-src/share/man/man5/
H A Delf.59 .\" notice, this list of conditions and the following disclaimer.
11 .\" notice, this list of conditions and the following disclaimer in the
14 .\"THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
23 .\"OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
62 Applications written this way can be compiled on any architecture,
76 This header file describes the above mentioned headers as C structures
150 This array of bytes specifies how to interpret the file,
152 Within this array everything is named by macros, which start with
176 The fifth byte identifies the architecture for this binary:
180 This class is invalid.
[all …]
/openbsd-src/gnu/llvm/clang/lib/AST/Interp/
H A DByteCodeStmtGen.cpp46 this->Ctx->BreakLabel = BreakLabel; in LoopScope()
47 this->Ctx->ContinueLabel = ContinueLabel; in LoopScope()
51 this->Ctx->BreakLabel = OldBreakLabel; in ~LoopScope()
52 this->Ctx->ContinueLabel = OldContinueLabel; in ~LoopScope()
70 OldDefaultLabel(this->Ctx->DefaultLabel), in SwitchScope()
71 OldCaseLabels(std::move(this->Ctx->CaseLabels)) { in SwitchScope()
72 this->Ctx->BreakLabel = BreakLabel; in SwitchScope()
73 this->Ctx->DefaultLabel = DefaultLabel; in SwitchScope()
74 this->Ctx->CaseLabels = std::move(CaseLabels); in SwitchScope()
78 this->Ctx->BreakLabel = OldBreakLabel; in ~SwitchScope()
[all …]
H A DByteCodeExprGen.cpp34 return this->addLocal(Local); in addExtended()
74 [this, CE](PrimType T) { in VisitCastExpr()
76 if (!this->emitLoadPop(T, CE)) in VisitCastExpr()
78 return DiscardResult ? this->emitPop(T, CE) : true; in VisitCastExpr()
84 if (!this->visit(SubExpr)) in VisitCastExpr()
95 return this->emitGetPtrBase(ToBase->Offset, CE); in VisitCastExpr()
106 return this->visit(SubExpr); in VisitCastExpr()
115 if (!this->visit(SubExpr)) in VisitCastExpr()
118 // TODO: Emit this only if FromT != ToT. in VisitCastExpr()
119 return this->emitCast(*FromT, *ToT, CE); in VisitCastExpr()
[all …]
/openbsd-src/gnu/usr.bin/perl/plan9/
H A Dconfig_h.sample2 * This file was produced by running the config_h.SH script, which
6 * Feel free to modify any of this as the need arises. Note, however,
25 * This symbol holds the complete pathname to the sed program.
30 * This symbol, if defined, indicates that the aintl routine is
36 * This symbol, if defined, indicates that the alarm routine is
42 * This symbol indicates the C compiler can check for function attributes,
43 * such as printf formats. This is normally only supported by GNU cc.
54 * This symbol, if defined, indicates that the chown routine is
60 * This symbol, if defined, indicates that the chroot routine is
66 * This symbol, if defined, indicates that the chsize routine is available
[all …]
H A Dconfig.plan92 * This file is mangled by fndvers (and perhaps other scripts) to produce
30 * This symbol contains the size of a char, so that the C preprocessor
37 * This macro catenates 2 tokens together.
55 # include "Bletch: How does this C preprocessor catenate tokens?"
69 * This symbol contains the number of bytes required to align a
83 * This symbol holds the hexadecimal constant defined in byteorder,
90 * The endian-ness is available at compile-time. This only matters
96 * This might matter for NeXT 3.0.
100 * This symbol holds the complete pathname to the sed program.
105 * This symbol, if defined, indicates that the aintl routine is
[all …]
/openbsd-src/gnu/lib/libstdc++/libstdc++/include/bits/
H A Distream.tcc6 // This file is part of the GNU ISO C++ Library. This library is free
12 // This library is distributed in the hope that it will be useful,
18 // with this library; see the file COPYING. If not, write to the Free
22 // As a special exception, you may use this file as part of a free software
24 // templates or use macros or inline functions from this file, or you compile
25 // this file and link it with other files to produce an executable, this
27 // the GNU General Public License. This exception does not however
86 { return __pf(*this); } in operator >>()
93 __pf(*this); in operator >>()
94 return *this; in operator >>()
[all …]
H A Dostream.tcc6 // This file is part of the GNU ISO C++ Library. This library is free
12 // This library is distributed in the hope that it will be useful,
18 // with this library; see the file COPYING. If not, write to the Free
22 // As a special exception, you may use this file as part of a free software
24 // templates or use macros or inline functions from this file, or you compile
25 // this file and link it with other files to produce an executable, this
27 // the GNU General Public License. This exception does not however
67 return __pf(*this); in operator <<()
78 __pf(*this); in operator <<()
79 return *this; in operator <<()
[all …]
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.abi/
H A Dvbase4.C23 check (this, this); in A()
27 check (this, this); in ~A()
32 if (dynamic_cast <void *> (this) != whole) in check()
34 else if (this != base) in check()
47 check (this, this); in B()
51 check (this, this); in ~B()
55 if (dynamic_cast <void *> (this) != whole) in check()
57 else if (this != base) in check()
69 check (this, this); in C()
73 check (this, this); in ~C()
[all …]
/openbsd-src/gnu/usr.bin/perl/
H A Duconfig.h
/openbsd-src/gnu/usr.bin/perl/win32/
H A Dconfig_H.gc1 /* This file was produced by running the config_h.SH script, which
5 * Feel free to modify any of this as the need arises. Note, however,
21 * This symbol holds the complete pathname to the sed program.
26 * This symbol, if defined, indicates that the alarm routine is
32 * This symbol, if defined, indicates that the cbrt() (cube root)
38 * This symbol, if defined, indicates that the chown routine is
44 * This symbol, if defined, indicates that the chroot routine is
50 * This symbol, if defined, indicates that the chsize routine is available
51 * to truncate files. You might need a -lx to get this routine.
56 * This symbo
[all...]
H A Dconfig_H.vc1 /* This file was produced by running the config_h.SH script, which
5 * Feel free to modify any of this as the need arises. Note, however,
21 * This symbol holds the complete pathname to the sed program.
26 * This symbol, if defined, indicates that the alarm routine is
32 * This symbol, if defined, indicates that the cbrt() (cube root)
38 * This symbol, if defined, indicates that the chown routine is
44 * This symbol, if defined, indicates that the chroot routine is
50 * This symbol, if defined, indicates that the chsize routine is available
51 * to truncate files. You might need a -lx to get this routine.
56 * This symbo
[all...]
/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_dense_map_test.cpp32 for (const auto &V : Vals) this->BaseT::insert(V); in TestDenseMap()
37 for (; B != E; ++B) this->BaseT::insert(*B); in TestDenseMap()
66 EXPECT_TRUE(Constructed.insert(this).second); in CtorTester()
69 EXPECT_TRUE(Constructed.insert(this).second); in CtorTester()
72 EXPECT_TRUE(Constructed.insert(this).second); in CtorTester()
75 ~CtorTester() { EXPECT_EQ(1u, Constructed.erase(this)); } in ~CtorTester()
99 // function overloads selected by component types of the type parameter. This
133 EXPECT_EQ(0u, this->Map.size()); in TYPED_TEST()
134 EXPECT_TRUE(this->Map.empty()); in TYPED_TEST()
137 EXPECT_FALSE(this->Map.count(this->getKey())); in TYPED_TEST()
[all …]
/openbsd-src/share/snmp/
H A DIP-MIB.txt34 Copyright (C) The Internet Society (2006). This version of
35 this MIB module is part of RFC 4293; see the RFC itself for
42 being the successor to RFC 2011, this MIB is also the
52 "The initial revision of this MIB module was part of MIB-II,
57 -- The textual conventions we define and use in this MIB.
68 dhcp(4) indicates an address that was assigned to this
93 The preferred(1) state indicates that this is a valid
97 The deprecated(2) state indicates that this is a valid but
102 The invalid(3) state indicates that this isn't a valid
107 accessible because the interface to which this address is
[all …]
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DASTVector.h9 // This file provides ASTVector, a vector ADT whose contents are
14 // FIXME: Most of this is copy-and-paste from BumpVector.h and SmallVector.h.
15 // We can refactor this core logic into something common.
42 void setEnd(T *P) { this->End = P; } in setEnd()
45 // Make a tag bit available to users of this class.
46 // FIXME: This is a horrible hack.
72 return *this;
163 if (End < this->capacity_ptr()) { in push_back()
174 if (unsigned(this->capacity_ptr()-Begin) < N) in reserve()
180 size_t capacity() const { return this->capacity_ptr() - Begin; } in capacity()
[all …]
/openbsd-src/gnu/usr.bin/binutils/gprof/
H A Dbsd_callg_bl.m6 for this listing.
14 accounted for by this function and its
17 self the number of seconds spent in this function
22 this function on behalf of this function.
24 called the number of times this function is called (other
27 self the number of times this function calls itself
40 self* the number of seconds of this function's self time
41 which is due to calls from this parent.
44 the number of seconds of this function's
45 descendent time which is due to calls from this
[all …]

12345678910>>...476