Home
last modified time | relevance | path

Searched refs:present (Results 1 – 25 of 96) sorted by relevance

1234

/frameworks/av/media/libstagefright/codecs/aacdec/
Dgetics.cpp453 Bool present; in getics() local
584 present = in getics()
587 pPulseInfo->pulse_data_present = present; in getics()
589 if (present != FALSE) in getics()
611 present = in getics()
614 pTnsFrameInfo->tns_data_present = present; in getics()
616 if (present != FALSE) in getics()
641 present = in getics()
644 if (present != FALSE) in getics()
Dget_adts_header.cpp505 pVars->prog_config.mono_mix.present = 0; in get_adts_header()
506 pVars->prog_config.stereo_mix.present = 0; in get_adts_header()
507 pVars->prog_config.matrix_mix.present = 0; in get_adts_header()
Dget_prog_config.cpp580 pScratchPCE->mono_mix.present = flag; in get_prog_config()
598 pScratchPCE->stereo_mix.present = flag; in get_prog_config()
616 pScratchPCE->matrix_mix.present = flag; in get_prog_config()
Ds_mixdown.h75 Int present; member
/frameworks/base/docs/html/guide/topics/manifest/
Duses-library-element.jd41 If this element is present and its {@code android:required} attribute is set to
43 install the application unless the library is present on the user's device.
78 library if present, but is designed to function without it if necessary.
80 not present. If you use <code>&quot;false&quot;</code>, you are responsible for
/frameworks/native/libs/utils/tests/
DBasicHashtable_test.cpp108 bool* collision, bool* present, hash_t* hash) { in cookieAt() argument
111 *present = cookie & BasicHashtable<TKey, TEntry>::Bucket::PRESENT; in cookieAt()
162 bool collision, present; in dump() local
164 BasicHashtableTest::cookieAt(h, i, &collision, &present, &hash); in dump()
165 if (present) { in dump()
170 i, collision, present, hash, key, value, hash_type(key)); in dump()
173 i, collision, present); in dump()
/frameworks/base/docs/html/design/building-blocks/
Dlists.jd4 <p>Lists present multiple line items in a vertical arrangement. They can be used for data selection…
Dtext-fields.jd37 <p>Use auto-complete text fields to present real-time completions or search results in popups, so u…
/frameworks/compile/slang/lit-tests/
DREADME6 used to verify certain strings are present in the output bitcode files.
/frameworks/base/docs/html/about/versions/
Dandroid-2.3.3.jd101 access to tag properties and I/O operations based on the technologies present
107 is not present in all Android devices. Android devices that do not support
112 will return <code>false</code>. The NFC API is always present, however, regardless of
/frameworks/rs/scriptc/
Drs_allocation.rsh61 * @return uint32_t Returns 1 if more than one LOD is present, 0 otherwise.
69 * @return uint32_t Returns 1 if more than one face is present, 0 otherwise.
/frameworks/base/docs/html/guide/appendix/
Dapp-intents.jd86 <b>Note:</b> The two commas after the yaw parameter are required. They are present
97 …the fisheye lens effect that would be present if a 90 degree horizontal …
Dg-app-intents.jd96 <b>Note:</b> The two commas after the yaw parameter are required. They are present
106 effect that would be present if a 90 degree horizontal FOV was used in portrait
/frameworks/compile/slang/
DREADME.rst250 * The function **init** (if present) will be called once after the script
280 above can be omitted, although at least one of in/out must be present.
281 If both in and out are present, root must only be invoked with types of
298 Initializers, if present, will also initialize the cached Java value.
/frameworks/native/opengl/libs/GLES_trace/
DDESIGN.txt38 All GL calls are present in GLES_Trace/src/gltrace_api.cpp. This file is generated by the
/frameworks/base/docs/html/guide/topics/ui/controls/
Dcheckbox.jd21 present each checkbox option in a vertical list.</p>
/frameworks/base/services/java/com/android/server/
DEventLogTags.logtags9 2723 battery_status (status|1|5),(health|1|5),(present|1|5),(plugged|1|5),(technology|3)
/frameworks/base/docs/html/training/design-navigation/
Dwireframing.jd41present news stories. The first option to simplify navigation across different story categories is…
Dmultiple-sizes.jd47 …er hand, generally have much more available screen space and are able to present multiple panes of…
81 …<p>The most straightforward strategy is to simply stretch each pane's width to best present the co…
Dscreen-planning.jd78 …screen grouping techniques and more sophisticated navigation elements to present content in a more…
/frameworks/base/docs/html/design/patterns/
Dmulti-pane-layouts.jd24 <p>In general, use the pane on the right to present more information about the item you selected in…
/frameworks/native/libs/utils/
DREADME5 If you need a feature that is native to Linux but not present on other
192 present.
/frameworks/base/docs/html/tools/devices/
Dindex.jd63 library is present. If you want to run your application on an emulator, create an AVD that
/frameworks/base/docs/html/sdk/
DOLD_RELEASENOTES.jd203 …mentations certified, a comprehensive Bluetooth API will not be possible or present in Android 1.0.
205 … the device, the data messaging facility of the GTalkService will not be present in Android 1.0.&n…
215 …n removed from the documentation.&nbsp; Classes and methods that are not present in the documentat…
318 …t selection. Automatic mode will: 1) launch an emulator if no device is present, 2) automatically…
380 …k and gsm connection, and to initiate incoming voice call. (This is also present in standalone DDM…
/frameworks/base/docs/html/tools/sdk/
DOLD_RELEASENOTES.jd203 …mentations certified, a comprehensive Bluetooth API will not be possible or present in Android 1.0.
205 … the device, the data messaging facility of the GTalkService will not be present in Android 1.0.&n…
215 …n removed from the documentation.&nbsp; Classes and methods that are not present in the documentat…
318 …t selection. Automatic mode will: 1) launch an emulator if no device is present, 2) automatically…
380 …k and gsm connection, and to initiate incoming voice call. (This is also present in standalone DDM…

1234