HomeSort by relevance Sort by last modified time
    Searched full:c99 (Results 251 - 275 of 2358) sorted by null

<<11121314151617181920>>

  /external/dhcpcd-6.8.2/dev/
Makefile 6 CSTD?= c99
  /external/dhcpcd-6.8.2/test/
Makefile 9 CSTD?= c99
  /external/libcxx/include/
cerrno 20 EILSEQ // C99
cstdarg 20 void va_copy(va_list dest, va_list src); // C99
  /external/libese/libese/
Android.bp 21 cflags: ["-std=c99", "-D_FORTIFY_SOURCE=2"],
  /external/libese/libese-sysdeps/
Android.bp 25 cflags: ["-std=c99"],
  /external/libese/libese-sysdeps/include/ese/
sysdeps.h 33 /* Mimic C11 _Static_assert behavior for a C99 world. */
  /external/libese/tools/ese_relay/
Android.bp 26 cflags: ["-std=c99", "-D_FORTIFY_SOURCE=2"],
  /external/libvpx/libvpx/vpx/
vpx_integer.h 41 /* Most platforms have the C99 standard integer types. */
  /external/mesa3d/include/
c99_math.h 29 * Wrapper for math.h which makes sure we have definitions of all the c99
116 #endif /* C99 */
145 /* ISO C99 says that fpclassify is a macro. Assume that any implementation
146 * of fpclassify, whether it's in a C99 compiler or not, will be a macro.
  /external/mesa3d/src/compiler/glsl/glcpp/
README 12 the C99 standard as available from:
  /external/valgrind/memcheck/tests/
varinforestrict.c 1 // Simple program that uses C99 restrict qualifier.
  /frameworks/native/vulkan/nulldrv/
Android.bp 37 "-Wno-c99-extensions",
  /frameworks/native/vulkan/tools/
Android.bp 34 "-Wno-c99-extensions",
  /frameworks/rs/cpp/
RenderScript.h 23 * can utilize to write RenderScript code in C99. The RenderScript compute header
  /prebuilts/clang/host/darwin-x86/clang-2812033/lib64/clang/3.8/include/
stdint.h 33 // C99 7.18.3 Limits of other integer types
50 // so that a C library implementation which follows the C99 standard can be
76 /* C99 7.18.1.1 Exact-width integer types.
77 * C99 7.18.1.2 Minimum-width integer types.
78 * C99 7.18.1.3 Fastest minimum-width integer types.
254 /* C99 7.18.1.4 Integer types capable of holding object pointers.
274 /* C99 7.18.1.5 Greatest-width integer types.
279 /* C99 7.18.4 Macros for minimum-width integer constants.
455 /* C99 7.18.2.1 Limits of exact-width integer types.
456 * C99 7.18.2.2 Limits of minimum-width integer types
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3289846/lib64/clang/3.8/include/
stdint.h 33 // C99 7.18.3 Limits of other integer types
50 // so that a C library implementation which follows the C99 standard can be
76 /* C99 7.18.1.1 Exact-width integer types.
77 * C99 7.18.1.2 Minimum-width integer types.
78 * C99 7.18.1.3 Fastest minimum-width integer types.
254 /* C99 7.18.1.4 Integer types capable of holding object pointers.
274 /* C99 7.18.1.5 Greatest-width integer types.
279 /* C99 7.18.4 Macros for minimum-width integer constants.
455 /* C99 7.18.2.1 Limits of exact-width integer types.
456 * C99 7.18.2.2 Limits of minimum-width integer types
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3362437/lib64/clang/3.8/include/
stdint.h 33 // C99 7.18.3 Limits of other integer types
50 // so that a C library implementation which follows the C99 standard can be
76 /* C99 7.18.1.1 Exact-width integer types.
77 * C99 7.18.1.2 Minimum-width integer types.
78 * C99 7.18.1.3 Fastest minimum-width integer types.
254 /* C99 7.18.1.4 Integer types capable of holding object pointers.
274 /* C99 7.18.1.5 Greatest-width integer types.
279 /* C99 7.18.4 Macros for minimum-width integer constants.
455 /* C99 7.18.2.1 Limits of exact-width integer types.
456 * C99 7.18.2.2 Limits of minimum-width integer types
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3859424/lib64/clang/4.0/include/
stdint.h 33 // C99 7.18.3 Limits of other integer types
50 // so that a C library implementation which follows the C99 standard can be
76 /* C99 7.18.1.1 Exact-width integer types.
77 * C99 7.18.1.2 Minimum-width integer types.
78 * C99 7.18.1.3 Fastest minimum-width integer types.
254 /* C99 7.18.1.4 Integer types capable of holding object pointers.
274 /* C99 7.18.1.5 Greatest-width integer types.
279 /* C99 7.18.4 Macros for minimum-width integer constants.
455 /* C99 7.18.2.1 Limits of exact-width integer types.
456 * C99 7.18.2.2 Limits of minimum-width integer types
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/lib64/clang/5.0/include/
stdint.h 33 // C99 7.18.3 Limits of other integer types
50 // so that a C library implementation which follows the C99 standard can be
76 /* C99 7.18.1.1 Exact-width integer types.
77 * C99 7.18.1.2 Minimum-width integer types.
78 * C99 7.18.1.3 Fastest minimum-width integer types.
254 /* C99 7.18.1.4 Integer types capable of holding object pointers.
274 /* C99 7.18.1.5 Greatest-width integer types.
279 /* C99 7.18.4 Macros for minimum-width integer constants.
455 /* C99 7.18.2.1 Limits of exact-width integer types.
456 * C99 7.18.2.2 Limits of minimum-width integer types
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/lib64/clang/5.0/include/
stdint.h 33 // C99 7.18.3 Limits of other integer types
50 // so that a C library implementation which follows the C99 standard can be
76 /* C99 7.18.1.1 Exact-width integer types.
77 * C99 7.18.1.2 Minimum-width integer types.
78 * C99 7.18.1.3 Fastest minimum-width integer types.
254 /* C99 7.18.1.4 Integer types capable of holding object pointers.
274 /* C99 7.18.1.5 Greatest-width integer types.
279 /* C99 7.18.4 Macros for minimum-width integer constants.
455 /* C99 7.18.2.1 Limits of exact-width integer types.
456 * C99 7.18.2.2 Limits of minimum-width integer types
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/lib64/clang/5.0/include/
stdint.h 33 // C99 7.18.3 Limits of other integer types
50 // so that a C library implementation which follows the C99 standard can be
76 /* C99 7.18.1.1 Exact-width integer types.
77 * C99 7.18.1.2 Minimum-width integer types.
78 * C99 7.18.1.3 Fastest minimum-width integer types.
254 /* C99 7.18.1.4 Integer types capable of holding object pointers.
274 /* C99 7.18.1.5 Greatest-width integer types.
279 /* C99 7.18.4 Macros for minimum-width integer constants.
455 /* C99 7.18.2.1 Limits of exact-width integer types.
456 * C99 7.18.2.2 Limits of minimum-width integer types
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/include/c++/v1/
cerrno 20 EILSEQ // C99
cstdarg 20 void va_copy(va_list dest, va_list src); // C99
  /prebuilts/clang/host/darwin-x86/clang-4053586/lib64/clang/5.0/include/
stdint.h 33 // C99 7.18.3 Limits of other integer types
50 // so that a C library implementation which follows the C99 standard can be
76 /* C99 7.18.1.1 Exact-width integer types.
77 * C99 7.18.1.2 Minimum-width integer types.
78 * C99 7.18.1.3 Fastest minimum-width integer types.
254 /* C99 7.18.1.4 Integer types capable of holding object pointers.
274 /* C99 7.18.1.5 Greatest-width integer types.
279 /* C99 7.18.4 Macros for minimum-width integer constants.
455 /* C99 7.18.2.1 Limits of exact-width integer types.
456 * C99 7.18.2.2 Limits of minimum-width integer types
    [all...]

Completed in 1296 milliseconds

<<11121314151617181920>>