| /third_party/mesa3d/src/gallium/frontends/clover/core/ |
| H A D | memory.cpp | 166 sub_buffer::offset() const { in offset() function in sub_buffer 133 sub_buffer(root_buffer &parent, cl_mem_flags flags, size_t offset, size_t size) sub_buffer() argument
|
| /third_party/mesa3d/src/intel/compiler/ |
| H A D | brw_clip_util.c | 154 GLuint offset = brw_varying_to_offset(&c->vue_map, in brw_clip_interp_vertex() local
|
| H A D | brw_clip.h | 71 struct brw_reg offset; member
|
| H A D | brw_ir.h | 65 uint16_t offset; member 154 uint32_t offset; /**< spill/unspill offset or texture offset bitfield */ member
|
| /third_party/mesa3d/src/gallium/drivers/svga/ |
| H A D | svga_pipe_rasterizer.c | 300 boolean offset = FALSE; in svga_create_rasterizer_state() local
|
| /third_party/node/src/crypto/ |
| H A D | crypto_keygen.h | 41 unsigned int offset = 1; in New() local [all...] |
| H A D | crypto_hmac.cc | 175 AdditionalConfig( CryptoJobMode mode, const FunctionCallbackInfo<Value>& args, unsigned int offset, HmacConfig* params) AdditionalConfig() argument [all...] |
| /third_party/node/deps/v8/src/wasm/ |
| H A D | simd-shuffle.cc | 65 uint8_t offset; in TryMatch32x4Rotate() local 106 bool SimdShuffle::TryMatchConcat(const uint8_t* shuffle, uint8_t* offset) { in TryMatchConcat() argument
|
| H A D | function-body-decoder.h | 32 uint32_t offset; // offset in the module bytes, for error reporting member
|
| H A D | jump-table-assembler.h | 91 static uint32_t FarJumpSlotOffsetToIndex(uint32_t offset) { in FarJumpSlotOffsetToIndex() argument 136 int offset = 0; in GenerateFarJumpTable() local [all...] |
| H A D | wasm-linkage.h | 236 void SetStackOffset(int offset) { in SetStackOffset() argument
|
| /third_party/node/deps/v8/third_party/zlib/contrib/minizip/ |
| H A D | ioapi.c | 41 long call_zseek64 (const zlib_filefunc64_32_def* pfilefunc,voidpf filestream, ZPOS64_T offset, int origin) in call_zseek64() argument 161 static long ZCALLBACK fseek_file_func (voidpf opaque, voidpf stream, uLong offset, in argument 184 fseek64_file_func(voidpf opaque, voidpf stream, ZPOS64_T offset, int origin) fseek64_file_func() argument [all...] |
| H A D | mztools.c | 47 int offset = 0; local
|
| /third_party/node/deps/v8/third_party/zlib/ |
| H A D | gzlib.c | 485 z_off64_t offset; global() local [all...] |
| /third_party/node/src/ |
| H A D | node_wasm_web_api.cc | 105 size_t offset; in Push() local
|
| /third_party/node/test/cctest/ |
| H A D | node_test_fixture.h | 28 int offset = 0; in Argv() local
|
| /third_party/node/tools/ |
| H A D | gen_node_def.cc | 29 uintptr_t offset = 0; member 35 : root(reinterpret_cast<uintptr_t>(handle)), offset(offset) {} in offset() function 38 : root(root), offset(offset) {} in offset() function [all...] |
| /third_party/ntfs-3g/libntfs-3g/ |
| H A D | unix_io.c | 244 static s64 ntfs_device_unix_io_seek(struct ntfs_device *dev, s64 offset, in ntfs_device_unix_io_seek() argument 298 ntfs_device_unix_io_pread(struct ntfs_device *dev, void *buf, s64 count, s64 offset) ntfs_device_unix_io_pread() argument 315 ntfs_device_unix_io_pwrite(struct ntfs_device *dev, const void *buf, s64 count, s64 offset) ntfs_device_unix_io_pwrite() argument
|
| /third_party/ntfs-3g/ntfsprogs/ |
| H A D | ntfscat.c | 341 s64 offset; in cat() local
|
| /third_party/musl/libc-test/src/regression/ |
| H A D | malloc-safe-unlink.c | 43 int offset = *(const uint16_t *)(p - OFF_OFFSET); in get_group() local
|
| H A D | malloc-encode-pointer.c | 44 int offset = *(const uint16_t *)(p - OFF_OFFSET); in get_group() local
|
| H A D | malloc-modify-pointer.c | 51 int offset = *(uint16_t *)(p - OFF_OFFSET); in get_group() local
|
| /third_party/musl/porting/linux/user/ldso/ |
| H A D | zip_archive.h | 110 uint32_t offset; /* Offset of start of central directory entry. */ member
|
| /third_party/musl/src/linux/ |
| H A D | clock_adjtime.c | 11 long long offset, freq, maxerror, esterror; member 26 long offset, freq, maxerror, esterror; member [all...] |
| /third_party/nghttp2/src/ |
| H A D | shrpx_router.cc | 162 const RNode *match_complete(size_t *offset, const RNode *node, in match_complete() argument 194 match_partial(bool *pattern_is_wildcard, const RNode *node, size_t offset, const char *first, const char *last) match_partial() argument 316 size_t offset; match() local 335 size_t offset; match() local [all...] |