HomeSort by relevance Sort by last modified time
    Searched full:available (Results 426 - 450 of 48531) sorted by null

<<11121314151617181920>>

  /frameworks/rs/tests/java_api/SSHealingBrush/res/values-w820dp/
dimens.xml 3 (such as screen margins) for screens with more than 820dp of available width. This
  /frameworks/rs/tests/java_api/VrDemo/res/values-w820dp/
dimens.xml 3 (such as screen margins) for screens with more than 820dp of available width. This
  /frameworks/support/car/car-stubs/
README.android 5 is expected to be available at runtime on automotive devices.
  /hardware/qcom/gps/loc_api/
Android.mk 5 # add RPC dirs if RPC is available
  /hardware/qcom/gps/msm8084/loc_api/
Android.mk 5 # add RPC dirs if RPC is available
  /hardware/qcom/gps/msm8909/loc_api/
Android.mk 5 # add RPC dirs if RPC is available
  /hardware/qcom/gps/msm8994/loc_api/
Android.mk 5 # add RPC dirs if RPC is available
  /hardware/qcom/gps/msm8996/loc_api/
Android.mk 5 # add RPC dirs if RPC is available
  /libcore/support/src/test/java/tests/support/
Support_ASimpleReader.java 60 int available = len - pos; local
61 if (available > 0) {
62 int readable = (available < count ? available : count);
  /packages/apps/Settings/src/com/android/settings/bluetooth/
OWNERS 8 # Emergency approvers in case the above are not available
  /packages/apps/Settings/src/com/android/settings/development/
OWNERS 6 # Emergency approvers in case the above are not available
  /packages/apps/Settings/src/com/android/settings/location/
OWNERS 10 # Emergency approvers in case the above are not available
  /packages/apps/Settings/src/com/android/settings/wifi/
OWNERS 9 # Emergency approvers in case the above are not available
  /packages/apps/Settings/tests/robotests/src/com/android/settings/slices/
FakeContextOnlyPreferenceController.java 17 return AVAILABLE;
  /packages/apps/TV/tuner/SampleDvbTuner/res/values/
strings.xml 3 <!-- Name of this application. It appears in TV app UI, as one of available TV inputs. -->
  /packages/services/Car/tests/DirectRenderingClusterSample/res/values-w820dp/
dimens.xml 3 (such as screen margins) for screens with more than 820dp of available width. This
  /packages/services/Car/tests/VmsSubscriberClientSample/res/values-w820dp/
dimens.xml 3 (such as screen margins) for screens with more than 820dp of available width. This
  /pdk/apps/TestingCamera2/res/values-w820dp/
dimens.xml 5 (such as screen margins) for screens with more than 820dp of available width. This
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
posix_opt.h 60 /* X/Open realtime support is available. */
63 /* X/Open thread realtime support is available. */
111 /* Support for prioritization is also available. */
114 /* The LFS support in asynchronous I/O is also available. */
117 /* The rest of the LFS is also available. */
134 /* Reader/Writer locks are available. */
152 /* The barrier functions are available. */
155 /* POSIX message queues are available. */
161 /* The monotonic clock might be available. */
164 /* The clock selection interfaces are available. *
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
if_infiniband.h 2 * This software is available to you under a choice of one of two
4 * General Public License (GPL) Version 2, available at
6 * license, available in the LICENSE.TXT file accompanying this
7 * software. These details are also available at
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
posix_opt.h 60 /* X/Open realtime support is available. */
63 /* X/Open thread realtime support is available. */
111 /* Support for prioritization is also available. */
114 /* The LFS support in asynchronous I/O is also available. */
117 /* The rest of the LFS is also available. */
134 /* Reader/Writer locks are available. */
152 /* The barrier functions are available. */
155 /* POSIX message queues are available. */
161 /* The monotonic clock might be available. */
164 /* The clock selection interfaces are available. *
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/distutils/
README 3 There's a full documentation available at:
  /prebuilts/gdb/linux-x86/lib/python2.7/distutils/
README 3 There's a full documentation available at:
  /prebuilts/go/darwin-x86/src/hash/crc32/
crc32_arm64.go 24 panic("arch-specific crc32 instruction for Catagnoli not available")
30 panic("arch-specific crc32 instruction for Castagnoli not available")
42 panic("arch-specific crc32 instruction for IEEE not available")
48 panic("arch-specific crc32 instruction for IEEE not available")
  /prebuilts/go/linux-x86/src/hash/crc32/
crc32_arm64.go 24 panic("arch-specific crc32 instruction for Catagnoli not available")
30 panic("arch-specific crc32 instruction for Castagnoli not available")
42 panic("arch-specific crc32 instruction for IEEE not available")
48 panic("arch-specific crc32 instruction for IEEE not available")

Completed in 1597 milliseconds

<<11121314151617181920>>