| /src/usr.sbin/fstyp/ |
| ntfs.c | 63 uint16_t a_index; member in struct:ntfs_attr
|
| /src/sys/fs/ntfs/ |
| ntfs.h | 71 u_int16_t a_index; member in struct:attrhdr
|
| ntfs_subr.c | 558 vap->va_index = rap->a_hdr.a_index;
|
| /src/external/gpl3/binutils/dist/gas/config/ |
| tc-m32r.c | 757 int a_index; 769 for (a_index = 0; 771 a_index ++, a_operands ++) 784 if (OPERAND_IS_COND_BIT (a_operands, a->indices, a_index)) 814 && (a->indices[a_index] == b->indices[b_index])) 754 int a_index; local
|
| tc-aarch64.c | 6104 int a_index = (a->detail.index < 0 6110 if (a_index != b_index) 6111 return a_index > b_index; 6098 int a_index = (a->detail.index < 0 local
|
| /src/external/gpl3/binutils.old/dist/gas/config/ |
| tc-m32r.c | 757 int a_index; 769 for (a_index = 0; 771 a_index ++, a_operands ++) 784 if (OPERAND_IS_COND_BIT (a_operands, a->indices, a_index)) 814 && (a->indices[a_index] == b->indices[b_index])) 754 int a_index; local
|
| tc-aarch64.c | 6073 int a_index = (a->detail.index < 0 6079 if (a_index != b_index) 6080 return a_index > b_index; 6067 int a_index = (a->detail.index < 0 local
|
| /src/external/gpl3/gcc.old/dist/gcc/ |
| tree-data-ref.cc | 5086 distance vector. A_INDEX is the index of the first reference 5094 unsigned int a_index, unsigned int b_index, 5113 access_fn_a = SUB_ACCESS_FN (subscript, a_index); 5548 data references. A_INDEX is the index of the first reference (0 for 5553 unsigned int a_index, unsigned int b_index, 5565 analyze_overlapping_iterations (SUB_ACCESS_FN (subscript, a_index),
|