HomeSort by relevance Sort by last modified time
    Searched refs:entryOffset (Results 1 - 11 of 11) sorted by null

  /system/extras/tests/pftest/
pftest.c 58 int entryOffset = 0;
71 * int nextEntryOffset = (entryOffset + 32) % 1024;
73 int nextEntryOffset = entryOffset;
76 *(intptr_t *) (mem + 4096 * pageIdx + entryOffset) =
80 *(intptr_t *) (mem + 4096 * pageIdx + entryOffset) =
85 entryOffset = nextEntryOffset;
  /external/icu4c/layout/
CursiveAttachmentSubtables.cpp 29 Offset entryOffset = SWAPW(entryExitRecords[coverageIndex].entryAnchor);
32 if (entryOffset != 0) {
33 const AnchorTable *entryAnchorTable = (const AnchorTable *) ((char *) this + entryOffset);
  /external/icu4c/tools/toolutil/
pkg_genc.c 757 int32_t i, entryLength, length, size, entryOffset=0, entryLengthOffset=0;
982 entryOffset=1;
1003 * overwritten if entryOffset==0 depending on the target platform
1018 entryOffset=1;
1029 getOutFilename(filename, destdir, buffer, entry+entryOffset, newSuffix, optFilename);
1035 uprv_strcpy(entry+entryOffset, optEntryPoint);
1036 uprv_strcat(entry+entryOffset, "_dat");
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.resources.compatibility_3.4.0.v20090505.jar 
  /prebuilts/devtools/tools/lib/
commons-compress-1.0.jar 
  /prebuilts/tools/common/commons-compress/
commons-compress-1.0.jar 
  /prebuilts/tools/common/m2/repository/org/apache/commons/commons-compress/1.0/
commons-compress-1.0.jar 
  /frameworks/base/libs/androidfw/
ResourceTypes.cpp 267 const uint32_t entryOffset = map[typeOffset + 1];
268 if (entryCount == 0 || entry < entryOffset || entry - entryOffset > entryCount - 1) {
272 const uint32_t index = typeOffset + 2 + entry - entryOffset;
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant.jar 
  /prebuilts/tools/common/ant/
ant.jar 
  /prebuilts/tools/common/m2/internal/org/apache/ant/ant/1.8.0/
ant-1.8.0.jar 

Completed in 185 milliseconds