Searched
full:c99 (Results
526 -
550 of
1378) sorted by null
<<21222324252627282930>>
/external/libopus/celt/ |
stack_alloc.h | 98 /* C99 does not allow VLAs of size zero */
|
/external/libyuv/files/third_party/gflags/gen/posix/include/gflags/ |
gflags_declare.h | 79 #if 1 // C99
|
/external/libyuv/files/third_party/gflags/gen/win/include/gflags/ |
gflags_declare.h | 79 #if 0 // C99
|
/external/llvm/include/llvm/Support/ |
DataTypes.h | 57 /* Note that <inttypes.h> includes <stdint.h>, if this is a C99 system. */
|
/external/llvm/lib/Support/ |
Regex.cpp | 132 // FIXME: We should have a StringExtras function for mapping C99 escapes.
|
/external/llvm/lib/Target/WebAssembly/InstPrinter/ |
WebAssemblyInstPrinter.cpp | 72 // Use C99's hexadecimal floating-point representation.
|
/external/mdnsresponder/mDNSCore/ |
mDNSDebug.h | 70 // Variable argument macro support. Use ANSI C99 __VA_ARGS__ where possible. Otherwise, use the next best thing.
|
/external/minijail/ |
libminijailpreload.c | 105 /* This hack is unfortunately required by C99 - casting directly from
|
/external/opencv3/3rdparty/openexr/Imath/ |
ImathPlatform.h | 61 // Some, but not all, C++ compilers support the C99 restrict
|
/external/opencv3/3rdparty/zlib/ |
gzguts.h | 98 /* unlike snprintf (which is required in C99, yet still not supported by
|
/external/parameter-framework/upstream/parameter/ |
ParameterType.cpp | 159 // ISO C99 (6.5.7/4) & ISO C++11 [expr.shift]
|
/external/pdfium/third_party/zlib_v128/ |
gzguts.h | 100 /* unlike snprintf (which is required in C99, yet still not supported by
|
/external/skia/include/private/ |
SkFloatingPoint.h | 43 // Posix has demanded 'float copysignf(float, float)' (from C99) since Issue 6.
|
/external/toybox/lib/ |
linestack.c | 38 // alloca() was in 32V and Turbo C for DOS, but isn't in posix or c99.
|
/external/vixl/src/vixl/ |
globals.h | 30 // Get standard C99 macros for integer types.
|
/external/vulkan-validation-layers/ |
CMakeLists.txt | 65 set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -std=c99 ${COMMON_COMPILE_FLAGS}")
|
/external/zlib/src/ |
gzguts.h | 98 /* unlike snprintf (which is required in C99, yet still not supported by
|
/frameworks/base/packages/SystemUI/res/drawable/ |
pop_swirl.xml | 28 android:pathData="M50.000000,50.000000c37.543999,20.816000 47.747002,6.248000 49.965000,1.408000C99.977997,50.938000 100.000000,50.473000 100.000000,50.000000c0.000000,-8.627000 -2.186000,-16.743999 -6.032000,-23.827000C94.486000,31.393000 93.098000,49.251999 50.000000,50.000000z"
|
/frameworks/wilhelm/src/ |
MPH_to.c | 21 // If defined, then compile with C99 such as GNU C, not GNU C++ or non-GNU C.
|
/ndk/sources/android/support/src/msun/ |
math_private.h | 277 * Attempt to get strict C99 semantics for assignment with non-C99 compilers. 429 * C99 specifies that complex numbers have the same representation as 451 * The C99 standard intends x+I*y to be used for this, but x+I*y is
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/ |
cctype | 22 int isblank(int c); // C99
|
cerrno | 20 EILSEQ // C99
|
cwctype | 32 int iswblank(wint_t wc); // C99
|
/packages/inputmethods/LatinIME/java/res/xml/ |
rowkeys_kannada1.xml | 71 U+0C99: "?" KANNADA LETTER NGA
|
/prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/include/gcc/darwin/4.2/ |
stdint.h | 128 the rules in the standard (section 6.4.4.1 in C99) will give it
|
Completed in 934 milliseconds
<<21222324252627282930>>