/third_party/node/benchmark/net/ |
H A D | net-wrap-js-stream-passthrough.js | 75 Writer.prototype.emit = function() {};
|
H A D | net-pipe.js | 83 Writer.prototype.emit = function() {};
|
H A D | net-c2s.js | 80 Writer.prototype.emit = function() {};
|
/third_party/rust/crates/codespan/codespan-reporting/examples/ |
H A D | peg_calculator.rs | 64 term::emit(&mut writer.lock(), &config, &file, &diagnostic)?; in main()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
H A D | AddressPool.cpp | 47 void AddressPool::emit(AsmPrinter &Asm, MCSection *AddrSection) { in emit() function in AddressPool
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | MachineFunctionPass.cpp | 81 MORE.emit([&]() { in runOnFunction()
|
H A D | MachineOptimizationRemarkEmitter.cpp | 49 void MachineOptimizationRemarkEmitter::emit( in emit() function in MachineOptimizationRemarkEmitter 56 // Only emit it if its hotness meets the threshold. in emit()
|
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/ |
H A D | ComputeProgram.hpp | 67 void emit(SpirvRoutine *routine);
|
/third_party/skia/third_party/externals/libwebp/src/dec/ |
H A D | webpi_dec.h | 45 OutputFunc emit; // output RGB or YUV samples member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
H A D | RemarkStreamer.h | 28 /// The regex used to filter remarks based on the passes that emit them. 55 void emit(const DiagnosticInfoOptimizationBase &Diag);
|
/third_party/rust/crates/proc-macro-error/src/imp/ |
H A D | delegate.rs | 64 res.emit()
|
/third_party/PyYAML/lib/yaml/ |
H A D | __init__.py | 157 def emit(events, stream=None, Dumper=Dumper, function 172 dumper.emit(event)
|
/third_party/node/lib/internal/debugger/ |
H A D | inspect_client.js | 217 this.emit('debugEvent', method, params); 218 this.emit(method, params); 321 this.emit('error', e); 339 this.emit('close'); 342 this.emit('ready');
|
/third_party/node/lib/internal/readline/ |
H A D | utils.js | 371 stream.emit('keypress', escaped ? undefined : s, key); 374 stream.emit('keypress', s, key); 376 /* Unrecognized or broken escape sequence, don't emit anything */
|
/third_party/node/lib/internal/test_runner/mock/ |
H A D | mock_timers.js | 132 emitter.emit('data', { __proto__: null, aborted: true, reason }); 146 emitter.emit('data', startTime);
|
/third_party/node/test/parallel/ |
H A D | test-stream-map.js | 103 setImmediate(() => stream.emit('data', Uint8Array.from([1]))); 119 stream.emit('error', new Error('boom'));
|
H A D | test-worker-debug.js | 89 this.emit('inspectorNotification', message); 90 this.emit(message.method, message);
|
/third_party/node/deps/npm/node_modules/npm-profile/lib/ |
H A D | index.js | 82 doneEmitter.emit('abort') 93 doneEmitter.emit('abort')
|
/third_party/node/deps/v8/src/codegen/mips64/ |
H A D | assembler-mips64-inl.h | 299 void Assembler::emit(Instr x, CompactBranchType is_compact_branch) { in emit() function in v8::internal::Assembler 306 void Assembler::emit(uint64_t data) { in emit() function in v8::internal::Assembler
|
/third_party/mesa3d/src/gallium/auxiliary/draw/ |
H A D | draw_pt_fetch_shade_emit.c | 47 /* Prototype fetch, shade, emit-hw-verts all in one go. 128 unsigned emit_sz = draw_translate_vinfo_size(vinfo->attrib[i].emit); in fse_prepare() 137 fse->key.element[i].out.format = vinfo->attrib[i].emit; in fse_prepare() 210 /* Single routine to fetch vertices, run shader and emit HW verts. in fse_run_linear() 271 /* Single routine to fetch vertices, run shader and emit HW verts. in fse_run() 322 /* Single routine to fetch vertices, run shader and emit HW verts. in fse_run_linear_elts()
|
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/ |
H A D | scriptgenerator.py | 63 # Collect the mappings, then emit the Python script in endFile 143 def beginFeature(self, interface, emit): 145 OutputGenerator.beginFeature(self, interface, emit) 215 # generating a structure. Otherwise, emit the tag text. 228 # Always emit an alias (?!) 231 # May want to only emit full type definition when not an alias? 235 # If the resulting text is an empty string, do not emit it. 253 # but the output generator does not emit them directly. 278 # May want to only emit definition on this branch 306 # May want to only emit definitio [all...] |
/third_party/mesa3d/src/intel/compiler/ |
H A D | brw_fs_reg_allocate.cpp | 779 unspill_inst = bld.emit(SHADER_OPCODE_SEND, dst, in emit_unspill() 799 unspill_inst = bld.emit(SHADER_OPCODE_GFX7_SCRATCH_READ, dst); in emit_unspill() 802 unspill_inst = bld.emit(SHADER_OPCODE_GFX4_SCRATCH_READ, dst); in emit_unspill() 848 spill_inst = bld.emit(SHADER_OPCODE_SEND, bld.null_reg_f(), in emit_spill() 862 spill_inst = bld.emit(SHADER_OPCODE_GFX4_SCRATCH_WRITE, in emit_spill() 1051 inst = ubld.emit(SHADER_OPCODE_SCRATCH_HEADER, in spill_reg() 1150 * not possible we'll have to emit a matching unspill before the in spill_reg() 1157 /* Builder used to emit the scratch messages. */ in spill_reg()
|
H A D | brw_mesh.cpp | 914 fs_inst *inst = bld8.emit(SHADER_OPCODE_URB_WRITE_LOGICAL, in emit_urb_direct_writes() 942 fs_inst *inst = bld8.emit(SHADER_OPCODE_URB_WRITE_LOGICAL, in emit_urb_direct_writes() 1008 fs_inst *inst = bld8.emit(SHADER_OPCODE_URB_WRITE_LOGICAL, in emit_urb_indirect_writes() 1046 fs_inst *inst = ubld8.emit(SHADER_OPCODE_URB_READ_LOGICAL, data, in emit_urb_direct_reads() 1108 fs_inst *inst = bld8.emit(SHADER_OPCODE_URB_READ_LOGICAL, in emit_urb_indirect_reads() 1115 bld8.emit(SHADER_OPCODE_MOV_INDIRECT, in emit_urb_indirect_reads()
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
H A D | IceTargetLoweringMIPS32.h | 136 void emit(const ConstantInteger32 *C) const final { 142 void emit(const ConstantInteger64 *C) const final { 146 void emit(const ConstantFloat *C) const final { 150 void emit(const ConstantDouble *C) const final { 154 void emit(const ConstantUndef *C) const final { 158 void emit(const ConstantRelocatable *C) const final { 619 /// the helpers will create a new Operand and emit instructions that
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
H A D | ControlHeightReduction.cpp | 801 ORE.emit([&]() { in findScope() 847 ORE.emit([&]() { in findScope() 923 ORE.emit([&]() { in checkScopeHoistable() 953 ORE.emit([&]() { in checkScopeHoistable() 1191 ORE.emit([&]() { in splitScope() 1227 ORE.emit([&]() { in splitScope() 1355 ORE.emit([&]() { in filterScopes() 1868 ORE.emit([&]() { in fixupBranchesAndSelects() 2066 ORE.emit([&]() { in run()
|