/external/chromium/chrome/common/extensions/docs/ |
autoupdate.html | 527 The callback <em>parameter</em> should specify a function 531 If you specify the <em>callback</em> parameter, it should 532 specify a function that looks like this:
|
tut_oauth.html | 600 The callback <em>parameter</em> should specify a function 604 If you specify the <em>callback</em> parameter, it should 605 specify a function that looks like this:
|
/external/chromium/webkit/glue/ |
webkit_strings.grd | 324 <message name="IDS_FORM_VALIDATION_VALUE_MISSING_MULTIPLE_FILE" desc="Heading or short sentence shown when a file upload control in a web page requires one or more files selected, but the user didn't specify any files."> 383 <message name="IDS_FORM_VALIDATION_VALUE_MISSING" desc="Heading or short sentence shown when a text form control in a web page requires a value, but the user didn't specify any value."> 389 <message name="IDS_FORM_VALIDATION_VALUE_MISSING_FILE" desc="Heading or short sentence shown when a file upload control in a web page requires a file selected, but the user didn't specify any file.">
|
/external/clang/include/clang/Frontend/ |
ASTUnit.h | 739 // shouldn't need to specify them at construction time. 751 /// arguments, which must specify exactly one source file. 767 // shouldn't need to specify them at construction time. [all...] |
/external/dnsmasq/ |
FAQ | 16 you to specify the UDP port to be used for this purpose. If not 28 Q: Why doesn't dnsmasq support DNS queries over TCP? Don't the RFC's specify 89 solution is to use --interface flags to specify which interfaces
|
/external/eigen/Eigen/src/SVD/ |
JacobiSVD.h | 433 * \param QRPreconditioner this optional parameter allows to specify the type of QR decomposition that will be used internally 540 * \param computationOptions optional parameter allowing to specify if you want full or thin U or V unitaries to be computed. 559 * \param computationOptions optional parameter allowing to specify if you want full or thin U or V unitaries to be computed. [all...] |
/external/llvm/lib/Transforms/InstCombine/ |
InstCombineVectorOps.cpp | 617 // If the value selected is an undef value, explicitly specify it 626 // If the value selected is an undef value, explicitly specify it 634 // If the value selected is an undef value, explicitly specify it
|
/external/llvm/tools/llvm-ar/ |
llvm-ar.cpp | 195 // Keep track of number of operations. We can only specify one 261 show_help("You must specify at least one of the operations"); 265 show_help("You may only specify one of a, b, and i modifiers");
|
/external/qemu/android/ |
main-common.c | 905 "Please specify one with the '%s <filepath>' option", 1057 "You did not specify a virtual device name, and the system\n" [all...] |
/external/valgrind/main/docs/xml/ |
manual-core.xml | 186 some other file descriptor, for example number 9, you can specify 197 option is to write the commentary to a file, which you specify by [all...] |
/external/webkit/LayoutTests/http/conf/ |
apache2-debian-httpd.conf | 33 # Configuration and logfile names: If the filenames you specify for many 389 # If you do not specify an ErrorLog directive within a <VirtualHost> 459 # AddLanguage allows you to specify the language of a document. You can
|
apache2-httpd.conf | 33 # Configuration and logfile names: If the filenames you specify for many 410 # If you do not specify an ErrorLog directive within a <VirtualHost> 480 # AddLanguage allows you to specify the language of a document. You can
|
apache2-msys-httpd.conf | 33 # Configuration and logfile names: If the filenames you specify for many 411 # If you do not specify an ErrorLog directive within a <VirtualHost> 481 # AddLanguage allows you to specify the language of a document. You can
|
cygwin-httpd.conf | 33 # Configuration and logfile names: If the filenames you specify for many 442 # If you do not specify an ErrorLog directive within a <VirtualHost> 512 # AddLanguage allows you to specify the language of a document. You can
|
httpd.conf | 33 # Configuration and logfile names: If the filenames you specify for many 445 # If you do not specify an ErrorLog directive within a <VirtualHost> 515 # AddLanguage allows you to specify the language of a document. You can
|
/external/zlib/src/doc/ |
rfc1952.txt | 17 does not specify an Internet standard of any kind. Distribution of 141 arbitrary bytes). It does not specify any particular interface to 324 We deliberately do not specify the algorithm used to set
|
/frameworks/base/core/java/android/content/ |
Context.java | 150 * that don't specify {@link #BIND_AUTO_CREATE} will automatically have [all...] |
/frameworks/base/core/java/com/android/internal/widget/multiwaveview/ |
MultiWaveView.java | 245 throw new IllegalStateException("Must specify at least one target drawable"); 252 throw new IllegalStateException("Must specify target descriptions"); 261 throw new IllegalStateException("Must specify direction descriptions"); [all...] |
/frameworks/base/docs/html/google/play/ |
filters.jd | 255 supports only OpenGL-ES 1.0. Google Play will only show the user apps that do not specify <code>openGlEsVersion</code>, or apps that do not specify an OpenGL-ES version higher than 1.0. </p> 257 </strong>The manifest does not specify <code>openGlEsVersion</code>. <strong>Result</strong>: Google Play will show the app to all users, unless other filters apply. </p>
|
/frameworks/base/docs/html/guide/topics/resources/ |
localization.jd | 80 specify — screen orientation, touchscreen type, and so on — see <a
185 <p>An application can specify many <code>res/<em><qualifiers></em>/</code>
438 or if you have a device attached, specify that you want the emulator by adding
|
/frameworks/base/location/java/android/location/ |
Location.java | 42 * Constant used to specify formatting of a latitude or longitude 48 * Constant used to specify formatting of a latitude or longitude 55 * Constant used to specify formatting of a latitude or longitude
|
/frameworks/native/opengl/tests/hwc/ |
hwcTestLib.cpp | 213 // Defensively specify that an error occurred. Will clear 265 // Defensively specify that an error occurred. Will clear 309 // Defensively specify that an error occurred. Will clear [all...] |
/frameworks/opt/calendar/tests/src/com/android/calendarcommon2/ |
EventRecurrenceTest.java | [all...] |
/libcore/luni/src/main/java/java/util/ |
SimpleTimeZone.java | 108 * Day of month: To specify an exact day of the month, such as March 1, set 111 * Day of week after day of month: To specify the first day of the week 117 * Day of week before day of month: To specify the last day of the week [all...] |
/ndk/docs/openmaxal/ |
index.html | 296 The native display data locator is used to specify the video sink: 459 <li>To enqueue command(s) without associated data, specify 718 Instead, specify the interface in the array passed to Create.
|