HomeSort by relevance Sort by last modified time
    Searched refs:default (Results 1 - 25 of 363) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/iproute2/etc/iproute2/
rt_tables 6 253 default
  /external/webkit/WebKitTools/Scripts/webkitpy/steps/
options.py 32 build = make_option("--no-build", action="store_false", dest="build", default=True, help="Commit without building first, implies --no-test.")
33 build_style = make_option("--build-style", action="store", dest="build_style", default=None, help="Whether to build debug, release, or both.")
35 check_builders = make_option("--ignore-builders", action="store_false", dest="check_builders", default=True, help="Don't check to see if the build.webkit.org builders are green before landing.")
36 check_style = make_option("--ignore-style", action="store_false", dest="check_style", default=True, help="Don't check to see if the patch has proper style before uploading.")
37 clean = make_option("--no-clean", action="store_false", dest="clean", default=True, help="Don't check if the working directory is clean before applying patches")
38 close_bug = make_option("--no-close", action="store_false", dest="close_bug", default=True, help="Leave bug open after landing.")
41 confirm = make_option("--no-confirm", action="store_false", dest="confirm", default=True, help="Skip confirmation steps.")
42 description = make_option("-m", "--description", action="store", type="string", dest="description", help="Description string for the attachment (default: \"patch\")")
44 force_clean = make_option("--force-clean", action="store_true", dest="force_clean", default=False, help="Clean working directory before applying patches (removes local changes and commits)")
45 local_commit = make_option("--local-commit", action="store_true", dest="local_commit", default=False, help="Make a local commit for each applied patch"
    [all...]
  /device/samsung/crespo/alsa-lib/src/conf/pcm/
hdmi.conf 9 default {
16 default {
24 default {
29 default {
38 default 0x04
43 default 0x82
48 default 0x00
53 default 0x02
iec958.conf 9 default {
16 default {
24 default {
29 default {
38 default 0x04
43 default 0x82
48 default 0x00
53 default 0x02
modem.conf 9 default {
16 default {
24 default {
29 default {
58 default {
65 default {
73 default {
78 default {
center_lfe.conf 9 default {
16 default {
24 default {
29 default {
default.conf 2 # Default output
5 pcm.!default {
9 default {
15 default {
33 ".pcm.default:CARD=" $CARD
36 default {
37 # use plughw as default
47 description "Default Audio Device"
front.conf 9 default {
16 default {
24 default {
29 default {
rear.conf 9 default {
16 default {
24 default {
29 default {
side.conf 9 default {
16 default {
24 default {
29 default {
surround40.conf 14 default {
21 default {
29 default {
34 default {
surround41.conf 15 default {
22 default {
30 default {
35 default {
surround50.conf 15 default {
22 default {
30 default {
35 default {
surround51.conf 16 default {
23 default {
31 default {
36 default {
surround71.conf 18 default {
25 default {
33 default {
38 default {
dmix.conf 9 default {
16 default {
23 default 0
27 default {
34 default {
74 default 1024
89 default -1
104 default 16
dsnoop.conf 9 default {
16 default {
23 default 0
27 default {
34 default {
74 default 1024
89 default -1
104 default 16
  /development/ide/intellij/
make+intelligen.sh 3 if [ ! -f buildspec.mk.default ]; then
  /external/openssl/crypto/conf/
ssleay.cnf 28 [ default ]
41 H=$default::HOME
  /device/samsung/crespo/alsa-lib/src/conf/cards/
GUS.conf 29 default {
35 default {
43 default {
48 default {
56 default {
  /external/webkit/WebKitTools/Scripts/
build-webkit 63 define => "ENABLE_3D_CANVAS", default => (isAppleMacWebKit() && !isTiger()), value => \$threeDCanvasSupport },
66 define => "ENABLE_3D_RENDERING", default => (isAppleMacWebKit() && !isTiger()), value => \$threeDRenderingSupport },
69 define => "ENABLE_CHANNEL_MESSAGING", default => 1, value => \$channelMessagingSupport },
72 define => "ENABLE_CLIENT_BASED_GEOLOCATION", default => isAppleWebKit(), value => \$clientBasedGeolocationSupport },
75 define => "", default => 0, value => \$coverageSupport },
78 define => "ENABLE_DATABASE", default => 1, value => \$databaseSupport },
81 define => "ENABLE_DATAGRID", default => 0, value => \$datagridSupport },
84 define => "ENABLE_DATALIST", default => 1, value => \$datalistSupport },
87 define => "ENABLE_DOM_STORAGE", default => 1, value => \$domStorageSupport },
90 define => "ENABLE_EVENTSOURCE", default => 1, value => \$eventsourceSupport }
    [all...]
  /device/samsung/crespo/alsa-lib/src/conf/
alsa.conf 119 pcm.default cards.pcm.default
141 default {
147 default {
155 default {
160 default {
168 default {
190 default {
196 default {
204 default {
    [all...]
  /external/grub/util/
grub-set-default 3 # Set a default boot entry for GRUB
31 Usage: grub-set-default [OPTION] entry
32 Set the default boot entry for GRUB.
38 ENTRY is a number or the special keyword \`default\'.
51 echo "grub-set-default (GNU GRUB ${VERSION})"
91 file=${grubdir}/default
109 # from this file, including this warning. Using \`grub-set-default\' is
grub-set-default.in 3 # Set a default boot entry for GRUB
31 Usage: grub-set-default [OPTION] entry
32 Set the default boot entry for GRUB.
38 ENTRY is a number or the special keyword \`default\'.
51 echo "grub-set-default (GNU GRUB ${VERSION})"
91 file=${grubdir}/default
109 # from this file, including this warning. Using \`grub-set-default\' is
  /external/ipsec-tools/src/racoon/samples/roadwarrior/client/
phase1-down.sh 11 DEFAULT_GW=`netstat -rn | awk '($1 == "default"){print $2}'`
34 if=`netstat -rn|awk '($1 == "default"){print $7}'`
36 route delete default
38 route add default ${DEFAULT_GW} -ifa ${LOCAL_ADDR}
42 route delete default
45 route add default gw ${DEFAULT_GW}

Completed in 328 milliseconds

1 2 3 4 5 6 7 8 91011>>