HomeSort by relevance Sort by last modified time
    Searched full:updates (Results 1 - 25 of 1262) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/libvpx/examples/includes/geshi/geshi/
apt_sources.php 51 'stable', 'old-stable', 'testing', 'testing-proposed-updates',
52 'unstable', 'unstable-proposed-updates', 'experimental',
55 'stable/updates',
60 'warty', 'warty-updates', 'warty-security', 'warty-proposed', 'warty-backports',
61 'hoary', 'hoary-updates', 'hoary-security', 'hoary-proposed', 'hoary-backports',
62 'breezy', 'breezy-updates', 'breezy-security', 'breezy-proposed', 'breezy-backports',
63 'dapper', 'dapper-updates', 'dapper-security', 'dapper-proposed', 'dapper-backports',
64 'edgy', 'edgy-updates', 'edgy-security', 'edgy-proposed', 'edgy-backports',
65 'feisty', 'feisty-updates', 'feisty-security', 'feisty-proposed', 'feisty-backports',
66 'gutsy', 'gutsy-updates', 'gutsy-security', 'gutsy-proposed', 'gutsy-backports'
    [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
dqblk_v1.h 14 /* Numbers of blocks needed for updates */
dqblk_v2.h 13 /* Numbers of blocks needed for updates */
snmp.h 13 * RFC 2011 (updates 1213): SNMPv2-MIB-IP
51 * RFC 2011 (updates 1213): SNMPv2 MIB for IP: ICMP group
105 * RFC 2012 (updates 1213): SNMPv2-MIB-TCP
130 * RFC 2013 (updates 1213): SNMPv2-MIB-UDP
  /external/chromium/base/
scoped_nsdisable_screen_updates.h 14 // A stack-based class to disable Cocoa screen updates. When instantiated, it
15 // disables screen updates and enables them when destroyed. Update disabling
  /frameworks/base/tests/LocationTracker/res/values/
strings.xml 26 <string name="summary_mintime_preference">The suggested minimum time interval for location updates, in seconds</string>
29 <string name="summary_mindistance_preference">Minimum distance interval for location updates, in meters</string>
33 <string name="summary_network_preference">Listen for updates to network location (Wi-Fi/cellid)</string>
35 <string name="summary_gps_preference">Listen for updates to GPS location</string>
37 <string name="summary_signal_preference">Listen for updates to signal strength</string>
  /frameworks/base/docs/html/guide/topics/location/
obtaining-user-location.jd 13 long you listen for updates</li>
18 <li><a href="#Updates">Requesting Location Updates</a>
26 <li><a href="#StartListening">Deciding when to start listening for updates</a></li>
28 <li><a href="#StopListening">Deciding when to stop listening for updates</a></li>
82 <h2 id="Updates">Requesting Location Updates</h2>
88 like to receive location updates from the {@link android.location.LocationManager} ("Location
96 and request location updates:
103 // Define a listener that responds to location updates
    [all...]
  /external/clearsilver/man/man3/
dictSetValue.3 32 Updates the <id>/<value> pair into <dict>.
cs_render.3 44 side-effects, it updates the HDF data used by the
  /libcore/luni/src/main/java/javax/security/auth/
package.html 13 For example the class <i>javax.security.auth.SubjectDomainCombiner</i> updates the
  /packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
Sources.java 38 * Updates the list of sources.
  /libcore/luni/src/test/java/tests/java/sql/
UpdateFunctionalityTest2.java 126 * @tests UpdateFunctionalityTest2#testUpdate1(). Updates row with no
131 notes = "Functionality test: Updates row with no referencing ones and RESTRICT action",
168 * rows and then updates referenced one
172 notes = "Functionality test: Deletes all referencing rows and then updates referenced one",
209 * @tests UpdateFunctionalityTest2#testUpdate5(). Updates row with
216 notes = "Functionality test: Updates row with referencing ones and CASCADE action - expecting that all referencing rows will also be updated",
222 notes = "Functionality test: Updates row with referencing ones and CASCADE action - expecting that all referencing rows will also be updated",
270 * @tests UpdateFunctionalityTest2#testUpdate7(). Updates table using
278 notes = "Functionality test: Updates table using subquery in WHERE clause. Not supported: FK",
284 notes = "Functionality test: Updates table using subquery in WHERE clause. Not supported: FK."
    [all...]
UpdateFunctionalityTest.java 109 * @tests UpdateFunctionalityTest#testUpdate1(). Updates all values in one
115 notes = "Functionality test: Updates all values in one column in the table",
121 notes = "Functionality test: Updates all values in one column in the table",
148 * @tests UpdateFunctionalityTest#testUpdate2(). Updates values in one
154 notes = "Functionality test: Updates values in one column in the table using where condition in update command",
160 notes = "Functionality test: Updates values in one column in the table using where condition in update command",
194 * @tests UpdateFunctionalityTest#testUpdate3(). Updates values in a several
200 notes = "Functionality test: Updates values in a several columns in the table",
206 notes = "Functionality test: Updates values in a several columns in the table",
237 * @tests UpdateFunctionalityTest#testUpdate4(). Updates values in a severa
    [all...]
  /external/libffi/
libtool-version 3 # a separate file so that version updates don't involve re-running
12 # release of your software. More frequent updates are unnecessary,
  /dalvik/libdex/
DexClass.h 59 /* Read and verify the header of a class_data_item. This updates the
65 /* Read and verify an encoded_field. This updates the
79 /* Read and verify an encoded_method. This updates the
93 /* Read, verify, and return an entire class_data_item. This updates
119 * updates the given data pointer to point past the end of the read
129 /* Read an encoded_field without verification. This updates the
145 /* Read an encoded_method without verification. This updates the
  /libcore/luni/src/main/java/java/util/zip/
CRC32.java 48 * Updates this checksum with the byte value provided as integer.
58 * Updates this checksum with the bytes contained in buffer {@code buf}.
68 * Updates this checksum with n bytes of data obtained from buffer {@code
  /device/htc/common/updater/
Android.mk 20 # doing radio and hboot updates on HTC devices.
  /device/samsung/crespo4g/crespo4g_overlay/packages/apps/Settings/res/values/
strings.xml 18 <string name="additional_system_update_settings_list_item_title">Sprint system updates</string>
  /external/webkit/LayoutTests/fast/dom/Geolocation/
watch-expected.txt 1 Tests that watchPosition correctly reports position updates and errors from the Geolocation service.
  /frameworks/base/media/java/android/media/
IAudioFocusDispatcher.aidl 20 * AIDL for the AudioService to signal audio focus listeners of focus updates.
  /hardware/ril/reference-ril/
at_tok.c 26 * updates *p_cur with current position
93 * updates *p_cur
132 * updates *p_cur
143 * updates *p_cur
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/protocols/
routed.h 82 * If changes occur between updates, dynamic updates containing only changes
84 * between MIN_WAITTIME and MAX_WAITTIME, and no additional dynamic updates
88 * After EXPIRE_TIME without updates, the entry is marked invalid,
  /external/proguard/src/proguard/evaluation/
InvocationUnit.java 30 * and it updates the stack for the invocation of a class member.
53 * Updates the given stack corresponding to the execution of the given
  /external/webkit/WebCore/html/
DateComponents.h 86 // 'length', and updates some fields of this instance. The parsing starts at
113 // For Date type. Updates m_year, m_month and m_monthDay.
115 // For DateTime type. Updates m_year, m_month, m_monthDay, m_hour, m_minute, m_second and m_millisecond.
117 // For DateTimeLocal type. Updates m_year, m_month, m_monthDay, m_hour, m_minute, m_second and m_millisecond.
119 // For Month type. Updates m_year and m_month.
121 // For Week type. Updates m_year and m_week.
124 // For Time type. Updates m_hour, m_minute, m_second and m_millisecond.
127 // Another initializer for Month type. Updates m_year and m_month.
  /libcore/luni/src/main/java/java/util/concurrent/atomic/
package-info.java 37 * each provide access and updates to a single variable of the
53 * <p>The memory effects for accesses and updates of atomics generally
98 * atomic updates. These classes enable greater flexibility in how
99 * and when to use atomic updates, at the expense of more awkward
128 * statistics when such updates are unrelated to the other
131 * not necessarily see updates to any <em>other</em> variables that
144 * series of updates.
149 * replacement for locking. It applies only when critical updates for an

Completed in 864 milliseconds

1 2 3 4 5 6 7 8 91011>>