HomeSort by relevance Sort by last modified time
    Searched full:usable (Results 1 - 25 of 1517) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/autotest/client/site_tests/network_FirewallHolePunch/src/
README.txt 4 Modifications were made in main.js to make the extension usable
  /development/samples/browseable/SwipeRefreshListFragment/
_index.jd 10 from swiping down on that view. This is provided through the re-usable
  /external/chromium-trace/catapult/third_party/Paste/paste/auth/
__init__.py 8 the components into a usable system is up to a higher-level framework.
  /toolchain/binutils/binutils-2.25/libiberty/config/
mh-aix 6 # version of copysign in libm.a is usable. For the sake of libg++ (which
  /external/autotest/client/site_tests/hardware_RamFio/
hardware_RamFio.py 23 0 means all usable memory
32 logging.info('Not enough memory. Want: %d, Usable: %d',
  /external/kernel-headers/original/uapi/asm-mips/asm/
ptrace.h 79 * bit 0 -- 1 if W bit is usable.
80 * bit 1 -- 1 if R bit is usable.
81 * bit 2 -- 1 if I bit is usable.
  /external/crcalc/tests/
README.txt 15 We expect that this test is much too nondeterministic to be usable for any kind
  /external/iptables/include/linux/
kernel.h 15 unsigned long totalram; /* Total usable main memory size */
  /external/kernel-headers/original/uapi/linux/
sysinfo.h 10 __kernel_ulong_t totalram; /* Total usable main memory size */
  /external/llvm/test/CodeGen/SystemZ/
memchr-01.ll 1 ; Test memchr using SRST, with a weird but usable prototype.
  /external/v8/test/mjsunit/es6/
typedarray-set-length.js 24 // ToLength should convert these to usable lengths.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
kernel.h 15 unsigned long totalram; /* Total usable main memory size */
  /system/netd/server/
ResolverStats.h 37 STATS_USABLE, // whether the server is considered usable
47 bool usable {false};
75 cur[STATS_USABLE] = usable;
90 usable = cur[STATS_USABLE];
  /frameworks/base/docs/html/training/improving-layouts/
reusing-layouts.jd 20 <li><a href="#Create">Create a Re-usable Layout</a></li>
38 <p>Although Android offers a variety of widgets to provide small and re-usable interactive elements,
51 <h2 id="Create">Create a Re-usable Layout</h2>
75 <p>Inside the layout to which you want to add the re-usable component, add the {@code
123 re-used in multiple layouts, then the re-usable layout in which you place the two views requires its
125 re-usable layout would result in a vertical {@link android.widget.LinearLayout} inside a
130 {@code <merge>} element as the root view for the re-usable layout. For example:</p>
  /bionic/libc/dns/resolv/
res_stats.c 171 bool usable = _res_stats_usable_server(params, &stats[ns]); local
172 if (usable) {
175 usable_servers[ns] = usable;
177 // If there are no usable servers, consider all of them usable.
  /external/strace/
HACKING-scripts 21 output should be directly usable without modification.
35 output, while directly usable, only contains definitions that match exactly the
46 output should be directly usable without modification.
  /cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
AlwaysOnVpnTest.java 100 setAndWaitForVpn(VPN_PACKAGE, /* usable */ true);
109 setAndWaitForVpn(VPN_PACKAGE, /* usable */ true);
118 setAndWaitForVpn(VPN_PACKAGE, /* usable */ false);
122 private void setAndWaitForVpn(String packageName, boolean usable) {
156 // Is it usable?
157 assertEquals(usable, vpnInfo.isConnected());
  /developers/samples/android/ui/views/SwipeRefreshLayout/SwipeRefreshListFragment/
template-params.xml 30 from swiping down on that view. This is provided through the re-usable
72 re-usable `SwipeRefreshListFragment` class.
  /external/vboot_reference/scripts/image_signing/
convert_recovery_to_full_ssd.sh 7 # Script to convert a recovery image into an SSD image usable by factory.
19 Converts <signed_recovery_image> into a full SSD image usable by factory. Uses
  /developers/build/prebuilts/gradle/SwipeRefreshListFragment/Application/src/main/res/values/
base-strings.xml 26 from swiping down on that view. This is provided through the re-usable
  /development/samples/browseable/SwipeRefreshListFragment/res/values/
base-strings.xml 26 from swiping down on that view. This is provided through the re-usable
  /external/autotest/client/site_tests/hardware_Memtester/
hardware_Memtester.py 23 @param size: size to test in KB. 0 means all usable
  /external/autotest/server/cros/
dnsname_mangler.py 44 """Build a usable hostname for a test companion device from the client name.
81 @return usable DNS name for router host.
103 @return usable DNS name for attenuator controller.
122 @return usable DNS name for Bluetooth tester device.
  /external/autotest/server/site_tests/firmware_ShellBall/
control 26 # Convert autoserv args to something usable.
  /external/autotest/server/site_tests/platform_CryptohomeSyncStressServer/
control 21 # convert autoserv args to something usable

Completed in 5598 milliseconds

1 2 3 4 5 6 7 8 91011>>