Searched refs:dirPropsMemory (Results 1 – 7 of 7) sorted by relevance
/external/icu/icu4c/source/common/ |
D | ubidiimp.h | 279 DirProp *dirPropsMemory; member 380 DirProp *dirPropsMemory; member 431 … ubidi_getMemory((BidiMemoryForAllocation *)&(pBiDi)->dirPropsMemory, &(pBiDi)->dirPropsSize, \ 444 … ubidi_getMemory((BidiMemoryForAllocation *)&(pBiDi)->dirPropsMemory, &(pBiDi)->dirPropsSize, \
|
D | ubidi.c | 242 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/ |
D | Bidi.java | 1043 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()
|
D | BidiLine.java | 146 lineBidi.dirProps = lineBidi.dirPropsMemory; in setLine()
|
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
D | Bidi.java | 1017 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()
|
D | BidiLine.java | 147 lineBidi.dirProps = lineBidi.dirPropsMemory; in setLine()
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | com.ibm.icu_4.2.1.v20100412.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |