/external/guava/guava/src/com/google/common/util/concurrent/ |
ForwardingService.java | 26 * @since 1.0 65 * @since 9.0 75 * @since 9.0
|
/external/nist-sip/java/gov/nist/javax/sip/ |
DialogExt.java | 21 * @since 2.0 34 * @since 2.0 47 * @since 2.0
|
UtilsExt.java | 28 * @since 2.0 41 * @since 2.0 50 * @since 2.0
|
/external/nist-sip/java/gov/nist/javax/sip/message/ |
MessageFactoryExt.java | 34 * @since 2.0 44 * @since 2.0 57 * @since 2.0
|
/external/smack/src/org/jivesoftware/smack/util/collections/ |
EmptyIterator.java | 30 * @since Commons Collections 2.1.1 and 3.1 37 * @since Commons Collections 3.1 43 * @since Commons Collections 2.1.1 and 3.1
|
/external/webkit/Source/WebKit/gtk/webkit/ |
webkitwebnavigationaction.cpp | 143 * Since: 1.0.3 158 * Since: 1.0.3 173 * Since: 1.0.3 189 * Since: 1.0.3 205 * Since: 1.1.13 227 * Since: 1.0.3 243 * Since: 1.0.3 265 * Since: 1.0.3 282 * Since: 1.0.3 308 * Since: 1.0. [all...] |
/frameworks/testing/uiautomator/library/core-src/com/android/uiautomator/core/ |
Configurator.java | 27 * @since API Level 18 52 * @since API Level 18 74 * @since API Level 18 93 * @since API Level 18 110 * @since API Level 18 127 * @since API Level 18 144 * @since API Level 18 161 * @since API Level 18 178 * @since API Level 18 195 * @since API Level 1 [all...] |
/build/core/ |
process_wrapper.sh | 11 # Save away these variables, since we may loose them
|
/dalvik/vm/mterp/c/ |
OP_IPUT_OBJECT.cpp | 5 * for us, since "dexopt" quickens it whenever possible, but it's still an
|
/external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/operator/ |
ContentSigner.java | 21 * Returns a signature based on the current data written to the stream, since the
|
/external/chromium/base/ |
base_api.h | 12 // cherry-picking that since the #define's also change
|
sys_string_conversions_win.cc | 13 // Do not assert in this function since it is used by the asssertion code! 18 // Do not assert in this function since it is used by the asssertion code! 31 // Do not assert in this function since it is used by the asssertion code! 50 // Do not assert in this function since it is used by the asssertion code!
|
/external/chromium/build/linux/ |
chrome_linux.croc | 10 # Specify inclusions before exclusions, since rules are in order.
|
/external/chromium/build/mac/ |
chrome_mac.croc | 7 # Specify inclusions before exclusions, since rules are in order.
|
/external/chromium/chrome/browser/prerender/ |
prerender_final_status.h | 11 // NOTE: New values need to be appended, since they are used in histograms.
|
/external/chromium/chrome/browser/tab_contents/ |
tab_util.h | 15 // Should only be called from the UI thread, since it accesses TabContent.
|
/external/chromium/chrome/browser/ui/cocoa/ |
encoding_menu_controller_delegate_mac.h | 14 // The Windows version of this class manages the Encoding Menu, but since Cocoa
|
/external/chromium/net/base/ |
sys_addrinfo.h | 15 // since it avoids duplicating the platform-specific selections.
|
sys_byteorder.h | 8 // this file instead of directly writing the #if / #else, since it
|
/external/clang/docs/ |
doxygen.intro | 14 /// Since clang is constantly under active development, what you're about to
|
/external/clang/test/CXX/basic/basic.lookup/basic.lookup.qual/ |
p6-0x.cpp | 4 // since the specification is still in flux.
|
/external/clang/test/CodeGen/ |
2002-02-13-ReloadProblem.c | 6 * now it is skipped entirely, and since reload doesn't run, it can't cause
|
/external/clang/test/CodeGenObjC/ |
2009-01-21-invalid-debug-info.m | 3 // FIXME: This test case can be removed at some point (since it will
|
/external/clang/test/Sema/ |
struct-compat.c | 9 // Per C99 6.7.2.3, since the outer and inner "struct x"es have different
|
/external/doclava/src/com/google/doclava/ |
DocInfo.java | 80 public void setSince(String since) { 81 mSince = since; 88 public void setDeprecatedSince(String since) { 89 mDeprecatedSince = since;
|