Searched
full:c99 (Results
926 -
950 of
1313) sorted by null
<<31323334353637383940>>
/external/chromium_org/third_party/libexif/ |
chromium.patch | 552 +// Define C99 equivalent types.
|
/external/chromium_org/third_party/libxml/src/ |
INSTALL | 107 ./configure CC=c99 CFLAGS=-g LIBS=-lposix
|
/external/chromium_org/third_party/tcmalloc/vendor/ |
configure.ac | 272 [/* C99 says: define this to get the PRI... macros from stdint.h */
|
/external/chromium_org/v8/src/ |
platform-posix.cc | 323 // NAN from math.h is defined in C99 and not in POSIX.
|
/external/chromium_org/v8/test/webkit/ |
dfg-inline-arguments-become-double-expected.txt | 128 PASS argsToStr(baz("a" + __i, "b" + __i, "c" + __i)) is "[object Arguments]: a99, 42.5, c99"
|
dfg-inline-arguments-become-int32-expected.txt | 128 PASS argsToStr(baz("a" + __i, "b" + __i, "c" + __i)) is "[object Arguments]: a99, 42, c99"
|
dfg-inline-arguments-reset-changetype-expected.txt | 128 PASS argsToStr(baz("a" + __i, __i + 2, "c" + __i)) is "[object Arguments]: a99, a99, c99"
|
dfg-inline-arguments-reset-expected.txt | 128 PASS argsToStr(baz("a" + __i, "b" + __i, "c" + __i)) is "[object Arguments]: a99, a99, c99"
|
dfg-inline-arguments-simple-expected.txt | 128 PASS argsToStr(baz("a" + __i, "b" + __i, "c" + __i)) is "[object Arguments]: a99, b99, c99"
|
dfg-inline-arguments-use-directly-from-inlined-code-expected.txt | 128 PASS argsToStr(bar("a" + __i, "b" + __i, "c" + __i)) is "[object Arguments]: a99, b99, c99"
|
dfg-inline-arguments-use-from-getter-expected.txt | 128 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Object], b99, c99"
|
/external/clang/docs/ |
InternalsManual.rst | [all...] |
/external/clang/include/clang/Basic/ |
TargetInfo.h | 321 /// \brief Return the value for the C99 FLT_EVAL_METHOD macro.
|
/external/clang/lib/Headers/ |
tgmath.h | 28 /* C99 7.22 Type-generic math <tgmath.h>. */
|
/external/icu4c/config/ |
icu-config | 206 CFLAGS="-O2 -Wall -std=c99 -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings ${THREADSCFLAGS} "
|
/external/icu4c/i18n/ |
ucol_wgt.cpp | 80 // ANSI C99 6.5.7 Bitwise shift operators:
|
/external/libcap-ng/libcap-ng-0.7/ |
INSTALL | 107 ./configure CC=c99 CFLAGS=-g LIBS=-lposix
|
/external/libexif/ |
INSTALL | 107 ./configure CC=c99 CFLAGS=-g LIBS=-lposix
|
/external/open-vcdiff/ |
INSTALL | 107 ./configure CC=c99 CFLAGS=-g LIBS=-lposix
|
/external/openssh/openbsd-compat/ |
bsd-snprintf.c | 54 * added C99 semantics
|
/external/oprofile/libpp/ |
format_output.cpp | 12 /* older glibc has C99 INFINITY in _GNU_SOURCE */
|
/external/srtp/crypto/math/ |
datatypes.c | 455 /* C99 guarantees that memset(0) will set the value 0 for uint32_t */
|
/external/v8/src/ |
platform-solaris.cc | 63 // access signbit() despite the availability of other C99 math functions.
|
/frameworks/base/docs/html/guide/topics/renderscript/ |
compute.jd | 41 <li>High-performance compute kernels are written in a C99-derived language.</li>
|
/ndk/sources/host-tools/sed-4.2.1/lib/ |
regex.h | 634 /* GCC 2.95 and later have "__restrict"; C99 compilers have
|
Completed in 1351 milliseconds
<<31323334353637383940>>