/external/webkit/LayoutTests/http/conf/ |
httpd.conf | 503 # Redirect allows you to tell clients about documents which used to exist in 504 # your server's namespace, but do not anymore. This allows you to tell the
|
/external/webkit/Source/WebCore/platform/graphics/win/ |
MediaPlayerPrivateQuickTimeVisualContext.cpp | 635 // element, eg. QuickTime VR, a movie with a sprite track, etc. Tell the [all...] |
/frameworks/base/core/java/android/app/ |
ActivityThread.java | [all...] |
/frameworks/base/core/java/android/service/wallpaper/ |
WallpaperService.java | 261 // activity tell us when to run. 699 // surface has changed. At this point let's tell it [all...] |
/frameworks/base/core/java/com/android/internal/widget/ |
LockPatternUtils.java | 420 * Determine if LockScreen can be disabled. This is used, for example, to tell if we should [all...] |
/frameworks/base/docs/html/guide/topics/renderscript/ |
graphics.jd | 138 // Tell which java package name the reflected files should belong to 160 // Tell the runtime what the font color should be
|
/frameworks/base/docs/html/resources/tutorials/opengl/ |
opengl-es20.jd | 230 <!-- Tell the system this app requires OpenGL ES 2.0. --> 308 You also have to tell OpenGL to draw the triangle, which you'll do in the next section.
|
/frameworks/base/graphics/java/android/graphics/drawable/ |
Drawable.java | 58 * <li> The {@link #setBounds} method <var>must</var> be called to tell the 70 * <li> The {@link #setState} method allows the client to tell the Drawable [all...] |
/frameworks/base/opengl/libagl/ |
light.cpp | 256 // this is just a flag to tell if we have a specular component 327 // this is just a flag to tell if we have a specular component
|
/frameworks/base/services/java/com/android/server/ |
NotificationManagerService.java | 499 // new or just been updated. Call back and tell it to show itself. [all...] |
/ndk/sources/host-tools/sed-4.2.1/ |
ABOUT-NLS | 18 available translations. They tell how people wanting to contribute and 22 related to internationalization, you should tell about the version of [all...] |
/packages/apps/Phone/src/com/android/phone/ |
CallController.java | 260 // Call succeeded, but we also need to tell the 539 // through the DIALING/ALERTING states, so we can't tell for sure [all...] |
/system/core/libcutils/ |
mq.c | 824 LOGW("malloc() error. Failed to tell process %d that process %d is" 855 LOGW("malloc() error. Failed to tell process %d that process %d is" [all...] |
/external/apache-xml/src/main/java/org/apache/xml/serializer/ |
ToStream.java | 90 * State flag to tell if preservation of whitespace 101 * was text, so we can tell if we should preserve whitespace. 163 * Flag to quickly tell if the encoding is UTF8. 938 * Tell if this character can be written without escaping. [all...] |
/external/valgrind/main/docs/xml/ |
manual-core.xml | 228 stdout. Probably someone will tell us this is a horrible security 293 address 0xBFFFF74C, which, as far as Memcheck can tell, is not a valid 331 stop your program and fix it, because Valgrind won't tell you [all...] |
/external/valgrind/main/helgrind/ |
hg_intercepts.c | 202 /* Tell the tool what my pthread_t is. */ 514 // to that for pthread_mutex_lock, except that we need to tell 662 /* Tell the tool a cond-wait is about to happen, so it can check 670 /* Tell the tool we're about to drop the mutex. This reflects the 743 /* Tell the tool a cond-wait is about to happen, so it can check 751 /* Tell the tool we're about to drop the mutex. This reflects the [all...] |
/libcore/luni/src/main/native/ |
org_apache_harmony_xnet_provider_jsse_NativeCrypto.cpp | 179 * on failure. This means we need to tell our scoped pointers when we've transferred ownership, [all...] |
/frameworks/base/services/java/com/android/server/am/ |
ActivityStack.java | 772 // Still need to tell some activities to stop; can't sleep yet. 791 // Still need to tell some activities to sleep; can't sleep yet. [all...] |
/external/valgrind/main/coregrind/ |
m_main.c | [all...] |
/external/netperf/ |
nettest_sdp.c | 363 /* Tell the remote end to do a listen. The server alters the [all...] |
nettest_bsd.c | [all...] |
/external/valgrind/main/docs/ |
valgrind.1 | 477 You should only consider use of this option if Valgrind\*(Aqs debug output directs you to do so\&. In that case it will tell you the new threshold you should specify\&. 509 value for yourself (usually, if your applications segfaults)\&. But Valgrind will tell you the needed [all...] |
/external/valgrind/main/memcheck/docs/ |
mc-manual.xml | 534 meaning of "sufficiently similar".) It cannot tell you when or how or why 696 which means that although it can tell you that an 698 cannot tell you where the uninitialised value came from. This 714 allocation, Memcheck can tell you which [all...] |
/external/webkit/Source/WebKit2/ |
ChangeLog | 801 If fadeOut is true, tell the page overlay to start the fade out animation. [all...] |
/external/apache-harmony/nio/src/test/java/common/org/apache/harmony/nio/tests/java/nio/ |
ByteBufferTest.java | 77 // Note:can not tell when to throw 115 // Note:can not tell when to throw 440 // Note:can not tell when to throw [all...] |