/frameworks/base/core/jni/android/graphics/ |
Utils.cpp | 72 off64_t oldOffset = fAsset->seek(0, SEEK_CUR); 73 if (-1 == oldOffset) { 74 SkDebugf("---- fAsset->seek(oldOffset) failed\n"); 82 amount = newOffset - oldOffset;
|
/libcore/crypto/src/main/java/org/conscrypt/ |
OpenSSLSignatureRawRSA.java | 64 final int oldOffset = inputOffset++; 71 inputBuffer[oldOffset] = input; 76 final int oldOffset = inputOffset; 84 System.arraycopy(input, offset, inputBuffer, oldOffset, len);
|
/external/chromium_org/third_party/skia/src/sfnt/ |
SkOTUtils.cpp | 104 uint32_t oldOffset = SkEndian_SwapBE32(currentEntry->offset); 105 if (oldOffset > oldNameTableOffset) { 106 currentEntry->offset = SkEndian_SwapBE32(oldOffset - oldNameTablePhysicalSize);
|
/external/skia/src/sfnt/ |
SkOTUtils.cpp | 104 uint32_t oldOffset = SkEndian_SwapBE32(currentEntry->offset); 105 if (oldOffset > oldNameTableOffset) { 106 currentEntry->offset = SkEndian_SwapBE32(oldOffset - oldNameTablePhysicalSize);
|
/external/chromium_org/third_party/icu/source/tools/toolutil/ |
ucmstate.c | 621 int32_t entry, offset, oldOffset, trailOffset, oldTrailOffset, savings, sum; 798 oldOffset=oldTrailOffset+MBCS_ENTRY_FINAL_VALUE_16(oldStateTable[trailState][j]); 799 unit=(*pUnicodeCodeUnits)[offset]=oldUnicodeCodeUnits[oldOffset]; 800 if(unit==0xfffe && (fallback=ucm_findFallback(toUFallbacks, countToUFallbacks, oldOffset))>=0) { 807 oldOffset=oldTrailOffset+MBCS_ENTRY_FINAL_VALUE_16(oldStateTable[trailState][j]); 808 (*pUnicodeCodeUnits)[offset++]=oldUnicodeCodeUnits[oldOffset++]; 809 (*pUnicodeCodeUnits)[offset]=oldUnicodeCodeUnits[oldOffset]; [all...] |
/external/icu4c/tools/toolutil/ |
ucmstate.c | 621 int32_t entry, offset, oldOffset, trailOffset, oldTrailOffset, savings, sum; 798 oldOffset=oldTrailOffset+MBCS_ENTRY_FINAL_VALUE_16(oldStateTable[trailState][j]); 799 unit=(*pUnicodeCodeUnits)[offset]=oldUnicodeCodeUnits[oldOffset]; 800 if(unit==0xfffe && (fallback=ucm_findFallback(toUFallbacks, countToUFallbacks, oldOffset))>=0) { 807 oldOffset=oldTrailOffset+MBCS_ENTRY_FINAL_VALUE_16(oldStateTable[trailState][j]); 808 (*pUnicodeCodeUnits)[offset++]=oldUnicodeCodeUnits[oldOffset++]; 809 (*pUnicodeCodeUnits)[offset]=oldUnicodeCodeUnits[oldOffset]; [all...] |
/dalvik/vm/ |
Profile.cpp | 937 int oldOffset, newOffset; 946 oldOffset = state->curOffset; 947 newOffset = oldOffset + state->recordSize; 952 } while (android_atomic_release_cas(oldOffset, newOffset, 960 * Write data into "oldOffset". 962 ptr = state->buf + oldOffset; [all...] |
/external/proguard/src/proguard/classfile/editor/ |
CodeAttributeEditor.java | 558 int oldOffset = 0; 562 Instruction instruction = InstructionFactory.create(oldCode, oldOffset); 565 mapInstruction(oldOffset, instruction); 567 oldOffset += instruction.length(oldOffset); 569 if (newOffset > oldOffset) 574 while (oldOffset < oldLength); 577 instructionOffsetMap[oldOffset] = newOffset; 585 * @param oldOffset the instruction's old offset. 588 private void mapInstruction(int oldOffset, [all...] |
/frameworks/support/v4/java/android/support/v4/widget/ |
DrawerLayout.java | 540 final float oldOffset = getDrawerViewOffset(drawerView); 542 final int oldPos = (int) (width * oldOffset); [all...] |
SlidingPaneLayout.java | [all...] |
/external/chromium_org/third_party/icu/source/test/cintltst/ |
cmsccoll.c | 1093 uint32_t oldOffset = 0; [all...] |
/external/icu4c/test/cintltst/ |
cmsccoll.c | 1096 uint32_t oldOffset = 0; [all...] |
/packages/apps/Launcher3/src/com/android/launcher3/ |
Workspace.java | [all...] |
/prebuilts/tools/common/m2/internal/net/sf/proguard/proguard-base/4.9/ |
proguard-base-4.9.jar | |
/development/samples/training/NavigationDrawer/libs/ |
android-support-v4.jar | |
/prebuilts/maven_repo/android/com/android/support/support-v4/13.0.0/ |
support-v4-13.0.0.jar | |
/prebuilts/maven_repo/android/com/android/support/support-v4/18.0.0/ |
support-v4-18.0.0.jar | |
/prebuilts/maven_repo/android/com/android/support/support-v4/19.0.0/ |
support-v4-19.0.0.jar | |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar | |
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar | |