| /netbsd-src/usr.bin/fgen/ |
| H A D | fgen.l | 288 emit-byte { ltoken.type = TOK_EMIT_BYTE; ltoken.text = yytext; 315 static int emit(const char *); 1035 emit(hdrtype); 1049 if (need_end0) emit("end0"); 1109 emit("b(lit)"); 1116 emit("b(lit)"); 1121 emit("lxjoin"); 1127 emit("b(lit)"); 1152 emit("b(\")"); 1173 emit("b(\")"); [all …]
|
| /netbsd-src/external/apache2/llvm/dist/clang/tools/scan-build-py/tests/functional/src/build/ |
| H A D | Makefile | 17 $(OBJDIR)/emit-one.o: $(SRCDIR)/emit-one.c 18 $(CC) $(CFLAGS) -c -o $@ $(SRCDIR)/emit-one.c 20 $(OBJDIR)/emit-two.o: $(SRCDIR)/emit-two.c 21 $(CC) $(CFLAGS) -c -o $@ $(SRCDIR)/emit-two.c 29 …BJDIR)/main.o $(OBJDIR)/clean-one.o $(OBJDIR)/clean-two.o $(OBJDIR)/emit-one.o $(OBJDIR)/emit-two.o 30 …BJDIR)/main.o $(OBJDIR)/clean-one.o $(OBJDIR)/clean-two.o $(OBJDIR)/emit-one.o $(OBJDIR)/emit-two.o 38 …RCDIR)/main.c $(SRCDIR)/clean-one.c $(SRCDIR)/clean-two.c $(SRCDIR)/emit-one.c $(SRCDIR)/emit-two.c 39 …RCDIR)/main.c $(SRCDIR)/clean-one.c $(SRCDIR)/clean-two.c $(SRCDIR)/emit-one.c $(SRCDIR)/emit-two.c
|
| /netbsd-src/external/gpl3/gcc/dist/libgcc/ |
| H A D | gen-fixed.sh | 30 emit () function 50 emit $2 $n $m 56 emit $2 $n $m 62 emit $2 $n $m 70 emit $2 _fract $f $t 76 emit $2 _fract $f $t 82 emit $2 _satfract $f $t 88 emit $2 _fractuns $f $t 94 emit $2 _fractuns $f $t 100 emit $2 _satfractuns $f $t
|
| /netbsd-src/external/gpl3/gcc.old/dist/libgcc/ |
| H A D | gen-fixed.sh | 30 emit () function 50 emit $2 $n $m 56 emit $2 $n $m 62 emit $2 $n $m 70 emit $2 _fract $f $t 76 emit $2 _fract $f $t 82 emit $2 _satfract $f $t 88 emit $2 _fractuns $f $t 94 emit $2 _fractuns $f $t 100 emit $2 _satfractuns $f $t
|
| /netbsd-src/sys/external/bsd/drm2/dist/drm/i915/gt/ |
| H A D | intel_ring.c | 23 space = __intel_ring_space(ring->head, ring->emit, ring->size); in intel_ring_update_space() 66 intel_ring_reset(ring, ring->emit); in intel_ring_pin() 83 ring->emit = tail; in intel_ring_reset() 202 ring->emit, ring->size)) in wait_for_space() 225 const unsigned int remain_usable = ring->effective_size - ring->emit; in intel_ring_begin() 238 const int remain_actual = ring->size - ring->emit; in intel_ring_begin() 283 GEM_BUG_ON(ring->emit + need_wrap > ring->size); in intel_ring_begin() 287 memset64(ring->vaddr + ring->emit, 0, need_wrap / sizeof(u64)); in intel_ring_begin() 289 ring->emit = 0; in intel_ring_begin() 292 GEM_BUG_ON(ring->emit > ring->size - bytes); in intel_ring_begin() [all …]
|
| /netbsd-src/sys/arch/ia64/stand/common/ |
| H A D | misc.c | 179 #define emit(fmt, args...) {snprintf(lbuf, sizeof(lbuf), fmt , ## args); pager_output(lbuf);} 183 emit("%08lx ", (long) line); 187 emit("%02x ", *(u_int8_t *)(line + x)); 189 emit("-- "); 192 emit(" "); 194 emit(" |"); 200 emit("%c", c); 202 emit(" "); 205 emit("|\n");
|
| /netbsd-src/external/apache2/llvm/dist/clang/tools/scan-build-py/tests/functional/src/compilation_database/ |
| H A D | build_regular.json.in | 22 "command": "cc -c -o emit-one.o emit-one.c -Wall -DDEBUG \"-Dvariable=value with space\"", 23 "file": "${path}/emit-one.c" 28 "command": "g++ -c -o emit-two.o emit-two.c -Wall -DDEBUG -Dvariable=value", 29 "file": "${path}/emit-two.c"
|
| H A D | build_broken.json.in | 34 "command": "cc -c -o emit-one.o emit-one.c -Wall -DDEBUG \"-Dvariable=value with space\"", 35 "file": "${path}/emit-one.c" 40 "command": "g++ -c -o emit-two.o emit-two.c -Wall -DDEBUG -Dvariable=value", 41 "file": "${path}/emit-two.c"
|
| /netbsd-src/external/gpl3/gdb/dist/cpu/ |
| H A D | iq10.cpu | 775 (emit avail (f-rd 0)) 780 (emit cam36 rd rt cam-z (f-cam-y 0)) 785 (emit cam72 rd rt cam-z (f-cam-y 0)) 790 (emit cam144 rd rt cam-z (f-cam-y 0)) 795 (emit cam288 rd rt cam-z (f-cam-y 0)) 800 (emit cm32ra rd (f-rs 0) rt) 805 (emit cm64ra rd (f-rs 0) rt) 810 (emit cm32or (f-rd 0) rs rt) 815 (emit cm32and (f-rd 0) rs rt) 820 (emit cm32andn (f-rd 0) rs rt) [all …]
|
| /netbsd-src/external/gpl3/binutils/dist/cpu/ |
| H A D | iq10.cpu | 775 (emit avail (f-rd 0)) 780 (emit cam36 rd rt cam-z (f-cam-y 0)) 785 (emit cam72 rd rt cam-z (f-cam-y 0)) 790 (emit cam144 rd rt cam-z (f-cam-y 0)) 795 (emit cam288 rd rt cam-z (f-cam-y 0)) 800 (emit cm32ra rd (f-rs 0) rt) 805 (emit cm64ra rd (f-rs 0) rt) 810 (emit cm32or (f-rd 0) rs rt) 815 (emit cm32and (f-rd 0) rs rt) 820 (emit cm32andn (f-rd 0) rs rt) [all …]
|
| /netbsd-src/external/gpl3/gdb.old/dist/cpu/ |
| H A D | iq10.cpu | 775 (emit avail (f-rd 0)) 780 (emit cam36 rd rt cam-z (f-cam-y 0)) 785 (emit cam72 rd rt cam-z (f-cam-y 0)) 790 (emit cam144 rd rt cam-z (f-cam-y 0)) 795 (emit cam288 rd rt cam-z (f-cam-y 0)) 800 (emit cm32ra rd (f-rs 0) rt) 805 (emit cm64ra rd (f-rs 0) rt) 810 (emit cm32or (f-rd 0) rs rt) 815 (emit cm32and (f-rd 0) rs rt) 820 (emit cm32andn (f-rd 0) rs rt) [all …]
|
| /netbsd-src/external/gpl3/binutils.old/dist/cpu/ |
| H A D | iq10.cpu | 775 (emit avail (f-rd 0)) 780 (emit cam36 rd rt cam-z (f-cam-y 0)) 785 (emit cam72 rd rt cam-z (f-cam-y 0)) 790 (emit cam144 rd rt cam-z (f-cam-y 0)) 795 (emit cam288 rd rt cam-z (f-cam-y 0)) 800 (emit cm32ra rd (f-rs 0) rt) 805 (emit cm64ra rd (f-rs 0) rt) 810 (emit cm32or (f-rd 0) rs rt) 815 (emit cm32and (f-rd 0) rs rt) 820 (emit cm32andn (f-rd 0) rs rt) [all …]
|
| /netbsd-src/sys/external/bsd/compiler_rt/dist/test/profile/ |
| H A D | instrprof-dlopen.test | 18 RUN: %clang_profuse=%t-static.profdata -o %t-func.static.ll -S -emit-llvm %S/Inputs/instrprof-dlope… 19 RUN: %clang_profuse=%t-local.profdata -o %t-func.local.ll -S -emit-llvm %S/Inputs/instrprof-dlopen-… 20 RUN: %clang_profuse=%t-global.profdata -o %t-func.global.ll -S -emit-llvm %S/Inputs/instrprof-dlope… 24 RUN: %clang_profuse=%t-static.profdata -o %t-func2.static.ll -S -emit-llvm %S/Inputs/instrprof-dlop… 25 RUN: %clang_profuse=%t-local.profdata -o %t-func2.local.ll -S -emit-llvm %S/Inputs/instrprof-dlopen… 26 RUN: %clang_profuse=%t-global.profdata -o %t-func2.global.ll -S -emit-llvm %S/Inputs/instrprof-dlop… 30 RUN: %clang_profuse=%t-static.profdata -o %t-main.static.ll -S -emit-llvm %S/Inputs/instrprof-dlope… 31 RUN: %clang_profuse=%t-local.profdata -o %t-main.local.ll -S -emit-llvm %S/Inputs/instrprof-dlopen-… 32 RUN: %clang_profuse=%t-local.profdata -o %t-main.global.ll -S -emit-llvm %S/Inputs/instrprof-dlopen…
|
| H A D | instrprof-dynamic-one-shared.test | 13 RUN: %clang_profuse=%t-static.profdata -o %t-a.static.ll -S -emit-llvm %S/Inputs/instrprof-dynamic-… 14 RUN: %clang_profuse=%t-shared.profdata -o %t-a.shared.ll -S -emit-llvm %S/Inputs/instrprof-dynamic-… 17 RUN: %clang_profuse=%t-static.profdata -o %t-b.static.ll -S -emit-llvm %S/Inputs/instrprof-dynamic-… 18 RUN: %clang_profuse=%t-shared.profdata -o %t-b.shared.ll -S -emit-llvm %S/Inputs/instrprof-dynamic-… 21 RUN: %clang_profuse=%t-static.profdata -o %t-main.static.ll -S -emit-llvm %S/Inputs/instrprof-dynam… 22 RUN: %clang_profuse=%t-shared.profdata -o %t-main.shared.ll -S -emit-llvm %S/Inputs/instrprof-dynam…
|
| H A D | instrprof-dynamic-two-shared.test | 14 RUN: %clang_profuse=%t-static.profdata -o %t-a.static.ll -S -emit-llvm %S/Inputs/instrprof-dynamic-… 15 RUN: %clang_profuse=%t-shared.profdata -o %t-a.shared.ll -S -emit-llvm %S/Inputs/instrprof-dynamic-… 18 RUN: %clang_profuse=%t-static.profdata -o %t-b.static.ll -S -emit-llvm %S/Inputs/instrprof-dynamic-… 19 RUN: %clang_profuse=%t-shared.profdata -o %t-b.shared.ll -S -emit-llvm %S/Inputs/instrprof-dynamic-… 22 RUN: %clang_profuse=%t-static.profdata -o %t-main.static.ll -S -emit-llvm %S/Inputs/instrprof-dynam… 23 RUN: %clang_profuse=%t-shared.profdata -o %t-main.shared.ll -S -emit-llvm %S/Inputs/instrprof-dynam…
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/ |
| H A D | MCPseudoProbe.cpp | 35 void MCPseudoProbe::emit(MCObjectStreamer *MCOS, in emit() function in MCPseudoProbe 132 void MCPseudoProbeInlineTree::emit(MCObjectStreamer *MCOS, in emit() function in MCPseudoProbeInlineTree 153 Probe.emit(MCOS, LastProbe); in emit() 171 Inlinee.second->emit(MCOS, LastProbe); in emit() 181 void MCPseudoProbeSection::emit(MCObjectStreamer *MCOS) { in emit() function in MCPseudoProbeSection 191 ProbeSec.second.emit(MCOS, LastProbe); in emit() 199 void MCPseudoProbeTable::emit(MCObjectStreamer *MCOS) { in emit() function in MCPseudoProbeTable 212 ProbeSections.emit(MCOS); in emit()
|
| /netbsd-src/sys/external/bsd/compiler_rt/dist/test/profile/Linux/ |
| H A D | instrprof-dlopen.test | 18 RUN: %clang_profuse=%t-static.profdata -o %t-func.static.ll -S -emit-llvm %S/../Inputs/instrprof-dl… 19 RUN: %clang_profuse=%t-local.profdata -o %t-func.local.ll -S -emit-llvm %S/../Inputs/instrprof-dlop… 20 RUN: %clang_profuse=%t-global.profdata -o %t-func.global.ll -S -emit-llvm %S/../Inputs/instrprof-dl… 24 RUN: %clang_profuse=%t-static.profdata -o %t-func2.static.ll -S -emit-llvm %S/../Inputs/instrprof-d… 25 RUN: %clang_profuse=%t-local.profdata -o %t-func2.local.ll -S -emit-llvm %S/../Inputs/instrprof-dlo… 26 RUN: %clang_profuse=%t-global.profdata -o %t-func2.global.ll -S -emit-llvm %S/../Inputs/instrprof-d… 30 RUN: %clang_profuse=%t-static.profdata -o %t-main.static.ll -S -emit-llvm %S/../Inputs/instrprof-dl… 31 RUN: %clang_profuse=%t-local.profdata -o %t-main.local.ll -S -emit-llvm %S/../Inputs/instrprof-dlop… 32 RUN: %clang_profuse=%t-local.profdata -o %t-main.global.ll -S -emit-llvm %S/../Inputs/instrprof-dlo…
|
| H A D | instrprof-dynamic-one-shared.test | 13 RUN: %clang_profuse=%t-static.profdata -o %t-a.static.ll -S -emit-llvm %S/../Inputs/instrprof-dynam… 14 RUN: %clang_profuse=%t-shared.profdata -o %t-a.shared.ll -S -emit-llvm %S/../Inputs/instrprof-dynam… 17 RUN: %clang_profuse=%t-static.profdata -o %t-b.static.ll -S -emit-llvm %S/../Inputs/instrprof-dynam… 18 RUN: %clang_profuse=%t-shared.profdata -o %t-b.shared.ll -S -emit-llvm %S/../Inputs/instrprof-dynam… 21 RUN: %clang_profuse=%t-static.profdata -o %t-main.static.ll -S -emit-llvm %S/../Inputs/instrprof-dy… 22 RUN: %clang_profuse=%t-shared.profdata -o %t-main.shared.ll -S -emit-llvm %S/../Inputs/instrprof-dy…
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/ |
| H A D | AccelTable.cpp | 134 void emit(AsmPrinter *Asm) const; 153 void emit(AsmPrinter *Asm) const; 175 void emit() const; 208 void emit(Dwarf5AccelTableWriter &Ctx); 242 void emit(); 277 void AppleAccelTableWriter::Header::emit(AsmPrinter *Asm) const { in emit() function in AppleAccelTableWriter::Header 292 void AppleAccelTableWriter::HeaderData::emit(AsmPrinter *Asm) const { in emit() function in AppleAccelTableWriter::HeaderData 344 static_cast<const AppleAccelTableData *>(V)->emit(Asm); in emitData() 353 void AppleAccelTableWriter::emit() const { in emit() function in AppleAccelTableWriter 354 Header.emit(Asm); in emit() [all …]
|
| /netbsd-src/crypto/external/bsd/openssl/dist/crypto/perlasm/ |
| H A D | x86gas.pl | 54 if ($#_==0) { &::emit($opcode); } 56 { &::emit($opcode,@arg); } 57 else { &::emit($opcode.$suffix,@arg);} 67 sub ::cpuid { &::emit(".byte\t0x0f,0xa2"); } 68 sub ::rdtsc { &::emit(".byte\t0x0f,0x31"); } 70 sub ::call { &::emit("call",(&::islabel($_[0]) or "$nmdecor$_[0]")); } 74 *::bswap = sub { &::emit("bswap","%$_[0]"); } if (!$::i386);
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/perlasm/ |
| H A D | x86gas.pl | 54 if ($#_==0) { &::emit($opcode); } 56 { &::emit($opcode,@arg); } 57 else { &::emit($opcode.$suffix,@arg);} 67 sub ::cpuid { &::emit(".byte\t0x0f,0xa2"); } 68 sub ::rdtsc { &::emit(".byte\t0x0f,0x31"); } 70 sub ::call { &::emit("call",(&::islabel($_[0]) or "$nmdecor$_[0]")); } 74 *::bswap = sub { &::emit("bswap","%$_[0]"); } if (!$::i386);
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/ |
| H A D | HexagonPatternsV65.td | 14 ".error \"should not emit\" ", 23 ".error \"should not emit\" ", 32 ".error \"should not emit\" ", 45 ".error \"should not emit\" ", 54 ".error \"should not emit\" ", 63 ".error \"should not emit\" ",
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Bitcode/ |
| H A D | BitcodeConvenience.h | 188 static void emit(llvm::BitstreamWriter &Stream, BufferTy &buffer, in emit() function 194 BCRecordCoding<Fields...>::emit(Stream, buffer, code, in emit() 225 static void emit(llvm::BitstreamWriter &Stream, BufferTy &buffer, in emit() function 254 static void emit(llvm::BitstreamWriter &Stream, BufferTy &buffer, in emit() function 261 static void emit(llvm::BitstreamWriter &Stream, BufferTy &buffer, in emit() function 273 static void emit(llvm::BitstreamWriter &Stream, BufferTy &buffer, in emit() function 276 emit(Stream, buffer, code, array); in emit() 280 static void emit(llvm::BitstreamWriter &Stream, BufferTy &Buffer, in emit() function 309 static void emit(llvm::BitstreamWriter &Stream, BufferTy &buffer, in emit() function 375 void emit(BufferTy &buffer, unsigned id, Data &&...data) const { [all …]
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/ |
| H A D | WarnMissedTransforms.cpp | 29 ORE->emit( in warnAboutLeftoverTransformations() 40 ORE->emit( in warnAboutLeftoverTransformations() 57 ORE->emit( in warnAboutLeftoverTransformations() 65 ORE->emit( in warnAboutLeftoverTransformations() 76 ORE->emit( in warnAboutLeftoverTransformations()
|
| /netbsd-src/external/gpl2/dtc/dist/ |
| H A D | flattree.c | 237 static void flatten_tree(struct node *tree, struct emitter *emit, in flatten_tree() argument 248 emit->beginnode(etarget, tree->labels); in flatten_tree() 251 emit->string(etarget, tree->fullpath, 0); in flatten_tree() 253 emit->string(etarget, tree->name, 0); in flatten_tree() 255 emit->align(etarget, sizeof(cell_t)); in flatten_tree() 265 emit->property(etarget, prop->labels); in flatten_tree() 266 emit->cell(etarget, prop->val.len); in flatten_tree() 267 emit->cell(etarget, nameoff); in flatten_tree() 270 emit->align(etarget, 8); in flatten_tree() 272 emit->data(etarget, prop->val); in flatten_tree() [all …]
|