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

<<11121314151617181920>>

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
utmp.h 119 /* Tell the user that we have a modern system with UT_HOST, UT_PID,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
utmp.h 119 /* Tell the user that we have a modern system with UT_HOST, UT_PID,
  /sdk/eclipse/plugins/com.android.ide.eclipse.ndk/src/com/android/ide/eclipse/ndk/internal/build/
NdkEnvSupplier.java 80 // Since we're using real paths, need to tell cygwin it's OK
  /system/core/libzipfile/
zipfile.c 96 // Use the undocumented "negative window bits" feature to tell zlib
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/analyzer/
ColorCheckerTest.java 46 /** Boolean to tell whether auto focus has succeded.*/
48 /** Boolean to tell whether auto focus is supported.*/
  /development/samples/MySampleRss/src/com/example/codelab/rssexample/
MyRssReader5.java 156 // can tell which form is returning a value.
198 // Tell the service to requery the service, then set
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/
ANTLRCommonTreeAdaptor.m 62 /** Tell me how to create a token for use with imaginary token nodes.
81 /** Tell me how to create a token for use with imaginary token nodes.
  /external/apache-xml/src/main/java/org/apache/xpath/objects/
XRTreeFrag.java 126 * Tell what kind of class this is.
247 * Tell if two objects are functionally equal.
  /external/chromium/base/memory/
weak_ptr.h 12 // calls a method on the referrers to tell them to drop their references. This
13 // approach also requires the referrers to tell the shared object when they get
  /external/chromium/chrome/browser/extensions/
extension_debugger_api.cc 122 // Attach to debugger and tell it we are ready.
143 // Tell extension that this client host has been detached.
  /external/chromium/third_party/libjingle/source/talk/base/
task.h 59 // too many triggers on one thread. Basically if you want to tell a task
61 // then you Wake() it. Don't tell it to process it right away. If it
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/internal/performance/results/model/
ComponentResultsElement.java 151 * @param fingerprint Tell whether only fingerprint scenarios are expected or not.
174 * @param fingerprint Tell whether only fingerprint scenarios are expected or not.
  /external/elfutils/src/
ranlib.c 110 /* Tell the library which version we are expecting. */
153 /* Tell the kernel we will read all the pages sequentially. */
  /external/flac/include/FLAC/
callback.h 129 /** Signature for the tell callback.
173 FLAC__IOCallback_Tell tell; member in struct:__anon8069
  /external/jmonkeyengine/engine/src/core/com/jme3/material/
Technique.java 112 * Called by the material to tell the technique a parameter was modified
125 * Called by the material to tell the technique a parameter was cleared
  /external/kernel-headers/original/linux/
slab.h 52 #define SLAB_CTOR_ATOMIC 0x002UL /* tell constructor it can't sleep */
53 #define SLAB_CTOR_VERIFY 0x004UL /* tell constructor it's a verify call */
  /external/libxml2/include/libxml/
HTMLparser.h 58 * This is a very limited representation. It fails to tell us when
60 * allowed or not), and it doesn't tell us where CDATA and PCDATA
  /external/qemu/hw/
goldfish_pipe.h 174 #define PIPE_CMD_WAKE_ON_WRITE 5 /* tell the emulator to wake us when writing is possible */
182 #define PIPE_CMD_WAKE_ON_READ 7 /* tell the emulator to wake us when reading is possible */
  /frameworks/base/tests/RenderScriptTests/SceneGraph/src/com/android/testapp/
SimpleAppRS.java 139 // Tell the shader what constants we want
166 // Tell the renderable which texture to use when we draw
  /sdk/docs/
howto_SDK_git_cygwin.txt 113 The other thing we can do is tell git not to track the files that cause
130 needed and tell git to ignore the offending files:
  /system/media/camera/docs/
metadata_helpers.py 184 cur_pos = buf.tell()
185 while buf.tell() > 0 and buf.read(1) != '\n':
  /external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
DTMDefaultBaseTraversers.java 498 * Tell if the indexing is on and the given expanded type ID matches
515 * Tell if a node is outside the axis being traversed. This method must be
527 * Tell if the axis has been fully processed to tell if a the wait for
597 * Tell if the axis has been fully processed to tell if a the wait for
623 * Tell if this node identity is a descendant. Assumes that
640 * Tell if a node is outside the axis being traversed. This method must be
    [all...]
  /external/chromium/chrome/browser/ui/webui/
net_internals_ui.cc 730 // Tell the javascript about the relationship between event type enums and
746 // Tell the javascript about the version of the client and its
775 // Tell the javascript about the relationship between load flag enums and
788 // Tell the javascript about the relationship between net error codes and
801 // Tell the javascript about the relationship between event phase enums and
813 // Tell the javascript about the relationship between source type enums and
825 // Tell the javascript about the relationship between LogLevel enums and their
837 // Tell the javascript about the relationship between address family enums and
852 // Tell the javascript how the "time ticks" values we have given it relate to
    [all...]
  /external/antlr/antlr-3.4/runtime/C/src/
antlr3tokenstream.c 641 ts->debugger->consumeToken(ts->debugger, t); // Tell the debugger that we consumed the first token
647 // we need to tell the debugger about those tokens.
659 /** A simple filter mechanism whereby you can tell this token stream
661 * when interpreting, we cannot execute actions so we need to tell
843 /// As per mark() but with a call to tell the debugger we are doing this
  /external/bluetooth/bluedroid/stack/sdp/
sdp_main.c 270 /* Tell the user if he has a callback */
474 /* Tell the user if he has a callback */
651 /* Tell the user if he has a callback */
684 /* Tell the user if he has a callback */
713 /* Tell the user if he has a callback */

Completed in 689 milliseconds

<<11121314151617181920>>