Home
last modified time | relevance | path

Searched defs:read (Results 151 - 175 of 1292) sorted by relevance

12345678910>>...52

/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
/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
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
H A Dlse.h95 bool read; // Whether the value could be read by the code we don't know anything about member
/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
/kernel/linux/linux-5.10/arch/arm64/kvm/vgic/
H A Dvgic-mmio.h14 unsigned long (*read)(struct kvm_vcpu *vcpu, gpa_t addr, member
/kernel/linux/linux-5.10/drivers/mtd/tests/
H A Dmtd_test.c81 size_t read; in mtdtest_read() local
/kernel/linux/linux-6.6/arch/arm64/kvm/vgic/
H A Dvgic-mmio.h14 unsigned long (*read)(struct kvm_vcpu *vcpu, gpa_t addr, member
/kernel/linux/linux-5.10/drivers/input/misc/
H A Dad714x.h36 ad714x_read_t read; member
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gvt/
H A Dmmio.c60 failsafe_emulate_mmio_rw(struct intel_vgpu *vgpu, u64 pa, void *p_data, unsigned int bytes, bool read) failsafe_emulate_mmio_rw() argument
H A Dmmio.h66 gvt_mmio_func read; member
/kernel/linux/linux-5.10/drivers/soc/tegra/fuse/
H A Dfuse.h21 u32 (*read)(struct tegra_fuse *fuse, unsigned int offset); member
46 u32 (*read)(struct tegra_fuse *fuse, unsigned int offset); member
/kernel/linux/linux-5.10/include/linux/
H A Dnvram.h36 ssize_t (*read)(char *, size_t, loff_t *); member
H A Dpercpu-rwsem.h141 percpu_rwsem_release(struct percpu_rw_semaphore *sem, bool read, unsigned long ip) percpu_rwsem_release() argument
147 percpu_rwsem_acquire(struct percpu_rw_semaphore *sem, bool read, unsigned long ip) percpu_rwsem_acquire() argument
H A Dpstore_blk.h81 pstore_zone_read_op read; member

Completed in 8 milliseconds

12345678910>>...52