HomeSort by relevance Sort by last modified time
    Searched full:tell (Results 76 - 100 of 2589) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/qemu/distrib/sdl-1.2.12/src/video/qtopia/
SDL_QPEApp.h 32 /* Flag to tell whether the app is active or not */
  /external/strace/
README-linux 21 * you can tell make where your kernel sources are. For example if you
  /external/tcpdump/tests/
isakmp4.new 1 arp who-has 192.1.2.23 tell 192.1.2.254
13 arp who-has 192.1.2.254 tell 192.1.2.23
26 arp who-has 192.1.2.23 tell 192.1.2.254
32 arp who-has 192.1.2.254 tell 192.1.2.23
isakmp4.out 1 arp who-has 192.1.2.23 tell 192.1.2.254
13 arp who-has 192.1.2.254 tell 192.1.2.23
26 arp who-has 192.1.2.23 tell 192.1.2.254
32 arp who-has 192.1.2.254 tell 192.1.2.23
  /external/valgrind/main/docs/internals/
m_replacemalloc.txt 17 - Tool does initialisation, including calling VG_(malloc_funcs)() to tell
  /external/webkit/Source/WebKit/mac/Plugins/
WebPlugin.h 41 @abstract Tell the plug-in to perform one-time initialization.
49 @abstract Tell the plug-in to start normal operation.
60 @abstract Tell the plug-in to stop normal operation.
70 @abstract Tell the plug-in perform cleanup and prepare to be deallocated.
WebPluginContainer.h 40 @abstract Tell the application to show a URL in a target frame
51 @abstract Tell the application to show the specified status message.
  /external/webrtc/src/modules/audio_processing/main/test/android/apmtest/
AndroidManifest.xml 19 <!-- Tell NativeActivity the name of or .so -->
  /frameworks/base/core/java/android/view/animation/
package.html 6 animation</strong>, in which you tell Android to perform a series of simple
  /frameworks/base/policy/src/com/android/internal/policy/impl/
KeyguardViewCallback.java 20 * The callback used by the keyguard view to tell the {@link KeyguardViewMediator}
  /frameworks/compile/libbcc/runtime/lib/arm/
sync_synchronize.S 30 // tell linker it can break up file at label boundaries
  /ndk/sources/host-tools/sed-4.2.1/
README.boot 8 various compiler warnings. You may want to tell bootstrap.sh
  /ndk/sources/host-tools/sed-4.2.1/m4/
double-slash-root.m4 12 # When cross-compiling, there is no way to tell whether // is special
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
statfs.h 65 /* Tell code we have these members. */
string.h 24 /* Currently the only purpose of this file is to tell the generic inline
  /sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/
BackgroundThread.java 31 * Tell the thread to exit. This is usually called from the UI thread. The
  /external/llvm/lib/ExecutionEngine/JIT/
OProfileJITEventListener.cpp 1 //===-- OProfileJITEventListener.cpp - Tell OProfile about JITted code ----===//
10 // This file defines a JITEventListener object that calls into OProfile to tell
111 DEBUG(dbgs() << "Failed to tell OProfile about native function "
157 << "Failed to tell OProfile about line numbers for native function "
169 << "Failed to tell OProfile about unload of native function at "
  /external/valgrind/main/
README_MISSING_SYSCALL_OR_IOCTL 30 1. Tell a tool what's about to happen, before the syscall takes place. A
35 2. Tell a tool what just happened, after a syscall takes place. This is
75 Next, if a non-NULL buffer is passed in as the argument, tell the tool that the
83 function: if, and only if, the system call was successful, tell the tool that
112 This should tell you something like __NR_mysyscallname.
  /development/samples/RenderScript/FountainFbo/src/com/example/android/rs/fountainfbo/
fountainfbo.rs 43 //Tell Renderscript runtime to render to the frame buffer object
50 //When done, tell Renderscript runtime to stop rendering to framebuffer object
  /external/apache-xml/src/main/java/org/apache/xpath/objects/
XBoolean.java 77 * Tell that this is a CLASS_BOOLEAN.
141 * Tell if two objects are functionally equal.
  /external/clang/test/Analysis/
uninit-vals-ps.c 114 pr4631_f3(&m); // tell analyzer that we use m
121 pr4631_f3(&m); // tell analyzer that we use m
  /external/webkit/Source/WebCore/accessibility/
AccessibilityARIAGridCell.cpp 99 // as far as I can tell, grid cells cannot span rows
121 // as far as I can tell, grid cells cannot span columns
  /development/samples/ApiDemos/src/com/example/android/apis/graphics/
TranslucentGLSurfaceViewActivity.java 41 // Tell the cube renderer that we want to render a translucent version
  /development/samples/ApiDemos/src/com/example/android/apis/media/
VideoViewDemo.java 42 // Tell the user to provide a media file URL/path.
  /development/samples/ApiDemos/src/com/example/android/apis/view/
List17.java 42 // Tell the list view to show one checked/activated item at a time.

Completed in 396 milliseconds

1 2 34 5 6 7 8 91011>>