HomeSort by relevance Sort by last modified time
    Searched full:tell (Results 551 - 575 of 3173) sorted by null

<<21222324252627282930>>

  /external/clang/include/clang/AST/
ASTConsumer.h 101 /// HandleCXXStaticMemberVarInstantiation - Tell the consumer that this
  /external/clang/lib/Sema/
TypeLocBuilder.h 89 /// \brief Tell the TypeLocBuilder that the type it is storing has been
  /external/clang/test/SemaCXX/
unknown-type-name.cpp 101 // FIXME: We can tell this was intended to be a function because it does not
  /external/clang/unittests/Lex/
PPCallbacksTest.cpp 107 // Tell FileMgr about header.
  /external/clang/www/
diagnostics.html 89 why. In the example above, we tell you what the inferred types are for
93 <p>Many other examples abound. In the following example, not only do we tell you that there is a problem with the *
94 and point to it, we say exactly why and tell you what the type is (in case it is
345 <p>The following example shows a trivial little tweak, where we tell you to put the semicolon at
  /external/e2fsprogs/intl/
gettextP.h 47 /* Tell the compiler when a conditional or integer expression is
loadinfo.h 39 /* Tell the compiler when a conditional or integer expression is
  /external/eigen/doc/
I02_HiPerformance.dox 60 <td>Use .noalias() to tell Eigen the result and right-hand-sides do not alias.
  /external/gtest/
README 109 To build Google Test and your tests that use it, you need to tell your
243 tell Google Test to use the same TR1 tuple library the rest of your
295 to the compiler flags. You'll also need to tell the linker to produce
326 to the compiler flags to tell Google Test to change the macro's name
  /external/icu4c/common/
ucnv_cb.c 129 /* We're going to tell the converter that the errbuff len is empty.
  /external/icu4c/samples/ufortune/
ufortune.c 113 /* Tell ICU where our resource data is located in memory.
  /external/jmonkeyengine/engine/src/networking/com/jme3/network/kernel/tcp/
NioEndpoint.java 93 // standpoint, it's still safest to tell the kernel so that it can be sure
  /external/jpeg/
jmem-android.c 73 * to make the user tell us (with a default value set at compile time).
  /external/kernel-headers/original/linux/
notifier.h 130 #define NETDEV_REBOOT 0x0003 /* Tell a protocol stack a network interface
  /external/libogg/doc/libogg/
decoding.html 26 <li>Call <a href="ogg_sync_wrote.html">ogg_sync_wrote()</a> to tell the synchronization layer how many bytes you wrote into the buffer.
  /external/libpcap/
README.linux 66 socket and thereby tell the kernel that it should allow or disallow
  /external/libpcap/lbl/
os-sunos4.h 181 long tell(int);
  /external/libvorbis/doc/vorbisfile/
ov_callbacks.html 57 <dd>Pointer to custom data location function. If the data source is not seekable (or the application wants the data source to be treated as unseekable at all times), the provided tell callback should always return -1 (failure) or the <tt>seek_func</tt> and <tt>tell_func</tt> fields should be set to NULL.</dd>
  /external/libvpx/libvpx/build/make/
ads2gas_apple.pl 211 s/MEND/.endm/; # No need to tell it where to stop assembling
  /external/libvpx/libvpx/examples/includes/geshi/docs/
THANKS 163 feature, or make a plugin for GeSHi for some other software, then tell me about it
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
applescript.php 78 'in','given','with','without','return','continue','tell','if','then','else','repeat',
tcl.php 90 'socket', 'tell',
  /external/libvpx/libvpx/third_party/googletest/src/
README 109 To build Google Test and your tests that use it, you need to tell your
243 tell Google Test to use the same TR1 tuple library the rest of your
295 to the compiler flags. You'll also need to tell the linker to produce
326 to the compiler flags to tell Google Test to change the macro's name
  /external/llvm/examples/HowToUseJIT/
HowToUseJIT.cpp 103 // Tell the basic block builder to attach itself to the new basic block
  /external/llvm/include/llvm/ADT/
GraphTraits.h 64 // Inverse - This class is used as a little marker class to tell the graph

Completed in 485 milliseconds

<<21222324252627282930>>