Home
last modified time | relevance | path

Searched refs:DIVIDE (Results 1 – 22 of 22) sorted by relevance

/third_party/gettext/libtextstyle/gnulib-local/lib/libcroco/
Dcr-term.h76 DIVIDE, enumerator
Dcr-term.c310 case DIVIDE: in cr_term_to_string()
504 case DIVIDE: in cr_term_one_to_string()
Dcr-parser.c3074 expr2->the_operator = DIVIDE; in cr_parser_parse_expr()
/third_party/skia/third_party/externals/icu/source/i18n/
DdecNumber.cpp196 #define DIVIDE 0x80 /* Divide operators */ macro
1019 decDivideOp(res, lhs, rhs, set, DIVIDE, &status); in uprv_decNumberDivide()
1538 decDivideOp(res, a, b, &aset, DIVIDE, &status); /* into result */ in uprv_decNumberLog10()
2212 decDivideOp(dac, &dnOne, lhs, &aset, DIVIDE, &status); in uprv_decNumberPower()
2275 decDivideOp(dac, &dnOne, dac, &aset, DIVIDE, &status); in uprv_decNumberPower()
3012 decDivideOp(b, f, a, &workset, DIVIDE, &ignore); /* b=f/a */ in uprv_decNumberSquareRoot()
4349 if (op&DIVIDE) { in decDivideOp()
4381 if (op&DIVIDE) { in decDivideOp()
4412 if (exponent<0 && !(op==DIVIDE)) { in decDivideOp()
4464 if (!(op&DIVIDE)) var1units++; in decDivideOp()
[all …]
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
DdecNumber.cpp196 #define DIVIDE 0x80 /* Divide operators */ macro
1019 decDivideOp(res, lhs, rhs, set, DIVIDE, &status); in uprv_decNumberDivide()
1538 decDivideOp(res, a, b, &aset, DIVIDE, &status); /* into result */ in uprv_decNumberLog10()
2212 decDivideOp(dac, &dnOne, lhs, &aset, DIVIDE, &status); in uprv_decNumberPower()
2275 decDivideOp(dac, &dnOne, dac, &aset, DIVIDE, &status); in uprv_decNumberPower()
3012 decDivideOp(b, f, a, &workset, DIVIDE, &ignore); /* b=f/a */ in uprv_decNumberSquareRoot()
4349 if (op&DIVIDE) { in decDivideOp()
4381 if (op&DIVIDE) { in decDivideOp()
4412 if (exponent<0 && !(op==DIVIDE)) { in decDivideOp()
4464 if (!(op&DIVIDE)) var1units++; in decDivideOp()
[all …]
/third_party/icu/icu4c/source/i18n/
DdecNumber.cpp196 #define DIVIDE 0x80 /* Divide operators */ macro
1019 decDivideOp(res, lhs, rhs, set, DIVIDE, &status); in uprv_decNumberDivide()
1538 decDivideOp(res, a, b, &aset, DIVIDE, &status); /* into result */ in uprv_decNumberLog10()
2212 decDivideOp(dac, &dnOne, lhs, &aset, DIVIDE, &status); in uprv_decNumberPower()
2275 decDivideOp(dac, &dnOne, dac, &aset, DIVIDE, &status); in uprv_decNumberPower()
3012 decDivideOp(b, f, a, &workset, DIVIDE, &ignore); /* b=f/a */ in uprv_decNumberSquareRoot()
4349 if (op&DIVIDE) { in decDivideOp()
4381 if (op&DIVIDE) { in decDivideOp()
4412 if (exponent<0 && !(op==DIVIDE)) { in decDivideOp()
4464 if (!(op&DIVIDE)) var1units++; in decDivideOp()
[all …]
/third_party/node/deps/icu-small/source/i18n/
DdecNumber.cpp196 #define DIVIDE 0x80 /* Divide operators */ macro
1019 decDivideOp(res, lhs, rhs, set, DIVIDE, &status); in uprv_decNumberDivide()
1538 decDivideOp(res, a, b, &aset, DIVIDE, &status); /* into result */ in uprv_decNumberLog10()
2212 decDivideOp(dac, &dnOne, lhs, &aset, DIVIDE, &status); in uprv_decNumberPower()
2275 decDivideOp(dac, &dnOne, dac, &aset, DIVIDE, &status); in uprv_decNumberPower()
3012 decDivideOp(b, f, a, &workset, DIVIDE, &ignore); /* b=f/a */ in uprv_decNumberSquareRoot()
4349 if (op&DIVIDE) { in decDivideOp()
4381 if (op&DIVIDE) { in decDivideOp()
4412 if (exponent<0 && !(op==DIVIDE)) { in decDivideOp()
4464 if (!(op&DIVIDE)) var1units++; in decDivideOp()
[all …]
/third_party/pixman/test/
Dutils.c631 #define DIVIDE(c, a) \ in a8r8g8b8_to_rgba_np() macro
638 DIVIDE (r, a); in a8r8g8b8_to_rgba_np()
639 DIVIDE (g, a); in a8r8g8b8_to_rgba_np()
640 DIVIDE (b, a); in a8r8g8b8_to_rgba_np()
/third_party/boost/libs/wave/samples/cpp_tokens/slex/
Dcpp_slex_lexer.hpp218 TOKEN_DATA(DIVIDE, Q("/")),
/third_party/harfbuzz/perf/texts/
Den-words.txt3047 DIVIDE
/third_party/skia/third_party/externals/harfbuzz/perf/texts/
Den-words.txt3047 DIVIDE
/third_party/boost/boost/spirit/home/support/char_encoding/unicode/
DUnicodeData.txt6970 2224;DOES NOT DIVIDE;Sm;0;ON;2223 0338;;;;Y;;;;;
7247 2339;APL FUNCTIONAL SYMBOL QUAD DIVIDE;So;0;L;;;;;N;;;;;
9063 2AEE;DOES NOT DIVIDE WITH REVERSED NEGATION SLASH;Sm;0;ON;;;;;Y;;;;;
/third_party/boost/libs/spirit/workbench/unicode/
DUnicodeData.txt6970 2224;DOES NOT DIVIDE;Sm;0;ON;2223 0338;;;;Y;;;;;
7247 2339;APL FUNCTIONAL SYMBOL QUAD DIVIDE;So;0;L;;;;;N;;;;;
9063 2AEE;DOES NOT DIVIDE WITH REVERSED NEGATION SLASH;Sm;0;ON;;;;;Y;;;;;
/third_party/icu/ohos_icu4j/src/main/tests/resources/ohos/global/icu/dev/data/unicode/
DUnicodeData.txt7781 2224;DOES NOT DIVIDE;Sm;0;ON;2223 0338;;;;Y;;;;;
8058 2339;APL FUNCTIONAL SYMBOL QUAD DIVIDE;So;0;L;;;;;N;;;;;
9985 2AEE;DOES NOT DIVIDE WITH REVERSED NEGATION SLASH;Sm;0;ON;;;;;Y;;;;;
/third_party/pcre2/pcre2/maint/Unicode.tables/
DUnicodeData.txt7861 2224;DOES NOT DIVIDE;Sm;0;ON;2223 0338;;;;Y;;;;;
8138 2339;APL FUNCTIONAL SYMBOL QUAD DIVIDE;So;0;L;;;;;N;;;;;
10065 2AEE;DOES NOT DIVIDE WITH REVERSED NEGATION SLASH;Sm;0;ON;;;;;Y;;;;;
/third_party/skia/third_party/externals/icu/source/data/unidata/
DUnicodeData.txt7781 2224;DOES NOT DIVIDE;Sm;0;ON;2223 0338;;;;Y;;;;;
8058 2339;APL FUNCTIONAL SYMBOL QUAD DIVIDE;So;0;L;;;;;N;;;;;
9985 2AEE;DOES NOT DIVIDE WITH REVERSED NEGATION SLASH;Sm;0;ON;;;;;Y;;;;;
Dppucd.txt10241 cp;2224;bmg=2AEE;dm=2223 0338;dt=Can;na=DOES NOT DIVIDE;NFD_QC=N;NFKD_QC=N
10564 cp;2339;bc=L;na=APL FUNCTIONAL SYMBOL QUAD DIVIDE
12726 cp;2AEE;bmg=2224;na=DOES NOT DIVIDE WITH REVERSED NEGATION SLASH
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/data/unicode/
DUnicodeData.txt7781 2224;DOES NOT DIVIDE;Sm;0;ON;2223 0338;;;;Y;;;;;
8058 2339;APL FUNCTIONAL SYMBOL QUAD DIVIDE;So;0;L;;;;;N;;;;;
9985 2AEE;DOES NOT DIVIDE WITH REVERSED NEGATION SLASH;Sm;0;ON;;;;;Y;;;;;
/third_party/icu/icu4c/source/data/unidata/
DUnicodeData.txt7781 2224;DOES NOT DIVIDE;Sm;0;ON;2223 0338;;;;Y;;;;;
8058 2339;APL FUNCTIONAL SYMBOL QUAD DIVIDE;So;0;L;;;;;N;;;;;
9985 2AEE;DOES NOT DIVIDE WITH REVERSED NEGATION SLASH;Sm;0;ON;;;;;Y;;;;;
Dppucd.txt10241 cp;2224;bmg=2AEE;dm=2223 0338;dt=Can;na=DOES NOT DIVIDE;NFD_QC=N;NFKD_QC=N
10564 cp;2339;bc=L;na=APL FUNCTIONAL SYMBOL QUAD DIVIDE
12726 cp;2AEE;bmg=2224;na=DOES NOT DIVIDE WITH REVERSED NEGATION SLASH
/third_party/flutter/skia/third_party/externals/icu/source/data/unidata/
DUnicodeData.txt7749 2224;DOES NOT DIVIDE;Sm;0;ON;2223 0338;;;;Y;;;;;
8026 2339;APL FUNCTIONAL SYMBOL QUAD DIVIDE;So;0;L;;;;;N;;;;;
9953 2AEE;DOES NOT DIVIDE WITH REVERSED NEGATION SLASH;Sm;0;ON;;;;;Y;;;;;
Dppucd.txt10174 cp;2224;bmg=2AEE;dm=2223 0338;dt=Can;na=DOES NOT DIVIDE;NFD_QC=N;NFKD_QC=N
10497 cp;2339;bc=L;na=APL FUNCTIONAL SYMBOL QUAD DIVIDE
12658 cp;2AEE;bmg=2224;na=DOES NOT DIVIDE WITH REVERSED NEGATION SLASH