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

<<21222324252627282930>>

  /external/libdrm/tests/
lock.c 198 /* Tell the server that our locking completed, and when it did */
  /external/libhevc/
decoder.arm64.mk 96 # We need to tell it to pass them to the assembler specifically (doesn't hurt
  /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/libopus/celt/arm/
armcpu.c 147 /* The feature registers which can tell us what the processor supports are
  /external/libopus/celt/
entenc.h 41 source alphabet, so long as the decoder can tell from the context of the
  /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/libpng/
pngmem.c 44 * 64K. However, zlib may allocate more then 64K if you don't tell
  /external/libunwind/tests/
Gtest-resume-sig.c 173 return -1; /* can't happen, but don't tell the compiler... */
  /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/third_party/googletest/src/
README 109 To build Google Test and your tests that use it, you need to tell your
254 tell Google Test to use the same TR1 tuple library the rest of your
306 to the compiler flags. You'll also need to tell the linker to produce
337 to the compiler flags to tell Google Test to change the macro's name
  /external/libxml2/VxWorks/
README 42 the make command line are to tell it which VxWorks Target (SH3.2 little
  /external/lldb/docs/
lldb-for-gdb-users.txt 24 begin with a "-" then you have to tell lldb that you're done with options
187 if it couldn't find any locations that match the specification. You can tell
190 set it so you can tell you've made a typo more easily, if that was indeed
235 Note that we tell you that "1 of 3 threads stopped with reasons" and
  /external/lldb/include/lldb/Target/
StackID.h 137 // be used to tell if a stack ID is the same as
ThreadPlanCallFunction.h 120 // But if something bad goes wrong, it is nice to be able to tell the user what really happened.
  /external/lldb/source/Core/
ValueObjectSyntheticFilter.cpp 181 // for a synthetic VO that might indeed happen, so we need to tell the upper echelons
  /external/lldb/source/Host/macosx/launcherXPCService/
main.mm 212 // This will tell the connection to begin listening for events. If you
  /external/lldb/www/
troubleshooting.html 37 you will need to tell LLDB to always search for inlined breakpoint locations
  /external/llvm/examples/HowToUseJIT/
HowToUseJIT.cpp 104 // 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
  /external/llvm/include/llvm/MC/
MCLinkerOptimizationHint.h 149 return OutStream.tell();
  /external/llvm/lib/Analysis/
LibCallAliasAnalysis.cpp 57 // If that didn't tell us that the function is 'readnone', check to see
  /external/llvm/lib/ProfileData/
InstrProfWriter.cpp 126 uint64_t HashTableStartLoc = OS.tell();
  /external/llvm/lib/TableGen/
Main.cpp 89 // Tell SrcMgr about this buffer, which is what TGParser will pick up.
  /external/llvm/lib/Target/AArch64/
AArch64StorePairSuppress.cpp 101 /// tell us if it's profitable with no cpu knowledge here.

Completed in 268 milliseconds

<<21222324252627282930>>