Home
last modified time | relevance | path

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

12345678

/third_party/rust/crates/proc-macro-error/src/
H A Ddiagnostic.rs190 pub fn emit(self) { in emit() functions
/third_party/json/tools/serve_header/
H A Dserve_header.py37 def emit(self, record): member in ExitHandler
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_state_sampler.c303 boolean emit; in update_sampler_resources() local
601 boolean emit; update_cs_sampler_resources() local
[all...]
/third_party/mesa3d/src/imagination/csbgen/
H A Dgen_pack_header.py174 def emit(self) -> None: member in Csbgen
236 def emit(self) -> None: member in Enum
259 def emit(self): member in Value
392 def emit(sel member in Struct
511 def emit(self, root: Csbgen) -> None: global() member in Field
530 def emit(self) -> None: global() member in Define
657 def emit(self, root: Csbgen) -> None: global() member in Condition
[all...]
/third_party/node/lib/internal/
H A Dchild_process.js942 function emit(event, message, handle) { global() function
[all...]
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_vec4_builder.h218 emit(const instruction &inst) const in emit() function in brw::vec4_builder
227 emit(enum opcode opcode) const in emit() function in brw::vec4_builder
236 emit(enum opcode opcode, const dst_reg &dst) const in emit() function in brw::vec4_builder
245 emit(enum opcode opcode, const dst_reg &dst, const src_reg &src0) const in emit() function in brw::vec4_builder
268 emit(enu function in brw::vec4_builder
289 emit(enum opcode opcode, const dst_reg &dst, const src_reg &src0, emit() function in brw::vec4_builder
311 emit(instruction *inst) const emit() function in brw::vec4_builder
[all...]
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_target.cpp354 CodeEmitter *emit = target->getCodeEmitter(progType); in emitBinary() local
/third_party/node/deps/v8/src/codegen/mips64/
H A Dassembler-mips64-inl.h299 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/node/deps/v8/src/codegen/shared-ia32-x64/
H A Dmacro-assembler-shared-ia32-x64.h108 void emit(Dst dst, Arg arg, Args... args) { in emit() function
127 void emit(Dst dst, Arg arg, Args... args) { in emit() function
147 void emit(Dst dst, Arg arg, Args... args) { in emit() function
/third_party/node/deps/v8/src/codegen/mips/
H A Dassembler-mips-inl.h341 void Assembler::emit(Instr x, CompactBranchType is_compact_branch) { in emit() function in v8::internal::Assembler
/third_party/node/deps/v8/src/codegen/loong64/
H A Dassembler-loong64-inl.h225 void Assembler::emit(Instr x) { in emit() function in v8::internal::Assembler
232 void Assembler::emit(uint64_t data) { in emit() function in v8::internal::Assembler
/third_party/node/deps/v8/src/codegen/ia32/
H A Dassembler-ia32-inl.h167 void Assembler::emit(uint32_t x) { in emit() function in v8::internal::Assembler
177 void Assembler::emit(Handle<HeapObject> handle) { in emit() function in v8::internal::Assembler
181 void Assembler::emit(uint32_t x, RelocInfo::Mode rmode) { in emit() function in v8::internal::Assembler
188 void Assembler::emit(Handle<Code> code, RelocInfo::Mode rmode) { in emit() function in v8::internal::Assembler
192 void Assembler::emit(const Immediate& x) { in emit() function in v8::internal::Assembler
[all...]
/third_party/node/deps/v8/src/codegen/riscv64/
H A Dassembler-riscv64-inl.h297 void Assembler::emit(Instr x) { in emit() function in v8::internal::Assembler
307 void Assembler::emit(ShortInstr x) { in emit() function in v8::internal::Assembler
317 void Assembler::emit(uint64_t data) { in emit() function in v8::internal::Assembler
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/
H A Dfd4_program.c94 setup_stages(struct fd4_emit *emit, struct stage *s) in setup_stages() argument
154 fd4_program_emit(struct fd_ringbuffer *ring, struct fd4_emit *emit, int nr, in fd4_program_emit() argument
[all...]
H A Dfd4_gmem.c46 fd4_gmem_emit_set_prog(struct fd_context *ctx, struct fd4_emit *emit, in fd4_gmem_emit_set_prog() argument
216 struct fd4_emit emit = { variable
349 struct fd4_emit emit = { global() variable
[all...]
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_const.c122 fd6_build_tess_consts(struct fd6_emit *emit) in fd6_build_tess_consts() argument
263 fd6_build_user_consts(struct fd6_emit *emit) fd6_build_user_consts() argument
296 fd6_build_driver_params(struct fd6_emit *emit) fd6_build_driver_params() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/i915/
H A Di915_state_emit.c46 void (*emit)(struct i915_context *); member
/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/
H A Dfd3_gmem.c45 fd3_gmem_emit_set_prog(struct fd_context *ctx, struct fd3_emit *emit, in fd3_gmem_emit_set_prog() argument
180 struct fd3_emit emit = { variable
383 struct fd3_emit emit = {.debug = &ctx->debug, global() variable
567 struct fd3_emit emit = { global() variable
[all...]
H A Dfd3_program.c94 fd3_program_emit(struct fd_ringbuffer *ring, struct fd3_emit *emit, int nr, in fd3_program_emit() argument
[all...]
/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_pt_fetch_shade_pipeline.c44 struct pt_emit *emit; member
181 emit(struct pt_emit *emit, in emit() argument
[all...]
H A Ddraw_pt_so_emit.c84 void draw_pt_so_emit_prepare(struct pt_so_emit *emit, boolean use_pre_clip_pos) in draw_pt_so_emit_prepare() argument
271 void draw_pt_so_emit( struct pt_so_emit *emit, in draw_pt_so_emit() argument
333 struct pt_so_emit *emit = CALLOC_STRUCT(pt_so_emit); draw_pt_so_emit_create() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
H A DCompileOnDemandLayer.cpp127 void CompileOnDemandLayer::emit(MaterializationResponsibility R, in emit() function in llvm::orc::CompileOnDemandLayer
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
H A DComputeProgram.cpp173 void ComputeProgram::emit(SpirvRoutine *routine) in emit() function in sw::ComputeProgram
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Remarks/
H A DBitstreamRemarkSerializer.cpp348 void BitstreamRemarkSerializer::emit(const Remark &Remark) { in emit() function in BitstreamRemarkSerializer
381 void BitstreamMetaSerializer::emit() { in emit() function in BitstreamMetaSerializer
[all...]
H A DYAMLRemarkSerializer.cpp173 void YAMLRemarkSerializer::emit(const Remark &Remark) { in emit() function in YAMLRemarkSerializer
186 void YAMLStrTabRemarkSerializer::emit(const Remark &Remark) { in emit() function in YAMLStrTabRemarkSerializer
243 void YAMLMetaSerializer::emit() { in emit() function in YAMLMetaSerializer
251 void YAMLStrTabMetaSerializer::emit() { in emit() function in YAMLStrTabMetaSerializer

Completed in 21 milliseconds

12345678