Home
last modified time | relevance | path

Searched refs:dirPropsMemory (Results 1 – 7 of 7) sorted by relevance

/external/icu/icu4c/source/common/
Dubidiimp.h279 DirProp *dirPropsMemory; member
380 DirProp *dirPropsMemory; member
431 … ubidi_getMemory((BidiMemoryForAllocation *)&(pBiDi)->dirPropsMemory, &(pBiDi)->dirPropsSize, \
444 … ubidi_getMemory((BidiMemoryForAllocation *)&(pBiDi)->dirPropsMemory, &(pBiDi)->dirPropsSize, \
Dubidi.c242 if(pBiDi->dirPropsMemory!=NULL) { in ubidi_close()
243 uprv_free(pBiDi->dirPropsMemory); in ubidi_close()
431 DirProp *dirProps=pBiDi->dirPropsMemory; /* pBiDi->dirProps is const */ in getDirProps()
2604 pBiDi->dirProps=pBiDi->dirPropsMemory; in ubidi_setPara()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DBidi.java1043 byte[] dirPropsMemory = new byte[1]; field in Bidi
1359 Object array = getMemory("DirProps", dirPropsMemory, Byte.TYPE, mayAllocate, len); in getDirPropsMemory()
1360 dirPropsMemory = (byte[]) array; in getDirPropsMemory()
4037 dirProps = dirPropsMemory; in setPara()
DBidiLine.java146 lineBidi.dirProps = lineBidi.dirPropsMemory; in setLine()
/external/icu/android_icu4j/src/main/java/android/icu/text/
DBidi.java1017 byte[] dirPropsMemory = new byte[1]; field in Bidi
1330 Object array = getMemory("DirProps", dirPropsMemory, Byte.TYPE, mayAllocate, len); in getDirPropsMemory()
1331 dirPropsMemory = (byte[]) array; in getDirPropsMemory()
3998 dirProps = dirPropsMemory; in setPara()
DBidiLine.java147 lineBidi.dirProps = lineBidi.dirPropsMemory; in setLine()
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...