| /third_party/skia/third_party/externals/oboe/src/common/ |
| H A D | FixedBlockWriter.cpp | 38 int32_t FixedBlockWriter::write(uint8_t *buffer, int32_t numBytes) { in write() function in FixedBlockWriter
|
| /third_party/openGLES/extensions/ |
| H A D | nextfree.py | 13 def write(*args, **kwargs): function
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | gen-vowel-constraints.py | 17 def write (s): function
|
| /third_party/skia/third_party/externals/opengl-registry/extensions/ |
| H A D | nextfree.py | 24 def write(*args, **kwargs): function
|
| /third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
| H A D | ByteOutput.java | 57 public abstract void write(byte value) throws IOException; in write() method in ByteOutput 72 public abstract void write(byte[] value, int offset, int length) throws IOException; in write() method in ByteOutput 101 public abstract void write(ByteBuffe method in ByteOutput [all...] |
| /third_party/skia/infra/bots/ |
| H A D | test_utils.py | 30 def write(self, fname, mode=0o640): member in FileWriter
|
| /third_party/rust/crates/rustix/src/io/ |
| H A D | read_write.rs | 44 pub fn write<Fd: AsFd>(fd: Fd, buf: &[u8]) -> io::Result<usize> { in write() functions
|
| /third_party/node/test/fixtures/wpt/resources/webidl2/lib/ |
| H A D | writer.js | |
| /third_party/node/deps/npm/node_modules/iconv-lite/encodings/ |
| H A D | dbcs-codec.js | |
| /drivers/hdf_core/framework/support/platform/include/dac/ |
| H A D | dac_core.h | 39 int32_t (*write)(struct DacDevice *device, uint32_t channel, uint32_t val); member
|
| /third_party/alsa-lib/src/hwdep/ |
| H A D | hwdep_local.h | 32 ssize_t (*write)(snd_hwdep_t *hwdep, const void *buffer, size_t size); member
|
| /third_party/NuttX/drivers/usbdev/gadget/fconfig/include/ |
| H A D | usb_handle.h | 69 int (*write)(struct usb_handle *handle, void *buffer, size_t len); member
|
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/ |
| H A D | WriteNumberFormatSerialTestData.java | 63 private static void write(FileOutputStream file,Object o ,String name,String comment){ in write() method in WriteNumberFormatSerialTestData [all...] |
| /third_party/icu/tools/multi/proj/icu4cscan/ |
| H A D | xmlout.cpp | 19 void XMLFile::write(const char *s) { in write() function in XMLFile
|
| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
| H A D | WriteNumberFormatSerialTestData.java | 60 private static void write(FileOutputStream file,Object o ,String name,String comment){ in write() method in WriteNumberFormatSerialTestData [all...] |
| /third_party/libunwind/libunwind/src/ptrace/ |
| H A D | _UPT_access_mem.c | 31 _UPT_access_mem(unw_addr_space_t as, unw_word_t addr, unw_word_t *val, int write, void *arg) _UPT_access_mem() argument 100 _UPT_access_mem(unw_addr_space_t as, unw_word_t addr, unw_word_t *val, int write, void *arg) _UPT_access_mem() argument
|
| /third_party/libunwind/libunwind/src/coredump/ |
| H A D | _UCD_access_mem.c | 28 _UCD_access_mem(unw_addr_space_t as, unw_word_t addr, unw_word_t *val, int write, void *arg) _UCD_access_mem() argument
|
| /third_party/jinja2/ |
| H A D | meta.py | 21 def write(self, x: str) -> None: member in TrackingCodeGenerator
|
| /third_party/mesa3d/src/broadcom/compiler/ |
| H A D | vir_opt_redundant_flags.c | 52 vir_sources_modified(struct qinst *srcs, struct qinst *write) in vir_sources_modified() argument
|
| /third_party/node/deps/v8/tools/ |
| H A D | compare_torque_output.py | 26 def write(line): function
|
| /third_party/node/test/overlapped-checker/ |
| H A D | main_win.c | 30 static void write(const char* buf, size_t buf_size) { in write() function
|
| /third_party/node/src/ |
| H A D | node_threadsafe_cow-inl.h | 9 T* CopyOnWrite<T>::write() { in write() function in node::CopyOnWrite
|
| /third_party/node/test/common/ |
| H A D | arraystream.js | |
| /third_party/ntfs-3g/include/ntfs-3g/ |
| H A D | plugin.h | 106 int (*write)(ntfs_inode *ni, const REPARSE_POINT *reparse, member
|
| /third_party/node/test/fixtures/ |
| H A D | repl-tab-completion-nested-repls.js | |