Home
last modified time | relevance | path

Searched refs:getCharacterType (Results 1 – 25 of 66) sorted by relevance

123

/dports/editors/libreoffice/libreoffice-7.2.6.2/unotools/source/i18n/
H A Dcharclass.cxx119 return (xCC->getCharacterType( rStr, nPos, getMyLocale() ) & in isAlpha()
141 return (xCC->getCharacterType( rStr, nPos, getMyLocale() ) & in isLetter()
180 return (xCC->getCharacterType( rStr, nPos, getMyLocale() ) & in isDigit()
219 return (xCC->getCharacterType( rStr, nPos, getMyLocale() ) & in isAlphaNumeric()
241 return (xCC->getCharacterType( rStr, nPos, getMyLocale() ) & in isLetterNumeric()
371 sal_Int32 CharClass::getCharacterType( const OUString& rStr, sal_Int32 nPos ) const in getCharacterType() function in CharClass
378 return xCC->getCharacterType( rStr, nPos, getMyLocale() ); in getCharacterType()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/unotools/source/i18n/
H A Dcharclass.cxx119 return (xCC->getCharacterType( rStr, nPos, getMyLocale() ) & in isAlpha()
141 return (xCC->getCharacterType( rStr, nPos, getMyLocale() ) & in isLetter()
180 return (xCC->getCharacterType( rStr, nPos, getMyLocale() ) & in isDigit()
219 return (xCC->getCharacterType( rStr, nPos, getMyLocale() ) & in isAlphaNumeric()
241 return (xCC->getCharacterType( rStr, nPos, getMyLocale() ) & in isLetterNumeric()
371 sal_Int32 CharClass::getCharacterType( const OUString& rStr, sal_Int32 nPos ) const in getCharacterType() function in CharClass
378 return xCC->getCharacterType( rStr, nPos, getMyLocale() ); in getCharacterType()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/flang/lib/Lower/
H A DCharacterExpr.cpp19 static fir::CharacterType getCharacterType(mlir::Type type) { in getCharacterType() function
33 static fir::CharacterType getCharacterType(const fir::CharBoxValue &box) { in getCharacterType() function
34 return getCharacterType(box.getBuffer().getType()); in getCharacterType()
135 return builder.getRefType(getCharacterType(box)); in getReferenceType()
144 auto kind = getCharacterType(str).getFKind(); in createEmbox()
191 auto blank = createBlankConstant(getCharacterType(str)); in createPadding()
260 auto temp = createTemp(getCharacterType(rhs), copyCount); in createAssign()
280 auto temp = createTemp(getCharacterType(rhs), len); in createConcatenate()
352 auto blank = createBlankConstantCode(getCharacterType(str)); in createLenTrim()
485 return getCharacterType(type).getFKind(); in getCharacterKind()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/flang/lib/Lower/
H A DCharacterExpr.cpp19 static fir::CharacterType getCharacterType(mlir::Type type) { in getCharacterType() function
33 static fir::CharacterType getCharacterType(const fir::CharBoxValue &box) { in getCharacterType() function
34 return getCharacterType(box.getBuffer().getType()); in getCharacterType()
135 return builder.getRefType(getCharacterType(box)); in getReferenceType()
144 auto kind = getCharacterType(str).getFKind(); in createEmbox()
191 auto blank = createBlankConstant(getCharacterType(str)); in createPadding()
260 auto temp = createTemp(getCharacterType(rhs), copyCount); in createAssign()
280 auto temp = createTemp(getCharacterType(rhs), len); in createConcatenate()
352 auto blank = createBlankConstantCode(getCharacterType(str)); in createLenTrim()
485 return getCharacterType(type).getFKind(); in getCharacterKind()
/dports/devel/llvm12/llvm-project-12.0.1.src/flang/lib/Lower/
H A DCharacterExpr.cpp19 static fir::CharacterType getCharacterType(mlir::Type type) { in getCharacterType() function
33 static fir::CharacterType getCharacterType(const fir::CharBoxValue &box) { in getCharacterType() function
34 return getCharacterType(box.getBuffer().getType()); in getCharacterType()
135 return builder.getRefType(getCharacterType(box)); in getReferenceType()
144 auto kind = getCharacterType(str).getFKind(); in createEmbox()
191 auto blank = createBlankConstant(getCharacterType(str)); in createPadding()
260 auto temp = createTemp(getCharacterType(rhs), copyCount); in createAssign()
280 auto temp = createTemp(getCharacterType(rhs), len); in createConcatenate()
352 auto blank = createBlankConstantCode(getCharacterType(str)); in createLenTrim()
485 return getCharacterType(type).getFKind(); in getCharacterKind()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/flang/lib/Lower/
H A DCharacterExpr.cpp19 static fir::CharacterType getCharacterType(mlir::Type type) { in getCharacterType() function
33 static fir::CharacterType getCharacterType(const fir::CharBoxValue &box) { in getCharacterType() function
34 return getCharacterType(box.getBuffer().getType()); in getCharacterType()
135 return builder.getRefType(getCharacterType(box)); in getReferenceType()
144 auto kind = getCharacterType(str).getFKind(); in createEmbox()
191 auto blank = createBlankConstant(getCharacterType(str)); in createPadding()
260 auto temp = createTemp(getCharacterType(rhs), copyCount); in createAssign()
280 auto temp = createTemp(getCharacterType(rhs), len); in createConcatenate()
352 auto blank = createBlankConstantCode(getCharacterType(str)); in createLenTrim()
485 return getCharacterType(type).getFKind(); in getCharacterKind()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/flang/lib/Lower/
H A DCharacterExpr.cpp19 static fir::CharacterType getCharacterType(mlir::Type type) { in getCharacterType() function
33 static fir::CharacterType getCharacterType(const fir::CharBoxValue &box) { in getCharacterType() function
34 return getCharacterType(box.getBuffer().getType()); in getCharacterType()
135 return builder.getRefType(getCharacterType(box)); in getReferenceType()
144 auto kind = getCharacterType(str).getFKind(); in createEmbox()
191 auto blank = createBlankConstant(getCharacterType(str)); in createPadding()
260 auto temp = createTemp(getCharacterType(rhs), copyCount); in createAssign()
280 auto temp = createTemp(getCharacterType(rhs), len); in createConcatenate()
456 return getCharacterType(type).getFKind(); in getCharacterKind()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/flang/lib/Lower/
H A DCharacterExpr.cpp19 static fir::CharacterType getCharacterType(mlir::Type type) { in getCharacterType() function
33 static fir::CharacterType getCharacterType(const fir::CharBoxValue &box) { in getCharacterType() function
34 return getCharacterType(box.getBuffer().getType()); in getCharacterType()
135 return builder.getRefType(getCharacterType(box)); in getReferenceType()
144 auto kind = getCharacterType(str).getFKind(); in createEmbox()
191 auto blank = createBlankConstant(getCharacterType(str)); in createPadding()
260 auto temp = createTemp(getCharacterType(rhs), copyCount); in createAssign()
280 auto temp = createTemp(getCharacterType(rhs), len); in createConcatenate()
456 return getCharacterType(type).getFKind(); in getCharacterKind()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/flang/lib/Lower/
H A DCharacterExpr.cpp19 static fir::CharacterType getCharacterType(mlir::Type type) { in getCharacterType() function
33 static fir::CharacterType getCharacterType(const fir::CharBoxValue &box) { in getCharacterType() function
34 return getCharacterType(box.getBuffer().getType()); in getCharacterType()
135 return builder.getRefType(getCharacterType(box)); in getReferenceType()
144 auto kind = getCharacterType(str).getFKind(); in createEmbox()
191 auto blank = createBlankConstant(getCharacterType(str)); in createPadding()
260 auto temp = createTemp(getCharacterType(rhs), copyCount); in createAssign()
280 auto temp = createTemp(getCharacterType(rhs), len); in createConcatenate()
456 return getCharacterType(type).getFKind(); in getCharacterKind()
/dports/devel/llvm13/llvm-project-13.0.1.src/flang/lib/Lower/
H A DCharacterExpr.cpp19 static fir::CharacterType getCharacterType(mlir::Type type) { in getCharacterType() function
33 static fir::CharacterType getCharacterType(const fir::CharBoxValue &box) { in getCharacterType() function
34 return getCharacterType(box.getBuffer().getType()); in getCharacterType()
135 return builder.getRefType(getCharacterType(box)); in getReferenceType()
144 auto kind = getCharacterType(str).getFKind(); in createEmbox()
191 auto blank = createBlankConstant(getCharacterType(str)); in createPadding()
260 auto temp = createTemp(getCharacterType(rhs), copyCount); in createAssign()
280 auto temp = createTemp(getCharacterType(rhs), len); in createConcatenate()
456 return getCharacterType(type).getFKind(); in getCharacterKind()
/dports/databases/hsqldb/hsqldb-2.3.4/hsqldb/src/org/hsqldb/types/
H A DCharacterType.java245 : getCharacterType( in getAggregateType()
252 : getCharacterType( in getAggregateType()
258 : getCharacterType( in getAggregateType()
265 : getCharacterType( in getAggregateType()
340 return getCharacterType(newType.typeCode, newPrecision, collation); in getCombinedType()
1088 public Type getCharacterType(long length) { in getCharacterType() method in CharacterType
1094 return getCharacterType(this.typeCode, length, this.collation); in getCharacterType()
1118 public static CharacterType getCharacterType(int type, long length) { in getCharacterType() method in CharacterType
1139 public static CharacterType getCharacterType(int type, long length, in getCharacterType() method in CharacterType
/dports/editors/libreoffice6/libreoffice-6.4.7.2/i18npool/source/collator/
H A Dchaptercollator.cxx57 for (i1 = len1; i1 && (cclass->getCharacterType(str1, off1+i1-1, nLocale) & DIGIT); i1--) ; in compareSubstring()
58 for (i2 = len2; i2 && (cclass->getCharacterType(str2, off2+i2-1, nLocale) & DIGIT); i2--) ; in compareSubstring()
/dports/editors/libreoffice/libreoffice-7.2.6.2/i18npool/source/collator/
H A Dchaptercollator.cxx57 for (i1 = len1; i1 && (cclass->getCharacterType(str1, off1+i1-1, nLocale) & DIGIT); i1--) ; in compareSubstring()
58 for (i2 = len2; i2 && (cclass->getCharacterType(str2, off2+i2-1, nLocale) & DIGIT); i2--) ; in compareSubstring()
/dports/editors/libreoffice/libreoffice-7.2.6.2/i18npool/source/characterclassification/
H A DcharacterclassificationImpl.cxx89 CharacterClassificationImpl::getCharacterType( const OUString& Text, sal_Int32 nPos, in getCharacterType() function in i18npool::CharacterClassificationImpl
92 return getLocaleSpecificCharacterClassification(rLocale)->getCharacterType(Text, nPos, rLocale); in getCharacterType()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/i18npool/source/characterclassification/
H A DcharacterclassificationImpl.cxx89 CharacterClassificationImpl::getCharacterType( const OUString& Text, sal_Int32 nPos, in getCharacterType() function in i18npool::CharacterClassificationImpl
92 return getLocaleSpecificCharacterClassification(rLocale)->getCharacterType(Text, nPos, rLocale); in getCharacterType()
/dports/editors/libreoffice/libreoffice-7.2.6.2/qadevOOo/objdsc/i18n/
H A Dcom.sun.star.i18n.CharacterClassification.csv10 "CharacterClassification";"com::sun::star::i18n::XCharacterClassification";"getCharacterType()"
/dports/editors/libreoffice6/libreoffice-6.4.7.2/qadevOOo/objdsc/i18n/
H A Dcom.sun.star.i18n.CharacterClassification.csv10 "CharacterClassification";"com::sun::star::i18n::XCharacterClassification";"getCharacterType()"
/dports/audio/carla/Carla-2.4.1/source/modules/juce_gui_extra/code_editor/
H A Djuce_CodeDocument.cpp753 static int getCharacterType (juce_wchar character) noexcept in getCharacterType() function
776 auto type = getCharacterType (p.getCharacter()); in findWordBreakAfter()
778 while (i < maxDistance && type == getCharacterType (p.getCharacter())) in findWordBreakAfter()
825 auto type = getCharacterType (p.movedBy (-1).getCharacter()); in findWordBreakBefore()
827 while (i < maxDistance && type == getCharacterType (p.movedBy (-1).getCharacter())) in findWordBreakBefore()
/dports/devel/juce/JUCE-f37e9a1/modules/juce_gui_extra/code_editor/
H A Djuce_CodeDocument.cpp753 static int getCharacterType (juce_wchar character) noexcept in getCharacterType() function
776 auto type = getCharacterType (p.getCharacter()); in findWordBreakAfter()
778 while (i < maxDistance && type == getCharacterType (p.getCharacter())) in findWordBreakAfter()
825 auto type = getCharacterType (p.movedBy (-1).getCharacter()); in findWordBreakBefore()
827 while (i < maxDistance && type == getCharacterType (p.movedBy (-1).getCharacter())) in findWordBreakBefore()
/dports/editors/libreoffice/libreoffice-7.2.6.2/offapi/com/sun/star/i18n/
H A DKCharacterType.idl30 XCharacterClassification::getCharacterType() and
/dports/editors/libreoffice6/libreoffice-6.4.7.2/offapi/com/sun/star/i18n/
H A DKCharacterType.idl30 XCharacterClassification::getCharacterType() and
/dports/editors/libreoffice/libreoffice-7.2.6.2/i18npool/inc/
H A DcharacterclassificationImpl.hxx52 virtual sal_Int32 SAL_CALL getCharacterType( const OUString& text, sal_Int32 nPos,
/dports/editors/libreoffice6/libreoffice-6.4.7.2/i18npool/inc/
H A DcharacterclassificationImpl.hxx52 virtual sal_Int32 SAL_CALL getCharacterType( const OUString& text, sal_Int32 nPos,
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/unotools/
H A Dcharclass.hxx148 sal_Int32 getCharacterType( const OUString& rStr, sal_Int32 nPos ) const;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/unotools/
H A Dcharclass.hxx153 sal_Int32 getCharacterType( const OUString& rStr, sal_Int32 nPos ) const;

123