Searched refs:write (Results 3351 - 3375 of 9989) sorted by relevance
1...<<131132133134135136137138139140>>...400
| /third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/ |
| H A D | AudioRecordThread.java | 122 return mCaptureBuffer.write(mBuffer, 0, numSamplesRead); in handleAudioPeriod()
|
| /third_party/skia/third_party/externals/oboe/src/aaudio/ |
| H A D | AudioStreamAAudio.h | 60 ResultWithValue<int32_t> write(const void *buffer,
|
| /third_party/skia/third_party/externals/oboe/src/common/ |
| H A D | DataConversionFlowGraph.h | 61 int32_t write(void *buffer, int32_t numFrames);
|
| /third_party/skia/src/ports/ |
| H A D | SkImageEncoder_CG.cpp | 34 return stream->write(buffer, count) ? count : 0; in consumer_put()
|
| /third_party/skia/third_party/externals/brotli/python/tests/ |
| H A D | decompressor_test.py | 39 out_file.write(self.decompressor.process(data))
|
| /third_party/skia/third_party/externals/dawn/generator/ |
| H A D | remove_files.py | 85 f.write("")
|
| /third_party/skia/third_party/externals/harfbuzz/test/subset/ |
| H A D | generate-expected-outputs.py | 61 sys.stdout.write (line)
|
| /third_party/python/Lib/turtledemo/ |
| H A D | colormixer.py | 52 writer.write("DRAG!",align="center",font=("Arial",30,("bold","italic")))
|
| /third_party/python/Mac/ |
| H A D | Extras.install.py | 48 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 D | InstrProfWriter.h | 64 void write(raw_fd_ostream &OS);
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Remarks/ |
| H A D | RemarkStringTable.cpp | 61 OS.write('\0'); in serialize()
|
| /third_party/skia/third_party/externals/tint/src/diagnostic/ |
| H A D | printer_linux.cc | 51 void write(const std::string& str, const Style& style) override {
|
| H A D | printer_windows.cc | 60 void write(const std::string& str, const Style& style) override {
|
| /third_party/skia/tools/copyright/ |
| H A D | main.py | 105 file_handle.write(string)
|
| /third_party/skia/tools/debugger/ |
| H A D | JsonWriteBuffer.h | 40 void write(const SkM44&) override;
|
| /third_party/skia/tools/ |
| H A D | embed_resources.py | 46 out = args.output.write;
|
| /third_party/skia/third_party/externals/freetype/builds/meson/ |
| H A D | parse_modules_cfg.py | 163 f.write(result)
|
| H A D | process_ftoption_h.py | 107 f.write(result)
|
| /third_party/protobuf/src/google/protobuf/io/ |
| H A D | io_win32.h | 76 PROTOBUF_EXPORT int write(int fd, const void* buffer, size_t size);
|
| /third_party/protobuf/kokoro/linux/ |
| H A D | make_test_output.py | 92 sys.stderr.write("make_test_output.py: writing XML from directory: " +
|
| /third_party/python/Lib/json/ |
| H A D | tool.py | 30 help='write the output of infile to outfile', 76 outfile.write('\n')
|
| /third_party/python/Lib/lib2to3/tests/ |
| H A D | pytree_idempotency.py | 85 f.write(str(tree))
|
| /third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/ |
| H A D | derive-debug-mangle-name.rs | 68 write!(f, "perf_event_attr__bindgen_ty_1 {{ union }}") in fmt() 118 write!(
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/debugging/ |
| H A D | stacktrace.cc | 48 # error Cannot calculate stack trace: will need to write for your environment
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/str_format/ |
| H A D | output.h | 74 out->write(s.data(), s.size()); in AbslFormatFlush()
|
Completed in 9 milliseconds
1...<<131132133134135136137138139140>>...400