HomeSort by relevance Sort by last modified time
    Searched full:specify (Results 1001 - 1025 of 6490) sorted by null

<<41424344454647484950>>

  /prebuilts/sdk/renderscript/clang-include/
smmintrin.h 368 /* These specify the type of data that we're comparing. */
374 /* These specify the type of comparison operation. */
380 /* These macros specify the polarity of the operation. */
386 /* These macros are used in _mm_cmpXstri() to specify the return. */
390 /* These macros are used in _mm_cmpXstri() to specify the return. */
  /external/grub/docs/
grub.texi 177 In the following chapters, you will learn how to specify a drive, a
379 that you can specify a drive/partition.
420 need to specify which @sc{pc} slice number should be used, use something
447 Now the question is, how to specify a file? Again, consider an
552 your OS's root partition; if you need to specify a root partition for
579 sector of a partition instead of putting it in the MBR, specify the
611 The usage is basically very simple. You only need to specify one
641 other than the root directory, you need to specify the option
872 nothing special about it. But do not forget that you have to specify a
    [all...]
  /frameworks/base/docs/html/google/play/billing/
billing_admin.jd 162 target country for your application. You can specify target countries on the Edit Application
164 <p>To specify prices in other currencies, you can manually enter the price for each
190 file. The data values that you specify in the CSV file represent the same data values you specify
214 <p>This is equivalent to the In-app Product ID setting in the In-app Products UI. If you specify
240 <p>If <em>autotranslate</em> is <code>true</code>, you must specify the default locale,
244 <p>If <em>autotranslate</em> is <code>false</code>, you must specify the default locale,
267 <p>If <em>autofill</em> is set to <code>true</code>, you need to specify only the default
270 <p>If <em>autofill</em> is set to <code>false</code>, you need to specify a <em>country</em>
284 For example, if you want to sell an in-app item for $1.99 you specify 1990000 in th
    [all...]
  /external/libvpx/libvpx/examples/includes/HTML-Toc-0.91/
Toc.pod 295 =head3 Specify an array of files
425 =head3 Specify an additional 'Appendix' group
490 =head3 Specify an additional 'Part' group
561 By default, the generated ToC will list its entries unnumbered. If you want to number the ToC entries, two options are available. Either you can specify a numbered list by modifying L<templateLevelBegin|"templateLevelBegin"> and L<templateLevelEnd|"templateLevelEnd">. Or when the ToC isn't a simple numbered list, you can use the numbers generated by HTML::TocGenerator.
563 =head3 Specify numbered list
565 By modifying L<templateLevelBegin|"templateLevelBegin"> and L<templateLevelEnd|"templateLevelEnd"> you can specify a numbered ToC:
638 Suppose you want to display a ToC with upper-alpha numbered appendix headings. To accomplish this, you can specify a CSS style within the source document:
    [all...]
  /frameworks/base/docs/html/guide/topics/graphics/
prop-animation.jd 63 (a field in an object) value over a specified length of time. To animate something, you specify the
71 <li>Duration: You can specify the duration of an animation. The default length is 300 ms.</li>
73 <li>Time interpolation: You can specify how the values for the property are calculated as a
76 <li>Repeat count and behavior: You can specify whether or not to have an animation repeat when
78 specify whether you want the animation to play back in reverse. Setting it to reverse plays
84 <li>Frame refresh delay: You can specify how often to refresh frames of your animation. The
102 <p>You can also specify animations to have a non-linear interpolation. Figure 2 illustrates a
290 you must implement the {@link android.animation.TypeEvaluator} interface to specify how
291 to compute the object property's animated values. You can also specify a custom {@link
303 function of time. For example, you can specify animations to happen linearly across the whol
    [all...]
  /frameworks/base/docs/html/tools/help/
adb.jd 95 option to specify the target device to which the command should be directed. </p>
324 <p>If multiple emulator/device instances are running, you must specify a target instance
330 <p>As shown, you specify the target instance for a command using its adb-assigned serial number.
348 <p>You can use adb to copy an application from your development computer and install it on an emulator/device instance. To do so, use the <code>install</code> command. With the command, you must specify the path to the .apk file that you want to install:</p>
467 <li>{@code --user &lt;USER_ID> | current}: Specify which user to run as; if not
481 <li>{@code --user &lt;USER_ID> | current}: Specify which user to run as; if not
505 <li>{@code --user &lt;USER_ID> | all | current}: Specify user whose processes to kill;
527 <li>{@code [--user &lt;USER_ID> | all | current]}: Specify which user to send to; if not
555 <li>{@code --user &lt;USER_ID> | current}: Specify which user instrumentation runs in;
585 specify user of process to dump; uses current user if not specified
    [all...]
  /external/chromium_org/third_party/icu/source/common/unicode/
uloc.h 81 * no validity check is performed when you specify a <code>Locale</code>.
93 * that you can use to specify the commonly used
568 * @param locale the locale to get the displayable script code with. NULL may be used to specify the default.
572 * for inLocale would result in "". NULL may be used to specify the default.
591 * @param locale the locale to get the displayable country code with. NULL may be used to specify the default.
595 * for inLocale would result in "Englisch". NULL may be used to specify the default.
615 * @param locale the locale to get the displayable variant code with. NULL may be used to specify the default.
619 * for inLocale would result in "Englisch". NULL may be used to specify the default.
664 * for inLocale would result in "Englisch". NULL may be used to specify the default.
686 * @param locale The locale to get the displayable variant code with. NULL may be used to specify the default
    [all...]
  /external/chromium_org/third_party/icu/source/i18n/unicode/
simpletz.h 54 * along with <code>dayOfWeek = UCAL_SUNDAY</code> to specify the rule.
66 * midnight, to specify a rule transition time. Most rules
274 * The dayOfWeekInMonth and dayOfWeek parameters together specify how to calculate
278 * <li>If both dayOfWeekInMonth and dayOfWeek are positive, they specify the
281 * <li>If dayOfWeek is positive and dayOfWeekInMonth is negative, they specify
291 * <li>If dayOfWeek is negative and dayOfWeekInMonth is positive, they specify the
295 * <li>If dayOfWeek and DayOfWeekInMonth are both negative, they specify the
318 * The dayOfWeekInMonth and dayOfWeek parameters together specify how to calculate
322 * <li>If both dayOfWeekInMonth and dayOfWeek are positive, they specify the
325 * <li>If dayOfWeek is positive and dayOfWeekInMonth is negative, they specify
    [all...]
  /external/icu4c/common/unicode/
uloc.h 81 * no validity check is performed when you specify a <code>Locale</code>.
93 * that you can use to specify the commonly used
569 * @param locale the locale to get the displayable script code with. NULL may be used to specify the default.
573 * for inLocale would result in "". NULL may be used to specify the default.
592 * @param locale the locale to get the displayable country code with. NULL may be used to specify the default.
596 * for inLocale would result in "Englisch". NULL may be used to specify the default.
616 * @param locale the locale to get the displayable variant code with. NULL may be used to specify the default.
620 * for inLocale would result in "Englisch". NULL may be used to specify the default.
665 * for inLocale would result in "Englisch". NULL may be used to specify the default.
687 * @param locale The locale to get the displayable variant code with. NULL may be used to specify the default
    [all...]
  /external/icu4c/i18n/unicode/
simpletz.h 54 * along with <code>dayOfWeek = UCAL_SUNDAY</code> to specify the rule.
66 * midnight, to specify a rule transition time. Most rules
274 * The dayOfWeekInMonth and dayOfWeek parameters together specify how to calculate
278 * <li>If both dayOfWeekInMonth and dayOfWeek are positive, they specify the
281 * <li>If dayOfWeek is positive and dayOfWeekInMonth is negative, they specify
291 * <li>If dayOfWeek is negative and dayOfWeekInMonth is positive, they specify the
295 * <li>If dayOfWeek and DayOfWeekInMonth are both negative, they specify the
318 * The dayOfWeekInMonth and dayOfWeek parameters together specify how to calculate
322 * <li>If both dayOfWeekInMonth and dayOfWeek are positive, they specify the
325 * <li>If dayOfWeek is positive and dayOfWeekInMonth is negative, they specify
    [all...]
  /external/ipsec-tools/src/racoon/
racoon.conf.5 303 This statement will be ignored if you do not specify address definitions.
313 section can also be used to specify the admin socket mode and ownership
322 values specify the socket path, owner, and group. They must be quoted.
438 This is the default type if you do not specify an identifier to use.
640 the peer if you do not specify it (them).
960 Any proposal will be accepted if you do not specify one.
971 the peer if you do not specify it(them).
983 It does not make sense to specify an identifier in the phase 2.
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/share/man/man1/
arm-eabi-cpp.1 267 use \fB\-o\fR to specify the output file.
382 rules you should explicitly specify the dependency output file with
441 specify. If you want multiple targets, you can specify them as a single
470 \&\fB\-o\fR switch is understood to specify the dependency output file, but if used without \fB\-E\fR, each \fB\-o\fR
471 is understood to specify a target object file.
489 Specify the source language: C, \*(C+, Objective-C, or assembly. This has
508 Specify the standard to which the code should conform. Currently \s-1CPP\s0
640 Specify \fIprefix\fR as the prefix for subsequent \fB\-iwithprefix\fR
747 locale does not specify, or \s-1GCC\s0 cannot get this information from th
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/share/man/man1/
arm-linux-androideabi-cpp.1 267 use \fB\-o\fR to specify the output file.
382 rules you should explicitly specify the dependency output file with
441 specify. If you want multiple targets, you can specify them as a single
470 \&\fB\-o\fR switch is understood to specify the dependency output file, but if used without \fB\-E\fR, each \fB\-o\fR
471 is understood to specify a target object file.
489 Specify the source language: C, \*(C+, Objective-C, or assembly. This has
508 Specify the standard to which the code should conform. Currently \s-1CPP\s0
640 Specify \fIprefix\fR as the prefix for subsequent \fB\-iwithprefix\fR
747 locale does not specify, or \s-1GCC\s0 cannot get this information from th
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/share/man/man1/
arm-eabi-cpp.1 267 use \fB\-o\fR to specify the output file.
382 rules you should explicitly specify the dependency output file with
441 specify. If you want multiple targets, you can specify them as a single
470 \&\fB\-o\fR switch is understood to specify the dependency output file, but if used without \fB\-E\fR, each \fB\-o\fR
471 is understood to specify a target object file.
489 Specify the source language: C, \*(C+, Objective-C, or assembly. This has
508 Specify the standard to which the code should conform. Currently \s-1CPP\s0
640 Specify \fIprefix\fR as the prefix for subsequent \fB\-iwithprefix\fR
747 locale does not specify, or \s-1GCC\s0 cannot get this information from th
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/share/man/man1/
arm-linux-androideabi-cpp.1 267 use \fB\-o\fR to specify the output file.
382 rules you should explicitly specify the dependency output file with
441 specify. If you want multiple targets, you can specify them as a single
470 \&\fB\-o\fR switch is understood to specify the dependency output file, but if used without \fB\-E\fR, each \fB\-o\fR
471 is understood to specify a target object file.
489 Specify the source language: C, \*(C+, Objective-C, or assembly. This has
508 Specify the standard to which the code should conform. Currently \s-1CPP\s0
640 Specify \fIprefix\fR as the prefix for subsequent \fB\-iwithprefix\fR
747 locale does not specify, or \s-1GCC\s0 cannot get this information from th
    [all...]
  /external/chromium_org/components/policy/resources/
policy_templates_en-GB.xtb 67 <translation id="2337466621458842053">Allows you to set a list of url patterns that specify sites which are allowed to display images.
71 <translation id="5183383917553127163">Allows you to specify which extensions are not subject to the blacklist.
209 <translation id="5290940294294002042">Specify a list of plug-ins that the user can enable or disable</translation>
210 <translation id="3153348162326497318">Allows you to specify which extensions the users CANNOT install. Extensions already installed will be removed if blacklisted.
246 <translation id="6513756852541213407">Allows you to specify the proxy server used by <ph name="PRODUCT_NAME"/> and prevents users from changing proxy settings.
252 If you choose fixed server proxy mode, you can specify further options in 'Address or URL of proxy server' and 'Comma-separated list of proxy bypass rules'.
254 If you choose to use a .pac proxy script, you must specify the URL to the script in 'URL to a proxy .pac file'.
281 <translation id="7412982067535265896">Allows you to set a list of url patterns that specify sites which are allowed to set session-only cookies.
289 The user's home page settings are only completely locked down, if you either select the home page to be the new tab page, or set it to be a URL and specify a home page URL. If you don't specify the home page URL, then the user is still able to set the home page to the new tab page by specify (…)
    [all...]
  /frameworks/base/docs/html/about/versions/
android-4.4.jd 177 href="{@docRoot}guide/topics/manifest/uses-sdk-element.html#target">{@code targetSdkVersion}</a> to "19" or higher, creating a sync with {@link android.content.ContentResolver#addPeriodicSync addPeriodicSync()} will perform your sync operations within a default flex interval of approximately 4% of the period you specify. For example, if your poll frequency is 24 hours, then your sync operation may occur within roughly a one-hour window of time each day, instead of at exactly the same time each day.</p>
179 <p>To specify your own flex interval for sync operations, you should begin using the new {@link android.content.ContentResolver#requestSync requestSync()} method. For more details, see the section below about <a href="#SyncAdapter">Sync Adapters</a>.</p>
195 <p>Android now includes a complete framework that allows users to print any document using a printer connected over Wi-Fi, Bluetooth, or other services. The system handles the transaction between an app that wants to print a document and the services that deliver print jobs to a printer. The {@link android.print} framework provides all the APIs necessary to specify a print document and deliver it to the system for printing. Which APIs you actually need for a given print job depends on your content.</p>
279 <p>You can enable adaptive playback by adding two keys to {@link android.media.MediaFormat} that specify the maximum resolution that your app requires from the codec: {@link android.media.MediaFormat#KEY_MAX_WIDTH} and {@link android.media.MediaFormat#KEY_MAX_HEIGHT}. With these added to your {@link android.media.MediaFormat}, pass the {@link android.media.MediaFormat} to your {@link android.media.MediaCodec} instance with {@link android.media.MediaCodec#configure configure()}.</p>
329 <li>Then specify the rating style by calling {@link android.media.MediaMetadataEditor#putObject putObject()} and passing it {@link android.media.MediaMetadataEditor#RATING_KEY_BY_USER} as the key and one of the above rating styles as the value.</li>
338 <p>You can also provide {@link android.widget.VideoView} with your WebVTT subtitle tracks using the {@link android.widget.VideoView#addSubtitleSource addSubtitleSource()} method. This method accepts an {@link java.io.InputStream} that carries the subtitle data and a {@link android.media.MediaFormat} object that specifies the format for the subtitle data, which you can specify using {@link android.media.MediaFormat#createSubtitleFormat createSubtitleFormat()}. These subtitles also appear over the video according to the user's preferences. </p>
363 <li>Specify the {@link android.view.ViewGroup} containing the UI components you want to change.</li>
364 <li>Specify the layout representing the end-result of the change (the next scene).</li>
365 <li>Specify the type of transition that should animate the layout change.</li>
    [all...]
  /external/chromium/chrome/common/extensions/docs/
themes.html 406 to specify the background of the new tab pane)
413 This field lets you specify
425 You can specify tints to be applied to parts of the UI
460 to specify <em>no change</em>.
542 The callback <em>parameter</em> should specify a function
546 If you specify the <em>callback</em> parameter, it should
547 specify a function that looks like this:
whats_new.html 351 your extension can specify "panel" as the value of
363 methods now let you specify a context value of "frame".
378 specify <code>&lt;all_urls&gt;</code> for the host permission.
436 lets you specify the extension or app's homepage. </li>
593 The callback <em>parameter</em> should specify a function
597 If you specify the <em>callback</em> parameter, it should
598 specify a function that looks like this:
  /external/chromium_org/third_party/devscripts/
licensecheck.pl.vanilla 50 Specify whether to output the text being processed from each file before
57 Specify the number of lines of each file's header which should be parsed
68 Specify that the contents of directories should be added
73 Specify a pattern against which filenames will be matched in order to
371 --lines, -l Specify how many lines of the file header
374 --check, -c Specify a pattern indicating which files should
380 --ignore, -i Specify that files / directories matching the
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeonsi/
radeonsi_shader.c 443 /* Specify whether the EXEC mask represents the valid mask */
446 /* Specify whether this is the last export */
449 /* Specify the target we are exporting */
556 /* Specify which components to enable */
559 /* Specify the target we are exporting */
572 /* Specify whether the EXEC mask represents the valid mask */
576 /* Specify that this is the last export */
  /external/mesa3d/src/gallium/drivers/radeonsi/
radeonsi_shader.c 443 /* Specify whether the EXEC mask represents the valid mask */
446 /* Specify whether this is the last export */
449 /* Specify the target we are exporting */
556 /* Specify which components to enable */
559 /* Specify the target we are exporting */
572 /* Specify whether the EXEC mask represents the valid mask */
576 /* Specify that this is the last export */
  /frameworks/base/cmds/content/src/com/android/commands/content/
Content.java 184 + " Did you specify --uri argument?");
188 + " Did you specify --bind argument(s)?");
210 + " Did you specify --uri argument?");
235 + " Did you specify --uri argument?");
239 + " Did you specify --bind argument(s)?");
268 + " Did you specify --uri argument?");
299 + " Did you specify --uri argument?");
  /frameworks/base/docs/html/training/basics/firstapp/
building-ui.jd 118 android:layout_height}</a>, are required for all views in order to specify their size.</p>
136 <p>Like every {@link android.view.View} object, you must define certain XML attributes to specify
155 object names in the {@code R} class to refer to your resources, such as when you need to specify a
221 <p>When you need to add text in the user interface, you should always specify each string as
290 you can specify using the <a
304 <p>The default weight for all views is 0, so if you specify any weight value
315 <p>In order to improve the layout efficiency when you specify the weight, you should change the
  /frameworks/base/docs/html/training/location/
receive-location-updates.jd 12 <li><a href="#UpdateParameters">Specify Update Parameters</a></li>
54 <h2 id="Permissions">Specify App Permissions</h2>
238 The following snippet shows how to specify the interfaces and define the methods:
320 latitude and longitude. The following snippet shows how to specify the interface and define
343 The first step is to specify the parameters that control the updates.
345 <!-- Specify update parameters -->
346 <h2 id="UpdateParameters">Specify Update Parameters</h2>

Completed in 1592 milliseconds

<<41424344454647484950>>