Searched defs:emit (Results 76 - 100 of 119) sorted by relevance

12345

/external/valgrind/coregrind/
H A Dm_debuglog.c584 static void emit ( const HChar* buf, Int n ) function
1137 emit( buf->buf, local_strlen(buf->buf) );
1186 emit( buf.buf, local_strlen(buf.buf) );
H A Dm_libcprint.c183 UInt VG_(emit) ( const HChar* format, ... ) function
432 // bytes free in the buffer, so that it's always possible to emit
/external/antlr/antlr-3.4/runtime/Python/antlr3/
H A Drecognizers.py100 # something nonnull so that the auto token emit mechanism will not
101 # emit another token.
1114 self.emit()
1160 def emit(self, token=None): member in class:Lexer
1162 The standard method called to automatically emit a token at the
1165 use that to set the token's text. Override this method to emit
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
H A Drecognizers.rb1036 when nil then return( emit )
1070 def emit( token = @state.token ) method in class:ANTLR3.Hypothetical.Lexer.Hypothetical.Parser.Lexer
/external/mesa3d/src/gallium/drivers/svga/
H A Dsvga_tgsi_emit.h132 boolean svga_shader_emit_dword( struct svga_shader_emitter *emit,
135 boolean svga_shader_emit_dwords( struct svga_shader_emitter *emit,
139 boolean svga_shader_emit_opcode( struct svga_shader_emitter *emit,
142 boolean svga_shader_emit_instructions( struct svga_shader_emitter *emit,
145 boolean svga_translate_decl_sm30( struct svga_shader_emitter *emit,
149 static INLINE boolean emit_dst( struct svga_shader_emitter *emit, argument
154 return svga_shader_emit_dword( emit, dest.value );
157 static INLINE boolean emit_src( struct svga_shader_emitter *emit, argument
163 return (svga_shader_emit_dword( emit, src.base.value ) &&
164 svga_shader_emit_dword( emit, sr
173 emit_instruction( struct svga_shader_emitter *emit, SVGA3dShaderInstToken opcode ) argument
180 emit_op1( struct svga_shader_emitter *emit, SVGA3dShaderInstToken inst, SVGA3dShaderDestToken dest, struct src_register src0 ) argument
190 emit_op2( struct svga_shader_emitter *emit, SVGA3dShaderInstToken inst, SVGA3dShaderDestToken dest, struct src_register src0, struct src_register src1 ) argument
202 emit_op3( struct svga_shader_emitter *emit, SVGA3dShaderInstToken inst, SVGA3dShaderDestToken dest, struct src_register src0, struct src_register src1, struct src_register src2 ) argument
217 emit_op4( struct svga_shader_emitter *emit, SVGA3dShaderInstToken inst, SVGA3dShaderDestToken dest, struct src_register src0, struct src_register src1, struct src_register src2, struct src_register src3) argument
[all...]
/external/mesa3d/src/mesa/drivers/dri/nouveau/
H A Dnouveau_state.c439 nouveau_emit_nothing(struct gl_context *ctx, int emit) argument
464 drv->emit[i](ctx, i);
/external/okhttp/okio/okio/src/main/java/okio/
H A DBuffer.java90 return this; // Nowhere to emit to!
93 @Override public BufferedSink emit() { method in class:Buffer
94 return this; // Nowhere to emit to!
847 // surrogate. If not, the UTF-16 is invalid, in which case we emit a replacement character.
/external/skia/experimental/LightSymbolsUtil/Callstacker/Callstacker/
H A DCallstacker.cpp593 void emit(char ch) { function
598 void emit(const char* szCode, const char* szFunctionName, int fileId, int line) { function
622 emit(ch);
624 emit("LS_TRACE(\"%s\", %i, %i);", state.functionName(), fileId, state.lineNumber()); // light symbol traces, create a macro to define it
/external/toybox/toys/posix/
H A Dsed.c193 static int emit(char *line, long len, int eol) function
386 if (!logrus->hit) emit(str, strlen(str), 1);
431 emit(str, strlen(str), 1);
445 emit(toybuf, off, 1);
456 emit(toybuf, off, 1);
478 if (emit(line, l ? l-line : len, eol)) break;
571 if (logrus->sflags & 4) emit(line, len, eol);
581 // Swap out emit() context
592 if (emit(line, len, eol))
618 emit(toybu
[all...]
/external/v8/src/arm/
H A Dassembler-arm-inl.h416 void Assembler::emit(Instr x) { function in class:v8::internal::Assembler
/external/v8/src/ia32/
H A Dassembler-ia32-inl.h392 void Assembler::emit(uint32_t x) { function in class:v8::internal::Assembler
398 void Assembler::emit(Handle<Object> handle) { function in class:v8::internal::Assembler
404 emit(reinterpret_cast<intptr_t>(handle.location()),
408 emit(reinterpret_cast<intptr_t>(obj));
413 void Assembler::emit(uint32_t x, RelocInfo::Mode rmode, TypeFeedbackId id) { function in class:v8::internal::Assembler
420 emit(x);
424 void Assembler::emit(Handle<Code> code, function in class:v8::internal::Assembler
428 emit(reinterpret_cast<intptr_t>(code.location()), rmode, id);
432 void Assembler::emit(const Immediate& x) { function in class:v8::internal::Assembler
439 emit(
[all...]
/external/v8/src/x87/
H A Dassembler-x87-inl.h393 void Assembler::emit(uint32_t x) { function in class:v8::internal::Assembler
399 void Assembler::emit(Handle<Object> handle) { function in class:v8::internal::Assembler
405 emit(reinterpret_cast<intptr_t>(handle.location()),
409 emit(reinterpret_cast<intptr_t>(obj));
414 void Assembler::emit(uint32_t x, RelocInfo::Mode rmode, TypeFeedbackId id) { function in class:v8::internal::Assembler
421 emit(x);
425 void Assembler::emit(Handle<Code> code, function in class:v8::internal::Assembler
429 emit(reinterpret_cast<intptr_t>(code.location()), rmode, id);
433 void Assembler::emit(const Immediate& x) { function in class:v8::internal::Assembler
440 emit(
[all...]
/external/valgrind/exp-sgcheck/
H A Dpc_common.c279 static void emit ( const HChar* format, ... ) PRINTF_CHECK(1, 2);
280 static void emit ( const HChar* format, ... ) function
313 emit( " <kind>%s</kind>\n", pc_get_error_name(err));
322 emit( " <what>Invalid %s of size %ld</what>\n",
327 emit( " <auxwhat>Address %#lx expected vs actual:</auxwhat>\n",
336 emit( "Invalid %s of size %ld\n",
341 emit( " Address %#lx expected vs actual:\n", xe->XE.SorG.addr );
342 emit( " Expected: %s\n", &xe->XE.SorG.expect[0] );
343 emit( " Actual: %s\n", &xe->XE.SorG.actual[0] );
345 emit(" Actua
[all...]
/external/emma/core/java12/com/vladium/emma/instr/
H A DInstrVisitor.java1130 blocks.m_header.emit (emitctx);
1144 block.emit (emitctx, code);
1436 void emit (final EmitCtx ctx, final byte [] code) // TODO: move 'code' into 'ctx' method in class:InstrVisitor.Block
1449 m_insertion.emit (ctx);
1452 m_branch.emit (ctx);
1496 abstract void emit (EmitCtx ctx); method in class:InstrVisitor.Branch
1569 void emit (final EmitCtx ctx) method in class:InstrVisitor.TERMINATE
1587 void emit (final EmitCtx ctx) method in class:InstrVisitor.RET
1619 void emit (final EmitCtx ctx) method in class:InstrVisitor.JUMP2
1643 void emit (fina method in class:InstrVisitor.JUMP4
1665 void emit (final EmitCtx ctx) method in class:InstrVisitor.IFJUMP2
1690 void emit (final EmitCtx ctx) method in class:InstrVisitor.LOOKUPSWITCH
1740 void emit (final EmitCtx ctx) method in class:InstrVisitor.TABLESWITCH
1794 abstract void emit (EmitCtx ctx); method in class:InstrVisitor.CodeSegment
1859 void emit (final EmitCtx ctx) method in class:InstrVisitor.clinitHeader
1942 void emit (final EmitCtx ctx) method in class:InstrVisitor.methodHeader
1997 void emit (final EmitCtx ctx) method in class:InstrVisitor.BlockSegment
[all...]
/external/libvterm/src/
H A Dscreen.c105 VTermRect emit; local
109 /* Always emit damage event */
110 emit = rect;
117 // Bigger than 1 line - flush existing, emit this
119 emit = rect;
136 emit = screen->damaged;
143 /* Never emit damage event */
157 (*screen->callbacks->damage)(emit, screen->cbdata);
/external/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_private.h261 struct translate *emit; member in struct:draw_context::__anon11965
/external/mesa3d/src/gallium/drivers/nv50/codegen/
H A Dnv50_ir_emit_nv50.cpp1881 CodeEmitterNV50 *emit = new CodeEmitterNV50(this); local
1882 emit->setProgramType(type);
1883 return emit;
/external/mesa3d/src/mesa/drivers/dri/i965/
H A Dbrw_fs.cpp324 fs_visitor::emit(enum opcode opcode) function in class:fs_visitor
326 return emit(fs_inst(opcode));
330 fs_visitor::emit(enum opcode opcode, fs_reg dst) function in class:fs_visitor
332 return emit(fs_inst(opcode, dst));
336 fs_visitor::emit(enum opcode opcode, fs_reg dst, fs_reg src0) function in class:fs_visitor
338 return emit(fs_inst(opcode, dst, src0));
342 fs_visitor::emit(enum opcode opcode, fs_reg dst, fs_reg src0, fs_reg src1) function in class:fs_visitor
344 return emit(fs_inst(opcode, dst, src0, src1));
348 fs_visitor::emit(enum opcode opcode, fs_reg dst, function in class:fs_visitor
351 return emit(fs_ins
[all...]
H A Dbrw_fs_visitor.cpp205 fs_inst *inst = emit(BRW_OPCODE_MOV, this->result, src);
248 emit(BRW_OPCODE_MAD, this->result, src0, src1, src2);
297 emit(BRW_OPCODE_XOR, this->result, op[0], fs_reg(1));
311 emit(BRW_OPCODE_MOV, this->result, fs_reg(0.0f));
313 inst = emit(BRW_OPCODE_CMP, reg_null_f, op[0], fs_reg(0.0f));
315 inst = emit(BRW_OPCODE_MOV, this->result, fs_reg(1.0f));
318 inst = emit(BRW_OPCODE_CMP, reg_null_f, op[0], fs_reg(0.0f));
320 inst = emit(BRW_OPCODE_MOV, this->result, fs_reg(-1.0f));
348 emit(FS_OPCODE_DDX, this->result, op[0]);
351 emit(FS_OPCODE_DD
1814 fs_visitor::emit(fs_inst inst) function in class:fs_visitor
[all...]
H A Dbrw_wm_emit.c777 return; /* Do not emit dead code */
798 return; /* Do not emit dead code */
820 return; /* Do not emit dead code */
843 return; /* Do not emit dead code */
894 return; /* Do not emit dead code */
952 return; /* Do not emit dead code */
1050 GLuint emit; local
1071 emit = WRITEMASK_X;
1078 emit = WRITEMASK_XY;
1084 emit
[all...]
/external/v8/src/x64/
H A Dassembler-x64.h1167 void emit(byte x) { *pc_++ = x; } function in struct:v8::internal::XMMRegister
1176 void emit(Immediate x) { emitl(x.value_); } function in struct:v8::internal::XMMRegister
1208 void emit_rex_64() { emit(0x48); }
1304 emit(0xC0 | reg.low_bits() << 3 | rm_reg.low_bits());
1311 emit(0xC0 | code << 3 | rm_reg.low_bits());
/external/valgrind/helgrind/
H A Dhg_errors.c720 static void emit ( const HChar* format, ... ) PRINTF_CHECK(1, 2);
721 static void emit ( const HChar* format, ... ) function
790 emit( " <auxwhat>Lock at %p was first observed</auxwhat>\n",
928 emit( " <kind>%s</kind>\n", HG_(get_error_name)(err));
937 emit( " <xwhat>\n" );
938 emit( " <text>Thread #%d: %s</text>\n",
941 emit( " <hthreadid>%d</hthreadid>\n",
943 emit( " </xwhat>\n" );
946 emit(" <auxwhat>%s</auxwhat>\n", xe->XE.Misc.auxstr);
953 emit( "Threa
[all...]
/external/bison/
H A Dmaint.mk769 # to emit translatable messages.
1079 # to emit a definition for each substituted variable.
1364 define emit-commit-log
1444 $(AM_V_at)msg=$$($(emit-commit-log)) || exit 1; \
/external/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp156 /// coverage and collects the necessary file information to emit source and
939 void CoverageMappingModuleGen::emit() { function in class:CoverageMappingModuleGen
/external/mesa3d/src/gallium/drivers/nvc0/codegen/
H A Dnv50_ir_emit_nvc0.cpp2326 CodeEmitterNVC0 *emit = new CodeEmitterNVC0(this); local
2327 emit->setProgramType(type);
2328 return emit;

Completed in 710 milliseconds

12345