/build/core/ |
node_fns.mk | 172 $(warning Cycle detected between "$(2)" and "$(i)" for context "$(1)") \
|
/external/v8/test/mjsunit/regress/ |
regress-233.js | 29 // A stack overflow detected by a global regexp match wasn't handled correctly.
|
/ndk/build/core/ |
init.mk | 33 $(info Android NDK: GNU Make version $(MAKE_VERSION) detected) 118 $(call ndk_log,Host OS was auto-detected: $(HOST_OS)) 144 $(call ndk_log,Host CPU was auto-detected: $(HOST_ARCH)) 184 $(call ndk_log,Host awk tool was auto-detected: $(HOST_AWK))
|
build-local.mk | 31 $(info Android NDK: NDK installation path auto-detected: '$(NDK_ROOT)')
|
main.mk | 36 $(info Android NDK: NDK installation path auto-detected: '$(NDK_ROOT)')
|
/external/libvpx/examples/includes/geshi/contrib/ |
cssgen.php | 252 echo 'Everything seems to be detected successfully. Use the button to continue. 288 Detected languages:<br />'; 300 echo 'If you\'d like any other languages not detected here to be supported, please enter
|
/external/chromium/third_party/icu/source/test/intltest/ |
csdetest.cpp | 281 UChar *detected = NEW_ARRAY(UChar, sLength); local 291 ucsdet_getUChars(match, detected, sLength, &status); 293 if (s.compare(detected, sLength) != 0) { 300 DELETE_ARRAY(detected); 714 const char charText[] = "Here is some random English text that should be detected as ISO-8859-1." 715 "Ticket 6394 claims that ISO-8859-1 will appear in the array of detected "
|
/external/icu4c/test/intltest/ |
csdetest.cpp | 280 UChar *detected = NEW_ARRAY(UChar, sLength); local 290 ucsdet_getUChars(match, detected, sLength, &status); 292 if (s.compare(detected, sLength) != 0) { 299 DELETE_ARRAY(detected); 713 const char charText[] = "Here is some random English text that should be detected as ISO-8859-1." 714 "Ticket 6394 claims that ISO-8859-1 will appear in the array of detected "
|
/external/v8/src/ |
globals.h | 53 #error Your host architecture was not detected as supported by v8
|
/external/chromium/third_party/icu/source/test/cintltst/ |
ucsdetst.c | 126 UChar detected[sizeof(ss)]; local 144 dLength = ucsdet_getUChars(match, detected, sLength, &status); 146 if (u_strCompare(detected, dLength, s, sLength, FALSE) != 0) {
|
/external/icu4c/test/cintltst/ |
ucsdetst.c | 128 UChar detected[sizeof(ss)]; local 146 dLength = ucsdet_getUChars(match, detected, sLength, &status); 148 if (u_strCompare(detected, dLength, s, sLength, FALSE) != 0) {
|
/device/samsung/crespo/alsa-utils/alsaconf/ |
alsaconf.in | [all...] |
/external/bison/data/ |
glr.c | [all...] |
/external/v8/benchmarks/ |
deltablue.js | 682 * detected, remove the given constraint and answer 684 * Details: Cycles are detected when a marked variable is
|
/external/webkit/SunSpider/tests/v8-v4/ |
v8-deltablue.js | 676 * detected, remove the given constraint and answer 678 * Details: Cycles are detected when a marked variable is
|
/external/libpng/ |
CHANGES | [all...] |
/external/webkit/WebKitTools/Scripts/ |
run-webkit-tests | 243 --platform Override the detected platform to use for tests and results (default: $platform) [all...] |
/external/dropbear/libtommath/ |
bn.tex | 151 that is being performed. The numbers represent how many times the test was invoked. If an error is detected the program [all...] |
/external/dropbear/ |
configure | 693 If a cross compiler is detected then cross compile mode will be used." >&2 853 --disable-lastlog Disable use of lastlog even if detected no 854 --disable-utmp Disable use of utmp even if detected no 855 --disable-utmpx Disable use of utmpx even if detected no 856 --disable-wtmp Disable use of wtmp even if detected no 857 --disable-wtmpx Disable use of wtmpx even if detected no [all...] |
/external/blktrace/btt/doc/ |
btt.tex | [all...] |
/external/dropbear/libtomcrypt/ |
crypt.tex | [all...] |
/external/v8/test/mjsunit/ |
unicode-test.js | [all...] |