| /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/internal/util/ |
| array.d | 46 const size_t length1, const size_t length2) 48 if (length1 == length2) 55 msg ~= length1.unsignedToTempString(tmpBuff); 108 const size_t length1, const size_t length2) 110 if (length1 == length2) 114 action, length1, length2));
|
| /src/external/gpl3/gcc/dist/libsanitizer/asan/ |
| asan_interceptors_memintrinsics.h | 90 static inline bool RangesOverlap(const char *offset1, uptr length1, 92 return !((offset1 + length1 <= offset2) || (offset2 + length2 <= offset1)); 94 #define CHECK_RANGES_OVERLAP(name, _offset1, length1, _offset2, length2) \ 98 if (UNLIKELY(RangesOverlap(offset1, length1, offset2, length2))) { \ 105 ReportStringFunctionMemoryRangesOverlap(name, offset1, length1, \
|
| asan_report.h | 79 const char *offset1, uptr length1,
|
| asan_errors.h | 276 uptr length1, length2; member in struct:__asan::ErrorStringFunctionMemoryRangesOverlap 287 length1(length1_), 289 addr1_description(addr1, length1, /*shouldLockThreadRegistry=*/false),
|
| /src/external/gpl2/diffutils/include/ |
| regex.h | 19 int length1, const char *string2, int length2, 28 int length1, const char *string2, int length2,
|
| /src/external/gpl2/grep/dist/lib/ |
| regex.h | 21 int length1, const char *string2, int length2, 30 int length1, const char *string2, int length2,
|
| /src/sys/external/bsd/compiler_rt/dist/lib/asan/ |
| asan_interceptors_memintrinsics.h | 132 static inline bool RangesOverlap(const char *offset1, uptr length1, 134 return !((offset1 + length1 <= offset2) || (offset2 + length2 <= offset1)); 136 #define CHECK_RANGES_OVERLAP(name, _offset1, length1, _offset2, length2) \ 140 if (RangesOverlap(offset1, length1, offset2, length2)) { \ 147 ReportStringFunctionMemoryRangesOverlap(name, offset1, length1, \
|
| asan_report.h | 77 const char *offset1, uptr length1,
|
| asan_errors.h | 261 uptr length1, length2; member in struct:__asan::ErrorStringFunctionMemoryRangesOverlap 272 length1(length1_), 274 addr1_description(addr1, length1, /*shouldLockThreadRegistry=*/false),
|
| /src/external/gpl3/gcc.old/dist/libsanitizer/asan/ |
| asan_interceptors_memintrinsics.h | 131 static inline bool RangesOverlap(const char *offset1, uptr length1, 133 return !((offset1 + length1 <= offset2) || (offset2 + length2 <= offset1)); 135 #define CHECK_RANGES_OVERLAP(name, _offset1, length1, _offset2, length2) \ 139 if (RangesOverlap(offset1, length1, offset2, length2)) { \ 146 ReportStringFunctionMemoryRangesOverlap(name, offset1, length1, \
|
| asan_report.h | 78 const char *offset1, uptr length1,
|
| asan_errors.h | 276 uptr length1, length2; member in struct:__asan::ErrorStringFunctionMemoryRangesOverlap 287 length1(length1_), 289 addr1_description(addr1, length1, /*shouldLockThreadRegistry=*/false),
|
| /src/external/bsd/wpa/dist/src/pae/ |
| ieee802_1x_kay_i.h | 169 u8 length1; member in struct:ieee802_1x_mka_hdr 184 * @length1: Parameter set body length (cont) 208 u8 length1; member in struct:ieee802_1x_mka_basic_body 224 * @length1: Parameter set body length (cont) 241 u8 length1; member in struct:ieee802_1x_mka_peer_body 305 u8 length1; member in struct:ieee802_1x_mka_sak_use_body 327 * @length1: Parameter set body length (cont) 359 u8 length1; member in struct:ieee802_1x_mka_dist_sak_body 374 * @length1: Parameter set body length (cont) 396 u8 length1; member in struct:ieee802_1x_mka_dist_cak_body 419 u8 length1; member in struct:ieee802_1x_mka_icv_body [all...] |
| /src/external/gpl2/texinfo/dist/util/ |
| texindex.c | 120 long int length1, long int pos1, char *start2, 362 long length1, length2; 363 char *start1 = find_field (&keyfields[i], *line1, &length1); 365 int tem = compare_field (&keyfields[i], start1, length1, 423 long length1, length2; 424 char *start1 = find_field (&keyfields[i], text1, &length1); 426 int tem = compare_field (&keyfields[i], start1, length1, 458 long length1, length2; 459 char *start1 = find_field (&keyfields[i], str1, &length1); 461 int tem = compare_field (&keyfields[i], start1, length1, pos1 359 long length1, length2; local 420 long length1, length2; local 455 long length1, length2; local [all...] |
| /src/external/gpl2/gettext/dist/gettext-tools/libgrep/ |
| regex.h | 472 int length1, const char *string2, int length2, 485 int length1, const char *string2, int length2,
|
| /src/external/gpl3/binutils/dist/include/ |
| xregex2.h | 474 int length1, const char *string2, int length2, 487 int length1, const char *string2, int length2,
|
| /src/external/gpl3/binutils.old/dist/include/ |
| xregex2.h | 474 int length1, const char *string2, int length2, 487 int length1, const char *string2, int length2,
|
| /src/external/gpl3/gcc/dist/include/ |
| xregex2.h | 474 int length1, const char *string2, int length2, 487 int length1, const char *string2, int length2,
|
| /src/external/gpl3/gcc.old/dist/include/ |
| xregex2.h | 474 int length1, const char *string2, int length2, 487 int length1, const char *string2, int length2,
|
| /src/external/gpl3/gdb.old/dist/include/ |
| xregex2.h | 474 int length1, const char *string2, int length2, 487 int length1, const char *string2, int length2,
|
| /src/external/gpl3/gdb/dist/include/ |
| xregex2.h | 474 int length1, const char *string2, int length2, 487 int length1, const char *string2, int length2,
|
| /src/external/mpl/dhcp/bind/dist/lib/dns/ |
| rdataslab.c | 926 unsigned int length1, length2; local 946 length1 = *current1++ * 256; 947 length1 += *current1++; 957 if (length1 != length2 || 958 memcmp(current1, current2, length1) != 0) 963 current1 += length1; 964 current2 += length1;
|
| /src/external/gpl2/diffutils/dist/lib/posix/ |
| regex.h | 483 int length1, const char *string2, int length2, 497 int length1, const char *string2, int length2,
|
| /src/external/gpl2/grep/dist/lib/posix/ |
| regex.h | 487 int length1, const char *string2, int length2, 501 int length1, const char *string2, int length2,
|
| /src/external/bsd/zstd/dist/lib/decompress/ |
| zstd_decompress_block.c | 939 { size_t const length1 = dictEnd - match; local 940 ZSTD_memmove(oLitEnd, match, length1); 941 op = oLitEnd + length1; 942 sequence.matchLength -= length1; 988 { size_t const length1 = dictEnd - match; local 989 ZSTD_memmove(oLitEnd, match, length1); 990 op = oLitEnd + length1; 991 sequence.matchLength -= length1; 1061 { size_t const length1 = dictEnd - match; local 1062 ZSTD_memmove(oLitEnd, match, length1); 1154 { size_t const length1 = dictEnd - match; local [all...] |