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

1 2 3 4 5 6 7 8910

  /tools/motodev/src/help/studio_help/src/topics/
t_app-packaging_android.dita 16 <prereq>
18 </prereq>
t_db-classes-create.dita 15 <prereq>This feature creates classes based upon the schema of an existing database. Accordingly, the database for
17 need not have any content.</prereq>
t_db-connecting.dita 13 <taskbody><prereq>You perform this task from within the MOTODEV Database Explorer view. This view is part of the
14 MOTODEV Database perspective; switch to this perspective when working with Android databases.</prereq><steps>
t_db-creating.dita 15 <prereq>You perform this task from within the MOTODEV Database Explorer view. This view is part of the MOTODEV
16 Database perspective; switch to this perspective when working with Android databases.</prereq>
t_db-table-editing.dita 15 <prereq>You perform this task from within the MOTODEV Database Explorer view. This view is part of the MOTODEV
16 Database perspective; switch to this perspective when working with Android databases.</prereq>
t_app-launching_android.dita 16 <prereq>In order to run your application, you need to have a target device defined. To run on an emulated device,
19 cable<!--, or you must have acquired the device and connected to it using the <tm tmtype="tm" xmlns:ditaarch="http://dita.oasis-open.org/architecture/2005/">DeviceAnywhere</tm> service-->.</prereq>
  /external/dnsmasq/contrib/Suse/
dnsmasq-suse.spec 17 PreReq: %fillup_prereq %insserv_prereq
  /external/valgrind/main/perf/
vg_perf.in 41 # - prereq: <prerequisite command> (default: none)
74 my $prereq; # prerequisite test to satisfy before running test
166 ($vgopts, $prog, $args, $prereq, $cleanup)
180 } elsif ($line =~ /^\s*prereq:\s*(.*)$/) {
181 $prereq = $1;
245 if (defined $prereq) {
246 if (system("$prereq") != 0) {
247 printf("%-16s (skipping, prereq failed: $prereq)\n", "$name:");
  /external/valgrind/main/tests/
vg_regtest.in 71 # - prereq: <prerequisite command> (default: none)
144 my $prereq; # prerequisite test to satisfy before running test
245 ($prereq, $post, $cleanup) = (undef, undef, undef);
289 } elsif ($line =~ /^\s*prereq:\s*(.*)$/) {
290 $prereq = $1;
389 if (defined $prereq) {
390 my $prereq_res = system("$prereq");
395 # Prereq failed, skip.
396 printf("%-16s (skipping, prereq failed: $prereq)\n", "$name:")
    [all...]
  /ndk/sources/host-tools/make-3.81/tests/scripts/features/
order_only 38 # TEST #3 -- Make sure the order-only prereq was promoted to normal.
  /external/e2fsprogs/
e2fsprogs.spec 14 Prereq: /sbin/ldconfig
39 Prereq: /sbin/install-info
e2fsprogs.spec.in 14 Prereq: /sbin/ldconfig
39 Prereq: /sbin/install-info
  /external/openssh/contrib/suse/
openssh.spec 24 PreReq: openssl
28 # (Build[ing] Prereq[uisites] only work for RPM 2.95 and newer.)
  /external/dropbear/
Makefile.in 150 # for some reason the rule further down doesn't like $($@objs) as a prereq.
  /external/openssh/contrib/redhat/
openssh.spec 85 PreReq: initscripts >= 5.00
635 - Only require openssl (don't prereq) because we generate keys in the init
694 - Add the dev package to the prereq list (#19984).
766 - Add newer initscripts as a prereq.
  /external/valgrind/main/gdbserver_tests/
README_DEVELOPERS 36 Each test verifies the prerequisite using the prereq: line.
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
IccProvider.java 329 // the UI level logic to fill that prereq if necessary. But
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/
readme.html 5 <b>Table of Contents</b><br> <br> <a href="#description">Description</a><br> <a href="#prereq">Prerequisites</a><br>
11 runtime, tests, and examples.<br> <br> </p><p><b><a name="prereq"></a>Prerequisites</b><br>
  /external/mesa3d/docs/
install.html 15 <li><a href="#prereq">Prerequisites for DRI and hardware acceleration</a>
34 <a name="prereq">
  /tools/motodev/src/help/appvalidator_help/etc/resources/
commonltr.css 74 .prereq { margin-left : 20px;}
  /tools/motodev/src/help/studio_help/etc/resources/
commonltr.css 74 .prereq { margin-left : 20px;}
  /ndk/sources/host-tools/make-3.81/tests/
ChangeLog 90 prereq list & prereq patterns.
  /bionic/libc/private/
arpa_nameser.h 324 ns_c_none = 254, /* for prereq. sections in update requests */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/arpa/
nameser.h 325 ns_c_none = 254, /* for prereq. sections in update requests */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/arpa/
nameser.h 325 ns_c_none = 254, /* for prereq. sections in update requests */

Completed in 331 milliseconds

1 2 3 4 5 6 7 8910