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

<<31323334353637383940>>

  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.7/
SOURCES 14 toolchain/clang.git (release_31) 4ee97488c51806ac044ff5b6c70f07d1be8dc339 Leave -fexception alone since it's enabled by default
  /prebuilts/gcc/linux-x86/x86/i686-linux-android-4.7/
SOURCES 14 toolchain/clang.git (release_31) 4ee97488c51806ac044ff5b6c70f07d1be8dc339 Leave -fexception alone since it's enabled by default
  /sdk/emulator/opengl/tests/event_injector/
emulator-console.h 29 * a given emulator port. Note that this always succeeds since the
  /development/samples/ApiDemos/src/com/example/android/apis/content/
ChangedContacts.java 42 * Demonstrates selecting contacts that have changed since a certain time.
86 mChangeButton.setText("Changed since " + getLastTimestamp(0, PREF_KEY_CHANGE));
95 mDeleteButton.setText("Deleted since " + getLastTimestamp(0, PREF_KEY_DELETE));
208 mDisplayView.setText(data.getCount() + " change(s) since " + mSearchTime);
221 mChangeButton.setText("Changed since " + timestamp);
225 mDisplayView.setText(data.getCount() + " delete(s) since " + mSearchTime);
235 mDeleteButton.setText("Deleted since " + timestamp);
  /external/apache-xml/src/main/java/org/apache/xpath/
XPathAPI.java 37 * These functions tend to be a little slow, since a number of objects must be
44 * safe, since it guarantees that you're always processing against a
46 * very expensive, since you're rebuilding the DTM every time. You should
197 * The implementation of this is a little slow, since it creates
218 // Since we don't have a XML Parser involved here, install some default support
248 * The implementation of this is a little slow, since it creates
271 // Since we don't have a XML Parser involved here, install some default support
  /external/guava/guava/src/com/google/common/collect/
ImmutableListMultimap.java 50 * @since 2.0 (imported from Google Collections Library)
153 * @since 2.0 (imported from Google Collections Library)
171 * @since 11.0
198 * @since 8.0
209 * @since 8.0
245 @SuppressWarnings("unchecked") // safe since multimap is not writable
295 * @since 11
  /external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
ImmutableListMultimap.java 45 * @since 2.0 (imported from Google Collections Library)
148 * @since 2.0 (imported from Google Collections Library)
166 * @since 11.0
193 * @since 8.0
204 * @since 8.0
240 @SuppressWarnings("unchecked") // safe since multimap is not writable
290 * @since 11
  /libcore/luni/src/main/java/java/lang/
Byte.java 23 * @since 1.1
49 * @since 1.5
59 // Note: Byte.TYPE can't be set to "byte.class", since *that* is
106 * @since 1.2
115 * @since 1.7
291 * recommended to use this method instead of the constructor, since it
297 * @since 1.5
Double.java 24 * @since 1.0
75 * @since 1.6
83 * @since 1.6
91 * @since 1.6
99 * @since 1.1
104 // Note: Double.TYPE can't be set to "double.class", since *that* is
111 * @since 1.5
157 * @since 1.2
387 * @since 1.5
399 * @since 1.
    [all...]
  /libcore/luni/src/main/java/org/w3c/dom/
Document.java 19 * <p>Since elements, text nodes, comments, processing instructions, etc.
268 * copied, even if a <code>deep</code> import is requested, since the
280 * of nodes since they cannot have any children.</dd>
286 * on this type of nodes since they cannot have any children.</dd>
293 * nodes since they cannot have any children.</dd>
310 * @since DOM Level 2
372 * support the <code>"XML"</code> feature, since namespaces were
374 * @since DOM Level 2
441 * support the <code>"XML"</code> feature, since namespaces were
443 * @since DOM Level
    [all...]
DOMImplementation.java 51 * @since DOM Level 2
96 * provided, since namespaces were defined by XML.
103 * @since DOM Level 2
119 * sign "+" prepended to the name of the feature will be ignored since
131 * @since DOM Level 3
  /external/chromium/chrome/browser/history/
text_database_manager.h 34 // all data is received or enough time has elapsed since adding, the indexed
38 // full text database, since each page's information is added exactly once.
89 // Allows scoping updates. This also allows things to go faster since every
140 // This must be called OUTSIDE of a transaction since it actually deletes the
170 // Stores "recent stuff" that has happened with the page, since the page
188 // Returns true if both the title or body of the entry has been set. Since
229 // or delete it since it will get automatically deleted as necessary.
262 // using Get. Instead, we keep them in the order they were inserted, since
268 // Nesting levels of transactions. Since sqlite only allows one open
270 // to a real transaction. Since this object never needs to do ROLLBACK, losin
    [all...]
  /external/webkit/Source/WebCore/platform/graphics/chromium/
TransparencyWin.cpp 137 // This could be an ImageBuffer but this is an optimization. Since this is
140 // is much faster since it's just a Malloc rather than a GDI call.
161 // This should be false, since calling composite() is mandatory.
208 // case since we're using our own happy coordinate system. So we set it
209 // to be the source rect since that matches how the code below actually
303 // Need to save things since we're modifying the transform.
336 // Need to save things since we're modifying the layer.
384 // We can re-use the existing buffer. We don't need to clear it since
457 // Note that we need to specify the source layer subset, since the bitmap
492 // Note that we need to specify the source layer subset, since the bitma
    [all...]
  /external/webkit/Source/WebKit/qt/Api/
qwebhistory.cpp 44 \since 4.4
167 \since 4.5
180 \since 4.5
203 \since 4.5
213 \since 4.4
431 \since 4.5
463 \since 4.5
474 \since 4.5
485 \since 4.6
513 \since 4.
    [all...]
qwebpluginfactory.cpp 25 \since 4.4
65 \since 4.4
88 \since 4.4
212 \since 4.4
223 \since 4.4
  /external/apache-http/src/org/apache/commons/codec/language/
Soundex.java 59 // Removed @see reference to SoundexUtils below, since the class isn't
78 * @since 1.3
87 * @deprecated This feature is not needed since the encoding size must be constant. Will be removed in 2.0.
186 * @deprecated This feature is not needed since the encoding size must be constant. Will be removed in 2.0.
222 * @deprecated This feature is not needed since the encoding size must be constant. Will be removed in 2.0.
  /external/apache-xml/src/main/java/org/apache/xml/dtm/
DTMFilter.java 49 * Since attributes are never children of other nodes, they do not
75 * node will appear in the first position of the traversal. Since
94 * Document itself, since Document has no parent.)
106 * root is the Document itself, since DocumentFragment has no parent.)
115 * traversal. Since notations are not part of the document tree, they do
  /external/qemu/distrib/sdl-1.2.15/src/cdrom/macosx/
SDL_syscdrom_c.h 64 audio (since nearly all Macs don't have analog audio-in on the sound card).
65 That's easy, since these volumes have a flag that indicates this special
77 hopefully in the right order. Since these files all begin with a number "1 Audio Track",
96 OK, so it's not really magic, but since I don't fully understand all the hidden details it
135 #define kErrorFakeDevice "Error: Cannot proceed since we're faking a CD-ROM device. Reinit the CD-ROM subsystem to scan for new volumes."
  /external/webkit/Source/WebCore/webaudio/
AudioNodeInput.cpp 81 node()->deref(AudioNode::RefTypeConnection); // Note: it's important to return immediately after all deref() calls since the node may be deleted.
89 node()->deref(AudioNode::RefTypeDisabled); // Note: it's important to return immediately after all deref() calls since the node may be deleted.
111 node()->deref(AudioNode::RefTypeConnection); // Note: it's important to return immediately after all deref() calls since the node may be deleted.
130 node()->deref(AudioNode::RefTypeDisabled); // Note: it's important to return immediately after all deref() calls since the node may be deleted.
221 // We shouldn't be calling this method if there's only one connection, since it's less efficient.
  /external/webkit/Source/WebKit/gtk/webkit/
webkitglobals.cpp 75 * Since: 1.1.1
106 * Since: 1.1.18
168 * Since: 1.1.18
184 * Since: 1.3.8
234 * Since: 1.3.13
webkitwebframe.cpp 276 * scrollbars are applied as %GTK_POLICY_AUTOMATIC instead, since
287 * Since: 1.1.14
334 * Since: 1.1.7
352 * Since: 1.1.14
370 * Since: 1.1.14
525 * Since: 1.1.1
573 * Since: 1.1.1
594 * Since: 1.1.6
719 * Since: 1.1.14
741 * Since: 1.1.1
    [all...]
  /frameworks/base/
Android.mk 431 # The since flag (-since N.xml API_LEVEL) is used to add API Level information
435 -since $(SRC_API_DIR)/1.xml 1 \
436 -since $(SRC_API_DIR)/2.xml 2 \
437 -since $(SRC_API_DIR)/3.xml 3 \
438 -since $(SRC_API_DIR)/4.xml 4 \
439 -since $(SRC_API_DIR)/5.xml 5 \
440 -since $(SRC_API_DIR)/6.xml 6 \
441 -since $(SRC_API_DIR)/7.xml 7 \
442 -since $(SRC_API_DIR)/8.xml 8
    [all...]
  /libcore/luni/src/main/java/java/sql/
BatchUpdateException.java 62 * @since 1.6
76 * @since 1.6
90 * @since 1.6
106 * @since 1.6
122 * @since 1.6
  /external/v8/src/
bignum-dtoa.cc 111 // Note that it should not have any effect anyways since the string is
236 // For now let's round towards even (since this is what Gay seems to
252 // Note again that the last digit could not be '9' since this would have
315 // Note that we have to look at more than just the requested_digits, since
322 // Note that it should not have any effect anyways since the string is
382 // Optimization: since we only need an approximated result this computation
386 // Since we want to avoid overshooting we decrement by 1e10 so that
409 // Since the estimated_power is positive we simply multiply the denominator
460 // since v = significand * 2^exponent this is equivalent to
483 // then the distance is 1 ulp. Since the exponent is close to zer
    [all...]
  /packages/apps/Email/src/org/apache/commons/io/
IOUtils.java 255 * @since Commons IO 1.1
293 * @since Commons IO 1.1
316 * @since Commons IO 1.1
335 * @since Commons IO 1.1
453 * @since Commons IO 1.1
475 * @since Commons IO 1.1
497 * @since Commons IO 1.1
537 * @since Commons IO 1.2
571 * @since Commons IO 1.2
591 * @since Commons IO 1.1
    [all...]

Completed in 1578 milliseconds

<<31323334353637383940>>