Home
last modified time | relevance | path

Searched refs:write (Results 1876 - 1900 of 3634) sorted by relevance

1...<<71727374757677787980>>...146

/third_party/skia/third_party/externals/jinja2/
H A Dmeta.py18 def write(self, x): member in TrackingCodeGenerator
19 """Don't write."""
/third_party/skia/third_party/externals/microhttpd/src/microspdy/
H A Dio_raw.c126 int n = write(session->socket_fd, in SPDYF_raw_send()
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/
H A DAudioRecordThread.java122 return mCaptureBuffer.write(mBuffer, 0, numSamplesRead); in handleAudioPeriod()
/third_party/skia/third_party/externals/oboe/src/aaudio/
H A DAudioStreamAAudio.h60 ResultWithValue<int32_t> write(const void *buffer,
/third_party/skia/third_party/externals/oboe/src/common/
H A DDataConversionFlowGraph.h61 int32_t write(void *buffer, int32_t numFrames);
/third_party/skia/src/ports/
H A DSkImageEncoder_CG.cpp34 return stream->write(buffer, count) ? count : 0; in consumer_put()
/third_party/skia/third_party/externals/brotli/python/tests/
H A Ddecompressor_test.py39 out_file.write(self.decompressor.process(data))
/third_party/skia/third_party/externals/dawn/generator/
H A Dremove_files.py85 f.write("")
/third_party/skia/third_party/externals/harfbuzz/test/subset/
H A Dgenerate-expected-outputs.py61 sys.stdout.write (line)
/third_party/python/Lib/turtledemo/
H A Dcolormixer.py52 writer.write("DRAG!",align="center",font=("Arial",30,("bold","italic")))
/third_party/python/Mac/
H A DExtras.install.py48 sys.stderr.write("Usage: %s srcdir dstdir\n" % sys.argv[0])
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/
H A DInstrProfWriter.h64 void write(raw_fd_ostream &OS);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Remarks/
H A DRemarkStringTable.cpp61 OS.write('\0'); in serialize()
/third_party/skia/third_party/externals/tint/src/diagnostic/
H A Dprinter_linux.cc51 void write(const std::string& str, const Style& style) override {
H A Dprinter_windows.cc60 void write(const std::string& str, const Style& style) override {
/third_party/skia/tools/copyright/
H A Dmain.py105 file_handle.write(string)
/third_party/skia/tools/debugger/
H A DJsonWriteBuffer.h40 void write(const SkM44&) override;
/third_party/skia/tools/
H A Dembed_resources.py46 out = args.output.write;
/third_party/skia/third_party/externals/freetype/builds/meson/
H A Dparse_modules_cfg.py163 f.write(result)
H A Dprocess_ftoption_h.py107 f.write(result)
/third_party/protobuf/src/google/protobuf/io/
H A Dio_win32.h76 PROTOBUF_EXPORT int write(int fd, const void* buffer, size_t size);
/third_party/protobuf/kokoro/linux/
H A Dmake_test_output.py92 sys.stderr.write("make_test_output.py: writing XML from directory: " +
/third_party/python/Lib/json/
H A Dtool.py30 help='write the output of infile to outfile',
76 outfile.write('\n')
/third_party/python/Lib/lib2to3/tests/
H A Dpytree_idempotency.py85 f.write(str(tree))
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Dderive-debug-mangle-name.rs68 write!(f, "perf_event_attr__bindgen_ty_1 {{ union }}") in fmt()
118 write!(

Completed in 7 milliseconds

1...<<71727374757677787980>>...146