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

1 2 3 4 5 6 7 891011>>

  /dalvik/libcore/xml/src/main/java/org/apache/xalan/templates/
AVTPartXPath.java 60 * Tell if this expression or it's subexpressions can traverse outside
ElemTextLiteral.java 39 * Tell if space should be preserved.
XUnresolvedVariable.java 166 * Tell what kind of class this is.
  /dalvik/libcore/xml/src/main/java/org/apache/xml/serializer/
SerializerTrace.java 103 * Tell if trace listeners are present.
  /dalvik/libcore/xml/src/main/java/org/apache/xpath/axes/
WalkingIteratorSorted.java 88 * Tell if the nodeset can be walked in doc order, via static analysis.
  /dalvik/libcore/xml/src/main/java/org/apache/xpath/functions/
Function2Args.java 119 * Tell if this expression or it's subexpressions can traverse outside
Function3Args.java 117 * Tell if this expression or it's subexpressions can traverse outside
FunctionMultiArgs.java 138 * Tell if this expression or it's subexpressions can traverse outside
FunctionOneArg.java 98 * Tell if this expression or it's subexpressions can traverse outside
  /dalvik/libcore/xml/src/main/java/org/apache/xpath/objects/
XRTreeFragSelectWrapper.java 125 * Tell what kind of class this is.
XStringForChars.java 94 * Tell if this object contains a java String object.
  /dalvik/libcore/xml/src/main/java/org/apache/xpath/operations/
Operation.java 62 * Tell if this expression or it's subexpressions can traverse outside
  /dalvik/libcore/xml/src/main/java/org/apache/xpath/patterns/
UnionPattern.java 55 * Tell if this expression or it's subexpressions can traverse outside
  /dalvik/vm/
Hash.h 140 * tell the difference by seeing if return value == item.)
  /dalvik/vm/compiler/
CompilerIR.h 159 int optRound; // round number to tell an LIR's age
  /development/pdk/docs/porting/
build_cookbook.jd 35 # Tell it to build an APK
52 # Tell it to build an APK
68 # Tell it to build an APK
84 # Tell it to build an APK
  /development/samples/ApiDemos/src/com/example/android/apis/app/
LocalServiceActivities.java 105 // Tell the user about this for our demo.
MessengerService.java 132 // Tell the user we stopped.
  /development/samples/ApiDemos/src/com/example/android/apis/graphics/
CameraPreview.java 67 // The Surface has been created, acquire the camera and tell it where
  /development/samples/LunarLander/src/com/example/android/lunarlander/
LunarLander.java 127 // tell system to use the layout defined in our XML file
  /development/samples/MySampleRss/src/com/example/codelab/rssexample/
MyRssReader3.java 113 // can tell which form is returning a value.
MyRssReader4.java 123 // can tell which form is returning a value.
  /development/tools/apkcheck/src/com/android/apkcheck/
ApiDescrHandler.java 95 * We can tell if it's an inner class because the class name
  /external/bluetooth/glib/gio/
glocalfileinputstream.c 102 file_stream_class->tell = g_local_file_input_stream_tell;
gseekable.c 97 return (* iface->tell) (seekable);

Completed in 174 milliseconds

1 2 3 4 5 6 7 891011>>