| /src/crypto/external/apache2/openssl/dist/crypto/slh_dsa/ |
| slh_fors.c | 216 uint32_t i, j, aoff = 0; local 246 uint32_t node_id = id + aoff; 278 aoff += two_power_a;
|
| slh_fors.c | 216 uint32_t i, j, aoff = 0; local 246 uint32_t node_id = id + aoff; 278 aoff += two_power_a;
|
| /src/sys/fs/ntfs/ |
| ntfs_subr.c | 69 u_int32_t aoff; member in struct:ntfs_lookup_ctx 779 u_int32_t aoff; local 825 aoff = sizeof(struct attr_indexroot); 828 iep = (struct attr_indexentry *) ((char *)rdbuf + aoff); 830 for (; !(iep->ie_flag & NTFS_IEFLAG_LAST) && (rdsize > aoff); 831 aoff += iep->reclen, 832 iep = (struct attr_indexentry *) ((char *)rdbuf + aoff)) 865 tctx->aoff = aoff + iep->reclen; 914 cn = *(cn_t *) ((char *)rdbuf + aoff 1036 u_int32_t aoff, cnum; local [all...] |
| ntfs_subr.c | 69 u_int32_t aoff; member in struct:ntfs_lookup_ctx 779 u_int32_t aoff; local 825 aoff = sizeof(struct attr_indexroot); 828 iep = (struct attr_indexentry *) ((char *)rdbuf + aoff); 830 for (; !(iep->ie_flag & NTFS_IEFLAG_LAST) && (rdsize > aoff); 831 aoff += iep->reclen, 832 iep = (struct attr_indexentry *) ((char *)rdbuf + aoff)) 865 tctx->aoff = aoff + iep->reclen; 914 cn = *(cn_t *) ((char *)rdbuf + aoff 1036 u_int32_t aoff, cnum; local [all...] |
| /src/external/gpl3/gcc/dist/gcc/ |
| asan.cc | 2062 HOST_WIDE_INT aoff local 2065 rz_buffer.emit_redzone_byte (aoff, offset - aoff); 2066 offset = aoff + ASAN_SHADOW_GRANULARITY;
|
| asan.cc | 2062 HOST_WIDE_INT aoff local 2065 rz_buffer.emit_redzone_byte (aoff, offset - aoff); 2066 offset = aoff + ASAN_SHADOW_GRANULARITY;
|
| /src/external/gpl3/gcc.old/dist/gcc/ |
| asan.cc | 2019 HOST_WIDE_INT aoff local 2022 rz_buffer.emit_redzone_byte (aoff, offset - aoff); 2023 offset = aoff + ASAN_SHADOW_GRANULARITY;
|
| asan.cc | 2019 HOST_WIDE_INT aoff local 2022 rz_buffer.emit_redzone_byte (aoff, offset - aoff); 2023 offset = aoff + ASAN_SHADOW_GRANULARITY;
|