HomeSort by relevance Sort by last modified time
    Searched refs:OPTION (Results 26 - 50 of 79) sorted by null

12 3 4

  /external/v8/tools/
merge-to-branch.sh 69 ########## Option parsing
71 while getopts ":hs:fp:" OPTION ; do
72 case $OPTION in
82 ?) echo "Illegal option: -$OPTARG"
push-to-trunk.sh 57 ########## Option parsing
59 while getopts ":hs:l:c:" OPTION ; do
60 case $OPTION in
70 ?) echo "Illegal option: -$OPTARG"
  /external/webkit/LayoutTests/dom/html/level2/html/
HTMLOptionElement02.js 49 docsLoaded += preload(docRef, "doc", "option");
81 Retrieve the first OPTION attribute from the second select element and
100 doc = load(docRef, "doc", "option");
101 nodeList = doc.getElementsByTagName("option");
HTMLOptionElement03.js 49 docsLoaded += preload(docRef, "doc", "option");
81 Retrieve the defaultSelected attribute from the first OPTION element
100 doc = load(docRef, "doc", "option");
101 nodeList = doc.getElementsByTagName("option");
HTMLOptionElement04.js 49 docsLoaded += preload(docRef, "doc", "option");
78 The text attribute contains the text contained within the option element.
80 Retrieve the text attribute from the second OPTION element
99 doc = load(docRef, "doc", "option");
100 nodeList = doc.getElementsByTagName("option");
HTMLOptionElement06.js 49 docsLoaded += preload(docRef, "doc", "option");
81 Retrieve the disabled attribute from the last OPTION element
100 doc = load(docRef, "doc", "option");
101 nodeList = doc.getElementsByTagName("option");
HTMLOptionElement08.js 49 docsLoaded += preload(docRef, "doc", "option");
81 Retrieve the selected attribute from the first OPTION element
100 doc = load(docRef, "doc", "option");
101 nodeList = doc.getElementsByTagName("option");
HTMLOptionElement09.js 49 docsLoaded += preload(docRef, "doc", "option");
80 Retrieve the value attribute from the first OPTION element
99 doc = load(docRef, "doc", "option");
100 nodeList = doc.getElementsByTagName("option");
HTMLSelectElement10.js 78 The multiple attribute(if true) indicates that multiple OPTION elements
HTMLSelectElement08.js 78 The options attribute returns a collection of OPTION elements contained
101 expectedOptions[0] = "option";
102 expectedOptions[1] = "option";
103 expectedOptions[2] = "option";
104 expectedOptions[3] = "option";
105 expectedOptions[4] = "option";
  /external/webkit/LayoutTests/dom/xhtml/level2/html/
HTMLOptionElement02.js 49 docsLoaded += preload(docRef, "doc", "option");
81 Retrieve the first OPTION attribute from the second select element and
100 doc = load(docRef, "doc", "option");
101 nodeList = doc.getElementsByTagName("option");
HTMLOptionElement03.js 49 docsLoaded += preload(docRef, "doc", "option");
81 Retrieve the defaultSelected attribute from the first OPTION element
100 doc = load(docRef, "doc", "option");
101 nodeList = doc.getElementsByTagName("option");
HTMLOptionElement04.js 49 docsLoaded += preload(docRef, "doc", "option");
78 The text attribute contains the text contained within the option element.
80 Retrieve the text attribute from the second OPTION element
99 doc = load(docRef, "doc", "option");
100 nodeList = doc.getElementsByTagName("option");
HTMLOptionElement06.js 49 docsLoaded += preload(docRef, "doc", "option");
81 Retrieve the disabled attribute from the last OPTION element
100 doc = load(docRef, "doc", "option");
101 nodeList = doc.getElementsByTagName("option");
HTMLOptionElement08.js 49 docsLoaded += preload(docRef, "doc", "option");
81 Retrieve the selected attribute from the first OPTION element
100 doc = load(docRef, "doc", "option");
101 nodeList = doc.getElementsByTagName("option");
HTMLOptionElement09.js 49 docsLoaded += preload(docRef, "doc", "option");
80 Retrieve the value attribute from the first OPTION element
99 doc = load(docRef, "doc", "option");
100 nodeList = doc.getElementsByTagName("option");
HTMLSelectElement10.js 78 The multiple attribute(if true) indicates that multiple OPTION elements
HTMLSelectElement08.js 78 The options attribute returns a collection of OPTION elements contained
101 expectedOptions[0] = "option";
102 expectedOptions[1] = "option";
103 expectedOptions[2] = "option";
104 expectedOptions[3] = "option";
105 expectedOptions[4] = "option";
  /external/smack/asmack-master/
build.bash 273 while getopts a:b:r:t:cdhjpux OPTION "$@"; do
274 case $OPTION in
  /external/grub/docs/
help2man 8 # the Free Software Foundation; either version 2, or (at your option)
44 Usage: $this_program [OPTION]... EXECUTABLE
366 # Option with description.
379 # Option without description.
502 # Convert option dashes to \- to stop nroff from hyphenating 'em, and
503 # embolden. Option arguments get italicised.
  /external/openssl/crypto/perlasm/
x86masm.pl 85 OPTION DOTNAME
  /ndk/sources/host-tools/sed-4.2.1/build-aux/
help2man 9 # the Free Software Foundation; either version 2, or (at your option)
45 Usage: $this_program [OPTION]... EXECUTABLE
62 -h, --help-option=STRING help option string
63 -v, --version-option=STRING version option string
85 'h|help-option=s' => \$help_option,
86 'v|version-option=s' => \$version_option,
406 # Option with description.
419 # Option without description
    [all...]
  /external/grub/util/
grub-install.in 9 # (at your option) any later version.
61 Usage: grub-install [OPTION] install_device
232 for option in "$@"; do
233 case "$option" in
241 rootdir=`echo "$option" | sed 's/--root-directory=//'` ;;
243 grub_shell=`echo "$option" | sed 's/--grub-shell=//'` ;;
254 echo "Unrecognized option \`$option'" 1>&2
264 install_device="${option}" ;;
403 You must set the root directory by the option --root-directory, becaus
    [all...]
  /external/jpeg/
ltmain.sh 10 # (at your option) any later version.
87 # If the previous option needs an argument, assign it.
148 $echo "$modename: unrecognized option \`$arg'" 1>&2
161 $echo "$modename: option \`$prevopt' requires an argument" 1>&2
210 $echo "$modename: unrecognized option \`-dlopen'" 1>&2
415 # If the previous option needs an argument, assign it.
800 $echo "$modename: the \`$prevarg' option requires an argument" 1>&2
    [all...]
  /external/qemu/distrib/jpeg-6b/
ltmain.sh 10 # (at your option) any later version.
87 # If the previous option needs an argument, assign it.
148 $echo "$modename: unrecognized option \`$arg'" 1>&2
161 $echo "$modename: option \`$prevopt' requires an argument" 1>&2
210 $echo "$modename: unrecognized option \`-dlopen'" 1>&2
415 # If the previous option needs an argument, assign it.
800 $echo "$modename: the \`$prevarg' option requires an argument" 1>&2
    [all...]

Completed in 540 milliseconds

12 3 4