/external/bison/m4/ |
getopt.m4 | 83 dnl Sanity check. Succeeds everywhere (except on MSVC, 115 dnl Sanity check with '+'. Succeeds everywhere (except on MSVC, 229 /* This code succeeds on glibc 2.8, OpenBSD 4.0, Cygwin, mingw, 240 /* This code succeeds on glibc 2.8, mingw, 260 /* This code succeeds on glibc 2.8 and fails on Cygwin 1.7.0. */
|
locale-fr.m4 | 31 as ".65001" or ".54936" is specified, it succeeds but sets the LC_CTYPE 43 succeeds but then nl_langinfo(CODESET) is "646". In this situation, 46 succeeds but then nl_langinfo(CODESET) is "UTF-8". */ 159 as ".65001" or ".54936" is specified, it succeeds but sets the LC_CTYPE 171 succeeds but then nl_langinfo(CODESET) is "646". In this situation,
|
stat.m4 | 28 dnl FreeBSD 7.2 mistakenly succeeds on stat("link-to-file/").
|
strerror.m4 | 62 AC_CACHE_CHECK([whether strerror(0) succeeds],
|
/external/chromium_org/chromeos/dbus/ |
cros_disks_client.h | 227 // Calls Mount method. |callback| is called after the method call succeeds, 242 // Calls Unmount method. |callback| is called after the method call succeeds, 250 // method call succeeds, otherwise, |error_callback| is called. 256 // succeeds, otherwise, |error_callback| is called. 263 // call succeeds, otherwise, |error_callback| is called.
|
/external/chromium/third_party/libjingle/source/talk/base/ |
fileutils.h | 119 // Opens a file. Returns an open StreamInterface if function succeeds. 166 // even if /foo does not exist. Returns true if the function succeeds. 171 // directory, and returns true if the function succeeds. 173 // will attempt to copy and, if that succeeds, delete the old path. 179 // file, and returns true if the function succeeds. 181 // copy and if that succeeds, delete the old path. 196 // succeeds.
|
/external/chromium_org/third_party/libjingle/source/talk/base/ |
fileutils.h | 119 // Opens a file. Returns an open StreamInterface if function succeeds. 168 // even if /foo does not exist. Returns true if the function succeeds. 173 // directory, and returns true if the function succeeds. 175 // will attempt to copy and, if that succeeds, delete the old path. 181 // file, and returns true if the function succeeds. 183 // copy and if that succeeds, delete the old path. 198 // succeeds.
|
/external/chromium_org/third_party/lcov/ |
descriptions.tests | 162 Verify that, msync() succeeds, when the region to synchronize, is part 167 Verify that msync() succeeds when the region to synchronize is mapped 246 check that a correct call to getitimer() succeeds 258 check that a reasonable setitimer() call succeeds. 366 Verify that, mmap() succeeds when used to map a file where size of the 442 Verify that, mremap() succeeds when used to expand the existing 817 Verify that mknod(2) succeeds when used to create a filesystem 824 Verify that mknod(2) succeeds when used to create a filesystem 831 Verify that mknod(2) succeeds when used to create a filesystem 838 Verify that mknod(2) succeeds when used by root to create a filesystem [all...] |
/external/chromium_org/chrome/browser/extensions/api/cast_channel/ |
cast_socket_unittest.cc | 347 // - TCP connection succeeds (async) 348 // - SSL connection succeeds (async) 370 // - TCP connection succeeds (async) 373 // - Second TCP connection succeeds (async) 374 // - Second SSL connection succeeds (async) 411 // - TCP connection succeeds (async) 414 // - Second TCP connection succeeds (async) 478 // - TCP connection succeeds (async) 481 // - Second TCP connection succeeds (async) 482 // - Second SSL connection succeeds (async [all...] |
/external/chromium_org/third_party/icu/source/data/unidata/ |
BidiMirroring.txt | 107 227B; 227A # SUCCEEDS 109 227D; 227C # SUCCEEDS OR EQUAL TO 111 227F; 227E # [BEST FIT] SUCCEEDS OR EQUIVALENT TO 136 22B1; 22B0 # SUCCEEDS UNDER RELATION 159 22DF; 22DE # EQUAL TO OR SUCCEEDS 169 22E9; 22E8 # [BEST FIT] SUCCEEDS BUT NOT EQUIVALENT TO 317 2AB0; 2AAF # SUCCEEDS ABOVE SINGLE-LINE EQUALS SIGN 319 2AB4; 2AB3 # SUCCEEDS ABOVE EQUALS SIGN 321 2ABC; 2ABB # DOUBLE SUCCEEDS 571 # 2AB2; SUCCEEDS ABOVE SINGLE-LINE NOT EQUAL T [all...] |
/external/harfbuzz/contrib/tables/ |
BidiMirroring.txt | 98 227B; 227A # SUCCEEDS 100 227D; 227C # SUCCEEDS OR EQUAL TO 102 227F; 227E # [BEST FIT] SUCCEEDS OR EQUIVALENT TO 127 22B1; 22B0 # SUCCEEDS UNDER RELATION 150 22DF; 22DE # EQUAL TO OR SUCCEEDS 160 22E9; 22E8 # [BEST FIT] SUCCEEDS BUT NOT EQUIVALENT TO 308 2AB0; 2AAF # SUCCEEDS ABOVE SINGLE-LINE EQUALS SIGN 310 2AB4; 2AB3 # SUCCEEDS ABOVE EQUALS SIGN 312 2ABC; 2ABB # DOUBLE SUCCEEDS 562 # 2AB2; SUCCEEDS ABOVE SINGLE-LINE NOT EQUAL T [all...] |
/external/stlport/src/c_locale_glibc/ |
c_locale_glibc2.c | 569 /* 1 if currency_symbol precedes a positive value, 0 if succeeds */ 584 * 2 The sign string succeeds the quantity and currency_symbol. 586 * 4 The sign string immediately succeeds the currency_symbol. 593 /* 1 if currency_symbol precedes a negative value, 0 if succeeds */ 608 * 2 The sign string succeeds the quantity and currency_symbol. 610 * 4 The sign string immediately succeeds the currency_symbol.
|
/ndk/sources/cxx-stl/stlport/src/c_locale_glibc/ |
c_locale_glibc2.c | 569 /* 1 if currency_symbol precedes a positive value, 0 if succeeds */ 584 * 2 The sign string succeeds the quantity and currency_symbol. 586 * 4 The sign string immediately succeeds the currency_symbol. 593 /* 1 if currency_symbol precedes a negative value, 0 if succeeds */ 608 * 2 The sign string succeeds the quantity and currency_symbol. 610 * 4 The sign string immediately succeeds the currency_symbol.
|
/external/chromium_org/chrome/browser/media_galleries/win/ |
mtp_device_delegate_impl_win.h | 136 // If the GetFileInfo() succeeds, |success_callback| is invoked to notify the 149 // If the ReadDirectory() succeeds, |success_callback| is invoked to notify 175 // If the write operation succeeds, |bytes_written| is set to a non-zero
|
/external/chromium_org/chrome/browser/ui/webui/options/ |
certificate_manager_handler.h | 98 // 6a. if import succeeds -> ImportExportCleanup 111 // 4a. if import succeeds -> ImportExportCleanup 123 // 5a. if import succeeds -> ImportExportCleanup
|
/frameworks/av/media/libeffects/lvm/lib/Bass/src/ |
LVDBE_Control.c | 43 /* LVDBE_SUCCESS Always succeeds */ 74 /* LVDBE_Success Always succeeds */ 300 /* LVDBE_SUCCESS Always succeeds */
|
/system/media/camera/docs/ |
metadata_validate.py | 186 True if the validation succeeds, False otherwise 223 True if the validation succeeds, False otherwise 277 a BeautifulSoup instance if validation succeeds, None otherwise
|
/art/runtime/gc/collector/ |
garbage_collector.h | 88 // Only called for concurrent GCs. Gets called repeatedly until it succeeds.
|
/cts/tests/tests/permission2/src/android/permission2/cts/ |
NoCaptureAudioOutputPermissionTest.java | 43 // The attempt to create the AudioRecord object succeeds even if the
|
/dalvik/vm/mterp/armv5te/ |
OP_CHECK_CAST.S | 18 beq .L${opcode}_okay @ null obj, cast always succeeds
|
/dalvik/vm/mterp/mips/ |
OP_CHECK_CAST.S | 18 beqz rOBJ, .L${opcode}_okay # null obj, cast always succeeds
|
/external/chromium/base/ |
cpu_unittest.cc | 12 // "undefined instruction" exceptions. That is, this test succeeds when this
|
path_service.h | 25 // Directories are also guaranteed to exist when this function succeeds.
|
/external/chromium/chrome/browser/chromeos/login/ |
signed_settings_helper.h | 27 // Callback of CheckWhitelistOp. |success| indicates whether the op succeeds
|
/external/chromium/chrome/browser/sync/glue/ |
database_model_worker_unittest.cc | 49 timer_.Stop(); // Stop the failure timer so the test succeeds.
|