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

1 2 3 4 5 67 8 91011>>

  /prebuilts/ndk/r11/platforms/android-14/arch-x86/usr/include/
fenv.h 73 /* C99 floating-point exception functions */
81 /* C99 rounding control functions */
85 /* C99 floating-point environment functions */
  /prebuilts/ndk/r11/platforms/android-15/arch-x86/usr/include/
fenv.h 73 /* C99 floating-point exception functions */
81 /* C99 rounding control functions */
85 /* C99 floating-point environment functions */
  /prebuilts/ndk/r11/platforms/android-16/arch-x86/usr/include/
fenv.h 73 /* C99 floating-point exception functions */
81 /* C99 rounding control functions */
85 /* C99 floating-point environment functions */
  /prebuilts/ndk/r11/platforms/android-17/arch-x86/usr/include/
fenv.h 73 /* C99 floating-point exception functions */
81 /* C99 rounding control functions */
85 /* C99 floating-point environment functions */
  /prebuilts/ndk/r11/platforms/android-18/arch-x86/usr/include/
fenv.h 73 /* C99 floating-point exception functions */
81 /* C99 rounding control functions */
85 /* C99 floating-point environment functions */
  /prebuilts/ndk/r11/platforms/android-19/arch-x86/usr/include/
fenv.h 73 /* C99 floating-point exception functions */
81 /* C99 rounding control functions */
85 /* C99 floating-point environment functions */
  /prebuilts/ndk/r11/platforms/android-9/arch-x86/usr/include/
fenv.h 73 /* C99 floating-point exception functions */
81 /* C99 rounding control functions */
85 /* C99 floating-point environment functions */
  /device/google/marlin/dataservices/datatop/src/
Android.mk 21 LOCAL_CFLAGS := -Wall -Wextra -Werror -pedantic -std=c99
  /device/linaro/bootloader/OpenPlatformPkg/Chips/TexasInstruments/Omap35xx/Library/RealTimeClockLib/
RealTimeClockLib.inf 15 FILE_GUID = EC1713DB-7DB5-4c99-8FE2-6F52F95A1132
  /device/linaro/bootloader/edk2/Omap35xxPkg/Library/RealTimeClockLib/
RealTimeClockLib.inf 15 FILE_GUID = EC1713DB-7DB5-4c99-8FE2-6F52F95A1132
  /external/clang/bindings/python/tests/cindex/
test_comment.py 18 tu = TranslationUnit.from_source('fake.c', ['-std=c99'], unsaved_files=files,
  /external/clang/include/clang/AST/
OperationKinds.def 335 // [C99 6.5.5] Multiplicative operators.
339 // [C99 6.5.6] Additive operators.
342 // [C99 6.5.7] Bitwise shift operators.
345 // [C99 6.5.8] Relational operators.
350 // [C99 6.5.9] Equality operators.
353 // [C99 6.5.10] Bitwise AND operator.
355 // [C99 6.5.11] Bitwise XOR operator.
357 // [C99 6.5.12] Bitwise OR operator.
359 // [C99 6.5.13] Logical AND operator.
361 // [C99 6.5.14] Logical OR operator
    [all...]
  /external/clang/test/CXX/basic/basic.def.odr/
p1-var.cpp 7 // Bad: in C++, these are both definitions. None of that C99 tentative stuff.
  /external/clang/test/CodeGen/
builtins-arm-msvc-compat-only.c 12 // CHECK-EABI: warning: implicit declaration of function '__emit' is invalid in C99
c-unicode.c 7 // DENIED: warning: universal character names are only valid in C99 or C++; treating as '\' followed by identifier [-Wunicode]
  /external/clang/test/PCH/
chain-macro-override.c 13 h2(); // expected-warning{{implicit declaration of function 'h2' is invalid in C99}}
  /external/clang/test/Preprocessor/
c99-6_10_3_4_p6.c 1 // Example from C99 6.10.3.4p6
c99-6_10_3_4_p9.c 1 // Example from C99 6.10.3.4p9
  /external/clang/test/SemaCXX/
attr-gnu.cpp 13 void g(int a[static [[]] 5]); // expected-error {{static array size is a C99 feature, not permitted in C++}}
  /external/deqp/framework/delibs/deutil/
CMakeLists.txt 35 set_source_files_properties(deSocket.c COMPILE_FLAGS -std=c99)
  /external/swiftshader/third_party/subzero/tests_lit/asan_tests/
calloc_err.ll 11 ; CHECK-SAME: implicit declaration of function 'not_defined' is invalid in C99
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
OperationKinds.def 340 // [C99 6.5.5] Multiplicative operators.
344 // [C99 6.5.6] Additive operators.
347 // [C99 6.5.7] Bitwise shift operators.
350 // [C99 6.5.8] Relational operators.
355 // [C99 6.5.9] Equality operators.
358 // [C99 6.5.10] Bitwise AND operator.
360 // [C99 6.5.11] Bitwise XOR operator.
362 // [C99 6.5.12] Bitwise OR operator.
364 // [C99 6.5.13] Logical AND operator.
366 // [C99 6.5.14] Logical OR operator
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
OperationKinds.def 340 // [C99 6.5.5] Multiplicative operators.
344 // [C99 6.5.6] Additive operators.
347 // [C99 6.5.7] Bitwise shift operators.
350 // [C99 6.5.8] Relational operators.
355 // [C99 6.5.9] Equality operators.
358 // [C99 6.5.10] Bitwise AND operator.
360 // [C99 6.5.11] Bitwise XOR operator.
362 // [C99 6.5.12] Bitwise OR operator.
364 // [C99 6.5.13] Logical AND operator.
366 // [C99 6.5.14] Logical OR operator
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
OperationKinds.def 340 // [C99 6.5.5] Multiplicative operators.
344 // [C99 6.5.6] Additive operators.
347 // [C99 6.5.7] Bitwise shift operators.
350 // [C99 6.5.8] Relational operators.
355 // [C99 6.5.9] Equality operators.
358 // [C99 6.5.10] Bitwise AND operator.
360 // [C99 6.5.11] Bitwise XOR operator.
362 // [C99 6.5.12] Bitwise OR operator.
364 // [C99 6.5.13] Logical AND operator.
366 // [C99 6.5.14] Logical OR operator
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
OperationKinds.def 340 // [C99 6.5.5] Multiplicative operators.
344 // [C99 6.5.6] Additive operators.
347 // [C99 6.5.7] Bitwise shift operators.
350 // [C99 6.5.8] Relational operators.
355 // [C99 6.5.9] Equality operators.
358 // [C99 6.5.10] Bitwise AND operator.
360 // [C99 6.5.11] Bitwise XOR operator.
362 // [C99 6.5.12] Bitwise OR operator.
364 // [C99 6.5.13] Logical AND operator.
366 // [C99 6.5.14] Logical OR operator
    [all...]

Completed in 751 milliseconds

1 2 3 4 5 67 8 91011>>