OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:entryoffset
(Results
1 - 16
of
16
) sorted by null
/external/icu/icu4c/source/layout/
CursiveAttachmentSubtables.cpp
29
Offset
entryOffset
= SWAPW(entryExitRecords[coverageIndex].entryAnchor);
32
if (
entryOffset
!= 0) {
33
const AnchorTable *entryAnchorTable = (const AnchorTable *) ((char *) this +
entryOffset
);
/frameworks/base/libs/androidfw/
TypeWrappers.cpp
45
const uint32_t
entryOffset
= dtohl(entryIndices[mIndex]);
46
if (
entryOffset
== ResTable_type::NO_ENTRY) {
50
if ((
entryOffset
& 0x3) != 0) {
51
ALOGE("Index %u points to entry with unaligned offset 0x%08x", mIndex,
entryOffset
);
56
reinterpret_cast<uintptr_t>(type) + dtohl(type->entriesStart) +
entryOffset
);
ResourceTypes.cpp
[
all
...]
/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;
/frameworks/base/cmds/idmap/
inspect.cpp
269
const uint32_t
entryOffset
= static_cast<uint32_t>(data16);
270
print("", "entry offset",
entryOffset
, "");
279
uint32_t resID = (packageId << 24) | (targetTypeId << 16) | (
entryOffset
+ i);
/external/chromium_org/third_party/icu/source/tools/toolutil/
pkg_genc.c
775
int32_t i, entryLength, length, size,
entryOffset
=0, entryLengthOffset=0;
1000
entryOffset
=1;
1021
* overwritten if
entryOffset
==0 depending on the target platform
1036
entryOffset
=1;
1047
getOutFilename(filename, destdir, buffer, entry+
entryOffset
, newSuffix, optFilename);
1053
uprv_strcpy(entry+
entryOffset
, optEntryPoint);
1054
uprv_strcat(entry+
entryOffset
, "_dat");
[
all
...]
/external/icu/icu4c/source/tools/toolutil/
pkg_genc.c
767
int32_t i, entryLength, length, size,
entryOffset
=0, entryLengthOffset=0;
992
entryOffset
=1;
1013
* overwritten if
entryOffset
==0 depending on the target platform
1028
entryOffset
=1;
1039
getOutFilename(filename, destdir, buffer, entry+
entryOffset
, newSuffix, optFilename);
1045
uprv_strcpy(entry+
entryOffset
, optEntryPoint);
1046
uprv_strcat(entry+
entryOffset
, "_dat");
[
all
...]
/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/lldb/source/Plugins/ObjectFile/Mach-O/
ObjectFileMachO.cpp
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.resources.compatibility_3.4.0.v20090505.jar
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/codehaus/plexus/plexus-archiver/2.2/
plexus-archiver-2.2.jar
/prebuilts/tools/common/m2/repository/org/codehaus/plexus/plexus-archiver/1.0/
plexus-archiver-1.0.jar
/prebuilts/tools/common/m2/repository/org/codehaus/plexus/plexus-archiver/2.2/
plexus-archiver-2.2.jar
/prebuilts/sdk/tools/linux/
aapt
Completed in 324 milliseconds