| /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...] |
| /third_party/PyYAML/lib/yaml/ |
| H A D | __init__.py | 157 def emit(events, stream=None, Dumper=Dumper, function
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
| H A D | PluralRanges.java | 116 startSame(StandardPlural start, EnumSet<StandardPlural> endDone, Output<Boolean> emit) startSame() argument
|
| /third_party/node/lib/ |
| H A D | domain.js | [all...] |
| /third_party/node/lib/internal/fs/ |
| H A D | streams.js | |
| /third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/ |
| H A D | fd5_emit.h | 81 fd5_emit_get_vp(struct fd5_emit *emit) in fd5_emit_get_vp() argument 97 fd5_emit_get_fp(struct fd5_emit *emit) fd5_emit_get_fp() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/ |
| H A D | fd6_draw.c | 141 struct fd6_emit emit = { variable [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/draw/ |
| H A D | draw_vs_variant.c | 57 struct translate *emit; member 304 struct translate_key fetch, emit; draw_vs_create_variant_generic() local [all...] |
| H A D | draw_pt_emit.c | 54 draw_pt_emit_prepare(struct pt_emit *emit, in draw_pt_emit_prepare() argument 137 draw_pt_emit(struct pt_emit *emit, const struct draw_vertex_info *vert_info, const struct draw_prim_info *prim_info) draw_pt_emit() argument 212 draw_pt_emit_linear(struct pt_emit *emit, const struct draw_vertex_info *vert_info, const struct draw_prim_info *prim_info) draw_pt_emit_linear() argument 297 struct pt_emit *emit = CALLOC_STRUCT(pt_emit); draw_pt_emit_create() local 315 draw_pt_emit_destroy(struct pt_emit *emit) draw_pt_emit_destroy() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/ |
| H A D | fd2_program.c | 68 emit(struct fd_ringbuffer *ring, gl_shader_stage type, in emit() function
|
| /third_party/mesa3d/src/gallium/drivers/svga/ |
| H A D | svga_tgsi.c | 55 svga_shader_expand(struct svga_shader_emitter *emit) in svga_shader_expand() argument 80 reserve(struct svga_shader_emitter *emit, unsigned nr_dwords) reserve() argument 93 svga_shader_emit_dword(struct svga_shader_emitter * emit, unsigned dword) svga_shader_emit_dword() argument 105 svga_shader_emit_dwords(struct svga_shader_emitter * emit, const unsigned *dwords, unsigned nr) svga_shader_emit_dwords() argument 118 svga_shader_emit_opcode(struct svga_shader_emitter * emit, unsigned opcode) svga_shader_emit_opcode() argument 141 svga_shader_emit_header(struct svga_shader_emitter *emit) svga_shader_emit_header() argument 175 struct svga_shader_emitter emit; svga_tgsi_vgpu9_translate() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/r300/compiler/ |
| H A D | r300_fragprog_emit.c | 153 static int emit_alu(struct r300_emit_state * emit, struct rc_pair_instruction* inst) in emit_alu() argument 307 static int finish_node(struct r300_emit_state * emit) in finish_node() argument 400 begin_tex(struct r300_emit_state * emit) begin_tex() argument 425 emit_tex(struct r300_emit_state * emit, struct rc_instruction * inst) emit_tex() argument 482 struct r300_emit_state emit; r300BuildFragmentProgramHwCode() local [all...] |
| /third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/ |
| H A D | PrefixTree.java | 339 private static RangeTree emit( in emit() method in PrefixTree
|
| /third_party/rust/crates/autocfg/src/ |
| H A D | lib.rs | 97 pub fn emit(cfg: &str) { in emit() functions [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/ |
| H A D | RTDyldObjectLinkingLayer.cpp | 88 void RTDyldObjectLinkingLayer::emit(MaterializationResponsibility R, in emit() function in llvm::orc::RTDyldObjectLinkingLayer
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
| H A D | RemarkStreamer.cpp | 104 void RemarkStreamer::emit(const DiagnosticInfoOptimizationBase &Diag) { in emit() function in RemarkStreamer
|
| /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/MC/ |
| H A D | MCLinkerOptimizationHint.h | 171 void emit(MachObjectWriter &ObjWriter, const MCAsmLayout &Layout) const { in emit() function in llvm::MCLOHContainer
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
| H A D | MachineOptimizationRemarkEmitter.h | 170 void emit(T RemarkBuilder, decltype(RemarkBuilder()) * = nullptr) { in emit() function in llvm::MachineOptimizationRemarkEmitter
|
| /third_party/rust/crates/proc-macro-error/src/ |
| H A D | diagnostic.rs | 190 pub fn emit(self) { in emit() functions
|