/external/opencore/codecs_v2/video/m4v_h263/dec/include/ |
mp4dec_api.h | 138 int16 realWidth; /* Non-padded width, not a multiple of 16. */ 139 int16 realHeight; /* Non-padded height, not a multiple of 16. */
|
/external/opencore/engines/player/include/ |
pv_player_types.h | 94 * 2) End of current play element => A play session can be composed of multiple play elements (say a 121 * with multiple elements. This is the index ON which the
|
/external/opencore/oscl/oscl/osclmemory/src/ |
oscl_mem_audit_internals.h | 72 /* CURRENTLY THIS STRUCTURE IS A MULTIPLE OF 8 BYTES. MAKE SURE IT 73 * MAINTAINS A SIZE THAT IS AN INTEGER MULTIPLE OF THE ALIGNMENT SIZE
|
/external/opencore/pvmi/content_policy_manager/plugins/common/include/ |
pvmf_cpmplugin_metering_interface.h | 90 * If there is more data than this size, then multiple 119 * If there is more data than this size, then multiple
|
/external/qemu/distrib/sdl-1.2.12/include/ |
SDL_timer.h | 84 /* New timer API, supports multiple timers 104 /* Remove one of the multiple timers knowing its ID.
|
/external/qemu/distrib/sdl-1.2.12/src/timer/ |
SDL_timer.c | 190 SDL_SetError("This platform doesn't support multiple timers"); 197 SDL_SetError("Multiple timers require threaded events!");
|
/external/v8/test/mjsunit/ |
debug-conditional-breakpoints.js | 147 // Multiple conditional breakpoint which the same condition. 160 // Multiple conditional breakpoint which different conditions.
|
/external/webkit/WebCore/css/ |
wml.css | 178 select[multiple], 179 select[size][multiple] {
|
/external/webkit/WebCore/dom/ |
SelectElement.h | 40 virtual bool multiple() const = 0; 111 bool multiple() const { return m_multiple; } function in class:WebCore::SelectElementData
|
/external/wpa_supplicant_6/wpa_supplicant/src/wps/ |
wps_upnp_i.h | 75 * An address of a subscriber (who may have multiple addresses). We are 120 * (multiple might share the same wired network interface!).
|
/frameworks/base/core/java/android/app/backup/ |
BackupHelper.java | 27 * Although multiple helper objects may be installed simultaneously, each helper 29 * created by other components within the backup system. Invocations of multiple
|
/frameworks/base/core/java/android/app/ |
package.html | 63 multiple applications (such as the contact application using an activity in 64 the camera application to get a picture for a person), and multiple active
|
/frameworks/base/core/tests/coretests/src/android/app/ |
SearchManagerTest.java | 124 * Tests that startSearch() can be called multiple times without stopSearch() 139 * called multiple times without startSearch() in between.
|
/frameworks/base/core/tests/coretests/src/android/pim/vcard/ |
PropertyNode.java | 47 * Note that currently PropertyNode class does not support multiple param-values 48 * defined in vCard 3.0 (See also RFC 2426). multiple-values are stored as
|
/frameworks/base/docs/html/guide/topics/manifest/ |
path-permission-element.jd | 26 specified multiple times to supply multiple paths.
|
supports-screens-element.jd | 34 <a href="{@docRoot}guide/practices/screens_support.html">Multiple Screens Support</a>.</p> 87 <li><a href="{@docRoot}guide/practices/screens_support.html">Multiple Screens Support</a></li>
|
/frameworks/base/media/libstagefright/codecs/m4v_h263/dec/include/ |
mp4dec_api.h | 132 int16 realWidth; /* Non-padded width, not a multiple of 16. */ 133 int16 realHeight; /* Non-padded height, not a multiple of 16. */
|
/frameworks/base/opengl/java/android/opengl/ |
Visibility.java | 39 * @param indexCount the number of indices in use. Typically a multiple of 40 * three. If not a multiple of three, the remaining one or two indices will
|
/frameworks/base/telephony/java/com/android/internal/telephony/ |
TelephonyProperties.java | 124 * Set to true for vendor RIL's that send multiple UNSOL_CALL_RING notifications. 127 "ro.telephony.call_ring.multiple";
|
/packages/apps/Mms/src/org/w3c/dom/events/ |
Event.java | 119 * <code>dispatchEvent</code> method, though it may be called multiple 120 * times during that phase if necessary. If called multiple times the
|
/packages/apps/Settings/src/com/android/settings/ |
MasterClear.java | 36 * state. Multiple confirmations are required: first, a general "are you sure 56 * The user has gone through the multiple confirmation, so now we go ahead
|
MediaFormat.java | 38 * Multiple confirmations are required: first, a general "are you sure 58 * The user has gone through the multiple confirmation, so now we go ahead
|
/prebuilt/darwin-x86/sdl/include/SDL/ |
SDL_timer.h | 84 /* New timer API, supports multiple timers 104 /* Remove one of the multiple timers knowing its ID.
|
/prebuilt/linux-x86/sdl/include/SDL/ |
SDL_timer.h | 84 /* New timer API, supports multiple timers 104 /* Remove one of the multiple timers knowing its ID.
|
/prebuilt/windows/sdl/host/include/SDL/ |
SDL_timer.h | 87 /* New timer API, supports multiple timers 107 /* Remove one of the multiple timers knowing its ID.
|