Searched defs:is32 (Results 1 - 13 of 13) sorted by last modified time

/external/swiftshader/third_party/LLVM/lib/Target/Alpha/
H A DAlphaISelLowering.cpp870 bool is32 = MI->getOpcode() == Alpha::CAS32 || local
906 BuildMI(llscMBB, dl, TII->get(is32 ? Alpha::LDL_L : Alpha::LDQ_L),
923 BuildMI(llscMBB, dl,TII->get(is32 ? Alpha::ADDLr : Alpha::ADDQr), reg_store)
934 BuildMI(llscMBB, dl, TII->get(is32 ? Alpha::STL_C : Alpha::STQ_C), reg_store)
/external/pdfium/third_party/freetype/src/sfnt/
H A Dttcmap.c1673 /***** The `is32' table embedded in the charmap indicates whether a *****/
1678 /***** If `char_hi == 0' then we must have `is32[char_lo] == 0'. *****/
1681 /***** `is32[char_hi] != 0' and `is32[char_lo] != 0'. *****/
1697 /* is32 12 BYTE[8192] 32-bitness bitmap */
1714 FT_Byte* is32; local
1726 is32 = table + 12;
1727 p = is32 + 8192; /* skip `is32' array */
1768 /* start_hi != 0; check that is32[
[all...]
/external/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp4493 bool is32 = X86::GR32RegClass.contains(Reg); local
4496 if ((FromEFLAGS || ToEFLAGS) && (is32 || is64)) {
/external/icu/icu4c/source/samples/layout/
H A Dsfnt.h126 le_uint32 is32[65536/32]; member in struct:CMAPFormat8Encoding
/external/icu/icu4c/source/test/letest/
H A Dsfnt.h210 le_uint32 is32[65536/32]; member in struct:CMAPFormat8Encoding
219 le_uint32 is32[65536/32]; member in struct:CMAPFormat8Encoding
/external/icu/icu4c/source/test/perf/leperf/
H A Dsfnt.h214 le_uint32 is32[65536/32]; member in struct:CMAPFormat8Encoding
223 le_uint32 is32[65536/32]; member in struct:CMAPFormat8Encoding
/external/icu/icu4c/source/tools/tzcode/
H A Dzic.c1592 is32(const zic_t x) function
1674 while (timecnt32 > 0 && !is32(ats[timecnt32 - 1]))
1676 while (timecnt32 > 0 && !is32(ats[timei32])) {
1680 while (leapcnt32 > 0 && !is32(trans[leapcnt32 - 1]))
1682 while (leapcnt32 > 0 && !is32(trans[leapi32])) {
/external/freetype/src/sfnt/
H A Dttcmap.c1735 /***** The `is32' table embedded in the charmap indicates whether a *****/
1740 /***** If `char_hi == 0' then we must have `is32[char_lo] == 0'. *****/
1743 /***** `is32[char_hi] != 0' and `is32[char_lo] != 0'. *****/
1759 /* is32 12 BYTE[8192] 32-bitness bitmap */
1776 FT_Byte* is32; local
1788 is32 = table + 12;
1789 p = is32 + 8192; /* skip `is32' array */
1830 /* start_hi != 0; check that is32[
[all...]
/external/elfutils/libelf/
H A Delf_begin.c90 bool is32 = e_ident[EI_CLASS] == ELFCLASS32; local
96 & ((is32 ? __alignof__ (Elf32_Ehdr) : __alignof__ (Elf64_Ehdr))
106 if (is32)
140 if (is32)
/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.gtk.linux.x86_3.6.1.v3657a.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 ...
/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 474 milliseconds