/external/webkit/Source/WebKit/android/nav/ |
SelectText.cpp | 81 void increment() { m_offset++; } function in class:WebCore::TextRunIterator
|
/external/webkit/Source/WebKit2/PluginProcess/ |
PluginProcess.cpp | 162 // Increment the load count. This is matched by a call to decrementLoadCount in removeWebProcessConnection.
|
/external/webkit/Tools/DumpRenderTree/ |
AccessibilityUIElement.h | 100 void increment();
|
/external/webkit/Tools/DumpRenderTree/chromium/ |
EventSender.h | 159 // increment or not.
|
TestShellMac.mm | 77 // sleep for a small increment then check again
|
/external/webkit/Tools/iExploder/iexploder-1.7.2/src/html-attrs/ |
mozilla | 257 increment
|
/external/webrtc/src/system_wrappers/interface/ |
data_log.h | 48 // increment the reference counter.
|
/external/zlib/contrib/ada/ |
read.adb | 31 -- with increment File_Size for every iteration.
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/ |
armVCM4P10_DecodeCoeffsToPair_s.s | 197 LDRSB T1, [T2, SuffixLength] ;// Find increment level
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/ |
omxVCM4P2_QuantInvIntra_I_s.s | 166 STRD Result1,[pSrcDst],#8 ;// Store Double words and increment the pointer to point the next store address
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/ |
armVCM4P10_DecodeCoeffsToPair_s.s | 197 LDRSB T1, [T2, SuffixLength] ;// Find increment level
|
/frameworks/base/core/java/android/net/ |
TrafficStats.java | 222 * Increment count of network operations performed under the accounting tag 226 * @param operationCount Number of operations to increment count by. 234 * Increment count of network operations performed under the given 238 * @param operationCount Number of operations to increment count by.
|
/frameworks/base/core/java/android/nfc/tech/ |
MifareClassic.java | 458 * Increment a value block, storing the result in the temporary block on the tag. 466 * @param blockIndex index of block to increment, starting from 0 467 * @param value non-negative to increment by 471 public void increment(int blockIndex, int value) throws IOException { method in class:MifareClassic
|
/frameworks/base/core/java/android/util/ |
MonthDisplayHelper.java | 169 * Increment the month.
|
/frameworks/base/services/java/com/android/server/location/ |
GpsXtraDownloader.java | 96 // increment mNextServerIndex and wrap around if necessary
|
/frameworks/base/telephony/java/com/android/internal/telephony/ |
TelephonyProperties.java | 151 * Track CDMA SMS message id numbers to ensure they increment
|
/frameworks/base/tests/backup/src/com/android/backuptest/ |
BackupTestActivity.java | 121 new Test("Increment Shared Pref") {
|
/frameworks/wilhelm/src/ |
entry.c | 89 // if an engine already exists, then increment its ref count
|
/hardware/libhardware/ |
hardware.c | 137 * the same .so will simply increment a refcount (and not load
|
/hardware/ti/wlan/wl1271/stad/src/Data_link/ |
txCtrl.h | 135 TI_UINT8 dbgPktSeqNum; /* Increment every tx-pkt, insert in descriptor for debug. */
|
/libcore/luni/src/main/java/java/io/ |
Serializable.java | 59 * If you declare a {@code serialVersionUID}, you should increment it each
|
/libcore/luni/src/main/java/java/net/ |
Socks4Message.java | 153 // Increment the index to include the NULL character in the length;
|
/packages/apps/Camera/jni/feature_mos/src/mosaic/ |
AlignFeatures.cpp | 131 // Increment the captured frame counter if we already have a reference frame
|
/packages/apps/Contacts/src/com/android/contacts/calllog/ |
CallLogGroupBuilder.java | 89 // Increment the size of the group to include the current call, but do not create
|
/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/ |
AlignFeatures.cpp | 131 // Increment the captured frame counter if we already have a reference frame
|