| /third_party/icu/icu4c/source/common/unicode/ |
| H A D | stringtriebuilder.h | 254 int32_t offset; member in StringTrieBuilder::Node
|
| /third_party/libuv/src/win/ |
| H A D | fs-event.c | 423 DWORD offset = 0; in uv__process_fs_event_req() local
|
| /third_party/libsnd/src/ |
| H A D | dwvw.c | 154 dwvw_seek (SF_PRIVATE *psf, int UNUSED (mode), sf_count_t offset) in dwvw_seek() argument
|
| H A D | voc.c | 59 int offset ; /* Offset of zero => silence. */ member 162 int offset ; in voc_read_header() local [all...] |
| H A D | sd2.c | 313 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 D | sfendian.h | 177 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 D | gsm610.c | 375 gsm610_seek (SF_PRIVATE *psf, int UNUSED (mode), sf_count_t offset) in gsm610_seek() argument
|
| H A D | g72x.c | 347 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 D | Gex_tables.c | 66 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 D | libunwind_i.h | 148 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 D | lws-plat-optee.c | 174 _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 D | FileStreams.cpp | 264 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 D | MultiOutStream.cpp | 447 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 D | metatest.c | 201 size_t start = 0, offset = 0, count = 0; in test_memory_poison() local [all...] |
| /third_party/mesa3d/src/amd/common/ |
| H A D | ac_spm.h | 76 uint64_t offset; member
|
| H A D | ac_nir_opt_outputs.c | 285 ASSERTED nir_src offset = *nir_get_io_offset_src(intr); in ac_nir_optimize_outputs() local
|
| /third_party/libdrm/etnaviv/ |
| H A D | etnaviv_drmif.h | 136 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 D | qxl_drm.h | 59 __u64 offset; /* use for mmap system call */ member
|
| H A D | virtgpu_drm.h | 58 __u64 offset; /* use for mmap system call */ member 119 __u32 offset; member 126 __u32 offset; member
|
| /third_party/libcoap/src/oscore/ |
| H A D | oscore.c | 175 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 D | amdgpu_internal.h | 48 uint64_t offset; member
|
| H A D | amdgpu_bo.c | 748 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 D | exynos_drm.h | 100 __u32 offset; member
|
| /third_party/libdrm/intel/ |
| H A D | intel_bufmgr.h | 71 unsigned long offset; member [all...] |
| /third_party/lzma/CS/7zip/Compress/LzmaAlone/ |
| H A D | LzmaAlone.cs | 24 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
|