/prebuilt/windows/sdl/include/SDL/ |
SDL_timer.h | 84 /* New timer API, supports multiple timers 104 /* Remove one of the multiple timers knowing its ID.
|
/external/jdiff/src/jdiff/ |
MergeChanges.java | 13 * multiple methods with the same name. 152 // initialized yet if there were multiple methods of the same 183 * Convert multiple removed and added methods into changed methods. 229 // initialized yet if there were multiple methods of the same 253 " into one change. There were multiple methods of this name.");
|
/external/opencore/codecs_v2/video/m4v_h263/enc/src/ |
mp4lib_int.h | 52 Int width; /* Width (multiple of 16) */ 53 Int height; /* Height (multiple of 16) */ 284 /* Multiple frame prediction*/ 286 Int framePos; /* specific position in previous multiple frames*/ 287 Int frameRange; /* number of overall previous multiple frames */
|
/external/opencore/protocols/rtp/src/ |
rtcp_encoder.cpp | 251 // improper pad length -- the packet length must be multiple of 4 325 // improper pad length -- the packet length must be multiple of 4 418 // improper pad length -- the packet length must be multiple of 4 581 // improper pad length -- the packet length must be multiple of 4 642 // improper pad length -- the packet length must be multiple of 4
|
/frameworks/base/docs/html/guide/practices/design/ |
seamlessness.jd | 52 <li><a href="#multiple-activities">Don't Overload a Single Activity Screen</a></li> 54 <li><a href="#flexui">Design Your UI to Work with Multiple Screen Resolutions</a></li> 139 <h2 id="multiple-activities">Don't Overload a Single Activity Screen</h2> 142 When designing the screens of your UI, be sure to make use of multiple Activity 169 <h2 id="flexui">Design Your UI to Work with Multiple Screen Resolutions</h2>
|
/dalvik/libcore/luni/src/test/java/tests/api/java/util/ |
TimerTest.java | 504 // Ensure multiple tasks are run 527 "Multiple tasks should have incremented counter 4 times not " 632 // Ensure multiple tasks are run 651 "Multiple tasks should have incremented counter 4 times not " 787 // Ensure multiple tasks are run 806 "Multiple tasks should have incremented counter 24 times not " 949 // Ensure multiple tasks are run [all...] |
/frameworks/base/docs/html/guide/topics/media/jet/ |
jetcreator_manual.jd | 95 track, but may be made up of multiple channels of MIDI 103 separate track in an SMF-1 file. However, it is possible to have multiple MIDI 104 channels on a single track, or multiple tracks that contain data for the same MIDI 570 Displays the Replicate Segment window for entering multiple segments at once. 634 Sets the event ID for the event. Multiple events can be assigned to the same 651 Displays the Replicate Event window for entering multiple events at once. See 696 creating multiple segments or events. They look like the following:</p> 746 Replicate function in that it allows you to edit multiple segments or events at [all...] |
/external/webkit/WebCore/html/canvas/ |
WebGLRenderingContext.cpp | [all...] |
/dalvik/libcore/sql/src/main/java/java/sql/ |
Statement.java | 28 * To have multiple {@code ResultSet} objects opened concurrently, multiple 139 * Executes a supplied SQL statement. This may return multiple {@code 156 * Executes a supplied SQL statement. This may return multiple {@code 181 * Executes the supplied SQL statement. This may return multiple {@code 204 * Executes the supplied SQL statement. This may return multiple {@code 532 * statement. If there are multiple warnings, subsequent warnings are
|
/external/opencore/engines/player/test/src/ |
test_pv_player_engine.h | 504 //Multiple Instance tests. 507 //this range reserved for future multiple instance tests. 563 //Multiple CPM Plugins [all...] |
/frameworks/base/docs/html/resources/articles/ |
contacts.jd | 5 improved Contacts API for managing and integrating contacts from multiple 6 accounts and from other data sources. To handle overlapping data from multiple 30 specific contact from multiple contacts sources. </p> 93 <p>When users sync contacts from multiple sources, several contacts might refer 111 new contact that contains the two raw contacts. And it may even find multiple 273 multiple accounts and other new features of Android 2.0. </p> 307 The new application will be able to take full advantage of multiple accounts
|
/external/webkit/WebCore/platform/graphics/mac/ |
GraphicsContext3DMac.cpp | 789 // FIXME: length needs to be a multiple of 2 802 // FIXME: length needs to be a multiple of 3 815 // FIXME: length needs to be a multiple of 4 840 // FIXME: length needs to be a multiple of 2 853 // FIXME: length needs to be a multiple of 3 866 // FIXME: length needs to be a multiple of 4 873 // FIXME: length needs to be a multiple of 4 880 // FIXME: length needs to be a multiple of 9 887 // FIXME: length needs to be a multiple of 16 [all...] |
/dalvik/dx/src/com/android/dx/rop/ |
package-info.java | 93 * multiple times. For example, if a switch statement contains multiple case 95 * appear in the successor list multiple times. In general, the
|
/dalvik/libcore/xml/src/main/java/org/apache/xalan/templates/ |
ElemTemplate.java | 227 * Modes allow an element to be processed multiple times, 235 * Modes allow an element to be processed multiple times, 249 * Modes allow an element to be processed multiple times,
|
/external/apache-http/src/org/apache/commons/logging/ |
package.html | 20 <p>Simple wrapper API around multiple logging APIs.</p> 118 shared in a multiple class loader environment (such as a servlet container), 197 references to multiple loggers that are used for different
|
/external/giflib/ |
gifalloc.c | 239 * Someday we might have to deal with multiple extensions. 240 * ??? Was this a note from Gershon or from me? Does the multiple 241 * extension blocks solve this or do we need multiple Functions? Or is
|
/external/gtest/include/gtest/ |
gtest-typed-test.h | 134 // it in multiple C++ source files and instantiate it multiple times. 215 // #included in multiple translation units linked together.
|
/external/guava/src/com/google/common/collect/ |
Multimap.java | 28 * A collection similar to a {@code Map}, but which may associate multiple 209 * @return collection of values, which may include the same value multiple 210 * times if it occurs in multiple mappings
|
/external/iptables/extensions/ |
libipt_policy.c | 196 "policy match: name resolves to multiple IPs"); 211 "policy match: name resolves to multiple IPs"); 285 "policy match: multiple elements but no --strict");
|
/external/kernel-headers/original/linux/ |
dccp.h | 62 * @dccph_req_options - list of options (must be a multiple of 32 bits 84 * @dccph_resp_options - list of options (must be a multiple of 32 bits 95 * @dccph_reset_options - list of options (must be a multiple of 32 bits
|
/external/libpng/contrib/visupng/ |
cexcept.h | 24 When using this interface across multiple .c files, do not include 59 be dangerous for multiple threads to access the same context. 60 One thread can use multiple contexts, but that is likely to be
|
/external/neven/Embedded/common/src/b_BasicEm/ |
Context.h | 99 /** multiple purpose dynamic memory managers */ 189 flag sharedA, /* Indicates that this segment is to be shared among multiple objects */ 198 flag sharedA, /* Indicates that this segment is to be shared among multiple objects */
|
/external/opencore/fileformats/mp4/composer/include/ |
mpeg4file.h | 45 //HEADER FILES REQD FOR MULTIPLE SAMPLE API 61 // 03/21/01 Multiple instances support, commented out moved FROM private 373 // Postfix string to handle multiple instances of the output filter,
|
/external/openssl/crypto/x509v3/ |
v3_lib.c | 175 * be used to retrieve multiple extensions of the same NID. 176 * However multiple extensions with the same NID is usually 178 * choke if multiple extensions exist.
|
/external/webkit/WebCore/plugins/win/ |
PluginPackageWin.cpp | 123 // VLC 0.8.6d and 0.8.6e crash if multiple instances are created. 124 // <rdar://problem/5773070> tracks allowing multiple instances when this 142 // Because a single process cannot create multiple VMs, and we cannot reliably unload a
|