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

1 2 34 5 6 7 8 91011>>

  /dalvik/libcore/xml/src/main/java/org/apache/xpath/objects/
XObject.java 208 * Tell what kind of class this is.
529 * Tell if one object is less than the other.
553 * Tell if one object is less than or equal to the other.
577 * Tell if one object is greater than the other.
601 * Tell if one object is greater than or equal to the other.
625 * Tell if two objects are functionally equal.
653 * Tell if two objects are functionally not equal.
675 * Tell the user of an error, and probably throw an
689 * Tell the user of an error, and probably throw an
XNodeSet.java 121 * Tell that this is a CLASS_NODESET.
463 * Tell if one object is less than the other.
636 * Tell if one object is less than the other.
650 * Tell if one object is less than or equal to the other.
664 * Tell if one object is less than the other.
678 * Tell if one object is less than the other.
693 * Tell if two objects are functionally equal.
714 * Tell if two objects are functionally not equal.
  /dalvik/vm/alloc/
HeapWorker.h 36 * Tell the worker thread to wake up and do work.
  /development/samples/ApiDemos/src/com/example/android/apis/graphics/
GLES20Activity.java 36 // Tell the surface view we want to create an OpenGL ES 2.0-compatible
  /development/samples/ApiDemos/src/com/example/android/apis/media/
MediaPlayerDemo_Audio.java 60 // Tell the user to provide an audio file URL.
  /development/samples/BrowserPlugin/src/com/android/sampleplugin/
VideoSurface.java 55 // Tell the cube renderer that we want to render a translucent version
  /external/bison/
GNUmakefile 55 # Tell version 3.79 and up of GNU make to not build goals in this
  /external/bluetooth/glib/gio/
gfileinputstream.h 64 goffset (* tell) (GFileInputStream *stream); member in struct:_GFileInputStreamClass
gfileoutputstream.h 64 goffset (* tell) (GFileOutputStream *stream); member in struct:_GFileOutputStreamClass
  /external/kernel-headers/original/linux/
timer.h 48 * timer_pending will tell whether a given timer is currently pending,
  /external/netperf/
netcpu_osx.c 113 /* tests tell up what the elapsed time should be. */
  /external/opencore/oscl/oscl/osclio/src/
oscl_file_native.cpp 215 //Just do seek to end, tell, then seek back.
216 TOsclFileOffset curPos = Tell();
220 TOsclFileOffset endPos = Tell();
385 TOsclFileOffset OsclNativeFile::Tell()
  /external/qemu/distrib/sdl-1.2.12/src/main/beos/
SDL_BeApp.cc 36 /* Flag to tell whether or not the Be application is active or not */
  /external/skia/src/ports/
SkOSFile_stdio.cpp 75 SkDEBUGF(("sk_fread: fseek(%d) tell:%d failed with feof:%d ferror:%d returned:%d\n",
  /external/webkit/WebCore/loader/
CachedResourceClient.h 63 // Called to find out if this client wants to actually display the image. Used to tell when we
  /external/webkit/WebCore/platform/graphics/opentype/
OpenTypeSanitizer.cpp 62 const size_t transcodeLen = output.Tell();
  /frameworks/base/core/java/com/android/internal/view/menu/
ExpandedMenuView.java 64 // Tell adapter of the change, it will notify the mListView
  /frameworks/base/location/java/android/location/
ILocationManager.aidl 62 // Used by location providers to tell the location manager when it has a new location.
  /ndk/build/platforms/android-5/arch-x86/usr/include/
endian.h 62 /* Tell sys/endian.h we have MD variants of the swap macros. */
  /ndk/build/platforms/android-8/arch-x86/usr/include/
endian.h 62 /* Tell sys/endian.h we have MD variants of the swap macros. */
  /external/openssl/crypto/
crypto-lib.com 108 $! Tell The User What Kind of Machine We Run On.
371 $! Tell The User What Module We Are Building.
486 $! Tell The User That The File Doesn't Exist.
500 $! Tell The User We Are Compiling The File.
577 $! Tell the user what happens
623 $! Tell The User That We Are All Done.
747 $! Tell The User What Linker Option File We Are Using.
785 $! Tell The User We Don't Know What They Want.
964 $! Tell the user
984 $! Tell the use
    [all...]
  /dalvik/libcore/xml/src/main/java/org/apache/xpath/
Arg.java 141 * Tell if this variable is a parameter passed with a with-param or as
159 * Tell if this variable is currently visible.
Expression.java 56 * Tell if this expression or it's subexpressions can traverse outside
140 * result of the expression, but tell that a "safe" object doesn't have
205 * Tell if the expression is a nodeset expression. In other words, tell
320 * Tell if this expression returns a stable number that will not change during
357 * This is a utility method to tell if the passed in
404 * Tell the user of an assertion error, and probably throw an
428 * Tell the user of an error, and probably throw an
  /dalvik/libcore/xml/src/main/java/org/apache/xpath/functions/
FunctionDef1Arg.java 60 * Tell if the expression is a nodeset expression.
158 * Tell if this expression or it's subexpressions can traverse outside
  /development/samples/ApiDemos/src/com/example/android/apis/app/
MessengerServiceActivities.java 95 // As part of the sample, tell the user what happened.
106 // As part of the sample, tell the user what happened.

Completed in 68 milliseconds

1 2 34 5 6 7 8 91011>>