Home
last modified time | relevance | path

Searched defs:offset (Results 1376 - 1400 of 4614) sorted by relevance

1...<<51525354555657585960>>...185

/third_party/icu/icu4c/source/common/unicode/
H A Dstringtriebuilder.h254 int32_t offset; member in StringTrieBuilder::Node
/third_party/libuv/src/win/
H A Dfs-event.c423 DWORD offset = 0; in uv__process_fs_event_req() local
/third_party/libsnd/src/
H A Ddwvw.c154 dwvw_seek (SF_PRIVATE *psf, int UNUSED (mode), sf_count_t offset) in dwvw_seek() argument
H A Dvoc.c59 int offset ; /* Offset of zero => silence. */ member
162 int offset ; in voc_read_header() local
[all...]
H A Dsd2.c313 read_rsrc_char (const SD2_RSRC *prsrc, int offset) in read_rsrc_char() argument
321 read_rsrc_short (const SD2_RSRC *prsrc, int offset) in read_rsrc_short() argument
329 read_rsrc_int(const SD2_RSRC *prsrc, int offset) read_rsrc_int() argument
337 read_rsrc_marker(const SD2_RSRC *prsrc, int offset) read_rsrc_marker() argument
352 read_rsrc_str(const SD2_RSRC *prsrc, int offset, char * buffer, int buffer_len) read_rsrc_str() argument
[all...]
H A Dsfendian.h177 psf_put_be64 (uint8_t *ptr, int offset, int64_t value) in psf_put_be64() argument
190 psf_put_be32 (uint8_t *ptr, int offset, int32_ argument
199 psf_put_be16(uint8_t *ptr, int offset, int16_t value) psf_put_be16() argument
206 psf_get_be64(const uint8_t *ptr, int offset) psf_get_be64() argument
224 psf_get_le64(const uint8_t *ptr, int offset) psf_get_le64() argument
240 psf_get_be32(const uint8_t *ptr, int offset) psf_get_be32() argument
249 psf_get_le32(const uint8_t *ptr, int offset) psf_get_le32() argument
258 psf_get_be24(const uint8_t *ptr, int offset) psf_get_be24() argument
266 psf_get_le24(const uint8_t *ptr, int offset) psf_get_le24() argument
274 psf_get_be16(const uint8_t *ptr, int offset) psf_get_be16() argument
[all...]
H A Dgsm610.c375 gsm610_seek (SF_PRIVATE *psf, int UNUSED (mode), sf_count_t offset) in gsm610_seek() argument
H A Dg72x.c347 g72x_seek (SF_PRIVATE *psf, int UNUSED (mode), sf_count_t UNUSED (offset)) in g72x_seek() argument
[all...]
/third_party/libunwind/libunwind/src/arm/
H A DGex_tables.c66 unw_word_t offset; in prel31_to_addr() local
224 uint32_t offset = 0; in arm_exidx_decode() local
[all...]
/third_party/libunwind/libunwind/include/tdep-mips/
H A Dlibunwind_i.h148 int offset = addr & 4; in read_s32() local
167 int offset = addr & 4; in write_s32() local
/third_party/libwebsockets/lib/plat/optee/
H A Dlws-plat-optee.c174 _lws_plat_file_seek_cur(lws_fop_fd_t fop_fd, lws_fileofs_t offset) in _lws_plat_file_seek_cur() argument
/third_party/lzma/CPP/7zip/Common/
H A DFileStreams.cpp264 Z7_COM7F_IMF(CInFileStream::Seek(Int64 offset, UInt32 seekOrigin, UInt64 *newPosition)) in Seek() argument
706 Z7_COM7F_IMF(COutFileStream::Seek(Int64 offset, UInt32 seekOrigin, UInt64 *newPosition)) in Seek() argument
[all...]
H A DMultiOutStream.cpp447 UInt64 offset = 0; in Normalize_finalMode() local
713 Seek(Int64 offset, UInt32 seekOrigin, UInt64 *newPosition) Seek() argument
740 GetStreamIndex_for_Offset(UInt64 offset, UInt64 &relOffset) const GetStreamIndex_for_Offset() argument
[all...]
/third_party/mbedtls/programs/test/
H A Dmetatest.c201 size_t start = 0, offset = 0, count = 0; in test_memory_poison() local
[all...]
/third_party/mesa3d/src/amd/common/
H A Dac_spm.h76 uint64_t offset; member
H A Dac_nir_opt_outputs.c285 ASSERTED nir_src offset = *nir_get_io_offset_src(intr); in ac_nir_optimize_outputs() local
/third_party/libdrm/etnaviv/
H A Detnaviv_drmif.h136 uint32_t offset; /* in 32-bit words */ member
168 static inline uint32_t etna_cmd_stream_get(struct etna_cmd_stream *stream, uint32_t offset) in etna_cmd_stream_get() argument
173 static inline void etna_cmd_stream_set(struct etna_cmd_stream *stream, uint32_t offset, in etna_cmd_stream_set() argument
189 uint32_t offset; member
209 uint32_t offset; member
[all...]
/third_party/libdrm/include/drm/
H A Dqxl_drm.h59 __u64 offset; /* use for mmap system call */ member
H A Dvirtgpu_drm.h58 __u64 offset; /* use for mmap system call */ member
119 __u32 offset; member
126 __u32 offset; member
/third_party/libcoap/src/oscore/
H A Doscore.c175 size_t offset = 1; in oscore_encode_option_value() local
250 size_t offset = 1; oscore_decode_option_value() local
[all...]
/third_party/libdrm/amdgpu/
H A Damdgpu_internal.h48 uint64_t offset; member
H A Damdgpu_bo.c748 amdgpu_bo_va_op(amdgpu_bo_handle bo, uint64_t offset, uint64_t size, uint64_t addr, uint64_t flags, uint32_t ops) amdgpu_bo_va_op() argument
765 amdgpu_bo_va_op_raw(amdgpu_device_handle dev, amdgpu_bo_handle bo, uint64_t offset, uint64_t size, uint64_t addr, uint64_t flags, uint32_t ops) amdgpu_bo_va_op_raw() argument
/third_party/libdrm/exynos/
H A Dexynos_drm.h100 __u32 offset; member
/third_party/libdrm/intel/
H A Dintel_bufmgr.h71 unsigned long offset; member
[all...]
/third_party/lzma/CS/7zip/Compress/LzmaAlone/
H A DLzmaAlone.cs24 public override int Read(byte[] buffer, int offset, int count) in Read() argument
46 public override void Write(byte[] buffer, int offset, int count) in Write() argument
50 public override long Seek(long offset, System.IO.SeekOrigin origin) in Seek() argument

Completed in 18 milliseconds

1...<<51525354555657585960>>...185