OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Apt
(Results
1 - 8
of
8
) sorted by null
/external/chromium_org/components/test/data/web_database/
version_35.sql
23
INSERT INTO "autofill_profiles" VALUES('00000000-0000-0000-0000-000000000001','Acme Inc.','1 Main Street','
Apt
2','San Francisco','CA','94102','United States','US',1300131704);
30
INSERT INTO "autofill_profiles" VALUES('00000000-0000-0000-0000-000000000002','','1 Main Street','
Apt
2','San Francisco','CA','94102','United States','US',1300131704);
37
INSERT INTO "autofill_profiles" VALUES('00000000-0000-0000-0000-000000000003','','','
Apt
3','San Francisco','CA','94102','United States','US',1300131704);
41
INSERT INTO "autofill_profiles" VALUES('00000000-0000-0000-0000-000000000004','Acme Inc.','4 Main Street','
Apt
2','San Francisco','CA','94102','United States','US',1300131704);
45
INSERT INTO "autofill_profiles" VALUES('00000000-0000-0000-0000-000000000005','Acme Inc.','6 Main Street','
Apt
2','San Francisco','BS','94102','United States','US',1300131704);
49
INSERT INTO "autofill_profiles" VALUES('00000000-0000-0000-0000-000000000006','Acme Inc.','7 Main Street','
Apt
2','San Francisco','CA','bogus','United States','US',1300131704);
version_32.sql
18
INSERT INTO "autofill_profiles" VALUES('00580526-FF81-EE2A-0546-1AC593A32E2F','John Doe, 1 Main St','John','','Doe','john@doe.com','Doe Enterprises','1 Main St','
Apt
1','Los Altos','CA','94022','USA','4151112222','4153334444',1297882100);
19
INSERT INTO "autofill_profiles" VALUES('589636FD-9037-3053-200C-80ABC97D7344','John P. Doe, 1 Main St','John','P.','Doe','john@doe.com','Doe Enterprises','1 Main St','
Apt
1','Los Altos','CA','94022','USA','4151112222','4153334444',1297882100);
version_30.sql
18
INSERT INTO "autofill_profiles" VALUES('Jim Johnson, 789 4th Street',1,'Jim','','Johnson','jim@acme.com','Acme Inc.','789 4th Street','
Apt
. #4','San Francisco','CA','94102','USA','4155512255','4155512233',1287508123);
/external/chromium_org/build/
install-build-deps.sh
27
apt
-cache pkgnames | grep -x "$1" > /dev/null 2>&1
260
sudo
apt
-get update
262
# We initially run "
apt
-get" with the --reinstall option and parse its output.
265
# We then re-run "
apt
-get" with just the list of missing packages.
271
new_list_cmd="sudo
apt
-get install --reinstall $(echo $packages)"
276
# We expect
apt
-get to have exit status of 1.
285
sudo
apt
-get install ${do_quietly-} ${new_list}
289
# An
apt
-get exit status of 100 indicates that a real error has occurred.
353
if [ -n "`
apt
-cache search lib32readline-gplv2-dev 2>/dev/null`" ]; then
358
sudo
apt
-get install ${do_quietly-} $cmp_lis
[
all
...]
/external/chromium/build/
install-build-deps.sh
254
sudo
apt
-get update
256
# We initially run "
apt
-get" with the --reinstall option and parse its output.
259
# We then re-run "
apt
-get" with just the list of missing packages.
265
new_list_cmd="sudo
apt
-get install --reinstall $(echo $packages)"
270
# We expect
apt
-get to have exit status of 1.
279
sudo
apt
-get install ${new_list}
283
# An
apt
-get exit status of 100 indicates that a real error has occurred.
298
# Ubuntu you can do "
apt
-get install binutils-gold" to get it), but
319
if
apt
-cache show binutils-gold | grep -Eq 'Version: 2.2[1-9].*'; then
321
sudo
apt
-get install binutils-gol
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant.jar
/prebuilts/tools/common/ant/
ant.jar
/prebuilts/tools/common/m2/internal/org/apache/ant/ant/1.8.0/
ant-1.8.0.jar
Completed in 567 milliseconds