HomeSort by relevance Sort by last modified time
    Searched full:since (Results 201 - 225 of 23686) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/mesa3d/docs/
MESA_resize_buffers.spec 15 Shipping (since Mesa version 2.2)
31 the computer's window system (an X server, for example). And since
38 since most applications call glViewport in response to window size
  /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
  /frameworks/base/cmds/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...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/pulse/
introspect.h 198 * API updates at any time in any new release. \since 0.9.16 */
222 pa_proplist *proplist; /**< Property list \since 0.9.11 */
223 pa_usec_t configured_latency; /**< The latency this device has been configured to. \since 0.9.11 */
224 pa_volume_t base_volume; /**< Some kind of "base" volume that refers to unamplified/unattenuated volume in the context of the output device. \since 0.9.15 */
225 pa_sink_state_t state; /**< State \since 0.9.15 */
226 uint32_t n_volume_steps; /**< Number of volume steps for sinks which do not support arbitrary volumes. \since 0.9.15 */
227 uint32_t card; /**< Card index, or PA_INVALID_INDEX. \since 0.9.15 */
228 uint32_t n_ports; /**< Number of entries in port array \since 0.9.16 */
229 pa_sink_port_info** ports; /**< Array of available ports, or NULL. Array is terminated by an entry set to NULL. The number of entries is stored in n_ports \since 0.9.16 */
230 pa_sink_port_info* active_port; /**< Pointer to active port in the array, or NULL \since 0.9.16 *
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/pulse/
introspect.h 198 * API updates at any time in any new release. \since 0.9.16 */
222 pa_proplist *proplist; /**< Property list \since 0.9.11 */
223 pa_usec_t configured_latency; /**< The latency this device has been configured to. \since 0.9.11 */
224 pa_volume_t base_volume; /**< Some kind of "base" volume that refers to unamplified/unattenuated volume in the context of the output device. \since 0.9.15 */
225 pa_sink_state_t state; /**< State \since 0.9.15 */
226 uint32_t n_volume_steps; /**< Number of volume steps for sinks which do not support arbitrary volumes. \since 0.9.15 */
227 uint32_t card; /**< Card index, or PA_INVALID_INDEX. \since 0.9.15 */
228 uint32_t n_ports; /**< Number of entries in port array \since 0.9.16 */
229 pa_sink_port_info** ports; /**< Array of available ports, or NULL. Array is terminated by an entry set to NULL. The number of entries is stored in n_ports \since 0.9.16 */
230 pa_sink_port_info* active_port; /**< Pointer to active port in the array, or NULL \since 0.9.16 *
    [all...]
  /art/test/083-compiler-regressions/
info.txt 3 and as such cannot be build on top of junit, since failure of such basic
  /build/core/
process_wrapper.sh 11 # Save away these variables, since we may loose them
  /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_org/base/android/java/src/org/chromium/base/
AccessedByNative.java 13 * @AccessedByNative is used to ensure proguard will keep this field, since it's
  /external/chromium_org/base/strings/
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_org/base/timer/
elapsed_timer.h 20 // Returns the time elapsed since object construction.
  /external/chromium_org/build/linux/
chrome_linux.croc 10 # Specify inclusions before exclusions, since rules are in order.
  /external/chromium_org/build/mac/
chrome_mac.croc 7 # Specify inclusions before exclusions, since rules are in order.
  /external/chromium_org/cc/base/
scoped_ptr_algorithm.h 10 // ScopedContainers need to implement a swap() method since they do not allow
  /external/chromium_org/chrome/browser/
chrome_elf_init_win.h 13 // only affect future runs since Chrome Elf is already setup by this point).
  /external/chromium_org/chrome/browser/chromeos/login/users/
multi_profile_user_controller.h 41 // Not allowed since it is potentially "tainted" with policy-pushed
45 // Not allowed since primary user is already "tainted" with policy-pushed
49 // Not allowed since primary user policy forbids it to be part of
53 // Not allowed since user policy forbids this user being part of
  /external/chromium_org/chrome/browser/extensions/api/idltest/
idltest_apitest.cc 11 // Set the channel to "trunk" since idltest is restricted to trunk.
  /external/chromium_org/chrome/browser/ui/cocoa/
encoding_menu_controller_delegate_mac.h 13 // The Windows version of this class manages the Encoding Menu, but since Cocoa
  /external/chromium_org/chrome/common/extensions/docs/static/css/
print.css 7 white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
  /external/chromium_org/chrome/common/extensions/docs/templates/private/intro_tables/
master_message.html 1 {{- NOTE: This is somewhat of a lie since it may be scheduled for a Chrome
  /external/chromium_org/chrome/renderer/safe_browsing/
test_utils.h 12 // operator== or ContainerEq, since hash_map's equality operator may return
  /external/chromium_org/components/dom_distiller/webui/
DEPS 5 # The webui of this component needs to depend on content, but since it is

Completed in 3901 milliseconds

1 2 3 4 5 6 7 891011>>