/external/sonivox/arm-wt-22k/lib_src/ |
eas_wtsynth.c | 777 * - updates EG1 state value for the given voice 869 * - updates EG2 values for the given voice 956 * - updates LFO values for the given voice [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/configuration/ |
ConfigurationComposite.java | 118 /** updates are disabled if > 0 */ 519 * Updates the UI with a new file that was opened in response to a config change. [all...] |
/external/bluetooth/glib/ |
ChangeLog.pre-2-4 | 7 * README.in: Updates 9 * NEWS: Updates 87 * NEWS: Updates 180 * NEWS: Some further updates. 680 * NEWS: Further updates for 2.3.1. [all...] |
/external/dropbear/libtomcrypt/ |
changes | 24 -- Updates to the manual for print (some fixes thanks to Martin Marko) 85 -- Minor updates to the technotes. 134 -- Updates to detect __STRICT_ANSI__ which is defined in --std=c99 modes (note -ansi is not supported as it lacks long long) so you can 241 -- Minor updates to the manual to reflect recent changes [all...] |
/dalvik/libcore/concurrent/src/main/java/java/util/concurrent/ |
ConcurrentHashMap.java | 21 * adjustable expected concurrency for updates. This class obeys the 47 * number of concurrent updates without contention. Because placement 259 * Number of updates that alter the size of the table. This is [all...] |
CopyOnWriteArraySet.java | 35 * perform some action upon state updates.
|
CyclicBarrier.java | 138 * Updates state on barrier trip and wakes up everyone.
|
/external/qemu/distrib/sdl-1.2.12/src/video/ |
SDL_yuv_sw.c | 45 * PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. 64 * UPDATES, ENHANCEMENTS, OR MODIFICATIONS. 83 * SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. [all...] |
/external/tcpdump/ |
CHANGES | 121 Decoders & DLT Changes, Updates and New: 158 updates for autoconf 2.5 177 IPv6 mobility updates from Kazushi Sugyo <sugyo@pb.jp.nec.com>
|
/external/v8/src/ia32/ |
regexp-macro-assembler-ia32.cc | [all...] |
/external/v8/src/x64/ |
regexp-macro-assembler-x64.cc | [all...] |
/frameworks/base/docs/html/sdk/ |
OLD_RELEASENOTES.jd | 23 <li>New Home screen and many user interface updates 84 <li>The KML-based mock location provider supported in previous releases is no longer supported. In the current SDK, you can use the emulator console to send GPS fix updates to the emulator and applications running on it. Also, the DDMS tool provides an UI that you can use to easily upload GPX and KML files. DDMS handles playback of the KML or GPX tracks automatically. </li> 376 <li>Adds editor capabilities for working with Android manifest files, such as syntax highlighting and autocompletion. The editor capabilities require the Web Tools WST plugin for Eclipse, which is included in <a href="http://www.eclipse.org/downloads/moreinfo/compare.php">most Eclipse packages</a>. Not having WST does not prevent the ADT plugin from working. If necessary, you can download and install WST from the Web Tools Project <a href="http://download.eclipse.org/webtools/downloads">downloads page</a>. To update directly from an Eclipse installation, you can add a remote update site with this URL: http://download.eclipse.org/webtools/updates . Note that installing WST on Eclipse 3.4 will require installing other packages, as detailed on the WTP downloads page</a>.
|
/frameworks/base/media/java/android/media/ |
AudioTrack.java | 154 * Lock to make sure mPlayState updates are reflecting the actual state of the object. 159 * or for periodic updates during the progression of the playback head. 164 * Lock to protect event listener updates against event notifications. [all...] |
/frameworks/base/services/java/com/android/server/ |
AppWidgetService.java | 311 // cancel the future updates 371 // schedule the future updates 602 // Stop telling the host about updates for this from now on [all...] |
/sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/ |
NativeHeapPanel.java | 385 * updates the library allocation table in the Native Heap panel. This is [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/ |
AdtPlugin.java | [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newproject/ |
NewTestProjectCreationPage.java | [all...] |
/bionic/libc/kernel/ |
README.TXT | 81 see the content of tools/defaults.py, you will need to make a few updates
|
/bionic/libc/netbsd/net/ |
base64.c | 34 * dynamic updates in TCP/IP networks by means of the Software. No immunity is
|
/build/tools/signapk/ |
SignApk.java | 72 * Command line tool to sign JAR files (including APKs and OTA updates) in
|
/cts/tools/host/src/com/android/cts/ |
TestSession.java | 591 * Observer which updates the test result to result XML file.
|
/dalvik/dx/src/com/android/dx/dex/cf/ |
CfTranslator.java | 346 * Helper that updates the dex statistics.
|
/dalvik/libcore/sql/src/test/java/tests/java/sql/ |
DatabaseMetaDataNotSupportedTest.java | [all...] |
/dalvik/vm/compiler/template/ |
gen-template.py | 220 # Output a generic instruction stub that updates the "glue" struct and
|
/dalvik/vm/mterp/ |
gen-mterp.py | 272 # Output a generic instruction stub that updates the "glue" struct and
|