HomeSort by relevance Sort by last modified time
    Searched full:isn (Results 176 - 200 of 2318) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/webkit/WebKit/win/Interfaces/
IWebBackForwardList.idl 88 @result The entry right before the current entry, or nil if there isn't one.
104 @result The entry right after the current entry, or nil if there isn't one.
  /frameworks/base/core/java/android/text/method/
PasswordTransformationMethod.java 73 // This callback isn't used.
117 // This callback isn't used.
  /frameworks/base/core/jni/
CursorWindow.h 95 * the pre-allocated chunk isn't big enough to refer to all rows. Each row directory has a
144 * of the allocation, or 0 if there isn't enough space.
  /dalvik/libcore/xml/src/main/java/org/apache/xml/dtm/ref/
CoroutineManager.java 63 * can optimize the coroutine metaphor), isn't necessarily as clear in
222 * @exception java.lang.NoSuchMethodException if thisCoroutine isn't
251 * %TBD% What should we do if toCoroutine isn't registered? Exception?
258 * @exception java.lang.NoSuchMethodException if toCoroutine isn't a
327 * @exception java.lang.NoSuchMethodException if toCoroutine isn't a
  /external/libpcap/
pcap-bpf.c 492 /* Driver isn't loaded, load it now */
535 * Load the bpf driver, if it isn't already loaded,
550 * Go through all the minors and find one that isn't in use.
564 * to send, if sending packets isn't supported on
822 * 802.11 interfaces DLT_DOCSIS, which isn't the right thing to
842 * the link-layer source address isn't forcibly overwritten.
915 * "read()" is done, so the timer isn't in effect if the
983 * but the store buffer isn't empty, rotate the buffers
1007 * isn't empty, rotate the buffers and return what packets are
  /dalvik/libcore/security/src/main/java/org/bouncycastle/crypto/macs/
CFBBlockCipherMac.java 43 * If an IV isn't passed as part of the parameter, the IV will be all zeros.
109 * @exception DataLengthException if there isn't enough data in in, or
111 * @exception IllegalStateException if the cipher isn't initialised.
  /dalvik/tests/068-classloader/src/
Main.java 37 * we call a method that isn't actually implemented.
39 * This isn't the class that fails -- it's a class with the same
64 * See if we can load a class that isn't public to us. We should be
  /external/opencore/pvmi/pvmf/include/
pvmf_node_utils.h 270 //if input cmd id isn't as expected, memory won't get
291 //if input cmd id isn't as expected, memory won't get
315 //if input cmd id isn't as expected, memory won't get
  /external/webkit/WebCore/platform/graphics/skia/
SkiaFontWin.cpp 207 // ListHashSet isn't the greatest structure for deleting stuff out of, but
338 // Note that this isn't strictly correct, since the stroke could be
342 // that isn't normally an issue.
  /build/tools/droiddoc/src/
PackageInfo.java 73 // TODO should return false if all classes are hidden but the package isn't.
  /build/tools/
dump-package-stats 78 fail "$file doesn't exist or isn't a file"
event_log_tags.py 84 self.AddError("\"%s\" isn't an integer tag or '?'" % (parts[0],))
  /cts/tests/tests/text/src/android/text/cts/
AnnotationTest.java 87 // Because of the return value is a hide value, we only can assert the return value isn't 0.
  /dalvik/dx/src/com/android/dx/dex/file/
EncodedArrayItem.java 55 * The write size isn't known up-front because (the variable-lengthed)
HeaderItem.java 101 * isn't a staticly linked file.
UniformItemSection.java 60 * if this instance isn't the sort that maps constants to {@link
  /dalvik/hit/src/com/android/hit/
ArrayInstance.java 140 // If this isn't an object array then we can't refer to an object
  /dalvik/libcore/dalvik/src/main/java/dalvik/system/
TemporaryDirectory.java 53 * Sets up the temporary directory, but only if one isn't already
  /dalvik/libcore/luni/src/main/java/java/util/
AbstractCollection.java 122 * if the object to look for isn't of the correct type.
156 * if one or more elements of {@code collection} isn't of the
265 * if one or more elements of {@code collection} isn't of the
307 * isn't of the correct type.
Collection.java 131 * if the object to look for isn't of the correct
150 * if one or more elements of {@code collection} isn't of the
237 * isn't of the correct type.
261 * isn't of the correct type.
  /dalvik/libcore/security/src/main/java/org/bouncycastle/asn1/
BERInputStream.java 167 // explicitly tagged (probably!) - if it isn't we'd have to
  /dalvik/libcore/xml/src/main/java/org/apache/xalan/templates/
XSLTVisitor.java 35 * Visit an XSLT instruction. Any element that isn't called by one
  /dalvik/libcore/xml/src/main/java/org/apache/xpath/axes/
HasPositionalPredChecker.java 86 * Visit a predicate within a location path. Note that there isn't a
  /dalvik/tests/072-precise-gc/src/
Main.java 88 * Getting a zero result here isn't conclusive, but it's a strong
  /dalvik/vm/
Android.mk 112 # have sufficient custom code so that libffi isn't needed at all,

Completed in 429 milliseconds

1 2 3 4 5 6 78 91011>>