HomeSort by relevance Sort by last modified time
    Searched full:c99 (Results 526 - 550 of 1313) sorted by null

<<21222324252627282930>>

  /external/chromium_org/third_party/WebKit/PerformanceTests/Animation/
balls-transition-20-properties.html 67 var colors = ["#cc0000", "#ffcc00", "#aaff00", "#0099cc", "#194c99", "#661999"];
balls-transition-40-properties.html 67 var colors = ["#cc0000", "#ffcc00", "#aaff00", "#0099cc", "#194c99", "#661999"];
balls-transition-all.html 67 var colors = ["#cc0000", "#ffcc00", "#aaff00", "#0099cc", "#194c99", "#661999"];
balls-transitions.html 67 var colors = ["#cc0000", "#ffcc00", "#aaff00", "#0099cc", "#194c99", "#661999"];
  /external/chromium_org/third_party/icu/source/tools/tzcode/
tzfile.h 174 ** (which is allowed by C89 but not C99).
  /external/chromium_org/third_party/libusb/src/msvc/
stdint.h 232 platforms, because C99 provides no standard way to designate
  /external/chromium_org/third_party/ots/src/
ots.h 33 // MSVC supports C99 style variadic macros.
  /external/chromium_org/third_party/skia/include/gpu/
GrConfig.h 54 * Include stdint.h with defines that trigger declaration of C99 limit/const
  /external/chromium_org/third_party/yasm/source/patched-yasm/m4/
ax_create_stdint_h.m4 130 [ac_cv_stdint_result="(assuming C99 compatible system)"
176 dnl if there was no good C99 header file, do some typedef checks...
244 echo "/* whether we have a C99 compatible stdint header file */" >>$ac_stdint
568 /* The ISO C99 standard specifies that in C++ implementations these
  /external/clang/include/clang/Basic/
DiagnosticCommonKinds.td 94 "'long long' is an extension when C99 mode is not enabled">,
DiagnosticGroups.td 46 def C99Compat : DiagGroup<"c99-compat">;
520 // A warning group for warnings about using C99 features as extensions.
521 def C99 : DiagGroup<"c99-extensions">;
TokenKinds.h 46 /// \brief Defines the possible values of an on-off-switch (C99 6.10.6p2).
  /external/clang/include/clang/Lex/
Pragma.h 39 * \brief The pragma was introduced via the C99 _Pragma(string-literal).
  /external/clang/lib/Lex/
MacroInfo.cpp 70 /// C99 6.10.3.
  /external/clang/lib/Parse/
ParseInit.cpp 10 // This file implements initializer parsing as specified by C99 6.7.8.
39 // C++11 lambda expressions and C99 designators can be ambiguous all the
69 // whether this is a C99 designator or a lambda.
390 /// initializer: [C99 6.7.8]
  /external/clang/test/Sema/
conditional-expr.c 84 return ((((&x) != ((void *) 0)) ? (*(&x) = ((char) 1)) : (void) ((void *) 0)), (unsigned long) ((void *) 0)); // expected-warning {{C99 forbids conditional expressions with only one void side}}
many-parameters.c 1 // RUN: %clang_cc1 -fsyntax-only -std=c99 %s
  /external/compiler-rt/lib/
CMakeLists.txt 188 CFLAGS "-std=c99")
  /external/dhcpcd/
Makefile 9 CSTD?= c99
README 28 We now default to using -std=c99. For 64-bit linux, this always works, but
  /external/icu4c/tools/tzcode/
tzfile.h 174 ** (which is allowed by C89 but not C99).
  /external/libmtp/src/
gphoto2-endian-ppc.h 83 /* Define the C99 standard length-specific integer types */
  /external/llvm/include/llvm/Support/
DataTypes.h 57 /* Note that <inttypes.h> includes <stdint.h>, if this is a C99 system. */
DataTypes.h.cmake 55 /* Note that <inttypes.h> includes <stdint.h>, if this is a C99 system. */
DataTypes.h.in 55 /* Note that <inttypes.h> includes <stdint.h>, if this is a C99 system. */

Completed in 231 milliseconds

<<21222324252627282930>>