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

1 2 3 4 5 67 8 91011>>

  /external/webkit/WebCore/html/
HTMLLIElement.cpp 97 // If we are not in a list, tell the renderer so it can position us inside.
  /external/webkit/WebCore/platform/image-decoders/skia/
ImageDecoderSkia.cpp 105 m_bitmap.setDataComplete(); // Tell the bitmap it's done.
  /external/webkit/WebCore/xml/
XPathNodeSet.h 62 // NodeSet itself doesn't check if it contains nodes in document order - the caller should tell it if it does not.
  /external/webkit/WebKit/android/benchmark/
MyJavaVM.cpp 128 // Tell WebCore about the vm
  /external/webkit/WebKit/chromium/src/
WebColor.cpp 126 // TODO(jeremy): Tell RenderTheme to update colors.
  /external/webkit/WebKit/gtk/webkit/
webkitwebpolicydecision.cpp 37 * allowed. The application uses it to tell the engine what to do.
  /external/webkit/WebKit/haiku/
ChangeLog 43 Fixes <http://webkit.org/b/31124> Tell the WebFrameLoadDelegate when
  /external/webkit/WebKit/qt/WebCoreSupport/
ChromeClientQt.h 130 // this is a hook for WebCore to tell us what we need to do with the GraphicsLayers
  /frameworks/base/services/java/com/android/server/am/
IntentBindRecord.java 43 /** Set when we still need to tell the service all clients are unbound. */
  /frameworks/opt/emoji/
EmojiFactory.h 36 // TODO(dmiyakawa): there should be a way to tell users the format of the
  /system/core/libzipfile/
zipfile.c 96 // Use the undocumented "negative window bits" feature to tell zlib
  /dalvik/libcore/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.
  /development/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:
  /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/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/opencore/doc/oscl_html/
oscl__file__cache_8h-source.html 52 <a name="l00055"></a><a class="code" href="classOsclFileCache.html#a8">00055</a> <a class="code" href="osclconfig__io_8h.html#a48">TOsclFileOffset</a> <a class="code" href="classOsclFileCache.html#a8">Tell</a>()
61 00064 <span class="keywordflow">return</span> (<a class="code" href="classOsclFileCache.html#a8">Tell</a>() == <a class="code" href="classOsclFileCache.html#a6">FileSize</a>()) ? 1 : 0;
classOsclFileCache.html 31 <tr><td nowrap align=right valign=top><a class="el" href="osclconfig__io_8h.html#a48">TOsclFileOffset</a>&nbsp;</td><td valign=bottom><a class="el" href="classOsclFileCache.html#a8">Tell</a> ()</td></tr>
326 <a name="a8" doxytag="OsclFileCache::Tell"></a><p>
332 <td class="md" nowrap valign="top"> <a class="el" href="osclconfig__io_8h.html#a48">TOsclFileOffset</a> OsclFileCache::Tell </td>
  /external/opencore/fileformats/common/parser/include/
pvfile.h 189 //API to tell whether file is open.
213 OSCL_IMPORT_REF int32 Tell();
  /sdk/ddms/libs/ddmlib/src/com/android/ddmlib/
AdbHelper.java 84 // if the device is not -1, then we first tell adb we're looking to
124 // if the device is not -1, then we first tell adb we're looking to
274 // if the device is not -1, then we first tell adb we're looking to talk
360 // if the device is not -1, then we first tell adb we're looking to
441 // if the device is not -1, then we first tell adb we're looking to talk
714 // if the device is not -1, then we first tell adb we're looking to talk
  /external/opencore/nodes/pvdummyinputnode/src/
pvmf_dummy_fileinput_node.cpp 952 //A routine to tell if a flush operation is in progress.
    [all...]
  /dalvik/libcore/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/webkit/WebKit/android/jni/
WebViewCore.h 184 * Tell the java side to update the focused textfield
195 * Tell the java side to update the current selection in the focused
212 * Tell the Java side that the origin has exceeded its database quota.
225 * Tell the Java side that the appcache has exceeded its max size.
253 * Tell the Java side of the scrollbar mode
  /external/netperf/
netcpu_kstat10.c 163 /* might want to tell people about what we are skipping.
235 /* might want to tell people about what we are skipping.
339 /* tests tell up what the elapsed time should be. */
  /external/opencore/oscl/oscl/osclio/src/
oscl_file_io.h 55 * The class defines all the input output files operations like open, close, read, write, seek, tell
314 * The File Tell operation
317 OSCL_IMPORT_REF TOsclFileOffset Tell();

Completed in 281 milliseconds

1 2 3 4 5 67 8 91011>>