OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:entryOffset
(Results
1 - 12
of
12
) sorted by null
/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
);
/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/chromium_org/third_party/icu/source/tools/toolutil/
pkg_genc.c
754
int32_t i, entryLength, length, size,
entryOffset
=0, entryLengthOffset=0;
979
entryOffset
=1;
1000
* overwritten if
entryOffset
==0 depending on the target platform
1015
entryOffset
=1;
1026
getOutFilename(filename, destdir, buffer, entry+
entryOffset
, newSuffix, optFilename);
1032
uprv_strcpy(entry+
entryOffset
, optEntryPoint);
1033
uprv_strcat(entry+
entryOffset
, "_dat");
[
all
...]
/external/icu4c/tools/toolutil/
pkg_genc.c
756
int32_t i, entryLength, length, size,
entryOffset
=0, entryLengthOffset=0;
981
entryOffset
=1;
1002
* overwritten if
entryOffset
==0 depending on the target platform
1017
entryOffset
=1;
1028
getOutFilename(filename, destdir, buffer, entry+
entryOffset
, newSuffix, optFilename);
1034
uprv_strcpy(entry+
entryOffset
, optEntryPoint);
1035
uprv_strcat(entry+
entryOffset
, "_dat");
[
all
...]
/frameworks/base/libs/androidfw/
ResourceTypes.cpp
266
const uint32_t
entryOffset
= map[typeOffset + 1];
267
if (entryCount == 0 || entry <
entryOffset
|| entry -
entryOffset
> entryCount - 1) {
271
const uint32_t index = typeOffset + 2 + entry -
entryOffset
;
[
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
/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 351 milliseconds