/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/dictionarypack/ |
UpdateHandler.java | 97 * An interface for UIs or services that want to know when something happened. 267 // anyway, we don't know about its ID any more, so the downloadFinished [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
nubus.h | 75 not as useful as you think, though, because as we should know by 313 /* Might have more than one device in a slot, you know... */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
nubus.h | 75 not as useful as you think, though, because as we should know by 313 /* Might have more than one device in a slot, you know... */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
nubus.h | 75 not as useful as you think, though, because as we should know by 313 /* Might have more than one device in a slot, you know... */
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/ |
unixccompiler.py | 37 # * even if we don't know a warning flag from an optimization flag, 222 # to the linker, whereas other compilers just know this.
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/ |
unixccompiler.py | 37 # * even if we don't know a warning flag from an optimization flag, 222 # to the linker, whereas other compilers just know this.
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/actions/ |
SdkManagerAction.java | 298 // At this point, we know what the user wants to install so it would be 299 // possible to pass in flags to know what needs to be unloaded. Typically
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/resources/manager/ |
ProjectClassLoader.java | 238 // because a class loader always look in its parent loader first, we need to know 239 // that we are querying the jar classloader. This will let us know to not query
|
/system/core/adb/ |
SERVICES.TXT | 42 This mechanism allows the ADB server to know when new emulator 239 This service is used by DDMS to know which debuggable processes are running
|
/external/bison/m4/ |
printf.m4 | 80 # If we don't know, assume the worst. 237 # If we don't know, assume the worst. 450 # If we don't know, assume the worst. 544 # If we don't know, assume the worst. 599 # If we don't know, assume the worst. 902 # If we don't know, assume the worst. [all...] |
/external/chromium_org/content/browser/frame_host/ |
navigation_controller_impl.cc | 394 // When navigating to a new page, we don't know for sure if we will actually 804 // At this point, we know that the navigation has just completed, so 854 // page ID (-1) we know it didn't actually navigate. This happens in a few 896 // Now we know that the notification is for an existing page. Find that entry [all...] |
/external/llvm/lib/Analysis/ |
BasicAliasAnalysis.cpp | 700 // If this is a tail call and Loc.Ptr points to a stack location, we know that 776 // We know that memset doesn't load anything. [all...] |
/external/llvm/lib/CodeGen/SelectionDAG/ |
LegalizeIntegerTypes.cpp | 34 /// expansion, we just know that (at least) one result needs promotion. 49 llvm_unreachable("Do not know how to promote this operator!"); 774 llvm_unreachable("Do not know how to promote this operator's operand!"); [all...] |
/art/runtime/base/ |
mutex_test.cc | 29 // This test is single-threaded, so we also know _who_ should hold the lock.
|
/art/runtime/gc/accounting/ |
card_table-inl.h | 117 * us to know which cards got cleared.
|
card_table.h | 96 * us to know which cards got cleared.
|
/art/runtime/jdwp/ |
object_registry.cc | 184 return false; // We hold a strong reference, so we know this is live.
|
/art/tools/ |
generate-operator-out.py | 108 # Since we know we're in an enum type, and we're not looking at a comment
|
/bionic/libc/netbsd/nameser/ |
ns_samedomain.c | 106 /* Ok, we know la > lb. */
|
/bionic/libc/private/ |
bionic_atomic_arm.h | 69 * going to diverge. With the NDK, we don't know if the generated
|
resolv_cache.h | 96 RESOLV_CACHE_NOTFOUND, /* the cache doesn't know about this query */
|
/bionic/libc/tzcode/ |
tzfile.h | 157 ** Since everything in isleap is modulo 400 (or a factor of 400), we know that
|
/bootable/recovery/minzip/ |
DirUtil.c | 127 * We know that we'll see a slash before the NUL,
|
SysUtil.c | 80 * We need to know the length ahead of time so we can allocate a segment
|
/bootable/recovery/tools/ota/ |
check-lost+found.c | 80 write(fd, fn, sizeof(fn)); // write, you know, some data
|