/aosp_15_r20/external/skia/tools/ |
H A D | build_workaround_header.py | 30 def write_header(filename, workarounds): function
|
/aosp_15_r20/external/pytorch/benchmarks/inference/ |
H A D | process_metrics.py | 36 write_header = os.path.isfile(output_md) is False variable
|
/aosp_15_r20/external/libdav1d/tools/output/ |
H A D | muxer.h | 38 int (*write_header)(MuxerPriv *ctx, const char *filename, member
|
H A D | y4m2.c | 61 static int write_header(Y4m2OutputContext *const c, const Dav1dPicture *const p) { in write_header() function
|
/aosp_15_r20/external/mesa3d/src/intel/tools/ |
H A D | error2hangdump_lib.c | 11 write_header(FILE *f) in write_header() function
|
/aosp_15_r20/external/libvpx/ |
H A D | video_writer.c | 23 static void write_header(FILE *file, const VpxVideoInfo *info, in write_header() function
|
/aosp_15_r20/external/rust/crabbyavif/src/utils/ |
D | raw.rs | 38 fn write_header(&mut self) -> bool { in write_header() method
|
D | y4m.rs | 43 fn write_header(&mut self, image: &Image) -> bool { in write_header() method
|
/aosp_15_r20/external/libaom/common/ |
H A D | video_writer.c | 24 static void write_header(FILE *file, const AvxVideoInfo *info, in write_header() function
|
/aosp_15_r20/external/angle/src/common/ |
H A D | gen_packed_gl_enums.py | 117 def write_header(enums, path_prefix, file_name, data_source_name, includes, namespace, function
|
/aosp_15_r20/external/coreboot/util/cbfstool/ |
H A D | cbfscomptool.c | 78 int write_header) in compress()
|
H A D | fmaptool.c | 117 static bool write_header(const char *out_fname, in write_header() function
|
/aosp_15_r20/external/aws-sdk-java-v2/scripts/changelog/ |
H A D | writer.py | 76 def write_header(self): member in ChangelogWriter
|
/aosp_15_r20/external/libjpeg-turbo/ |
H A D | wrtarga.c | 48 write_header(j_decompress_ptr cinfo, djpeg_dest_ptr dinfo, int num_colors) in write_header() function
|
/aosp_15_r20/external/angle/scripts/ |
H A D | generate_loader.py | 18 def write_header(data_source_name, function
|
/aosp_15_r20/external/pytorch/torch/_inductor/ |
H A D | metrics.py | 155 def write_header(self): member in MetricTable
|
/aosp_15_r20/external/pytorch/torch/_inductor/codegen/ |
H A D | cpp_wrapper_cuda.py | 173 def write_header(self): member in CppWrapperCuda
|
/aosp_15_r20/external/mesa3d/.gitlab-ci/bare-metal/ |
H A D | mkbootimg.py | 155 def write_header(args): function
|
/aosp_15_r20/system/tools/mkbootimg/ |
D | mkbootimg.py | 192 def write_header(args): function
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/format/tools/ |
D | format_matrix.cpp | 305 write_header() in write_header() function
|
/aosp_15_r20/frameworks/native/cmds/rawbu/ |
H A D | backup.cpp | 235 static int write_header(FILE* fh, int type, const char* path, const struct stat* st) in write_header() function
|
/aosp_15_r20/external/libepoxy/src/ |
H A D | gen_dispatch.py | 485 def write_header(self, out_file): member in Generator
|
/aosp_15_r20/external/rust/android-crates-io/crates/flate2/src/gz/ |
D | write.rs | 130 fn write_header(&mut self) -> io::Result<()> { in write_header() method
|
/aosp_15_r20/external/ComputeLibrary/include/libnpy/ |
H A D | npy.hpp | 410 inline void write_header(std::ostream &out, const header_t &header) { in write_header() function
|
/aosp_15_r20/external/ot-br-posix/third_party/Simple-web-server/repo/ |
H A D | server_http.hpp | 58 void write_header(const CaseInsensitiveMultimap &header, size_type size) { in write_header() function in SimpleWeb::ServerBase::Response
|