/external/chromium/chrome/browser/autocomplete/ |
autocomplete_edit_view_gtk.cc | [all...] |
/external/clang/lib/Parse/ |
Parser.cpp | 662 // We can't tell whether this is a function-definition or declaration yet. 717 /// a declaration. We can't tell which we have until we read up to the 895 // Tell the actions module that we have entered a function definition with the [all...] |
/external/llvm/autoconf/ |
configure.ac | 48 dnl Place all of the extra autoconf files into the config subdirectory. Tell 156 dnl compilations. This will tell us which LLVM compiler will be used for [all...] |
/external/llvm/lib/MC/ |
ELFObjectWriter.cpp | [all...] |
/external/valgrind/main/coregrind/ |
m_redir.c | 80 (_vgrZU_ and _vgrZZ_). These names tell m_redir that the 534 tell which of the Specs really did get done. */ [all...] |
/external/webkit/Source/WebKit/mac/WebCoreSupport/ |
WebFrameLoaderClient.mm | 259 // Tell the just loaded document to layout. This may be necessary 643 // Tell the client we've committed this URL. [all...] |
/external/webkit/Source/WebKit2/WebProcess/WebPage/ |
WebPage.cpp | [all...] |
/frameworks/base/core/java/android/view/inputmethod/ |
InputMethodManager.java | 655 // We need to tell the previously served view that it is no 791 * it has processed your request to tell you what it has done. The result 860 * it has processed your request to tell you what it has done. The resul [all...] |
/packages/apps/Phone/src/com/android/phone/ |
CallFeaturesSetting.java | 110 // Used to tell the saving logic to leave forwarding number as is 335 * commands so we can tell when we've received all of the responses. 414 * voicemail providers so we can tell whether we have to update them, [all...] |
/external/valgrind/main/docs/html/ |
manual-core.html | 233 stdout. Probably someone will tell us this is a horrible security 284 address 0xBFFFF74C, which, as far as Memcheck can tell, is not a valid 317 stop your program and fix it, because Valgrind won't tell you [all...] |
/external/apache-xml/src/main/java/org/apache/xalan/templates/ |
Stylesheet.java | 113 * Tell if this can be cast to a StylesheetComposed, meaning, you 124 * Tell if this is the root of the stylesheet tree. [all...] |
StylesheetRoot.java | 122 * Tell if this is the root of the stylesheet tree. 631 * <p>Which means, as far as I can tell, the decimal-format [all...] |
/external/apache-xml/src/main/java/org/apache/xml/utils/ |
DOMHelper.java | 605 /** Vector of node (odd indexes) and NSInfos (even indexes) that tell if 886 * Tell if the node is ignorable whitespace. Note that this can [all...] |
/external/chromium/chrome/browser/history/ |
history.h | 132 // Called on shutdown, this will tell the history backend to complete and 144 // objects must tell us when they are being destroyed so that we can clear [all...] |
/external/chromium/third_party/libjingle/source/talk/base/ |
physicalsocketserver.cc | 64 // stm: this will tell us if we are on OSX [all...] |
/external/clang/lib/CodeGen/ |
CGCleanup.cpp | [all...] |
/external/elfutils/src/ |
ld.c | 300 /* Before we start tell the ELF library which version we are using. */ [all...] |
/external/jdiff/src/jdiff/ |
HTMLIndexes.java | [all...] |
/external/libpng/ |
pngread.c | 351 * bytes read from the stream. You can tell libpng how many bytes have [all...] |
/external/libvpx/nestegg/src/ |
nestegg.c | 529 return io->tell(io->userdata); 1419 if (!(io.read && io.seek && io.tell)) [all...] |
/external/libvpx/ |
vpxenc.c | 45 /* MSVS doesn't define off_t, and uses _f{seek,tell}i64 */ 50 /* MinGW defines off_t, and uses f{seek,tell}o64 */ [all...] |
/external/ppp/pppd/ |
options.c | 90 int kdebugflag = 0; /* Tell kernel to print debug messages */ 826 * n_arguments - tell how many arguments an option takes [all...] |
/external/qemu/distrib/libpng-1.2.19/ |
pngread.c | 318 * bytes read from the stream. You can tell libpng how many bytes have [all...] |
/external/quake/quake/src/WinQuake/ |
sv_main.cpp | 982 Tell all the clients that the server is changing levels 1062 // tell all connected clients that we are going to a new level
|
/external/v8/src/ |
log.cc | 100 buffer_semaphore_->Signal(); // Tell we have an element. 131 bool overflow_; // Tell whether a buffer overflow has occurred. [all...] |