HomeSort by relevance Sort by last modified time
    Searched full:tell (Results 126 - 150 of 3390) sorted by null

1 2 3 4 56 7 8 91011>>

  /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/libogg/
libogg.spec 16 # Dirty trick to tell rpm that this package actually provides what the
29 # Dirty trick to tell rpm that this package actually provides what the
libogg.spec.in 16 # Dirty trick to tell rpm that this package actually provides what the
29 # Dirty trick to tell rpm that this package actually provides what the
  /external/libvpx/libvpx/
tools_common.h 25 /* MSVS uses _f{seek,tell}i64. */
29 /* MinGW uses f{seek,tell}o64 for large files. */
  /external/lldb/include/lldb/Target/
ThreadPlanStepRange.h 79 StackID m_stack_id; // Use the stack ID so we can tell step out from step in.
80 bool m_no_more_plans; // Need this one so we can tell if we stepped into a call,
  /external/llvm/lib/Support/
Compression.cpp 58 // Tell MemorySanitizer that zlib output buffer is fully initialized.
72 // Tell MemorySanitizer that zlib output buffer is fully initialized.
  /external/mdnsresponder/mDNSShared/
dnsextd.conf 17 // tell BIND to accept packets from localhost:5030, like this:
21 // You also need a "zone" statement in /etc/named.conf to tell BIND the update
  /frameworks/base/core/java/android/view/
IWindow.aidl 42 * Invoked by the view server to tell a window to execute the specified
56 * Tell the window that it is either gaining or losing focus. Keep it up
  /frameworks/base/libs/hwui/
DeferredLayerUpdater.cpp 85 // but latest frame, using the frame number to tell when we no longer
86 // have newer frames to target. Since we can't tell which mode it is in,
  /frameworks/base/tests/RenderScriptTests/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
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
tools_common.h 25 /* MSVS uses _f{seek,tell}i64. */
32 /* MinGW defines off_t as long and uses f{seek,tell}o64/off64_t for large
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_univnewlines.py 84 pos = fp.tell()
108 pos = fp.tell()
test_univnewlines2k.py 74 pos = fp.tell()
112 pos = fp.tell()
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_univnewlines.py 84 pos = fp.tell()
108 pos = fp.tell()
test_univnewlines2k.py 74 pos = fp.tell()
112 pos = fp.tell()
  /bionic/tests/
string_posix_strerror_r_test.cpp 18 #include <features.h> // Get __BIONIC__ or __GLIBC__ so we can tell what we're using.
  /cts/apps/CtsVerifier/include/colorchecker/
meteringtest.h 26 // settins. It can also compare two arrays of pixel values to tell whether one
  /cts/hostsidetests/theme/app/
Android.mk 33 #Flags to tell the Android Asset Packaging Tool not to strip for some densities
  /cts/tests/tests/assist/testapp/src/android/voiceinteraction/testapp/
ScreenshotActivity.java 51 // Tell service activity is in foreground.
  /developers/samples/android/common/src/java/com/example/android/common/midi/
MidiEventThread.java 55 * Asynchronously tell the thread to stop.
  /development/ndk/platforms/android-21/arch-arm64/include/machine/
endian.h 47 /* Tell sys/endian.h we have MD variants of the swap macros. */
  /development/ndk/platforms/android-21/arch-x86/include/machine/
endian.h 52 /* Tell sys/endian.h we have MD variants of the swap macros. */
  /development/ndk/platforms/android-21/arch-x86_64/include/machine/
endian.h 55 /* Tell sys/endian.h we have MD variants of the swap macros. */
  /development/ndk/platforms/android-3/header-patches/include/machine/
endian.h 45 /* Tell sys/endian.h we have MD variants of the swap macros.
  /development/ndk/platforms/android-9/arch-x86/include/machine/
endian.h 52 /* Tell sys/endian.h we have MD variants of the swap macros. */

Completed in 280 milliseconds

1 2 3 4 56 7 8 91011>>