HomeSort by relevance Sort by last modified time
    Searched full:since (Results 626 - 650 of 21855) sorted by null

<<21222324252627282930>>

  /frameworks/rs/driver/runtime/
rs_structs.h 9 * since this class has virtual members, we can't simply use offsetof() or any
71 * since this class has virtual members, we can't simply use offsetof() or any
105 * since this class has virtual members, we can't simply use offsetof() or any
133 * since this class has virtual members, we can't simply use offsetof() or any
165 * since this class has virtual members, we can't simply use offsetof() or any
203 * since this class has virtual members, we can't simply use offsetof() or any
239 * since this class has virtual members, we can't simply use offsetof() or any
  /libcore/luni/src/main/java/java/awt/font/
TextAttribute.java 94 * @since 1.6
98 /** @since 1.6 */
104 * @since 1.6
108 /** @since 1.6 */
168 * @since 1.6
172 /** @since 1.6 */
174 /** @since 1.6 */
  /external/chromium_org/net/http/
http_stream_factory.h 65 // stream, since the HttpStreamRequest may have modified the configuration
68 // since the HttpStreamRequest performs the proxy resolution.
77 // stream, since the HttpStreamRequest may have modified the configuration
80 // since the HttpStreamRequest performs the proxy resolution.
88 // stream, since the HttpStreamRequest may have modified the configuration
95 // stream, since the HttpStreamRequest may have modified the configuration
117 // stream, since the HttpStreamRequest may have modified the configuration
136 // stream, since the HttpStreamRequest may have modified the configuration
140 // since the HttpStreamRequest performs the proxy resolution.
  /external/guava/guava/src/com/google/common/base/
Equivalence.java 36 * @since 10.0 (<a href="http://code.google.com/p/guava-libraries/wiki/Compatibility"
37 * >mostly source-compatible</a> since 4.0)
81 * @since 10.0 (previously, subclasses would override equivalent())
113 * @since 10.0 (previously, subclasses would override hash())
138 * @since 10.0
149 * @since 10.0
173 * @since 10.0
241 * @since 10.0
254 * @since 10.0
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/pulse/
context.h 130 * Since the context object has references to other objects it must be
206 * complete succesfully, since the daemon probably died before
210 /** Set the name of the default sink. \since 0.4 */
213 /** Set the name of the default source. \since 0.4 */
216 /** Returns 1 when the connection is to a local daemon. Returns negative when no connection has been made yet. \since 0.5 */
219 /** Set a different application name for context on the server. \since 0.5 */
222 /** Return the server name this context is connected to. \since 0.7 */
225 /** Return the protocol version of the library. \since 0.8 */
228 /** Return the protocol version of the connected server. \since 0.8 */
volume.h 154 /** Convert a decibel value to a volume. This is only valid for software volumes! \since 0.4 */
157 /** Convert a volume to a decibel value. This is only valid for software volumes! \since 0.4 */
160 /** Convert a linear factor to a volume. This is only valid for software volumes! \since 0.8 */
163 /** Convert a volume to a linear factor. This is only valid for software volumes! \since 0.8 */
169 /** This value is used as minus infinity when using pa_volume_{to,from}_dB(). \since 0.4 */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/pulse/
context.h 130 * Since the context object has references to other objects it must be
206 * complete succesfully, since the daemon probably died before
210 /** Set the name of the default sink. \since 0.4 */
213 /** Set the name of the default source. \since 0.4 */
216 /** Returns 1 when the connection is to a local daemon. Returns negative when no connection has been made yet. \since 0.5 */
219 /** Set a different application name for context on the server. \since 0.5 */
222 /** Return the server name this context is connected to. \since 0.7 */
225 /** Return the protocol version of the library. \since 0.8 */
228 /** Return the protocol version of the connected server. \since 0.8 */
volume.h 154 /** Convert a decibel value to a volume. This is only valid for software volumes! \since 0.4 */
157 /** Convert a volume to a decibel value. This is only valid for software volumes! \since 0.4 */
160 /** Convert a linear factor to a volume. This is only valid for software volumes! \since 0.8 */
163 /** Convert a volume to a linear factor. This is only valid for software volumes! \since 0.8 */
169 /** This value is used as minus infinity when using pa_volume_{to,from}_dB(). \since 0.4 */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/pulse/
context.h 130 * Since the context object has references to other objects it must be
206 * complete succesfully, since the daemon probably died before
210 /** Set the name of the default sink. \since 0.4 */
213 /** Set the name of the default source. \since 0.4 */
216 /** Returns 1 when the connection is to a local daemon. Returns negative when no connection has been made yet. \since 0.5 */
219 /** Set a different application name for context on the server. \since 0.5 */
222 /** Return the server name this context is connected to. \since 0.7 */
225 /** Return the protocol version of the library. \since 0.8 */
228 /** Return the protocol version of the connected server. \since 0.8 */
volume.h 154 /** Convert a decibel value to a volume. This is only valid for software volumes! \since 0.4 */
157 /** Convert a volume to a decibel value. This is only valid for software volumes! \since 0.4 */
160 /** Convert a linear factor to a volume. This is only valid for software volumes! \since 0.8 */
163 /** Convert a volume to a linear factor. This is only valid for software volumes! \since 0.8 */
169 /** This value is used as minus infinity when using pa_volume_{to,from}_dB(). \since 0.4 */
  /frameworks/base/core/java/android/app/
UiAutomationConnection.java 173 // Calling out with a lock held is fine since if the system
186 // Calling out with a lock held is fine since if the system
199 // Calling out with a lock held is fine since if the system
211 // Calling out with a lock held is fine since if the system
215 // Calling out with a lock held is fine since if the system
  /libcore/luni/src/main/java/org/w3c/dom/traversal/
NodeFilter.java 28 * is being traversed. This makes it very easy to write filters, since the
33 * @since DOM Level 2
76 * or traversal. Since attributes are never children of other nodes,
97 * position of the traversal. Since entities are not part of the
127 * position of the traversal. Since notations are not part of the
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/lang/reflect/
FieldTest.java 467 // Good, Exception should be thrown since doubleField is not a
491 // Good, Exception should be thrown since byteField is not a
516 // Good, Exception should be thrown since charField is not a
561 // Good, Exception should be thrown since doubleField is not a
587 // Good, Exception should be thrown since floatField is not a
612 // Good, Exception should be thrown since IntField is not a
638 // Good, Exception should be thrown since booleanField is not a
695 // Good, Exception should be thrown since booleanField is not a
735 // Good, Exception should be thrown since booleanField is not a
743 // Good, Exception should be thrown since doubleFField i
    [all...]
  /bionic/libc/upstream-freebsd/lib/libc/stdio/
fwrite.c 67 * at least one of {count, size} is at least 2^16, since if both
89 * skip the divide if this happens, since divides are
90 * generally slow and since this occurs whenever size==0.
  /development/cmds/monkey/src/com/android/commands/monkey/
MonkeyNetworkMonitor.java 39 private long mWifiElapsedTime = 0; // accumulated time spent on wifi since start()
40 private long mMobileElapsedTime = 0; // accumulated time spent on mobile since start()
55 mLastNetworkType = -1; // unknown since we're disconnected
  /external/bluetooth/bluedroid/hci/src/
btsnoop.c 116 /* EPOCH in microseconds since 01/01/0000 : 0x00dcddb3.0f2f8000 */
130 ** A BT Snoop timestamp is the number of microseconds since 01/01/0000.
131 ** The timeval structure contains the number of microseconds since EPOCH
132 ** (01/01/1970) encoded as: tv.tv_sec, number of seconds since EPOCH and
271 /* since these display functions are called from different contexts */
295 /* since these display functions are called from different contexts */
317 /* since these display functions are called from different contexts */
341 /* since these display functions are called from different contexts */
363 /* since these display functions are called from different contexts */
387 /* since these display functions are called from different contexts *
    [all...]
  /external/chromium/app/sql/
statement_unittest.cc 90 // Stepping it won't work since we haven't bound the value.
93 // Run should fail since this produces output, and we should use Step(). This
94 // gets a bit wonky since sqlite says this is OK so succeeded is set.
transaction_unittest.cc 71 // Nothing should have been committed since it was implicitly rolled back.
83 // Nothing should have been committed since it was explicitly rolled back.
122 // A third inner one will fail in Begin since one has already been rolled
  /external/chromium_org/chrome/common/extensions/docs/examples/api/browsingData/basic/
popup.js 52 * Given a string, return milliseconds since epoch. If the string isn't
57 * @returns {number} Milliseconds since epoch.
112 chrome.browsingData.remove({ "since" : removal_start }, {
  /external/chromium_org/chrome/common/extensions/docs/server2/
permissions_data_source_test.py 25 # since the entry appears in _api_features.json.
30 # This won't appear for anything since there's no entry in permissions.json
156 # - Sort keys. Since the tests don't use OrderedDicts we can't make
  /external/chromium_org/chrome_frame/
chrome_frame_launcher.gyp 119 # Set /SUBSYSTEM:WINDOWS since this is not a command-line program.
145 # Set /SUBSYSTEM:WINDOWS since this is not a command-line program.
172 # Set /SUBSYSTEM:WINDOWS since this is not a command-line program.
delete_chrome_history.cc 55 // Since automation setup isn't synchronous, we can be tearing down while
57 // Since the *Chrome* startup/tear-down occurs synchronously from the
59 // in lieu of sending an IPC when it seems appropriate. Since we assume this
  /external/chromium_org/chrome_frame/test/
run_all_unittests.cc 30 // which we don't want. We could init STA mode here, but since we have to
31 // init in main() for VS2010 and above anyway, we simply do nothing, since
91 // constructed AFTER the TestSuite is created since TestSuites create THE
  /external/chromium_org/chromeos/network/
geolocation_handler_unittest.cc 78 // Second call should return false since there are no devices.
89 // Second call should return true since we have an access point.
105 // Second call should return true since we have an access point.
  /external/chromium_org/content/browser/renderer_host/pepper/
pepper_browser_font_singleton_host.cc 50 // Since getting the font list is non-threadsafe on Linux (for versions of
70 // OK to use "slow blocking" version since we're on the blocking pool.
86 // the end of the string (Pepper strings aren't null terminated so since

Completed in 1364 milliseconds

<<21222324252627282930>>