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

<<21222324252627282930>>

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/manifest/pages/
ApplicationAttributesPart.java 151 // Tell the section that the layout has changed.
  /packages/apps/Launcher2/src/com/android/launcher2/
LauncherModel.java 659 // If it's not running startLoaderFromBackground will merely tell it that it needs
667 * tell the launcher that it needs to re-run the loader when it comes back instead
686 // If there is already a loader task running, tell it to stop.
708 // If there is already one running, tell it to stop.
    [all...]
  /external/sonivox/jet_tools/JetCreator/
JetFile.py 459 header_pos = output_file.tell()
462 start_pos = output_file.tell()
469 end_pos = output_file.tell()
487 file_size = lib_file.tell()
499 file_size = output_file.tell()
    [all...]
midifile.py 207 stream.error_loc = stream.tell()
261 stream.error_loc = stream.tell()
629 pos = stream.tell()
661 pos = stream.tell()
694 pos = stream.tell()
992 self.start = stream.tell()
1004 pos = stream.tell()
    [all...]
  /external/srec/audio/AudioIn/UNIX/src/
audioin.c 261 //signal to tell that our thread is now running.
363 //signal to tell that our thread is now running.
539 //signal to tell that our thread is now running.
570 //signal to tell that our thread is now running.
783 //signal to tell that our thread is now running.
    [all...]
  /bionic/libc/bionic/
pthread-timers.c 185 /* tell the thread to start/stop */
393 /* tell the timer's thread to stop */
  /external/apache-xml/src/main/java/org/apache/xalan/templates/
FuncDocument.java 378 * Tell the user of an error, and probably throw an
455 * Tell if the expression is a nodeset expression.
  /external/apache-xml/src/main/java/org/apache/xpath/
VariableStack.java 382 * Tell if a local variable has been set or not.
402 * values can tell if they've already been set. It is important to note that
  /external/bison/doc/
refcard.tex 353 \key{Tell {\tt bison} where to start parsing.}
356 \key{Tell {\tt bison} the data type of symbols.}
  /external/chromium/base/
message_pump_glib.cc 50 // making Check a second chance to tell GLib we are ready for Dispatch.
258 // poll will tell us whether there was data, so this read shouldn't block.
  /external/chromium/chrome/browser/extensions/
crx_installer.cc 502 // If there is a client, tell the client about installation.
506 // Tell the frontend about the installation and hand off ownership of
  /external/chromium/chrome/browser/ui/
browser_navigator.cc 437 // in the background, tell it that it's hidden.
470 // If some non-default value is set for the index, we should tell the
  /external/chromium/chrome/browser/ui/login/
login_prompt.cc 134 // Tell the password manager the credentials were submitted / accepted.
405 // Tell the password manager to look for saved passwords.
  /external/chromium/chrome/common/
render_messages.h 235 // Tell the renderer which browser window it's being attached to.
239 // Tell the renderer which type this view is.
  /external/chromium/net/http/
http_response_headers.h 324 // We keep a list of ParsedHeader objects. These tell us where to locate the
332 // hard to tell what may matter down-stream to a consumer of XMLHttpRequest).
  /external/chromium/net/socket/
ssl_server_socket_nss.cc 343 // Tell SSL we're a server; needed if not letting NSPR do socket I/O
657 // Tell NSS to not verify the certificate.
  /external/clang/lib/Parse/
ParseInit.cpp 25 /// designator. If we can tell it is impossible that it is a designator, return
231 // FIXME: We also need to tell Sema that we're in a
  /external/dnsmasq/
setup.html 135 As an aside, make sure not to tell DHCP to set the hostname when it
201 restore the correct behaviour, you can tell dnsmasq the address of the
  /external/e2fsprogs/
ABOUT-NLS 17 available translations. They tell how people wanting to contribute and
21 related to internationalization, you should tell about the version of
  /external/e2fsprogs/ext2ed/
main.c 226 * assumptions. The double -1 arguments tell ncurses
457 * over and over until we tell it to stop.
  /external/flac/include/FLAC/
stream_decoder.h 167 * the STREAMINFO block. These functions allow you to tell the decoder
345 /** Return values for the FLAC__StreamDecoder tell callback.
350 /**< The tell was OK and decoding can continue. */
553 /** Signature for the tell callback.
561 * Here is an example of a tell callback for stdio streams:
    [all...]
  /external/jsilver/src/com/google/clearsilver/jsilver/syntax/
StructuralWhitespaceStripper.java 133 * Flag to tell us if we are in whitespace chomping mode. By default we start in this mode because
145 * Flag to tell us if the line we are processing has an inline command in it.
  /external/libffi/src/sparc/
ffi.c 534 /* Tell ffi_closure_sparc how to perform return type promotions. */
608 /* Tell ffi_closure_sparc how to perform return type promotions. */
  /external/libpng/
pngmem.c 100 * 64K. However, zlib may allocate more then 64K if you don't tell
439 * 64K. However, zlib may allocate more then 64K if you don't tell
  /external/libpng/scripts/
makefile.cygwin 130 buildsetup-tell:
278 .PHONY: buildsetup-tell libpng.pc libpng-config test-config-install clean

Completed in 422 milliseconds

<<21222324252627282930>>