Home
last modified time | relevance | path

Searched defs:charIndices (Results 1 – 25 of 31) sorted by relevance

12

/dports/devel/icu-le-hb/icu-le-hb-1.0.3-7-g04505b2/src/
H A Dloengine.cpp90 le_int32 charIndices[], in le_getCharIndices()
105 le_int32 charIndices[], in le_getCharIndicesWithBase()
H A DLEGlyphStorage.cpp169 void LEGlyphStorage::getCharIndices(le_int32 charIndices[], le_int32 indexBase, LEErrorCode &succes… in getCharIndices()
192 void LEGlyphStorage::getCharIndices(le_int32 charIndices[], LEErrorCode &success) const in getCharIndices()
H A DLayoutEngine.cpp220 void LayoutEngine::getCharIndices(le_int32 charIndices[], le_int32 indexBase, LEErrorCode &success)… in getCharIndices()
225 void LayoutEngine::getCharIndices(le_int32 charIndices[], LEErrorCode &success) const in getCharIndices()
/dports/lang/gcc48/gcc-4.8.5/libjava/java/awt/font/
H A DTextLayout.h128 JArray< JArray< jint > * > * charIndices; variable
/dports/lang/gnat_util/gcc-6-20180516/libjava/java/awt/font/
H A DTextLayout.h128 JArray< JArray< jint > * > * charIndices; variable
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/java/awt/font/
H A DTextLayout.h128 JArray< JArray< jint > * > * charIndices; variable
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/java/awt/font/
H A DTextLayout.h128 JArray< JArray< jint > * > * charIndices; variable
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/java/awt/font/
H A DTextLayout.h128 JArray< JArray< jint > * > * charIndices; variable
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/native/sun/font/layout/
H A DLEGlyphStorage.cpp194 void LEGlyphStorage::getCharIndices(le_int32 charIndices[], le_int32 indexBase, LEErrorCode &succes… in getCharIndices()
217 void LEGlyphStorage::getCharIndices(le_int32 charIndices[], LEErrorCode &success) const in getCharIndices()
H A DLayoutEngine.cpp217 void LayoutEngine::getCharIndices(le_int32 charIndices[], le_int32 indexBase, LEErrorCode &success)… in getCharIndices()
222 void LayoutEngine::getCharIndices(le_int32 charIndices[], LEErrorCode &success) const in getCharIndices()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/native/sun/font/layout/
H A DLEGlyphStorage.cpp194 void LEGlyphStorage::getCharIndices(le_int32 charIndices[], le_int32 indexBase, LEErrorCode &succes… in getCharIndices()
217 void LEGlyphStorage::getCharIndices(le_int32 charIndices[], LEErrorCode &success) const in getCharIndices()
H A DLayoutEngine.cpp217 void LayoutEngine::getCharIndices(le_int32 charIndices[], le_int32 indexBase, LEErrorCode &success)… in getCharIndices()
222 void LayoutEngine::getCharIndices(le_int32 charIndices[], LEErrorCode &success) const in getCharIndices()
/dports/misc/mxnet/incubator-mxnet-1.9.0/cpp-package/example/
H A DcharRNN.cpp220 std::unordered_map<wchar_t, mx_float> charIndices; member in BucketSentenceIter
387 std::vector<mx_float> charIndices, a; in OutputPerplexity() local
597 auto charIndices = std::get<1>(results); in predict() local
661 auto charIndices = std::get<1>(results); in predictWithBuiltInRNNOp() local
/dports/misc/py-mxnet/incubator-mxnet-1.9.0/cpp-package/example/
H A DcharRNN.cpp220 std::unordered_map<wchar_t, mx_float> charIndices; member in BucketSentenceIter
387 std::vector<mx_float> charIndices, a; in OutputPerplexity() local
597 auto charIndices = std::get<1>(results); in predict() local
661 auto charIndices = std::get<1>(results); in predictWithBuiltInRNNOp() local
/dports/graphics/magnum-plugins/magnum-plugins-2019.10/src/MagnumPlugins/FreeTypeFont/
H A DFreeTypeFont.cpp117 std::vector<FT_UInt> charIndices; in doFillGlyphCache() local
/dports/devel/py-pyicu/PyICU-2.4.3/
H A Dlayoutengine.cpp514 le_int32 *charIndices = new le_int32[num]; in t_layoutengine_getCharIndices() local
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/java/awt/font/
H A DTextLayout.java147 private int[][] charIndices; field in TextLayout
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/java/awt/font/
H A DTextLayout.java147 private int[][] charIndices; field in TextLayout
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/java/awt/font/
H A DTextLayout.java147 private int[][] charIndices; field in TextLayout
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/java/awt/font/
H A DTextLayout.java147 private int[][] charIndices; field in TextLayout
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/java/awt/font/
H A DTextLayout.java147 private int[][] charIndices; field in TextLayout
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/sun/font/
H A DStandardGlyphVector.java142 private int[] charIndices; // only if interesting field in StandardGlyphVector
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/share/classes/sun/font/
H A DStandardGlyphVector.java142 private int[] charIndices; // only if interesting field in StandardGlyphVector
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/sun/font/
H A DStandardGlyphVector.java142 private int[] charIndices; // only if interesting field in StandardGlyphVector
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/font/
H A DStandardGlyphVector.java142 private int[] charIndices; // only if interesting field in StandardGlyphVector

12