/third_party/skia/third_party/externals/spirv-cross/ |
H A D | spirv_cpp.hpp | 68 void emit_header() override;
|
H A D | spirv_cpp.cpp | 350 emit_header(); in compile() 358 // Match opening scope of emit_header(). in compile() 488 void CompilerCPP::emit_header() in emit_header() function in CompilerCPP
|
H A D | spirv_hlsl.hpp | 218 void emit_header() override;
|
H A D | spirv_glsl.hpp | 370 virtual void emit_header();
|
H A D | spirv_msl.hpp | 720 void emit_header() override;
|
H A D | spirv_hlsl.cpp | 524 void CompilerHLSL::emit_header() in emit_header() function in ImageFormatNormalizedState::CompilerHLSL 5795 emit_header(); in compile()
|
H A D | spirv_glsl.cpp | 673 emit_header(); 763 void CompilerGLSL::emit_header()
|
H A D | spirv_msl.cpp | 1463 emit_header(); in compile() 4592 void CompilerMSL::emit_header() in emit_header() function in CompilerMSL
|
/third_party/skia/third_party/externals/libjpeg-turbo/ |
H A D | wrgif.c | 252 emit_header(gif_dest_ptr dinfo, int num_colors, JSAMPARRAY colormap) in emit_header() function 340 emit_header(dest, cinfo->actual_number_of_colors, cinfo->colormap); in start_output_gif() 342 emit_header(dest, 256, (JSAMPARRAY)NULL); in start_output_gif()
|
/third_party/mesa3d/src/broadcom/cle/ |
H A D | gen_pack_header.py | 545 def emit_header(self, name): member in Parser 568 self.emit_header(name) 594 self.emit_header(name)
|
/third_party/mesa3d/src/asahi/lib/ |
H A D | gen_pack.py | 638 def emit_header(self, name): member in Parser 694 self.emit_header(name)
|
/third_party/mesa3d/src/panfrost/lib/genxml/ |
H A D | gen_pack.py | 755 def emit_header(self, name): member in Parser 831 self.emit_header(name)
|
/third_party/nghttp2/lib/ |
H A D | nghttp2_hd.c | 786 static void emit_header(nghttp2_hd_nv *nv_out, nghttp2_hd_nv *nv) { in emit_header() function 1742 emit_header(nv_out, &nv); in hd_inflate_commit_indexed() 1779 emit_header(nv_out, &nv); in hd_inflate_commit_newname() 1826 emit_header(nv_out, &nv); in hd_inflate_commit_indname()
|
/third_party/node/deps/nghttp2/lib/ |
H A D | nghttp2_hd.c | 786 static void emit_header(nghttp2_hd_nv *nv_out, nghttp2_hd_nv *nv) { in emit_header() function 1742 emit_header(nv_out, &nv); in hd_inflate_commit_indexed() 1779 emit_header(nv_out, &nv); in hd_inflate_commit_newname() 1826 emit_header(nv_out, &nv); in hd_inflate_commit_indname()
|
/third_party/node/test/fixtures/wpt/wasm/jsapi/ |
H A D | wasm-module-builder.js | 557 emit_header() { 890 binary.emit_header();
|
/third_party/mesa3d/src/gallium/auxiliary/tgsi/ |
H A D | tgsi_ureg.c | 2099 emit_header( struct ureg_program *ureg ) in emit_header() function 2127 emit_header( ureg ); in ureg_finalize()
|