/external/chromium/base/ |
process_util_linux.cc | 545 // Previously we tried using dlsym(RTLD_NEXT, ...) but that failed depending on
|
process_util_posix.cc | 135 DCHECK_GT(process_id, 1) << " tried to kill invalid process_id";
|
/external/chromium/net/socket_stream/ |
socket_stream.cc | 851 // The auth we tried just failed, hence it can't be valid.
|
/external/chromium/sdch/open-vcdiff/src/ |
blockhash.h | 68 // It is suggested that different values of kBlockSize be tried against
|
/external/chromium/sdch/open-vcdiff/src/gtest/ |
gtest-death-test.cc | 200 // should be tried again. The macro expands to a loop that repeatedly
|
/external/chromium/third_party/libevent/ |
evdns.h | 126 * number is greater than the ndots setting then the names is first tried
|
/external/dbus/bus/ |
bus.c | 1257 "Client tried to send a message other than %s without being registered", [all...] |
/external/dbus/dbus/ |
dbus-transport.c | 679 _dbus_warn_check_failed ("Tried to handle an invalidated watch; this watch should have been removed\n"); [all...] |
/external/e2fsprogs/e2fsck/ |
revoke.c | 109 /* Borrowed from buffer.c: this is a tried and tested block hash function */
|
/external/esd/include/ |
audiofile.h | 248 AF_BAD_FILEHANDLE = 1, /* tried to use invalid filehandle */
|
/external/grub/netboot/ |
cs89x0.c | 50 * Cleaned up some of the code and tried to optimize the code size.
|
/external/guava/javadoc/com/google/common/util/concurrent/ |
ListenableFuture.html | 203 <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/util/concurrent/RejectedExecutionException.html?is-external=true" title="class or interface in java.util.concurrent">RejectedExecutionException</A></CODE> - if we tried to execute the listener
|
/external/guava/src/com/google/common/io/ |
Files.java | 417 + TEMP_DIR_ATTEMPTS + " attempts (tried "
|
/external/jpeg/ |
jmemdos.c | 24 * order in which they are tried in jopen_backing_store. On a 286 machine
|
/external/openssl/crypto/dso/ |
dso.h | 256 * DSO_METHOD's load function may have tried a variety of filenames (with
|
/external/openssl/ |
e_os.h | 86 * sockets will be tried in the order listed in case accessing the device files
|
/external/openssl/include/openssl/ |
dso.h | 256 * DSO_METHOD's load function may have tried a variety of filenames (with
|
/external/openssl/ssl/ |
ssl_err.c | [all...] |
/external/protobuf/src/google/protobuf/io/ |
coded_stream.cc | 317 // Directly invoke ReadVarint64Fallback, since we already tried to optimize
|
/external/qemu/ |
qemu-option.c | 643 fprintf(stderr, "tried to create id \"%s\" twice for \"%s\"\n",
|
/external/quake/quake/src/WinQuake/ |
sys_win.cpp | 395 // tried that and failed
|
/external/v8/src/mips/ |
assembler-mips.h | 57 // installed versions of C++ we tried). Using a struct permits C-style
|
/external/webkit/WebKit/mac/Plugins/ |
WebBaseNetscapePluginView.mm | 951 // A combination of the above, separated by semicolon, in the order that they should be tried.
|
/external/wpa_supplicant_6/wpa_supplicant/ |
wpa_supplicant_i.h | 346 int scan_res_tried; /* whether ap_scan=1 mode has tried to fetch scan
|
/external/yaffs2/yaffs2/ |
yaffs_guts.h | 281 __u32 chunkErrorStrikes:3; /* How many times we've had ecc etc failures on this block and tried to reuse it */
|