Searched defs:is32 (Results 1 - 16 of 16) sorted by relevance

/external/elfutils/0.153/libelf/
H A Delf_begin.c111 bool is32 = e_ident[EI_CLASS] == ELFCLASS32; local
117 & ((is32 ? __alignof__ (Elf32_Ehdr) : __alignof__ (Elf64_Ehdr))
127 if (is32)
161 if (is32)
/external/chromium_org/third_party/icu/source/samples/layout/
H A Dsfnt.h120 le_uint32 is32[65536/32]; member in struct:CMAPFormat8Encoding
/external/icu/icu4c/source/samples/layout/
H A Dsfnt.h120 le_uint32 is32[65536/32]; member in struct:CMAPFormat8Encoding
/external/chromium_org/third_party/freetype/src/sfnt/
H A Dttcmap.c1593 /***** The `is32' table embedded in the charmap indicates whether a *****/
1598 /***** If `char_hi == 0' then we must have `is32[char_lo] == 0'. *****/
1601 /***** `is32[char_hi] != 0' and `is32[char_lo] != 0'. *****/
1617 /* is32 12 BYTE[8192] 32-bitness bitmap */
1634 FT_Byte* is32; local
1646 is32 = table + 12;
1647 p = is32 + 8192; /* skip `is32' array */
1682 /* start_hi != 0; check that is32[
[all...]
/external/chromium_org/third_party/icu/source/test/letest/
H A Dsfnt.h208 le_uint32 is32[65536/32]; member in struct:CMAPFormat8Encoding
217 le_uint32 is32[65536/32]; member in struct:CMAPFormat8Encoding
/external/chromium_org/third_party/icu/source/test/perf/leperf/
H A Dsfnt.h208 le_uint32 is32[65536/32]; member in struct:CMAPFormat8Encoding
217 le_uint32 is32[65536/32]; member in struct:CMAPFormat8Encoding
/external/freetype/src/sfnt/
H A Dttcmap.c1615 /***** The `is32' table embedded in the charmap indicates whether a *****/
1620 /***** If `char_hi == 0' then we must have `is32[char_lo] == 0'. *****/
1623 /***** `is32[char_hi] != 0' and `is32[char_lo] != 0'. *****/
1639 /* is32 12 BYTE[8192] 32-bitness bitmap */
1656 FT_Byte* is32; local
1668 is32 = table + 12;
1669 p = is32 + 8192; /* skip `is32' array */
1704 /* start_hi != 0; check that is32[
[all...]
/external/icu/icu4c/source/test/letest/
H A Dsfnt.h208 le_uint32 is32[65536/32]; member in struct:CMAPFormat8Encoding
217 le_uint32 is32[65536/32]; member in struct:CMAPFormat8Encoding
/external/icu/icu4c/source/test/perf/leperf/
H A Dsfnt.h208 le_uint32 is32[65536/32]; member in struct:CMAPFormat8Encoding
217 le_uint32 is32[65536/32]; member in struct:CMAPFormat8Encoding
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/sfnt/
H A Dttcmap.c1593 /***** The `is32' table embedded in the charmap indicates whether a *****/
1598 /***** If `char_hi == 0' then we must have `is32[char_lo] == 0'. *****/
1601 /***** `is32[char_hi] != 0' and `is32[char_lo] != 0'. *****/
1617 /* is32 12 BYTE[8192] 32-bitness bitmap */
1634 FT_Byte* is32; local
1646 is32 = table + 12;
1647 p = is32 + 8192; /* skip `is32' array */
1682 /* start_hi != 0; check that is32[
[all...]
/external/chromium_org/third_party/icu/source/tools/tzcode/
H A Dzic.c155 static int is32(zic_t x);
1595 is32(x) function
1677 while (timecnt32 > 0 && !is32(ats[timecnt32 - 1]))
1679 while (timecnt32 > 0 && !is32(ats[timei32])) {
1683 while (leapcnt32 > 0 && !is32(trans[leapcnt32 - 1]))
1685 while (leapcnt32 > 0 && !is32(trans[leapi32])) {
/external/icu/icu4c/source/tools/tzcode/
H A Dzic.c155 static int is32(zic_t x);
1595 is32(x) function
1677 while (timecnt32 > 0 && !is32(ats[timecnt32 - 1]))
1679 while (timecnt32 > 0 && !is32(ats[timei32])) {
1683 while (leapcnt32 > 0 && !is32(trans[leapcnt32 - 1]))
1685 while (leapcnt32 > 0 && !is32(trans[leapi32])) {
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.p2.publisher_1.1.2.v20100824-2220.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/
H A Dpdebuild.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/eclipse/ org/eclipse/pde/ org/eclipse/pde/build/ ...

Completed in 417 milliseconds