Home
last modified time | relevance | path

Searched refs:this (Results 176 – 200 of 15392) sorted by relevance

12345678910>>...616

/netbsd/external/gpl3/binutils/dist/gold/
H A Doptions.h186 this->longname[pos - this->longname.c_str()] = '-'; in One_option()
191 if (this->helpstring) in One_option()
622 this->name_ = "."; in Search_directory()
637 { return this->name_; } in name()
647 { return this->put_in_sysroot_ || this->is_in_sysroot_; } in is_system_directory()
1573 { return this->shared() || this->pie(); } in output_is_position_independent()
1581 { return !this->shared() && !this->relocatable(); } in output_is_executable()
2147 { return !this->is_file_ && this->lib_ == NULL; } in is_group()
2159 return this->file_; in file()
2183 return this->lib_; in lib()
[all …]
H A Ddynobj.h55 { return this->needed_; } in needed()
112 { return this; } in do_dynobj()
117 { this->soname_.assign(s); } in set_soname_string()
281 { return this->symbols_; } in do_get_global_symbols()
378 return this->index_; in index()
386 this->index_ = index; in set_index()
416 { return this->name_; } in name()
432 { return this->is_weak_; } in is_weak()
437 { this->is_weak_ = false; } in clear_weak()
442 { return this->is_info_; } in is_info()
[all …]
H A Dlayout.h122 { return this->list_.end(); } in end()
248 if (this->is_comdat_) in ~Kept_section()
255 { return this->object_; } in object()
262 this->object_ = object; in set_object()
268 { return this->shndx_; } in shndx()
275 this->shndx_ = shndx; in set_shndx()
281 { return this->is_comdat_; } in is_comdat()
288 this->is_comdat_ = true; in set_is_comdat()
756 { this->script_options_->create_script_sections(this); } in create_script_sections()
770 { return &this->sympool_; } in sympool()
[all …]
/netbsd/external/gpl3/gdb/dist/gold/
H A Ddynobj.h55 { return this->needed_; } in needed()
112 { return this; } in do_dynobj()
117 { this->soname_.assign(s); } in set_soname_string()
281 { return this->symbols_; } in do_get_global_symbols()
378 return this->index_; in index()
386 this->index_ = index; in set_index()
416 { return this->name_; } in name()
432 { return this->is_weak_; } in is_weak()
437 { this->is_weak_ = false; } in clear_weak()
442 { return this->is_info_; } in is_info()
[all …]
H A Doptions.h186 this->longname[pos - this->longname.c_str()] = '-'; in One_option()
191 if (this->helpstring) in One_option()
622 this->name_ = "."; in Search_directory()
637 { return this->name_; } in name()
647 { return this->put_in_sysroot_ || this->is_in_sysroot_; } in is_system_directory()
1561 { return this->shared() || this->pie(); } in output_is_position_independent()
1569 { return !this->shared() && !this->relocatable(); } in output_is_executable()
2118 { return !this->is_file_ && this->lib_ == NULL; } in is_group()
2130 return this->file_; in file()
2154 return this->lib_; in lib()
[all …]
H A Dlayout.h122 { return this->list_.end(); } in end()
248 if (this->is_comdat_) in ~Kept_section()
255 { return this->object_; } in object()
262 this->object_ = object; in set_object()
268 { return this->shndx_; } in shndx()
275 this->shndx_ = shndx; in set_shndx()
281 { return this->is_comdat_; } in is_comdat()
288 this->is_comdat_ = true; in set_is_comdat()
751 { this->script_options_->create_script_sections(this); } in create_script_sections()
765 { return &this->sympool_; } in sympool()
[all …]
/netbsd/external/gpl3/binutils.old/dist/gold/
H A Ddynobj.h55 { return this->needed_; } in needed()
112 { return this; } in do_dynobj()
117 { this->soname_.assign(s); } in set_soname_string()
281 { return this->symbols_; } in do_get_global_symbols()
378 return this->index_; in index()
386 this->index_ = index; in set_index()
416 { return this->name_; } in name()
432 { return this->is_weak_; } in is_weak()
437 { this->is_weak_ = false; } in clear_weak()
442 { return this->is_info_; } in is_info()
[all …]
H A Dlayout.h122 { return this->list_.end(); } in end()
248 if (this->is_comdat_) in ~Kept_section()
255 { return this->object_; } in object()
262 this->object_ = object; in set_object()
268 { return this->shndx_; } in shndx()
275 this->shndx_ = shndx; in set_shndx()
281 { return this->is_comdat_; } in is_comdat()
288 this->is_comdat_ = true; in set_is_comdat()
751 { this->script_options_->create_script_sections(this); } in create_script_sections()
765 { return &this->sympool_; } in sympool()
[all …]
/netbsd/external/gpl3/gdb.old/dist/gold/
H A Ddynobj.h55 { return this->needed_; } in needed()
112 { return this; } in do_dynobj()
117 { this->soname_.assign(s); } in set_soname_string()
281 { return this->symbols_; } in do_get_global_symbols()
378 return this->index_; in index()
386 this->index_ = index; in set_index()
416 { return this->name_; } in name()
432 { return this->is_weak_; } in is_weak()
437 { this->is_weak_ = false; } in clear_weak()
442 { return this->is_info_; } in is_info()
[all …]
H A Doptions.h186 this->longname[pos - this->longname.c_str()] = '-'; in One_option()
191 if (this->helpstring) in One_option()
622 this->name_ = "."; in Search_directory()
637 { return this->name_; } in name()
647 { return this->put_in_sysroot_ || this->is_in_sysroot_; } in is_system_directory()
1561 { return this->shared() || this->pie(); } in output_is_position_independent()
1569 { return !this->shared() && !this->relocatable(); } in output_is_executable()
2118 { return !this->is_file_ && this->lib_ == NULL; } in is_group()
2130 return this->file_; in file()
2154 return this->lib_; in lib()
[all …]
H A Dlayout.h122 { return this->list_.end(); } in end()
248 if (this->is_comdat_) in ~Kept_section()
255 { return this->object_; } in object()
262 this->object_ = object; in set_object()
268 { return this->shndx_; } in shndx()
275 this->shndx_ = shndx; in set_shndx()
281 { return this->is_comdat_; } in is_comdat()
288 this->is_comdat_ = true; in set_is_comdat()
751 { this->script_options_->create_script_sections(this); } in create_script_sections()
765 { return &this->sympool_; } in sympool()
[all …]
/netbsd/external/bsd/libbind/dist/irs/
H A Dirp_ho.c73 static void ho_close(struct irs_ho *this);
99 irs_irp_ho(struct irs_acc *this) { in irs_irp_ho() argument
115 pvt->girpdata = this->private; in irs_irp_ho()
138 ho_close(struct irs_ho *this) { in ho_close() argument
141 ho_minimize(this); in ho_close()
146 memput(this, sizeof *this); in ho_close()
158 return (ho_byname2(this, name, AF_INET)); in ho_byname()
287 ho_next(struct irs_ho *this) { in ho_next() argument
331 ho_rewind(struct irs_ho *this) { in ho_rewind() argument
360 ho_minimize(struct irs_ho *this) { in ho_minimize() argument
[all …]
/netbsd/external/gpl3/gdb/dist/gas/testsuite/gas/aarch64/
H A Darmv8_4-a-registers-illegal.l6 [^:]+:[0-9]+: Info: did you mean this\?
12 [^:]+:[0-9]+: Info: did you mean this\?
18 [^:]+:[0-9]+: Info: did you mean this\?
24 [^:]+:[0-9]+: Info: did you mean this\?
30 [^:]+:[0-9]+: Info: did you mean this\?
36 [^:]+:[0-9]+: Info: did you mean this\?
42 [^:]+:[0-9]+: Info: did you mean this\?
48 [^:]+:[0-9]+: Info: did you mean this\?
54 [^:]+:[0-9]+: Info: did you mean this\?
60 [^:]+:[0-9]+: Info: did you mean this\?
[all …]
/netbsd/external/gpl3/gdb.old/dist/gas/testsuite/gas/aarch64/
H A Darmv8_4-a-registers-illegal.l6 [^:]+:[0-9]+: Info: did you mean this\?
12 [^:]+:[0-9]+: Info: did you mean this\?
18 [^:]+:[0-9]+: Info: did you mean this\?
24 [^:]+:[0-9]+: Info: did you mean this\?
30 [^:]+:[0-9]+: Info: did you mean this\?
36 [^:]+:[0-9]+: Info: did you mean this\?
42 [^:]+:[0-9]+: Info: did you mean this\?
48 [^:]+:[0-9]+: Info: did you mean this\?
54 [^:]+:[0-9]+: Info: did you mean this\?
60 [^:]+:[0-9]+: Info: did you mean this\?
[all …]
/netbsd/external/gpl3/gdb/dist/gas/testsuite/gas/mips/
H A Dmips16e-32@mips16-insn-t.l4 .*:24: Error: opcode not supported on this processor: mips32 \(mips32\) `dsll\.t \$16,\$16,8'
6 .*:32: Error: opcode not supported on this processor: mips32 \(mips32\) `daddiu\.t \$16,\$16,0'
8 .*:62: Error: opcode not supported on this processor: mips32 \(mips32\) `sd\.t \$16,0\(\$16\)'
12 .*:125: Error: opcode not supported on this processor: mips32 \(mips32\) `dsrl\.t \$16,8'
14 .*:142: Error: opcode not supported on this processor: mips32 \(mips32\) `sew\.t \$16'
16 .*:145: Error: opcode not supported on this processor: mips32 \(mips32\) `dsllv\.t \$16,\$16'
18 .*:147: Error: opcode not supported on this processor: mips32 \(mips32\) `dsrlv\.t \$16,\$16'
20 .*:149: Error: opcode not supported on this processor: mips32 \(mips32\) `dsrav\.t \$16,\$16'
22 .*:157: Error: opcode not supported on this processor: mips32 \(mips32\) `dmult\.t \$16,\$16'
36 .*:175: Error: opcode not supported on this processor: mips32 \(mips32\) `ld\.t \$16,\.-3'
[all …]
H A Dmips16e2-32@mips16-insn-t.l4 .*:24: Error: opcode not supported on this processor: mips32r2 \(mips32r2\) `dsll\.t \$16,\$16,8'
6 .*:32: Error: opcode not supported on this processor: mips32r2 \(mips32r2\) `daddiu\.t \$16,\$16,0'
8 .*:62: Error: opcode not supported on this processor: mips32r2 \(mips32r2\) `sd\.t \$16,0\(\$16\)'
12 .*:125: Error: opcode not supported on this processor: mips32r2 \(mips32r2\) `dsrl\.t \$16,8'
14 .*:142: Error: opcode not supported on this processor: mips32r2 \(mips32r2\) `sew\.t \$16'
16 .*:145: Error: opcode not supported on this processor: mips32r2 \(mips32r2\) `dsllv\.t \$16,\$16'
18 .*:147: Error: opcode not supported on this processor: mips32r2 \(mips32r2\) `dsrlv\.t \$16,\$16'
20 .*:149: Error: opcode not supported on this processor: mips32r2 \(mips32r2\) `dsrav\.t \$16,\$16'
22 .*:157: Error: opcode not supported on this processor: mips32r2 \(mips32r2\) `dmult\.t \$16,\$16'
36 .*:175: Error: opcode not supported on this processor: mips32r2 \(mips32r2\) `ld\.t \$16,\.-3'
[all …]
/netbsd/external/gpl3/gdb.old/dist/gas/testsuite/gas/mips/
H A Dmips16e-32@mips16-insn-t.l4 .*:24: Error: opcode not supported on this processor: mips32 \(mips32\) `dsll\.t \$16,\$16,8'
6 .*:32: Error: opcode not supported on this processor: mips32 \(mips32\) `daddiu\.t \$16,\$16,0'
8 .*:62: Error: opcode not supported on this processor: mips32 \(mips32\) `sd\.t \$16,0\(\$16\)'
12 .*:125: Error: opcode not supported on this processor: mips32 \(mips32\) `dsrl\.t \$16,8'
14 .*:142: Error: opcode not supported on this processor: mips32 \(mips32\) `sew\.t \$16'
16 .*:145: Error: opcode not supported on this processor: mips32 \(mips32\) `dsllv\.t \$16,\$16'
18 .*:147: Error: opcode not supported on this processor: mips32 \(mips32\) `dsrlv\.t \$16,\$16'
20 .*:149: Error: opcode not supported on this processor: mips32 \(mips32\) `dsrav\.t \$16,\$16'
22 .*:157: Error: opcode not supported on this processor: mips32 \(mips32\) `dmult\.t \$16,\$16'
36 .*:175: Error: opcode not supported on this processor: mips32 \(mips32\) `ld\.t \$16,\.-3'
[all …]
H A Dmips16e2-32@mips16-insn-t.l4 .*:24: Error: opcode not supported on this processor: mips32r2 \(mips32r2\) `dsll\.t \$16,\$16,8'
6 .*:32: Error: opcode not supported on this processor: mips32r2 \(mips32r2\) `daddiu\.t \$16,\$16,0'
8 .*:62: Error: opcode not supported on this processor: mips32r2 \(mips32r2\) `sd\.t \$16,0\(\$16\)'
12 .*:125: Error: opcode not supported on this processor: mips32r2 \(mips32r2\) `dsrl\.t \$16,8'
14 .*:142: Error: opcode not supported on this processor: mips32r2 \(mips32r2\) `sew\.t \$16'
16 .*:145: Error: opcode not supported on this processor: mips32r2 \(mips32r2\) `dsllv\.t \$16,\$16'
18 .*:147: Error: opcode not supported on this processor: mips32r2 \(mips32r2\) `dsrlv\.t \$16,\$16'
20 .*:149: Error: opcode not supported on this processor: mips32r2 \(mips32r2\) `dsrav\.t \$16,\$16'
22 .*:157: Error: opcode not supported on this processor: mips32r2 \(mips32r2\) `dmult\.t \$16,\$16'
36 .*:175: Error: opcode not supported on this processor: mips32r2 \(mips32r2\) `ld\.t \$16,\.-3'
[all …]
/netbsd/external/gpl3/gcc/dist/libstdc++-v3/include/debug/
H A Dvector78 return *this;
91 return *this;
250 return *this;
368 if (__sz < this->size())
496 bool __realloc = this->_M_requires_reallocation(this->size() + 1);
518 bool __realloc = this->_M_requires_reallocation(this->size() + 1);
543 bool __realloc = this->_M_requires_reallocation(this->size() + 1);
564 bool __realloc = this->_M_requires_reallocation(this->size() + 1);
592 bool __realloc = this->_M_requires_reallocation(this->size() + __n);
600 return { __res, this };
[all …]
/netbsd/external/cddl/dtracetoolkit/dist/Bin/
H A Dtcl_calldist.d63 this->elapsed_excl = this->elapsed_incl - self->exclude[self->depth];
66 this->name = copyinstr(arg0);
68 @types_incl[pid, "proc", this->name] =
69 quantize(this->elapsed_incl / 1000);
70 @types_excl[pid, "proc", this->name] =
71 quantize(this->elapsed_excl / 1000);
88 this->elapsed_excl = this->elapsed_incl - self->exclude[self->depth];
91 this->name = copyinstr(arg0);
93 @types_incl[pid, "cmd", this->name] =
94 quantize(this->elapsed_incl / 1000);
[all …]
H A Dtcl_cpudist.d63 this->oncpu_excl = this->oncpu_incl - self->exclude[self->depth];
66 this->name = copyinstr(arg0);
68 @types_incl[pid, "proc", this->name] =
69 quantize(this->oncpu_incl / 1000);
70 @types_excl[pid, "proc", this->name] =
71 quantize(this->oncpu_excl / 1000);
88 this->oncpu_excl = this->oncpu_incl - self->exclude[self->depth];
91 this->name = copyinstr(arg0);
93 @types_incl[pid, "cmd", this->name] =
94 quantize(this->oncpu_incl / 1000);
[all …]
H A Dj_flowtime.d75 this->delta = (timestamp - self->last) / 1000;
76 this->class = (char *)copyin(arg1, arg2 + 1);
77 this->class[arg2] = '\0';
78 this->method = (char *)copyin(arg3, arg4 + 1);
79 this->method[arg4] = '\0';
83 stringof(this->class), stringof(this->method));
90 this->delta = (timestamp - self->last) / 1000;
91 this->class = (char *)copyin(arg1, arg2 + 1);
92 this->class[arg2] = '\0';
94 this->method[arg4] = '\0';
[all …]
/netbsd/external/cddl/dtracetoolkit/dist/Tcl/
H A Dtcl_calldist.d63 this->elapsed_excl = this->elapsed_incl - self->exclude[self->depth];
66 this->name = copyinstr(arg0);
68 @types_incl[pid, "proc", this->name] =
69 quantize(this->elapsed_incl / 1000);
70 @types_excl[pid, "proc", this->name] =
71 quantize(this->elapsed_excl / 1000);
88 this->elapsed_excl = this->elapsed_incl - self->exclude[self->depth];
91 this->name = copyinstr(arg0);
93 @types_incl[pid, "cmd", this->name] =
94 quantize(this->elapsed_incl / 1000);
[all …]
H A Dtcl_cpudist.d63 this->oncpu_excl = this->oncpu_incl - self->exclude[self->depth];
66 this->name = copyinstr(arg0);
68 @types_incl[pid, "proc", this->name] =
69 quantize(this->oncpu_incl / 1000);
70 @types_excl[pid, "proc", this->name] =
71 quantize(this->oncpu_excl / 1000);
88 this->oncpu_excl = this->oncpu_incl - self->exclude[self->depth];
91 this->name = copyinstr(arg0);
93 @types_incl[pid, "cmd", this->name] =
94 quantize(this->oncpu_incl / 1000);
[all …]
/netbsd/external/gpl3/gcc/dist/gcc/d/dmd/
H A Ddeclaration.h159 void accept(Visitor *v) { v->visit(this); } in accept()
179 void accept(Visitor *v) { v->visit(this); } in accept()
201 void accept(Visitor *v) { v->visit(this); } in accept()
221 void accept(Visitor *v) { v->visit(this); } in accept()
292 void accept(Visitor *v) { v->visit(this); } in accept()
307 void accept(Visitor *v) { v->visit(this); } in accept()
321 void accept(Visitor *v) { v->visit(this); } in accept()
334 void accept(Visitor *v) { v->visit(this); } in accept()
342 void accept(Visitor *v) { v->visit(this); } in accept()
350 void accept(Visitor *v) { v->visit(this); } in accept()
[all …]

12345678910>>...616