HomeSort by relevance Sort by last modified time
    Searched full:since (Results 1376 - 1400 of 13865) sorted by null

<<51525354555657585960>>

  /external/qemu/distrib/sdl-1.2.15/
README.wscons 45 for the Sharp Zaurus, since the display hardware is wired so that it
68 Since my main motivation for writing the driver was playing MAME on
91 is MUCH better without this, and it is COMPLETELY UNNECESSARY, since
  /external/qemu/elff/
elf_alloc.h 69 * This will be much faster than going to the heap all the time, and since we
132 * Since deleting for chunk-allocated objects is a "no-op", we don't do
140 * Since deleting for chunk-allocated objects is a "no-op", we don't do
  /external/robolectric/src/test/java/com/xtremelabs/robolectric/shadows/
ArrayAdapterTest.java 68 //this assertion may look a little backwards since R.id.title is labeled
76 //this assertion may look a little backwards since R.id.title is labeled
84 //this assertion may look a little backwards since R.id.title is labeled
  /external/skia/legacy/src/core/
SkRasterClip.cpp 73 // TODO: since we are going to over-write fAA completely (aren't we?)
143 // return true if x is nearly integral (within 1/16) since that is the highest
225 // can't ever assert that fBW is empty, since we may have called forceGetBW
  /external/smack/asmack-master/static-src/custom/de/measite/smack/
AndroidDebugger.java 19 * this debugger with caution since printing to the console is an expensive operation that may
20 * even block the thread since only one thread may print at a time.<p>
84 // the GUI. This is what we call "interpreted" packet data, since it's the packet
  /external/smack/src/de/measite/smack/
AndroidDebugger.java 19 * this debugger with caution since printing to the console is an expensive operation that may
20 * even block the thread since only one thread may print at a time.<p>
84 // the GUI. This is what we call "interpreted" packet data, since it's the packet
  /external/smack/src/org/jivesoftware/smack/debugger/
ConsoleDebugger.java 33 * this debugger with caution since printing to the console is an expensive operation that may
34 * even block the thread since only one thread may print at a time.<p>
98 // the GUI. This is what we call "interpreted" packet data, since it's the packet
  /external/smack/src/org/jivesoftware/smack/util/collections/
MapIterator.java 45 * @since Commons Collections 3.0
93 * since the last call to <code>next()</code>
104 * @throws IllegalStateException if <code>remove()</code> has been called since the
  /external/smack/src/org/jivesoftware/smackx/packet/
LastActivity.java 76 * Returns number of seconds that have passed since the user last logged out.
79 * @return the number of seconds that have passed since the user last logged out.
141 * @deprecated This method only retreives the lapsed time since the last logout of a particular jid.
  /external/smack/src/org/jivesoftware/smackx/pubsub/
Item.java 31 * <li>The id is optional, since the server will generate one if necessary, but should be used if it is
32 * meaningful in the context of the node. This value must be unique within the node that it is sent to, since
67 // The element type is actually irrelevant since we override getNamespace() to return null
  /external/webkit/Source/JavaScriptCore/qt/api/
qscriptvalue.cpp 367 has side effects on the script engine, since the engine will call
384 has side effects on the script engine, since the engine will call
401 has side effects on the script engine, since the engine will call
428 has side effects on the script engine, since the engine will call
445 has side effects on the script engine, since the engine will call
462 has side effects on the script engine, since the engine will call
479 has side effects on the script engine, since the engine will call
612 calling this function has side effects on the script engine, since
673 script engine, since the getter function will be called (possibly
692 same property repeatedly, since the lookup can be performed faste
    [all...]
  /external/webkit/Source/WebCore/editing/
EditCommand.cpp 81 // Changes to the document may have been made since the last editing operation that
113 // Changes to the document may have been made since the last editing operation that
136 // Changes to the document may have been made since the last editing operation that
  /external/webkit/Tools/Scripts/webkitpy/thirdparty/
__init__.py 54 # We need to download ClientForm since the mechanize package that we download
56 # in _html.py. Since mechanize imports ClientForm in the following way,
80 # Since irclib and ircbot are two top-level packages, we need to import
  /frameworks/base/core/java/android/preference/
TwoStatePreference.java 195 // Since the view is still not attached we create, populate,
196 // and send the event directly since we do not know when it
249 // No need to save instance state since it's persistent
  /frameworks/base/core/java/android/speech/tts/
SynthesisPlaybackQueueItem.java 134 // take() will return null since mStopped was true, and will then
139 // buffers will no longer be copied since mStopped is true. The
189 // proceed to leave the write loop since take() will return null when
  /frameworks/base/docs/html/tools/help/uiautomator/
Configurator.jd 12 Since <a href="/guide/topics/manifest/uses-sdk-element.html#ApiLevels">API level 18</a>
552 <h5 class="jd-tagtitle">Since</h5>
583 <h5 class="jd-tagtitle">Since</h5>
615 <h5 class="jd-tagtitle">Since</h5>
651 <h5 class="jd-tagtitle">Since</h5>
689 <h5 class="jd-tagtitle">Since</h5>
725 <h5 class="jd-tagtitle">Since</h5>
770 <h5 class="jd-tagtitle">Since</h5>
810 <h5 class="jd-tagtitle">Since</h5>
855 <h5 class="jd-tagtitle">Since</h5
    [all...]
  /frameworks/base/location/java/android/location/
GpsStatus.java 84 * Event sent when the GPS system has received its first fix since starting.
170 * Since this method is only used within {@link LocationManager#getGpsStatus},
186 * Returns the time required to receive the first fix since the most recent
  /libcore/dom/src/test/java/org/w3c/domts/
JTidyDOMImplementation.java 74 * @since DOM Level 2
104 * a non-null namespace URI was provided, since namespaces were
115 * @since DOM Level 2
  /libcore/luni/src/main/java/java/util/
Currency.java 93 * @since 1.7
115 * @since 1.7
125 * @since 1.7
LinkedList.java 37 * @since 1.2
720 * @since 1.6
730 * @since 1.6
740 * @since 1.6
750 * @since 1.6
760 * @since 1.6
771 * @since 1.6
781 * @since 1.6
791 * @since 1.6
801 * @since 1.
    [all...]
  /libcore/luni/src/main/java/java/util/zip/
DeflaterOutputStream.java 98 * @since 1.7
106 * @since 1.7
114 * @since 1.7
  /libcore/luni/src/main/java/javax/crypto/
CipherInputStream.java 96 // check output size on each iteration since pending state
115 throw new AssertionError(e); // should not happen since we sized with getOutputSize
186 * @return false, since this input stream does not support {@code mark} and
  /libcore/luni/src/main/java/org/w3c/dom/
Entity.java 70 * @since DOM Level 3
78 * @since DOM Level 3
86 * @since DOM Level 3
  /libcore/luni/src/main/java/org/xml/sax/ext/
Attributes2.java 35 * @since SAX 2.0 (extensions 1.1 alpha)
75 * <p>Remember that since DTDs do not "understand" namespaces, the
106 * <p>Remember that since DTDs do not "understand" namespaces, the
  /libcore/luni/src/main/java/org/xml/sax/helpers/
LocatorImpl.java 43 * <p>Normally, parser writers will not use this class, since it
47 * @since SAX 1.0
59 * <p>This will not normally be useful, since the main purpose

Completed in 809 milliseconds

<<51525354555657585960>>