Searched defs:getUInt (Results 1 - 15 of 15) sorted by relevance

/external/icu/icu4c/source/common/
H A Dresbund.cpp265 uint32_t ResourceBundle::getUInt(UErrorCode& status) const { function in class:ResourceBundle
H A Duresdata.cpp542 uint32_t ResourceDataValue::getUInt(UErrorCode &errorCode) const { function in class:ResourceDataValue
/external/icu/android_icu4j/src/main/java/android/icu/impl/
H A DICUResourceBundleImpl.java80 public int getUInt() { method in class:ICUResourceBundleImpl.ResourceInt
H A DUResource.java267 * @see UResourceBundle#getUInt()
270 public abstract int getUInt(); method in class:UResource.Value
H A DICUResourceBundleReader.java872 public int getUInt() { method in class:ICUResourceBundleReader.ReaderValue
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DICUResourceBundleImpl.java79 public int getUInt() { method in class:ICUResourceBundleImpl.ResourceInt
H A DUResource.java265 * @see UResourceBundle#getUInt()
268 public abstract int getUInt(); method in class:UResource.Value
H A DICUResourceBundleReader.java870 public int getUInt() { method in class:ICUResourceBundleReader.ReaderValue
/external/valgrind/coregrind/m_gdbserver/
H A Dvalgrind-low-mips32.c149 static inline UInt getUInt(UChar * p) function
172 UInt inst = getUInt((UChar *)addr);
H A Dvalgrind-low-mips64.c150 static inline UInt getUInt(UChar * p) function
173 UInt inst = getUInt((UChar *)addr);
/external/icu/android_icu4j/src/main/java/android/icu/util/
H A DUResourceBundle.java650 public int getUInt() { method in class:UResourceBundle
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DUResourceBundle.java672 public int getUInt() { method in class:UResourceBundle
/external/valgrind/VEX/priv/
H A Dguest_mips_toIR.c426 static inline UInt getUInt(const UChar * p) function
722 UInt cins = getUInt(addr);
788 UInt cins = getUInt(addr);
819 UInt cins = getUInt(addr);
12063 cins = getUInt(code);
12104 if (getUInt(code + 0) == word1 && getUInt(code + 4) == word2 &&
12105 getUInt(code + 8) == word3 && getUInt(code + 12) == word4) {
12107 if (getUInt(cod
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.core.resources.compatibility_3.4.0.v20090505.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 471 milliseconds