Home
last modified time | relevance | path

Searched defs:read (Results 76 - 100 of 471) sorted by relevance

12345678910>>...19

/third_party/backends/backend/
H A Dgt68xx_mid.h96 SANE_Status (*read) (GT68xx_Line_Reader * reader, member
H A Depson2_net.c40 ssize_t read = -1; in sanei_epson_net_read_raw() local
70 ssize_t read = 0; in sanei_epson_net_read_buf() local
106 ssize_t read in sanei_epson_net_read() local
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DStringPrepDataReader.java45 public char[] read(int length) throws IOException{ in read() method in StringPrepDataReader
H A DUCharacterNameReader.java61 protected void read(UCharacterName data) throws IOException in read() method in UCharacterNameReader
/third_party/NuttX/fs/vfs/include/
H A Ddriver.h74 ssize_t (*read)(struct Vnode *vnode, unsigned char *buffer, member
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DStringPrepDataReader.java47 public char[] read(int length) throws IOException{ in read() method in StringPrepDataReader
H A DUCharacterNameReader.java61 protected void read(UCharacterName data) throws IOException in read() method in UCharacterNameReader
/third_party/libuv/test/
H A Drun-tests.c28 # define read _read macro
/third_party/node/lib/internal/modules/
H A Dpackage_json_reader.js47 function read(jsonPath, { base, specifier, isESM } = kEmptyObject) { function
/third_party/ltp/testcases/kernel/syscalls/llseek/
H A Dllseek03.c42 int read; member
/third_party/skia/third_party/externals/libjpeg-turbo/md5/
H A Dmd5hl.c45 #define read _read macro
/third_party/skia/third_party/externals/brotli/java/org/brotli/dec/
H A DBrotliInputStream.java111 public int read() throws IOException { in read() method in BrotliInputStream
126 public int read(byte[] destBuffer, int destOffset, int destLen) throws IOException { in read() method in BrotliInputStream
/third_party/python/Lib/
H A D_compression.py72 def read(self, size=-1): member in DecompressReader
/third_party/rust/crates/version_check/src/
H A Ddate.rs22 pub fn read() -> Option<Date> { in read() functions
/third_party/vk-gl-cts/framework/platform/android/
H A DtcuAndroidAssets.cpp60 void AssetResource::read (deUint8* dst, int numBytes) in read() function in tcu::Android::AssetResource
/base/hiviewdfx/hidumper/frameworks/native/src/executor/
H A Dcmd_dumper.cpp126 ssize_t read = 0; in GetLineData() local
/base/request/request/pre_download/native/src/cache/
H A Ddata.rs147 fn read(&mut self, buf: &mut [u8]) -> std::io::Result<usize> { in read() functions
/foundation/communication/bluetooth/frameworks/js/napi/src/parser/
H A Dnapi_parser_utils.h59 bool read = false; member
/foundation/graphic/graphic_3d/lume/metaobject/test/src/
H A Dserialisation_utils.cpp42 size_t read = std::min<size_t>(count, data_.size() - pos_); in Read() local
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/
H A Dext_stream.cpp61 size_t ExtStream::read(void *buffer, size_t size) in read() function in OHOS::ImagePlugin::ExtStream
/third_party/alsa-lib/src/timer/
H A Dtimer_local.h37 ssize_t (*read)(snd_timer_t *timer, void *buffer, size_t size); member
/third_party/backends/include/sane/
H A Dsanei_wire.h89 WireReadFunc read; member
/third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/
H A DAPIData.java38 static APIData read(BufferedReader br, boolean internal) { in read() method in APIData
68 public static APIData read(File file, boolean internal) { in read() method in APIData
108 static APIData read(String fileName, boolean internal) { in read() method in APIData
/third_party/libwebsockets/include/libwebsockets/
H A Dlws-gpio.h54 int (*read)(_lws_plat_gpio_t gpio); member
/third_party/mesa3d/src/gallium/frontends/dri/
H A Ddri_context.c292 struct dri_drawable *read = dri_drawable(driReadPriv); in dri_make_current() local

Completed in 9 milliseconds

12345678910>>...19