HomeSort by relevance Sort by last modified time
    Searched full:tell (Results 151 - 175 of 4534) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/chromium_org/ppapi/native_client/src/untrusted/irt_stub/
thread_creator.c 39 * We cannot tell at link time whether the application uses PPB_Audio,
  /external/chromium_org/third_party/expat/
expat.gyp 69 'XML_STATIC', # Tell dependants to expect static linkage.
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/
SIMachineFunctionInfo.h 11 // register, which is to tell the hardware which interpolation parameters to
  /external/chromium_org/third_party/skia/src/gpu/gl/
GrGLStencilBuffer.h 55 // (we don't require the client to give us the id, just tell
  /external/chromium_org/tools/valgrind/gtest_exclude/
content_unittests.gtest_mac.txt 27 # Hang at arbitrary point, can't tell where exactly, see http://crbug.com/163314
  /external/chromium_org/ui/base/dragdrop/
drag_source_win.h 29 // but lets us tell Windows to cancel the drag the next chance we get.
  /external/clang/lib/Basic/
CMakeLists.txt 47 # Tell Version.cpp that it needs to build with -DHAVE_SVN_VERSION_INC.
  /external/clang/test/CodeGenCXX/
arm-vaarg.cpp 19 // well-defined way to tell), but it becomes a problem if we do try to use it.
  /external/compiler-rt/lib/arm/
sync_synchronize.S 31 // tell linker it can break up file at label boundaries
  /external/icu4c/samples/ufortune/
Makefile 32 # hook variables to tell rules.mk we want subdirectory processing
  /external/jsr305/ri/src/main/java/javax/annotation/concurrent/
Immutable.java 26 * long as they are computed from immutable state and that callers cannot tell
  /external/libvorbis/doc/vorbisfile/
callbacks.html 92 <h2>Tell function</h2>
94 The tell function is intended to mimic the
98 it would be after calling <tt>fseek(file,SEEK_END,0)</tt>), the tell
102 The tell function need not be provided if the data IO abstraction is
  /external/libvpx/libvpx/nestegg/
TODO 1 - Document when read, seek, tell callbacks are used.
  /external/llvm/include/llvm/Support/
FormattedStream.h 29 /// DELETE_STREAM - Tell the destructor to delete the held stream.
33 /// PRESERVE_STREAM - Tell the destructor to not delete the held
68 return TheStream->tell();
110 // had been using, and tell TheStream not to do its own buffering.
circular_raw_ostream.h 28 /// TAKE_OWNERSHIP - Tell this stream that it owns the underlying
34 /// REFERENCE_ONLY - Tell this stream it should not manage the
92 return TheStream->tell() - TheStream->GetNumBytesInBuffer();
140 /// setStream - Tell the circular_raw_ostream to output a
  /external/llvm/unittests/Support/
formatted_raw_ostream_test.cpp 29 EXPECT_EQ(100*(i+1), (unsigned) C.tell());
  /external/mesa3d/src/gallium/drivers/radeon/
SIMachineFunctionInfo.h 11 // register, which is to tell the hardware which interpolation parameters to
  /external/qemu/distrib/sdl-1.2.15/src/main/beos/
SDL_BeApp.h 32 /* Flag to tell whether the app is active or not */
  /external/qemu/distrib/sdl-1.2.15/src/video/qtopia/
SDL_QPEApp.h 32 /* Flag to tell whether the app is active or not */
  /external/skia/src/gpu/gl/
GrGLStencilBuffer.h 55 // (we don't require the client to give us the id, just tell
  /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/webrtc/src/modules/audio_processing/test/android/apmtest/
AndroidManifest.xml 19 <!-- Tell NativeActivity the name of or .so -->

Completed in 752 milliseconds

1 2 3 4 5 67 8 91011>>