HomeSort by relevance Sort by last modified time
    Searched full:will (Results 751 - 775 of 18421) sorted by null

<<31323334353637383940>>

  /packages/apps/Mms/src/com/android/mms/dom/smil/parser/
SmilXmlParser.java 64 * Calling getBody() will create "smil", "head", and "body" elements if they
65 * are not present. It will also initialize the SequentialTimeElementContainer
72 * Calling getLayout() will create "layout" element if it is not present.
  /packages/apps/Mms/src/org/w3c/dom/events/
DocumentEvent.java 7 * hope that it will be useful, but WITHOUT ANY WARRANTY; without even
20 * expected that the <code>DocumentEvent</code> interface will be
32 * implementation this method will return a new <code>Event</code> of
  /packages/apps/Mms/src/org/w3c/dom/smil/
ElementTimeManipulation.java 7 * hope that it will be useful, but WITHOUT ANY WARRANTY; without even
41 * 100. If it does, the deceleration value will be reduced to make the
55 * 100. If it does, the deceleration value will be reduced to make the
  /prebuilt/darwin-x86/sdl/include/SDL/
SDL_loadso.h 10 This library is distributed in the hope that it will be useful,
31 convention as the actual library function. Your code will crash
36 symbols in your code or other shared libraries, you will not get
SDL_version.h 10 This library is distributed in the hope that it will be useful,
60 This assumes that there will never be more than 100 patchlevels
69 /* This macro will evaluate to true if compiled with SDL at least X.Y.Z */
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/man/man1/
arm-eabi-addr2line.1 26 .\" Set up some character translations and predefined strings. \*(-- will
27 .\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left
28 .\" double quote, and \*(R" will give a right double quote. | will give a
29 .\" real vertical bar. \*(C+ will give a nicer C++. Capital omega is used to
173 \&\fBaddr2line\fR will print two question marks in their place. If the
174 line number can not be determined, \fBaddr2line\fR will print 0.
228 function will also be printed. For example, if \f(CW\*(C`main\*(C'\fR inlines
231 will also be printed
    [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/man/man1/
arm-eabi-addr2line.1 26 .\" Set up some character translations and predefined strings. \*(-- will
27 .\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left
28 .\" double quote, and \*(R" will give a right double quote. | will give a
29 .\" real vertical bar. \*(C+ will give a nicer C++. Capital omega is used to
173 \&\fBaddr2line\fR will print two question marks in their place. If the
174 line number can not be determined, \fBaddr2line\fR will print 0.
228 function will also be printed. For example, if \f(CW\*(C`main\*(C'\fR inlines
231 will also be printed
    [all...]
  /prebuilt/linux-x86/sdl/include/SDL/
SDL_loadso.h 10 This library is distributed in the hope that it will be useful,
31 convention as the actual library function. Your code will crash
36 symbols in your code or other shared libraries, you will not get
SDL_version.h 10 This library is distributed in the hope that it will be useful,
60 This assumes that there will never be more than 100 patchlevels
69 /* This macro will evaluate to true if compiled with SDL at least X.Y.Z */
  /prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/man/man1/
arm-eabi-addr2line.1 26 .\" Set up some character translations and predefined strings. \*(-- will
27 .\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left
28 .\" double quote, and \*(R" will give a right double quote. | will give a
29 .\" real vertical bar. \*(C+ will give a nicer C++. Capital omega is used to
173 \&\fBaddr2line\fR will print two question marks in their place. If the
174 line number can not be determined, \fBaddr2line\fR will print 0.
228 function will also be printed. For example, if \f(CW\*(C`main\*(C'\fR inlines
231 will also be printed
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/man/man1/
arm-eabi-addr2line.1 26 .\" Set up some character translations and predefined strings. \*(-- will
27 .\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left
28 .\" double quote, and \*(R" will give a right double quote. | will give a
29 .\" real vertical bar. \*(C+ will give a nicer C++. Capital omega is used to
173 \&\fBaddr2line\fR will print two question marks in their place. If the
174 line number can not be determined, \fBaddr2line\fR will print 0.
228 function will also be printed. For example, if \f(CW\*(C`main\*(C'\fR inlines
231 will also be printed
    [all...]
  /prebuilt/windows/sdl/host/include/SDL/
SDL_loadso.h 10 This library is distributed in the hope that it will be useful,
36 convention as the actual library function. Your code will crash
41 symbols in your code or other shared libraries, you will not get
SDL_version.h 10 This library is distributed in the hope that it will be useful,
65 This assumes that there will never be more than 100 patchlevels
74 /* This macro will evaluate to true if compiled with SDL at least X.Y.Z */
  /prebuilt/windows/sdl/include/SDL/
SDL_loadso.h 10 This library is distributed in the hope that it will be useful,
31 convention as the actual library function. Your code will crash
36 symbols in your code or other shared libraries, you will not get
SDL_version.h 10 This library is distributed in the hope that it will be useful,
60 This assumes that there will never be more than 100 patchlevels
69 /* This macro will evaluate to true if compiled with SDL at least X.Y.Z */
  /system/core/include/cutils/
logprint.h 104 * entry allocated by caller. Pointers will point directly into buf
106 * Returns 0 on success and -1 on invalid wire format (entry will be
115 * If "map" is non-NULL, it will be used to convert the log tag number
  /system/core/sh/
machdep.h 39 * in some way. The following macro will get this right on many machines.
44 * It appears that grabstackstr() will barf with such alignments
45 * because stalloc() will return a string allocated in a new stackblock.
  /system/extras/tests/sdcard/
README 39 This test will write 1000kbyte (1M) files using writes of 100kbytes (so 10 writes per file) using
40 only 1 process for 100 times (100 files will be written on the sdcard).
41 The test will not call sync to flush the writes.
  /external/icu4c/common/unicode/
ucnv_err.h 79 * Codepage -> Unicode. Any unmapped and legal characters will be
157 The error code U_INVALID_CHAR_FOUND will be set. */
165 The error code U_ILLEGAL_CHAR_FOUND will be set. */
170 The error code U_INVALID_CHAR_FOUND will be set. */
194 UBool flush; /**< The internal state of converter will be reset and data flushed if set to TRUE. @stable ICU 2.0 */
210 UBool flush; /**< The internal state of converter will be reset and data flushed if set to TRUE. @stable ICU 2.0 */
281 * @param err Return value will be set to success if the callback was handled,
282 * otherwise this value will be set to a failure status.
296 * This From Unicode callback will Substitute the ILLEGAL SEQUENCE, or
310 * @param err Return value will be set to success if the callback was handled
    [all...]
  /external/icu4c/i18n/unicode/
utrans.h 100 * contextLimit), defines what characters the transliterator will read
102 * characters will actually be transliterated. The second region
106 * structure will be modified. See the field descriptions for
122 * a transliteration operation. The transliterator will ignore
132 * transliteration operation. The transliterator will ignore
240 * If this identifier is passed to utrans_openU(), it will open
262 * <p>NOTE: After this call the system owns the adoptedTrans and will
276 * system will no longer recognize the given ID when passed to
291 * will be reset to use no filter.
340 * will be called in order to modify the rep string
    [all...]
  /external/webkit/JavaScriptCore/icu/unicode/
ucnv_err.h 79 * Codepage -> Unicode. Any unmapped and legal characters will be
150 The error code U_INVALID_CHAR_FOUND will be set. */
158 The error code U_ILLEGAL_CHAR_FOUND will be set. */
163 The error code U_INVALID_CHAR_FOUND will be set. */
187 UBool flush; /**< The internal state of converter will be reset and data flushed if set to TRUE. @stable ICU 2.0 */
203 UBool flush; /**< The internal state of converter will be reset and data flushed if set to TRUE. @stable ICU 2.0 */
274 * @param err Return value will be set to success if the callback was handled,
275 * otherwise this value will be set to a failure status.
289 * This From Unicode callback will Substitute the ILLEGAL SEQUENCE, or
303 * @param err Return value will be set to success if the callback was handled
    [all...]
  /external/webkit/JavaScriptGlue/icu/unicode/
ucnv_err.h 79 * Codepage -> Unicode. Any unmapped and legal characters will be
150 The error code U_INVALID_CHAR_FOUND will be set. */
158 The error code U_ILLEGAL_CHAR_FOUND will be set. */
163 The error code U_INVALID_CHAR_FOUND will be set. */
187 UBool flush; /**< The internal state of converter will be reset and data flushed if set to TRUE. @stable ICU 2.0 */
203 UBool flush; /**< The internal state of converter will be reset and data flushed if set to TRUE. @stable ICU 2.0 */
274 * @param err Return value will be set to success if the callback was handled,
275 * otherwise this value will be set to a failure status.
289 * This From Unicode callback will Substitute the ILLEGAL SEQUENCE, or
303 * @param err Return value will be set to success if the callback was handled
    [all...]
  /external/webkit/WebCore/icu/unicode/
ucnv_err.h 79 * Codepage -> Unicode. Any unmapped and legal characters will be
150 The error code U_INVALID_CHAR_FOUND will be set. */
158 The error code U_ILLEGAL_CHAR_FOUND will be set. */
163 The error code U_INVALID_CHAR_FOUND will be set. */
187 UBool flush; /**< The internal state of converter will be reset and data flushed if set to TRUE. @stable ICU 2.0 */
203 UBool flush; /**< The internal state of converter will be reset and data flushed if set to TRUE. @stable ICU 2.0 */
274 * @param err Return value will be set to success if the callback was handled,
275 * otherwise this value will be set to a failure status.
289 * This From Unicode callback will Substitute the ILLEGAL SEQUENCE, or
303 * @param err Return value will be set to success if the callback was handled
    [all...]
  /frameworks/base/docs/html/guide/appendix/
market-filters.jd 49 trackball (as specified in the manifest file), then Android Market will not show
56 to the Android platform itself. This document will be updated periodically to reflect
88 will not be visible to users for whom it is filtered, even if those users were
91 makes the app invisible to the user, the user will not see that an upgrade is
144 minSdkVersion</a></code> to 3 or lower, since Market will filter them from
164 <strong>Result</strong>: Android Market will not show the app to a user of a
165 small-screen device, but will show it to users of normal and large-screen
171 <strong>Result</strong>: Android Market will show the app to users on all
176 <strong>Result</strong>: Android Market will show the app to all users,
192 request certain hardware features, and Android Market will show the app only on devices that have the required hardware.</p>
    [all...]
  /frameworks/base/docs/html/guide/topics/search/
searchable-config.jd 28 The filename will be used as the resource ID.</dd>
128 and will default to "actionSearch" (provides the "search" button instead of a carriage
144 <dd><em>String</em>. This path will be used as a portion of the suggestions
151 <dd><em>String</em>. This value will be passed into your
152 query function as the {@code selection} parameter. Typically this will be a WHERE clause
161 android.app.SearchManager#SUGGEST_COLUMN_INTENT_ACTION} column), this value will
168 android.app.SearchManager#SUGGEST_COLUMN_INTENT_DATA} column), this value will be
173 trigger a suggestion look-up. Only guarantees that a source will not be
183 which will allow users so receive search suggestions from your application content from outside
196 to Quick Search Box, which will be displayed in the searchable items entry for your application
    [all...]

Completed in 223 milliseconds

<<31323334353637383940>>