| /test/testfwk/xdevice/plugins/devicetest/report/ |
| H A D | generation.py | 40 def emit(self, record): member in BufferHandler
|
| /third_party/node/benchmark/net/ |
| H A D | net-s2c.js | |
| /third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/ |
| H A D | fd5_draw.c | 77 struct fd5_emit emit = { global() variable [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/util/ |
| H A D | u_split_prim.h | 13 void (*emit)(void *priv, unsigned start, unsigned count); member
|
| /third_party/rust/crates/codespan/codespan-reporting/src/ |
| H A D | term.rs | 87 pub fn emit<'files, F: Files<'files>>( in emit() functions
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
| H A D | DwarfStringPool.cpp | 77 void DwarfStringPool::emit(AsmPrinter &Asm, MCSection *StrSection, in emit() function in DwarfStringPool
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| H A D | MachineOptimizationRemarkEmitter.cpp | 49 void MachineOptimizationRemarkEmitter::emit( in emit() function in MachineOptimizationRemarkEmitter
|
| /kernel/linux/linux-6.6/rust/macros/ |
| H A D | module.rs | 86 fn emit(&mut self, field: &str, content: &str) { in emit() functions
|
| /third_party/mesa3d/src/amd/common/ |
| H A D | sid_tables.py | 68 def emit(self, filp, name, static=True): member in StringTable 121 def emit(self, filp, name, static=True): member in IntTable 211 def emit(self, filp, string_table, idx_table): member in FieldTable
|
| /third_party/mesa3d/src/gallium/auxiliary/draw/ |
| H A D | draw_vertex.h | 77 unsigned emit:8; /**< EMIT_x */ member 139 static inline enum pipe_format draw_translate_vinfo_format(enum attrib_emit emit) in draw_translate_vinfo_format() argument 163 static inline unsigned draw_translate_vinfo_size(enum attrib_emit emit) in draw_translate_vinfo_size() argument 113 draw_emit_vertex_attr(struct vertex_info *vinfo, enum attrib_emit emit, int src_index) draw_emit_vertex_attr() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/ |
| H A D | fd3_emit.h | 67 fd3_emit_get_vp(struct fd3_emit *emit) in fd3_emit_get_vp() argument 76 fd3_emit_get_fp(struct fd3_emit *emit) in fd3_emit_get_fp() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/ |
| H A D | fd4_emit.h | 75 fd4_emit_get_vp(struct fd4_emit *emit) in fd4_emit_get_vp() argument 84 fd4_emit_get_fp(struct fd4_emit *emit) in fd4_emit_get_fp() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/svga/ |
| H A D | svga_tgsi_decl_sm30.c | 39 translate_vs_ps_semantic(struct svga_shader_emitter *emit, in translate_vs_ps_semantic() argument 99 emit_decl(struct svga_shader_emitter *emit, in emit_decl() argument 129 emit_vface_decl(struct svga_shader_emitter *emit) in emit_vface_decl() argument 149 ps30_input_emit_depth_fog(struct svga_shader_emitter *emit, struct src_register *out) ps30_input_emit_depth_fog() argument 178 ps30_input(struct svga_shader_emitter *emit, struct tgsi_declaration_semantic semantic, unsigned idx) ps30_input() argument 327 ps30_output(struct svga_shader_emitter *emit, struct tgsi_declaration_semantic semantic, unsigned idx) ps30_output() argument 391 vs30_input(struct svga_shader_emitter *emit, struct tgsi_declaration_semantic semantic, unsigned idx) vs30_input() argument 423 vs30_output_emit_depth_fog(struct svga_shader_emitter *emit, SVGA3dShaderDestToken *out) vs30_output_emit_depth_fog() argument 449 vs30_output(struct svga_shader_emitter *emit, struct tgsi_declaration_semantic semantic, unsigned idx) vs30_output() argument 520 svga_tgsi_sampler_type(const struct svga_shader_emitter *emit, int idx) svga_tgsi_sampler_type() argument 541 ps30_sampler(struct svga_shader_emitter *emit, unsigned idx) ps30_sampler() argument 561 svga_shader_emit_samplers_decl(struct svga_shader_emitter *emit) svga_shader_emit_samplers_decl() argument 574 svga_translate_decl_sm30(struct svga_shader_emitter *emit, const struct tgsi_full_declaration *decl) svga_translate_decl_sm30() argument [all...] |
| /third_party/node/deps/openssl/openssl/Configurations/ |
| H A D | gentemplate.pm | 52 sub emit { subroutine [all...] |
| /third_party/openssl/Configurations/ |
| H A D | gentemplate.pm | 52 sub emit { subroutine [all...] |
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/ |
| H A D | Name.cpp | 66 void Name::emit(TInfoSinkBase &out) const in emit() function in Name
|
| /third_party/skia/third_party/externals/spirv-tools/source/util/ |
| H A D | parse_number.cpp | 57 ParseAndEncodeIntegerNumber( const char* text, const NumberType& type, std::function<void(uint32_t)> emit, std::string* error_msg) ParseAndEncodeIntegerNumber() argument 134 ParseAndEncodeFloatingPointNumber( const char* text, const NumberType& type, std::function<void(uint32_t)> emit, std::string* error_msg) ParseAndEncodeFloatingPointNumber() argument 192 ParseAndEncodeNumber(const char* text, const NumberType& type, std::function<void(uint32_t)> emit, std::string* error_msg) ParseAndEncodeNumber() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/util/ |
| H A D | parse_number.cpp | 57 ParseAndEncodeIntegerNumber( const char* text, const NumberType& type, std::function<void(uint32_t)> emit, std::string* error_msg) ParseAndEncodeIntegerNumber() argument 134 ParseAndEncodeFloatingPointNumber( const char* text, const NumberType& type, std::function<void(uint32_t)> emit, std::string* error_msg) ParseAndEncodeFloatingPointNumber() argument 192 ParseAndEncodeNumber(const char* text, const NumberType& type, std::function<void(uint32_t)> emit, std::string* error_msg) ParseAndEncodeNumber() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
| H A D | OptimizationRemarkEmitter.cpp | 73 void OptimizationRemarkEmitter::emit( in emit() function in OptimizationRemarkEmitter
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
| H A D | CodeGenCoverage.cpp | 84 bool CodeGenCoverage::emit(StringRef CoveragePrefix, in emit() function in CodeGenCoverage
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
| H A D | OptimizationRemarkEmitter.h | 75 void emit(T RemarkBuilder, decltype(RemarkBuilder()) * = nullptr) { in emit() function in llvm::OptimizationRemarkEmitter
|
| /third_party/rust/crates/proc-macro-error/test-crate/ |
| H A D | lib.rs | 54 pub fn emit(input: proc_macro::TokenStream) -> proc_macro::TokenStream { in emit() functions
|
| /third_party/spirv-tools/source/util/ |
| H A D | parse_number.cpp | 57 ParseAndEncodeIntegerNumber( const char* text, const NumberType& type, std::function<void(uint32_t)> emit, std::string* error_msg) ParseAndEncodeIntegerNumber() argument 134 ParseAndEncodeFloatingPointNumber( const char* text, const NumberType& type, std::function<void(uint32_t)> emit, std::string* error_msg) ParseAndEncodeFloatingPointNumber() argument 192 ParseAndEncodeNumber(const char* text, const NumberType& type, std::function<void(uint32_t)> emit, std::string* error_msg) ParseAndEncodeNumber() argument [all...] |
| /kernel/linux/linux-5.10/tools/power/cpupower/utils/helpers/ |
| H A D | bitmask.c | 249 static inline int emit(char *buf, int buflen, int rbot, int rtop, int len) in emit() function
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/ |
| H A D | nouveau_fence.h | 36 int (*emit)(struct nouveau_fence *); member
|