Searched defs:targetValue (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/icu/source/common/
H A Ducnv2022.c1622 uint32_t targetValue = 0; local
1747 targetValue = (uint32_t)sourceChar;
1755 targetValue = (uint32_t)sourceChar - 0x80;
1766 targetValue = (uint32_t)(sourceChar - (HWKANA_START - 0x21));
1773 targetValue = (uint32_t)(sourceChar - (HWKANA_START - 0xa1));
1791 targetValue = value;
1807 targetValue = value;
1815 targetValue = hwkana_fb[sourceChar - HWKANA_START];
1829 targetValue = value - 0x80;
1854 targetValue
2874 uint32_t targetValue = 0; local
[all...]
/external/icu4c/common/
H A Ducnv2022.cpp1658 uint32_t targetValue = 0; local
1783 targetValue = (uint32_t)sourceChar;
1791 targetValue = (uint32_t)sourceChar - 0x80;
1802 targetValue = (uint32_t)(sourceChar - (HWKANA_START - 0x21));
1809 targetValue = (uint32_t)(sourceChar - (HWKANA_START - 0xa1));
1827 targetValue = value;
1843 targetValue = value;
1851 targetValue = hwkana_fb[sourceChar - HWKANA_START];
1865 targetValue = value - 0x80;
1890 targetValue
2910 uint32_t targetValue = 0; local
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.pde.core_3.6.1.v20100902_r361.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 191 milliseconds