Home
last modified time | relevance | path

Searched refs:MATH (Results 1 – 25 of 2123) sorted by relevance

12345678910>>...85

/dports/japanese/ibus-mozc/mozc-2.23.2815.102.01/src/data/symbol/
H A Dcategorized.tsv363MATH したつき
364MATH したつき
365MATH したつき
366MATH したつき
380MATH みり たんい
383MATH きろ たんい
386 m MATH
389MATH きろ たんい
390MATH とん たんい
410MATH どる たんい
[all …]
/dports/japanese/mozc-el/mozc-2.23.2815.102.01/src/data/symbol/
H A Dcategorized.tsv363MATH したつき
364MATH したつき
365MATH したつき
366MATH したつき
380MATH みり たんい
383MATH きろ たんい
386 m MATH
389MATH きろ たんい
390MATH とん たんい
410MATH どる たんい
[all …]
/dports/japanese/uim-mozc/mozc-2.23.2815.102.01/src/data/symbol/
H A Dcategorized.tsv363MATH したつき
364MATH したつき
365MATH したつき
366MATH したつき
380MATH みり たんい
383MATH きろ たんい
386 m MATH
389MATH きろ たんい
390MATH とん たんい
410MATH どる たんい
[all …]
/dports/japanese/mozc-tool/mozc-2.23.2815.102.01/src/data/symbol/
H A Dcategorized.tsv363MATH したつき
364MATH したつき
365MATH したつき
366MATH したつき
380MATH みり たんい
383MATH きろ たんい
386 m MATH
389MATH きろ たんい
390MATH とん たんい
410MATH どる たんい
[all …]
/dports/japanese/mozc-server/mozc-2.23.2815.102.01/src/data/symbol/
H A Dcategorized.tsv363MATH したつき
364MATH したつき
365MATH したつき
366MATH したつき
380MATH みり たんい
383MATH きろ たんい
386 m MATH
389MATH きろ たんい
390MATH とん たんい
410MATH どる たんい
[all …]
/dports/japanese/fcitx-mozc/mozc-2.23.2815.102.01/src/data/symbol/
H A Dcategorized.tsv363MATH したつき
364MATH したつき
365MATH したつき
366MATH したつき
380MATH みり たんい
383MATH きろ たんい
386 m MATH
389MATH きろ たんい
390MATH とん たんい
410MATH どる たんい
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/harfbuzz/src/
H A Dhb-ot-math.cc33 static inline const OT::MATH& in HB_SHAPER_DATA_ENSURE_DECLARE()
41 const OT::MATH *math = (const OT::MATH *) hb_atomic_ptr_get (&layout->math); in HB_SHAPER_DATA_ENSURE_DECLARE()
77 return &_get_math (face) != &OT::Null(OT::MATH); in hb_ot_math_has_data()
99 const OT::MATH &math = _get_math (font->face); in hb_ot_math_get_constant()
116 const OT::MATH &math = _get_math (font->face); in hb_ot_math_get_glyph_italics_correction()
133 const OT::MATH &math = _get_math (font->face); in hb_ot_math_get_glyph_top_accent_attachment()
150 const OT::MATH &math = _get_math (face); in hb_ot_math_is_glyph_extended_shape()
177 const OT::MATH &math = _get_math (font->face); in hb_ot_math_get_glyph_kerning()
208 const OT::MATH &math = _get_math (font->face); in hb_ot_math_get_glyph_variants()
233 const OT::MATH &math = _get_math (font->face); in hb_ot_math_get_min_connector_overlap()
[all …]
/dports/net-mgmt/devmon-templates/devmon-templates-20080206/linux-openwrt/memory/
H A Dtransforms1 MemSize : MATH : {MemBlocks} x {MemBlockSize} / 1024 : 0
2 MemSizeUsed : MATH : {MemBlocksUsed} x {MemBlockSize} / 1024 : 0
3 MemAvail : MATH : {MemSize} - {MemSizeUsed} : 0
4 MemPerUse : MATH : ({MemSizeUsed} x 100) / {MemSize} : 0
6 SwapSize : MATH : {SwapBlocks} x {SwapBlockSize} / 1024 : 0
7 SwapSizeUsed : MATH : {SwapBlocksUsed} x {SwapBlockSize} / 1024 : 0
8 SwapAvail : MATH : {SwapSize} - {SwapSizeUsed} : 0
9 SwapPerUse : MATH : ({SwapSizeUsed} x 100) / {SwapSize} : 0
/dports/devel/cmake-gui/cmake-3.22.1/Tests/RunCMake/math/
H A DRunCMakeTest.cmake3 run_cmake(MATH)
4 run_cmake(MATH-WrongArgument)
5 run_cmake(MATH-DoubleOption)
6 run_cmake(MATH-TooManyArguments)
7 run_cmake(MATH-InvalidExpression)
8 run_cmake(MATH-ToleratedExpression)
9 run_cmake(MATH-DivideByZero)
/dports/devel/cmake/cmake-3.22.1/Tests/RunCMake/math/
H A DRunCMakeTest.cmake3 run_cmake(MATH)
4 run_cmake(MATH-WrongArgument)
5 run_cmake(MATH-DoubleOption)
6 run_cmake(MATH-TooManyArguments)
7 run_cmake(MATH-InvalidExpression)
8 run_cmake(MATH-ToleratedExpression)
9 run_cmake(MATH-DivideByZero)
/dports/devel/cmake-doc/cmake-3.22.1/Tests/RunCMake/math/
H A DRunCMakeTest.cmake3 run_cmake(MATH)
4 run_cmake(MATH-WrongArgument)
5 run_cmake(MATH-DoubleOption)
6 run_cmake(MATH-TooManyArguments)
7 run_cmake(MATH-InvalidExpression)
8 run_cmake(MATH-ToleratedExpression)
9 run_cmake(MATH-DivideByZero)
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-math.cc32 static inline const OT::MATH&
35 if (unlikely (!hb_ot_shaper_face_data_ensure (face))) return OT::Null(OT::MATH); in _get_math()
58 return &_get_math (face) != &OT::Null(OT::MATH); in hb_ot_math_has_data()
80 const OT::MATH &math = _get_math (font->face); in hb_ot_math_get_constant()
97 const OT::MATH &math = _get_math (font->face); in hb_ot_math_get_glyph_italics_correction()
114 const OT::MATH &math = _get_math (font->face); in hb_ot_math_get_glyph_top_accent_attachment()
131 const OT::MATH &math = _get_math (face); in hb_ot_math_is_glyph_extended_shape()
158 const OT::MATH &math = _get_math (font->face); in hb_ot_math_get_glyph_kerning()
189 const OT::MATH &math = _get_math (font->face); in hb_ot_math_get_glyph_variants()
214 const OT::MATH &math = _get_math (font->face); in hb_ot_math_get_min_connector_overlap()
[all …]
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-math.cc32 static inline const OT::MATH&
35 if (unlikely (!hb_ot_shaper_face_data_ensure (face))) return OT::Null(OT::MATH); in _get_math()
58 return &_get_math (face) != &OT::Null(OT::MATH); in hb_ot_math_has_data()
80 const OT::MATH &math = _get_math (font->face); in hb_ot_math_get_constant()
97 const OT::MATH &math = _get_math (font->face); in hb_ot_math_get_glyph_italics_correction()
114 const OT::MATH &math = _get_math (font->face); in hb_ot_math_get_glyph_top_accent_attachment()
131 const OT::MATH &math = _get_math (face); in hb_ot_math_is_glyph_extended_shape()
158 const OT::MATH &math = _get_math (font->face); in hb_ot_math_get_glyph_kerning()
189 const OT::MATH &math = _get_math (font->face); in hb_ot_math_get_glyph_variants()
214 const OT::MATH &math = _get_math (font->face); in hb_ot_math_get_min_connector_overlap()
[all …]
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-math.cc32 static inline const OT::MATH&
35 if (unlikely (!hb_ot_shaper_face_data_ensure (face))) return OT::Null(OT::MATH); in _get_math()
58 return &_get_math (face) != &OT::Null(OT::MATH); in hb_ot_math_has_data()
80 const OT::MATH &math = _get_math (font->face); in hb_ot_math_get_constant()
97 const OT::MATH &math = _get_math (font->face); in hb_ot_math_get_glyph_italics_correction()
114 const OT::MATH &math = _get_math (font->face); in hb_ot_math_get_glyph_top_accent_attachment()
131 const OT::MATH &math = _get_math (face); in hb_ot_math_is_glyph_extended_shape()
158 const OT::MATH &math = _get_math (font->face); in hb_ot_math_get_glyph_kerning()
189 const OT::MATH &math = _get_math (font->face); in hb_ot_math_get_glyph_variants()
214 const OT::MATH &math = _get_math (font->face); in hb_ot_math_get_min_connector_overlap()
[all …]
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-math.cc32 static inline const OT::MATH&
35 if (unlikely (!hb_ot_shaper_face_data_ensure (face))) return OT::Null(OT::MATH); in _get_math()
58 return &_get_math (face) != &OT::Null(OT::MATH); in hb_ot_math_has_data()
80 const OT::MATH &math = _get_math (font->face); in hb_ot_math_get_constant()
97 const OT::MATH &math = _get_math (font->face); in hb_ot_math_get_glyph_italics_correction()
114 const OT::MATH &math = _get_math (font->face); in hb_ot_math_get_glyph_top_accent_attachment()
131 const OT::MATH &math = _get_math (face); in hb_ot_math_is_glyph_extended_shape()
158 const OT::MATH &math = _get_math (font->face); in hb_ot_math_get_glyph_kerning()
189 const OT::MATH &math = _get_math (font->face); in hb_ot_math_get_glyph_variants()
214 const OT::MATH &math = _get_math (font->face); in hb_ot_math_get_min_connector_overlap()
[all …]
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-math.cc32 static inline const OT::MATH&
35 if (unlikely (!hb_ot_shaper_face_data_ensure (face))) return OT::Null(OT::MATH); in _get_math()
58 return &_get_math (face) != &OT::Null(OT::MATH); in hb_ot_math_has_data()
80 const OT::MATH &math = _get_math (font->face); in hb_ot_math_get_constant()
97 const OT::MATH &math = _get_math (font->face); in hb_ot_math_get_glyph_italics_correction()
114 const OT::MATH &math = _get_math (font->face); in hb_ot_math_get_glyph_top_accent_attachment()
131 const OT::MATH &math = _get_math (face); in hb_ot_math_is_glyph_extended_shape()
158 const OT::MATH &math = _get_math (font->face); in hb_ot_math_get_glyph_kerning()
189 const OT::MATH &math = _get_math (font->face); in hb_ot_math_get_glyph_variants()
214 const OT::MATH &math = _get_math (font->face); in hb_ot_math_get_min_connector_overlap()
[all …]
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-math.cc32 static inline const OT::MATH&
35 if (unlikely (!hb_ot_shaper_face_data_ensure (face))) return OT::Null(OT::MATH); in _get_math()
58 return &_get_math (face) != &OT::Null(OT::MATH); in hb_ot_math_has_data()
80 const OT::MATH &math = _get_math (font->face); in hb_ot_math_get_constant()
97 const OT::MATH &math = _get_math (font->face); in hb_ot_math_get_glyph_italics_correction()
114 const OT::MATH &math = _get_math (font->face); in hb_ot_math_get_glyph_top_accent_attachment()
131 const OT::MATH &math = _get_math (face); in hb_ot_math_is_glyph_extended_shape()
158 const OT::MATH &math = _get_math (font->face); in hb_ot_math_get_glyph_kerning()
189 const OT::MATH &math = _get_math (font->face); in hb_ot_math_get_glyph_variants()
214 const OT::MATH &math = _get_math (font->face); in hb_ot_math_get_min_connector_overlap()
[all …]
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-math.cc32 static inline const OT::MATH&
35 if (unlikely (!hb_ot_shaper_face_data_ensure (face))) return OT::Null(OT::MATH); in _get_math()
58 return &_get_math (face) != &OT::Null(OT::MATH); in hb_ot_math_has_data()
80 const OT::MATH &math = _get_math (font->face); in hb_ot_math_get_constant()
97 const OT::MATH &math = _get_math (font->face); in hb_ot_math_get_glyph_italics_correction()
114 const OT::MATH &math = _get_math (font->face); in hb_ot_math_get_glyph_top_accent_attachment()
131 const OT::MATH &math = _get_math (face); in hb_ot_math_is_glyph_extended_shape()
158 const OT::MATH &math = _get_math (font->face); in hb_ot_math_get_glyph_kerning()
189 const OT::MATH &math = _get_math (font->face); in hb_ot_math_get_glyph_variants()
214 const OT::MATH &math = _get_math (font->face); in hb_ot_math_get_min_connector_overlap()
[all …]
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-math.cc32 static inline const OT::MATH&
35 if (unlikely (!hb_ot_shaper_face_data_ensure (face))) return OT::Null(OT::MATH); in _get_math()
58 return &_get_math (face) != &OT::Null(OT::MATH); in hb_ot_math_has_data()
80 const OT::MATH &math = _get_math (font->face); in hb_ot_math_get_constant()
97 const OT::MATH &math = _get_math (font->face); in hb_ot_math_get_glyph_italics_correction()
114 const OT::MATH &math = _get_math (font->face); in hb_ot_math_get_glyph_top_accent_attachment()
131 const OT::MATH &math = _get_math (face); in hb_ot_math_is_glyph_extended_shape()
158 const OT::MATH &math = _get_math (font->face); in hb_ot_math_get_glyph_kerning()
189 const OT::MATH &math = _get_math (font->face); in hb_ot_math_get_glyph_variants()
214 const OT::MATH &math = _get_math (font->face); in hb_ot_math_get_min_connector_overlap()
[all …]
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-math.cc32 static inline const OT::MATH&
35 if (unlikely (!hb_ot_shaper_face_data_ensure (face))) return OT::Null(OT::MATH); in _get_math()
58 return &_get_math (face) != &OT::Null(OT::MATH); in hb_ot_math_has_data()
80 const OT::MATH &math = _get_math (font->face); in hb_ot_math_get_constant()
97 const OT::MATH &math = _get_math (font->face); in hb_ot_math_get_glyph_italics_correction()
114 const OT::MATH &math = _get_math (font->face); in hb_ot_math_get_glyph_top_accent_attachment()
131 const OT::MATH &math = _get_math (face); in hb_ot_math_is_glyph_extended_shape()
158 const OT::MATH &math = _get_math (font->face); in hb_ot_math_get_glyph_kerning()
189 const OT::MATH &math = _get_math (font->face); in hb_ot_math_get_glyph_variants()
214 const OT::MATH &math = _get_math (font->face); in hb_ot_math_get_min_connector_overlap()
[all …]
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-math.cc32 static inline const OT::MATH&
35 if (unlikely (!hb_ot_shaper_face_data_ensure (face))) return OT::Null(OT::MATH); in _get_math()
58 return &_get_math (face) != &OT::Null(OT::MATH); in hb_ot_math_has_data()
80 const OT::MATH &math = _get_math (font->face); in hb_ot_math_get_constant()
97 const OT::MATH &math = _get_math (font->face); in hb_ot_math_get_glyph_italics_correction()
114 const OT::MATH &math = _get_math (font->face); in hb_ot_math_get_glyph_top_accent_attachment()
131 const OT::MATH &math = _get_math (face); in hb_ot_math_is_glyph_extended_shape()
158 const OT::MATH &math = _get_math (font->face); in hb_ot_math_get_glyph_kerning()
189 const OT::MATH &math = _get_math (font->face); in hb_ot_math_get_glyph_variants()
214 const OT::MATH &math = _get_math (font->face); in hb_ot_math_get_min_connector_overlap()
[all …]
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-math.cc32 static inline const OT::MATH&
35 if (unlikely (!hb_ot_shaper_face_data_ensure (face))) return OT::Null(OT::MATH); in _get_math()
58 return &_get_math (face) != &OT::Null(OT::MATH); in hb_ot_math_has_data()
80 const OT::MATH &math = _get_math (font->face); in hb_ot_math_get_constant()
97 const OT::MATH &math = _get_math (font->face); in hb_ot_math_get_glyph_italics_correction()
114 const OT::MATH &math = _get_math (font->face); in hb_ot_math_get_glyph_top_accent_attachment()
131 const OT::MATH &math = _get_math (face); in hb_ot_math_is_glyph_extended_shape()
158 const OT::MATH &math = _get_math (font->face); in hb_ot_math_get_glyph_kerning()
189 const OT::MATH &math = _get_math (font->face); in hb_ot_math_get_glyph_variants()
214 const OT::MATH &math = _get_math (font->face); in hb_ot_math_get_min_connector_overlap()
[all …]
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-math.cc32 static inline const OT::MATH&
35 if (unlikely (!hb_ot_shaper_face_data_ensure (face))) return OT::Null(OT::MATH); in _get_math()
58 return &_get_math (face) != &OT::Null(OT::MATH); in hb_ot_math_has_data()
80 const OT::MATH &math = _get_math (font->face); in hb_ot_math_get_constant()
97 const OT::MATH &math = _get_math (font->face); in hb_ot_math_get_glyph_italics_correction()
114 const OT::MATH &math = _get_math (font->face); in hb_ot_math_get_glyph_top_accent_attachment()
131 const OT::MATH &math = _get_math (face); in hb_ot_math_is_glyph_extended_shape()
158 const OT::MATH &math = _get_math (font->face); in hb_ot_math_get_glyph_kerning()
189 const OT::MATH &math = _get_math (font->face); in hb_ot_math_get_glyph_variants()
214 const OT::MATH &math = _get_math (font->face); in hb_ot_math_get_min_connector_overlap()
[all …]
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-math.cc32 static inline const OT::MATH&
35 if (unlikely (!hb_ot_shaper_face_data_ensure (face))) return OT::Null(OT::MATH); in _get_math()
58 return &_get_math (face) != &OT::Null(OT::MATH); in hb_ot_math_has_data()
80 const OT::MATH &math = _get_math (font->face); in hb_ot_math_get_constant()
97 const OT::MATH &math = _get_math (font->face); in hb_ot_math_get_glyph_italics_correction()
114 const OT::MATH &math = _get_math (font->face); in hb_ot_math_get_glyph_top_accent_attachment()
131 const OT::MATH &math = _get_math (face); in hb_ot_math_is_glyph_extended_shape()
158 const OT::MATH &math = _get_math (font->face); in hb_ot_math_get_glyph_kerning()
189 const OT::MATH &math = _get_math (font->face); in hb_ot_math_get_glyph_variants()
214 const OT::MATH &math = _get_math (font->face); in hb_ot_math_get_min_connector_overlap()
[all …]
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-math.cc32 static inline const OT::MATH&
35 if (unlikely (!hb_ot_shaper_face_data_ensure (face))) return OT::Null(OT::MATH); in _get_math()
58 return &_get_math (face) != &OT::Null(OT::MATH); in hb_ot_math_has_data()
80 const OT::MATH &math = _get_math (font->face); in hb_ot_math_get_constant()
97 const OT::MATH &math = _get_math (font->face); in hb_ot_math_get_glyph_italics_correction()
114 const OT::MATH &math = _get_math (font->face); in hb_ot_math_get_glyph_top_accent_attachment()
131 const OT::MATH &math = _get_math (face); in hb_ot_math_is_glyph_extended_shape()
158 const OT::MATH &math = _get_math (font->face); in hb_ot_math_get_glyph_kerning()
189 const OT::MATH &math = _get_math (font->face); in hb_ot_math_get_glyph_variants()
214 const OT::MATH &math = _get_math (font->face); in hb_ot_math_get_min_connector_overlap()
[all …]

12345678910>>...85