• Home
  • Raw
  • Download

Lines Matching +refs:clang +refs:format +refs:buffer

1 // Protocol Buffers - Google's data interchange format
38 #pragma clang diagnostic push
39 #pragma clang diagnostic ignored "-Wdirect-ivar-access"
41 // Mutable arrays use an internal buffer that can always hold a multiple of this elements.
53 //% format:@"Index (%lu) beyond bounds (%lu)",
123 //% format:@"Failed to allocate %lu bytes",
261 //% format:@"Failed to allocate %lu bytes",
298 // clang-format off
351 format:@"Failed to allocate %lu bytes",
433 format:@"Index (%lu) beyond bounds (%lu)",
445 format:@"Failed to allocate %lu bytes",
472 format:@"Index (%lu) beyond bounds (%lu)",
493 format:@"Index (%lu) beyond bounds (%lu)",
506 format:@"Index (%lu) beyond bounds (%lu)",
530 format:@"Index (%lu) beyond bounds (%lu)",
535 format:@"Index (%lu) beyond bounds (%lu)",
545 // clang-format on
548 // clang-format off
601 format:@"Failed to allocate %lu bytes",
683 format:@"Index (%lu) beyond bounds (%lu)",
695 format:@"Failed to allocate %lu bytes",
722 format:@"Index (%lu) beyond bounds (%lu)",
743 format:@"Index (%lu) beyond bounds (%lu)",
756 format:@"Index (%lu) beyond bounds (%lu)",
780 format:@"Index (%lu) beyond bounds (%lu)",
785 format:@"Index (%lu) beyond bounds (%lu)",
795 // clang-format on
798 // clang-format off
851 format:@"Failed to allocate %lu bytes",
933 format:@"Index (%lu) beyond bounds (%lu)",
945 format:@"Failed to allocate %lu bytes",
972 format:@"Index (%lu) beyond bounds (%lu)",
993 format:@"Index (%lu) beyond bounds (%lu)",
1006 format:@"Index (%lu) beyond bounds (%lu)",
1030 format:@"Index (%lu) beyond bounds (%lu)",
1035 format:@"Index (%lu) beyond bounds (%lu)",
1045 // clang-format on
1048 // clang-format off
1101 format:@"Failed to allocate %lu bytes",
1183 format:@"Index (%lu) beyond bounds (%lu)",
1195 format:@"Failed to allocate %lu bytes",
1222 format:@"Index (%lu) beyond bounds (%lu)",
1243 format:@"Index (%lu) beyond bounds (%lu)",
1256 format:@"Index (%lu) beyond bounds (%lu)",
1280 format:@"Index (%lu) beyond bounds (%lu)",
1285 format:@"Index (%lu) beyond bounds (%lu)",
1295 // clang-format on
1298 // clang-format off
1351 format:@"Failed to allocate %lu bytes",
1433 format:@"Index (%lu) beyond bounds (%lu)",
1445 format:@"Failed to allocate %lu bytes",
1472 format:@"Index (%lu) beyond bounds (%lu)",
1493 format:@"Index (%lu) beyond bounds (%lu)",
1506 format:@"Index (%lu) beyond bounds (%lu)",
1530 format:@"Index (%lu) beyond bounds (%lu)",
1535 format:@"Index (%lu) beyond bounds (%lu)",
1545 // clang-format on
1548 // clang-format off
1601 format:@"Failed to allocate %lu bytes",
1683 format:@"Index (%lu) beyond bounds (%lu)",
1695 format:@"Failed to allocate %lu bytes",
1722 format:@"Index (%lu) beyond bounds (%lu)",
1743 format:@"Index (%lu) beyond bounds (%lu)",
1756 format:@"Index (%lu) beyond bounds (%lu)",
1780 format:@"Index (%lu) beyond bounds (%lu)",
1785 format:@"Index (%lu) beyond bounds (%lu)",
1795 // clang-format on
1798 // clang-format off
1851 format:@"Failed to allocate %lu bytes",
1933 format:@"Index (%lu) beyond bounds (%lu)",
1945 format:@"Failed to allocate %lu bytes",
1972 format:@"Index (%lu) beyond bounds (%lu)",
1993 format:@"Index (%lu) beyond bounds (%lu)",
2006 format:@"Index (%lu) beyond bounds (%lu)",
2030 format:@"Index (%lu) beyond bounds (%lu)",
2035 format:@"Index (%lu) beyond bounds (%lu)",
2045 // clang-format on
2117 format:@"Failed to allocate %lu bytes",
2143 // clang-format off
2203 // clang-format on
2209 // clang-format off
2213 format:@"Index (%lu) beyond bounds (%lu)",
2216 // clang-format on
2228 // clang-format off
2232 format:@"Index (%lu) beyond bounds (%lu)",
2235 // clang-format on
2276 // clang-format off
2284 format:@"Failed to allocate %lu bytes",
2311 format:@"Index (%lu) beyond bounds (%lu)",
2332 format:@"Index (%lu) beyond bounds (%lu)",
2345 format:@"Index (%lu) beyond bounds (%lu)",
2369 format:@"Index (%lu) beyond bounds (%lu)",
2374 format:@"Index (%lu) beyond bounds (%lu)",
2382 // clang-format on
2385 // clang-format off
2397 format:@"%@: Attempt to set an unknown enum value (%d)",
2416 format:@"Index (%lu) beyond bounds (%lu)",
2421 format:@"%@: Attempt to set an unknown enum value (%d)",
2442 format:@"Index (%lu) beyond bounds (%lu)",
2447 format:@"%@: Attempt to set an unknown enum value (%d)",
2452 // clang-format on
2460 //% format:@"%@: Attempt to set an unknown enum value (%d)",
2468 //% format:@"%@: Attempt to set an unknown enum value (%d)",
2559 objects:(id __unsafe_unretained [])buffer
2561 return [_array countByEnumeratingWithState:state objects:buffer count:len];
2575 #pragma clang diagnostic pop