Home
last modified time | relevance | path

Searched refs:append (Results 1 – 25 of 2216) sorted by relevance

12345678910>>...89

/netbsd/crypto/external/bsd/heimdal/dist/lib/wind/
H A Drfc4518.py54 t.append(" 00AD; ; Map to nothing")
55 t.append(" 1806; ; Map to nothing")
56 t.append(" 034F; ; Map to nothing")
58 t.append(" 180B; ; Map to nothing")
59 t.append(" 180C; ; Map to nothing")
60 t.append(" 180D; ; Map to nothing")
62 t.append(" FE00; ; Map to nothing")
63 t.append(" FE01; ; Map to nothing")
64 t.append(" FE02; ; Map to nothing")
65 t.append(" FE03; ; Map to nothing")
[all …]
/netbsd/external/gpl3/binutils/dist/gprofng/src/
H A DUserLabel.cc62 sb.append ('('); in gen_expr()
65 sb.append (str_expr); in gen_expr()
81 sb.append ('<'); in gen_expr()
84 sb.append (')'); in gen_expr()
87 sb.append (')'); in gen_expr()
135 sb.append (name); in dump()
140 sb.append ('\''); in dump()
146 sb.append ('.'); in dump()
149 sb.append (buf); in dump()
152 sb.append ('\''); in dump()
[all …]
H A DPreviewExp.cc68 info->append (GTXT ("Experiment Group")); in preview_info()
70 info->append (GTXT ("Experiment")); in preview_info()
71 info->append (expt_name); in preview_info()
82 info->append (str); in preview_info()
83 info->append (nm); in preview_info()
89 info->append (GTXT ("Error message")); in preview_info()
94 info->append (GTXT ("Experiment header")); in preview_info()
96 info->append (GTXT ("Error message")); in preview_info()
98 info->append (GTXT ("Warning message")); in preview_info()
100 info->append (GTXT ("Notes")); in preview_info()
[all …]
H A DStringBuilder.h58 StringBuilder *append (StringBuilder *sb);
59 StringBuilder *append (const char str[]);
61 StringBuilder *append (bool b);
62 StringBuilder *append (char c);
63 StringBuilder *append (int i);
64 StringBuilder *append (unsigned int i);
65 StringBuilder *append (long lng);
66 StringBuilder *append (unsigned long i);
67 StringBuilder *append (long long lng);
69 StringBuilder *append (float f);
[all …]
H A DDbe.cc609 list->append (s); in dbeGetExpsProperty()
1207 data->append (aux); in dbeGetMetricList()
1212 data->append (vis); in dbeGetMetricList()
1235 mlist->append (m); in dbeGetRefMetricsV2()
2552 sb.append ('('); in dbeComposeFilterClause()
2573 sb.append ('('); in dbeComposeFilterClause()
2578 sb.append (buf); in dbeComposeFilterClause()
2581 sb.append (')'); in dbeComposeFilterClause()
2590 sb.append (')'); in dbeComposeFilterClause()
4788 col->append (d); in dbeGetFuncListMini()
[all …]
H A DFilter.cc117 sb.append ('('); in get_advanced_filter()
122 sb.append (NTXT (" || ")); in get_advanced_filter()
123 sb.append ('('); in get_advanced_filter()
127 sb.append (NTXT ("==")); in get_advanced_filter()
132 sb.append (NTXT (">=")); in get_advanced_filter()
135 sb.append (prop_name); in get_advanced_filter()
139 sb.append (')'); in get_advanced_filter()
142 sb.append (')'); in get_advanced_filter()
162 sb.append (GTXT ("all")); in get_pattern()
172 sb.append (','); in get_pattern()
[all …]
H A DStringBuilder.cc185 append (NTXT ("true")); in append()
208 append (buf); in append()
217 append (buf); in append()
226 append (buf); in append()
235 append (buf); in append()
244 append (buf); in append()
253 append (buf); in append()
262 append (buf); in append()
271 append (buf); in append()
436 append ('\0'); in toFile()
[all …]
/netbsd/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_stacktrace_printer.cc113 buffer->append("%c", *p); in RenderFrame()
119 buffer->append("%%"); in RenderFrame()
135 buffer->append("%s", in RenderFrame()
157 buffer->append("in %s", in RenderFrame()
204 buffer->append("%c", *p); in RenderData()
210 buffer->append("%%"); in RenderData()
237 buffer->append(",%d", column); in RenderSourceLocation()
238 buffer->append(")"); in RenderSourceLocation()
244 buffer->append(":%d", line); in RenderSourceLocation()
246 buffer->append(":%d", column); in RenderSourceLocation()
[all …]
/netbsd/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_stacktrace_printer.cc117 buffer->append("%c", *p); in RenderFrame()
123 buffer->append("%%"); in RenderFrame()
139 buffer->append("%s", in RenderFrame()
161 buffer->append("in %s", in RenderFrame()
208 buffer->append("%c", *p); in RenderData()
214 buffer->append("%%"); in RenderData()
241 buffer->append(",%d", column); in RenderSourceLocation()
242 buffer->append(")"); in RenderSourceLocation()
248 buffer->append(":%d", line); in RenderSourceLocation()
250 buffer->append(":%d", column); in RenderSourceLocation()
[all …]
/netbsd/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_stacktrace_printer.cc113 buffer->append("%c", *p); in RenderFrame()
119 buffer->append("%%"); in RenderFrame()
135 buffer->append("%s", in RenderFrame()
157 buffer->append("in %s", in RenderFrame()
204 buffer->append("%c", *p); in RenderData()
210 buffer->append("%%"); in RenderData()
237 buffer->append(",%d", column); in RenderSourceLocation()
238 buffer->append(")"); in RenderSourceLocation()
244 buffer->append(":%d", line); in RenderSourceLocation()
246 buffer->append(":%d", column); in RenderSourceLocation()
[all …]
/netbsd/external/apache2/llvm/dist/llvm/utils/
H A Dllvm-original-di-preservation.py82 row.append(file)
84 row.append(x.instr)
87 row.append(x.action)
122 row.append(llvm_pass)
123 row.append(str(num))
166 row.append(file)
204 row.append(llvm_pass)
205 row.append(str(num))
248 row.append(file)
287 row.append(llvm_pass)
[all …]
/netbsd/external/mpl/bind/dist/bin/tests/system/qmin/ans2/
H A Dans.py93 r.authority.append(
107 r.answer.append(
119 r.answer.append(
202 r.answer.append(
248 r.authority.append(
264 r.answer.append(
272 r.answer.append(
280 r.answer.append(
285 r.answer.append(
290 r.answer.append(
[all …]
/netbsd/external/gpl3/gcc.old/dist/contrib/gcc-changelog/
H A Dgit_commit.py261 self.files.append(file)
356 self.errors.append(Error(err))
415 modified_files.append((parts[1], t))
417 modified_files.append((parts[1], 'D'))
509 self.co_authors.append(author)
549 self.errors.append(err)
551 last_entry.prs.append(pr_line)
645 self.errors.append(Error(msg))
726 entry.files.append(file)
753 self.errors.append(err)
[all …]
/netbsd/external/gpl3/gcc/dist/contrib/gcc-changelog/
H A Dgit_commit.py261 self.files.append(file)
356 self.errors.append(Error(err))
415 modified_files.append((parts[1], t))
417 modified_files.append((parts[1], 'D'))
509 self.co_authors.append(author)
549 self.errors.append(err)
551 last_entry.prs.append(pr_line)
645 self.errors.append(Error(msg))
726 entry.files.append(file)
753 self.errors.append(err)
[all …]
/netbsd/external/gpl3/gcc/dist/libsanitizer/ubsan/
H A Dubsan_diag.cc143 Buffer->append("<unknown>"); in RenderLocation()
167 Buffer->append("<unknown>"); in RenderLocation()
176 Buffer->append("%c", *Msg); in RenderText()
277 Buffer.append("\n"); in PrintMemorySnippet()
293 Buffer.append("%c", Pad); in PrintMemorySnippet()
294 Buffer.append("%c", Pad); in PrintMemorySnippet()
296 Buffer.append("%c", Byte); in PrintMemorySnippet()
313 Buffer.append(" "); in PrintMemorySnippet()
315 Buffer.append("\n"); in PrintMemorySnippet()
349 Buffer.append(Decor.Bold()); in ~Diag()
[all …]
/netbsd/sys/external/bsd/compiler_rt/dist/lib/ubsan/
H A Dubsan_diag.cc145 Buffer->append("<unknown>"); in RenderLocation()
169 Buffer->append("<unknown>"); in RenderLocation()
178 Buffer->append("%c", *Msg); in RenderText()
279 Buffer.append("\n"); in PrintMemorySnippet()
295 Buffer.append("%c", Pad); in PrintMemorySnippet()
296 Buffer.append("%c", Pad); in PrintMemorySnippet()
298 Buffer.append("%c", Byte); in PrintMemorySnippet()
315 Buffer.append(" "); in PrintMemorySnippet()
317 Buffer.append("\n"); in PrintMemorySnippet()
351 Buffer.append(Decor.Bold()); in ~Diag()
[all …]
/netbsd/external/gpl3/gcc.old/dist/libsanitizer/ubsan/
H A Dubsan_diag.cc143 Buffer->append("<unknown>"); in RenderLocation()
167 Buffer->append("<unknown>"); in RenderLocation()
176 Buffer->append("%c", *Msg); in RenderText()
277 Buffer.append("\n"); in PrintMemorySnippet()
293 Buffer.append("%c", Pad); in PrintMemorySnippet()
294 Buffer.append("%c", Pad); in PrintMemorySnippet()
296 Buffer.append("%c", Byte); in PrintMemorySnippet()
313 Buffer.append(" "); in PrintMemorySnippet()
315 Buffer.append("\n"); in PrintMemorySnippet()
349 Buffer.append(Decor.Bold()); in ~Diag()
[all …]
/netbsd/external/gpl3/gdb/dist/libctf/
H A Dctf-util.c97 if (ctf_list_empty_p (append)) in ctf_list_splice()
101 lp->l_prev->l_next = append->l_next; in ctf_list_splice()
103 lp->l_next = append->l_next; in ctf_list_splice()
105 append->l_next->l_prev = lp->l_prev; in ctf_list_splice()
106 lp->l_prev = append->l_prev; in ctf_list_splice()
107 append->l_next = NULL; in ctf_list_splice()
108 append->l_prev = NULL; in ctf_list_splice()
133 if (append == NULL) in ctf_str_append()
139 size_t append_len = strlen (append); in ctf_str_append()
144 memcpy (s + s_len, append, append_len); in ctf_str_append()
[all …]
/netbsd/external/gpl2/gettext/dist/gettext-tools/man/
H A Dhelp2man81 my %append = ();
135 $hash = \%append;
372 $matched .= $& if %append;
382 $matched .= $& if %append;
395 $matched .= $& if %append;
403 $matched .= $& if %append;
411 $matched .= $& if %append;
420 $matched .= $& if %append;
428 $matched .= $& if %append;
447 if (%append)
[all …]
/netbsd/external/gpl2/gettext/dist/gettext-runtime/man/
H A Dhelp2man81 my %append = ();
135 $hash = \%append;
372 $matched .= $& if %append;
382 $matched .= $& if %append;
395 $matched .= $& if %append;
403 $matched .= $& if %append;
411 $matched .= $& if %append;
420 $matched .= $& if %append;
428 $matched .= $& if %append;
447 if (%append)
[all …]
/netbsd/external/gpl3/gdb.old/dist/libctf/
H A Dctf-util.c97 if (ctf_list_empty_p (append)) in ctf_list_splice()
101 lp->l_prev->l_next = append->l_next; in ctf_list_splice()
103 lp->l_next = append->l_next; in ctf_list_splice()
105 append->l_next->l_prev = lp->l_prev; in ctf_list_splice()
106 lp->l_prev = append->l_prev; in ctf_list_splice()
107 append->l_next = NULL; in ctf_list_splice()
108 append->l_prev = NULL; in ctf_list_splice()
133 if (append == NULL) in ctf_str_append()
139 size_t append_len = strlen (append); in ctf_str_append()
144 memcpy (s + s_len, append, append_len); in ctf_str_append()
[all …]
/netbsd/external/mpl/bind/dist/bin/tests/system/chain/ans4/
H A Dans.py93 rrs.append((i, b))
104 rrs.append((int(item[1:]) - 1, True))
110 rrs.append((i, False))
258 sigs.append(dns.rrset.from_text(owner, ttl, IN, RRSIG, rrsig))
264 r.answer.append(answers[-1])
266 r.answer.append(sigs[-1])
272 r.answer.append(sigs[i])
274 r.answer.append(answers[i])
277 r.authority.append(
280 r.additional.append(
[all …]
/netbsd/external/gpl3/gcc.old/dist/contrib/header-tools/
H A Dgcc-order-headers78 master_list.append (fn)
166 new_order.append (x)
170 new_order.append (h)
185 new_order.append (f)
211 dups[name].append (owner)
235 file_list.append (arg)
307 didnt_do.append (fn)
322 src_h.append (nm)
335 didnt_do.append (fn)
355 new_src.append (line)
[all …]
/netbsd/external/gpl3/gcc/dist/contrib/header-tools/
H A Dgcc-order-headers78 master_list.append (fn)
166 new_order.append (x)
170 new_order.append (h)
185 new_order.append (f)
211 dups[name].append (owner)
235 file_list.append (arg)
307 didnt_do.append (fn)
322 src_h.append (nm)
335 didnt_do.append (fn)
355 new_src.append (line)
[all …]
/netbsd/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
H A DGnu.cpp1947 GentooTestTriples.append(ExtraTripleAliases.begin(), in init()
2223 TripleAliases.append(begin(SolarisX86_64Triples), in CollectLibDirsAndTriples()
2229 TripleAliases.append(begin(SolarisSparcV8Triples), in CollectLibDirsAndTriples()
2235 TripleAliases.append(begin(SolarisSparcV9Triples), in CollectLibDirsAndTriples()
2270 TripleAliases.append(begin(MIPSELAndroidTriples), in CollectLibDirsAndTriples()
2286 TripleAliases.append(begin(X86_64AndroidTriples), in CollectLibDirsAndTriples()
2321 LibDirs.append(begin(ARMLibDirs), end(ARMLibDirs)); in CollectLibDirsAndTriples()
2338 LibDirs.append(begin(AVRLibDirs), end(AVRLibDirs)); in CollectLibDirsAndTriples()
2357 LibDirs.append(begin(X86LibDirs), end(X86LibDirs)); in CollectLibDirsAndTriples()
2411 LibDirs.append(begin(PPCLibDirs), end(PPCLibDirs)); in CollectLibDirsAndTriples()
[all …]

12345678910>>...89