Searched refs:append (Results 151 - 175 of 1452) sorted by relevance

1234567891011>>

/netbsd-current/external/gpl3/gcc/dist/contrib/
H A Danalyze_brprob_spec.py45 dumps.append(os.path.join(root, x))
64 p.append('-v')
H A Dmklog.py117 functions.append(fn)
135 output.append(out)
137 output.append('')
172 prs.append(apr)
180 changelog_list.append(changelog)
181 changelogs[changelog].append(file)
194 prs.append(pr)
195 this_file_prs.append(pr.split('/')[-1])
201 prs.append(dr)
202 this_file_prs.append(d
[all...]
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.perf/lib/perftest/
H A Dperftest.py54 def run(self, warm_up=True, append=True):
60 append is True, the test result will be appended instead of
67 self.measure.report(reporter.TextReporter(append), self.name)
/netbsd-current/external/bsd/nvi/dist/common/
H A Dput.c41 put(SCR *sp, CB *cbp, ARG_CHAR_T *namep, MARK *cp, MARK *rp, int append) argument
100 /* If a line mode buffer, append each new line into the file. */
102 lno = append ? cp->lno : cp->lno - 1;
130 if (len > 0 && (clen = cp->cno + (append ? 1 : 0)) > 0) {
143 clen = len == 0 ? 0 : len - (cp->cno + (append ? 1 : 0));
159 rp->cno = len == 0 ? 0 : sp->cno + (append && tp->len ? 1 : 0);
162 * If no more lines in the CB, append the rest of the original
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Object/
H A DCOFFImportFile.cpp60 template <class T> static void append(std::vector<uint8_t> &B, const T &Data) { function in namespace:llvm::object
200 append(Buffer, Header);
230 append(Buffer, SectionTable);
236 append(Buffer, ImportDescriptor);
246 append(Buffer, RelocationTable);
308 append(Buffer, SymbolTable);
336 append(Buffer, Header);
353 append(Buffer, SectionTable);
359 append(Buffer, ImportDescriptor);
371 append(Buffe
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/utils/
H A Dupdate_analyze_test_checks.py109 prefix_list.append((check_prefixes, tool_cmd_args))
137 output_lines.append(autogenerated_note)
146 output_lines.append(input_line)
158 output_lines.append(input_line)
170 output_lines.append(input_line)
H A Dupdate_mir_test_checks.py140 run_list.append(Run(check_prefixes, cmd_args, triple))
159 result.append(cur_func)
166 result.append(cur_func)
197 # output_lines.append('')
222 output_lines.append('{}-LABEL: name: {}'.format(check, func_name))
239 output_lines.append(check_line)
336 output_lines.append(autogenerated_note)
349 output_lines.append(input_line)
359 output_lines.append(input_line)
362 output_lines.append(input_lin
[all...]
/netbsd-current/common/dist/zlib/contrib/minizip/
H A Dzip.h116 extern zipFile ZEXPORT zipOpen OF((const char *pathname, int append));
117 extern zipFile ZEXPORT zipOpen64 OF((const void *pathname, int append));
122 if the file pathname exist and append==APPEND_STATUS_CREATEAFTER, the zip
125 if the file pathname exist and append==APPEND_STATUS_ADDINZIP, we will
138 int append,
143 int append,
148 int append,
/netbsd-current/external/gpl3/binutils/dist/zlib/contrib/minizip/
H A Dzip.h116 extern zipFile ZEXPORT zipOpen OF((const char *pathname, int append));
117 extern zipFile ZEXPORT zipOpen64 OF((const void *pathname, int append));
122 if the file pathname exist and append==APPEND_STATUS_CREATEAFTER, the zip
125 if the file pathname exist and append==APPEND_STATUS_ADDINZIP, we will
138 int append,
143 int append,
148 int append,
/netbsd-current/external/mpl/bind/dist/bin/tests/system/dnssec/ans10/
H A Dans.py69 r.answer.append(dns.rrset.from_text(qname, 1, IN, A, "10.53.0.10"))
70 r.answer.append(dns.rrset.from_text(qname, 1, IN, RRSIG, rrsig))
72 r.answer.append(dns.rrset.from_text(qname, 1, IN, NS, "."))
74 r.answer.append(dns.rrset.from_text(qname, 1, IN, SOA, ". . 0 0 0 0 0"))
76 r.authority.append(dns.rrset.from_text(qname, 1, IN, SOA, ". . 0 0 0 0 0"))
/netbsd-current/external/gpl3/gdb/dist/zlib/contrib/minizip/
H A Dzip.h116 extern zipFile ZEXPORT zipOpen OF((const char *pathname, int append));
117 extern zipFile ZEXPORT zipOpen64 OF((const void *pathname, int append));
122 if the file pathname exist and append==APPEND_STATUS_CREATEAFTER, the zip
125 if the file pathname exist and append==APPEND_STATUS_ADDINZIP, we will
138 int append,
143 int append,
148 int append,
/netbsd-current/external/gpl3/binutils.old/dist/gold/
H A Dicf.cc411 buffer.append(gsym->name());
413 buffer.append(addend_str);
414 buffer.append("@");
428 buffer.append("R");
429 buffer.append(addend_str);
430 buffer.append("@");
455 buffer.append("ICF_R");
456 buffer.append(addend_str);
458 icf_reloc_buffer.append(kept_section_str);
460 icf_reloc_buffer.append(addend_st
[all...]
/netbsd-current/external/gpl3/binutils/dist/gold/
H A Dicf.cc411 buffer.append(gsym->name());
413 buffer.append(addend_str);
414 buffer.append("@");
428 buffer.append("R");
429 buffer.append(addend_str);
430 buffer.append("@");
455 buffer.append("ICF_R");
456 buffer.append(addend_str);
458 icf_reloc_buffer.append(kept_section_str);
460 icf_reloc_buffer.append(addend_st
[all...]
/netbsd-current/external/gpl3/binutils/dist/gprofng/src/
H A Dparse.cc47 mrecs->append (mrec);
111 runlogq->append (m);
136 runlogq->append (m);
154 append (lo);
169 mod->functions->append (f);
170 mod->loadobject->functions->append (f);
277 metrics->append (mtr);
284 metrics->append (mtr);
286 metrics->append (mtr->get_dependent_bm ());
307 errorq->append (
[all...]
H A DClassFile.cc1073 sb->append (str);
1074 sb->append (NTXT ("()"));
1084 sb->append (str);
1092 sb->append (str);
1100 sb->append ('"');
1101 sb->append (str);
1102 sb->append ('"');
1107 sb->append ('#');
1108 sb->append ((int) index);
1122 sb->append (get_opc_nam
[all...]
H A DDbeSession.cc452 sb->append (NTXT ("/bin/rm -rf "));
453 sb->append (defExpName);
536 f_special->append (NULL);
541 omp_functions->append (NULL);
700 mod->functions->append (f_total);
742 mod->functions->append (f_unknown);
756 lo->noname->functions->append (h_function);
770 mod->functions->append (j_unknown);
797 mod->functions->append (f_jvm);
799 // jvm->functions->append( f_jv
947 DbeSession::append (Experiment *exp) function in class:DbeSession
976 DbeSession::append (Hwcentry *h) function in class:DbeSession
1516 DbeSession::append (LoadObject *lobj) function in class:DbeSession
2949 DbeSession::append (UserLabel *lbl) function in class:DbeSession
2960 DbeSession::append (SourceFile *sf) function in class:DbeSession
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gold/
H A Dicf.cc411 buffer.append(gsym->name());
413 buffer.append(addend_str);
414 buffer.append("@");
428 buffer.append("R");
429 buffer.append(addend_str);
430 buffer.append("@");
455 buffer.append("ICF_R");
456 buffer.append(addend_str);
458 icf_reloc_buffer.append(kept_section_str);
460 icf_reloc_buffer.append(addend_st
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Support/
H A DLockFileManager.cpp96 HostID.append(UUIDRef.begin(), UUIDRef.end());
104 HostID.append(HostNameRef.begin(), HostNameRef.end());
108 HostID.append(Dummy.begin(), Dummy.end());
166 S.append(std::string(this->FileName.str()));
185 S.append(std::string(UniqueLockFileName.str()));
206 S.append(std::string(UniqueLockFileName.str()));
252 S.append(std::string(UniqueLockFileName.str()));
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DSmallString.h36 this->append(Refs);
57 append(Refs);
64 using SmallVector<char, InternalLen>::append;
67 void append(StringRef RHS) { function in class:llvm::SmallString
68 SmallVectorImpl<char>::append(RHS.begin(), RHS.end());
72 void append(std::initializer_list<StringRef> Refs) { function in class:llvm::SmallString
282 this->append(RHS.begin(), RHS.end());
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dui-style.c73 str->append (std::to_string (m_value + (is_fg ? 30 : 40)));
75 str->append (std::to_string (m_value - WHITE + (is_fg ? 90 : 100)));
78 str->append (is_fg ? "38;5;" : "48;5;");
79 str->append (std::to_string (m_value));
86 str->append (is_fg ? "38;2;" : "48;2;");
87 str->append (std::to_string (m_red)
155 result.append (std::to_string (m_intensity));
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dui-style.c73 str->append (std::to_string (m_value + (is_fg ? 30 : 40)));
75 str->append (std::to_string (m_value - WHITE + (is_fg ? 90 : 100)));
78 str->append (is_fg ? "38;5;" : "48;5;");
79 str->append (std::to_string (m_value));
86 str->append (is_fg ? "38;2;" : "48;2;");
87 str->append (std::to_string (m_red)
155 result.append (std::to_string (m_intensity));
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_stacktrace_libcdep.cpp49 output_->append("%c", frame_delimiter_);
65 dedup_token_->append("--");
67 dedup_token_->append("%s", stack->info.function);
101 output->append(" <empty stack>\n\n");
113 output->append("\n");
117 output->append("DEDUP_TOKEN: %s\n", dedup_token.data());
200 output.append("<can't symbolize>");
/netbsd-current/external/mpl/bind/dist/bin/tests/system/forward/ans11/
H A Dans.py121 r.answer.append(dns.rrset.from_text(qname, 300, IN, A, "10.53.0.11"))
122 r.answer.append(dns.rrset.from_text(tld, 300, IN, NS, "local." + tld))
123 r.additional.append(dns.rrset.from_text(ns, 300, IN, A, "10.53.0.11"))
125 r.answer.append(dns.rrset.from_text(qname, 300, IN, NS, "."))
127 r.answer.append(dns.rrset.from_text(qname, 300, IN, SOA, ". . 0 0 0 0 0"))
129 r.authority.append(dns.rrset.from_text(qname, 300, IN, SOA, ". . 0 0 0 0 0"))
249 hung_conns.append(conn)
/netbsd-current/external/gpl3/gdb/dist/sim/common/
H A Dgennltvals.py187 new_lines_c.append(f'CB_TARGET_DEFS_MAP cb_{target}_syscall_map[] = {{')
194 new_lines_c.append(' {NULL, -1, -1},')
195 new_lines_c.append('};\n')
197 new_lines_h.append(
202 new_lines_h.append('')
206 new_lines_c.append(f'CB_TARGET_DEFS_MAP cb_init_syscall_map[] = {{')
211 new_lines_c.append(' {NULL, -1, -1},')
212 new_lines_c.append('};')
214 new_lines_h.append('extern CB_TARGET_DEFS_MAP cb_init_syscall_map[];')
/netbsd-current/external/bsd/elftosb/dist/common/
H A DOperation.h153 inline void append(Operation * op) { m_operations.push_back(op); } function in class:elftosb::OperationSequence
156 void append(const OperationSequence * other);
159 OperationSequence & operator += (const OperationSequence * other) { append(other); return *this; }

Completed in 404 milliseconds

1234567891011>>