Searched refs:lor (Results 1 – 25 of 30) sorted by relevance
12
/third_party/mesa3d/docs/gallium/cso/ |
D | blend.rst | 38 * ``NOR``: :math:`\lnot(s \lor d)` 48 * ``OR_INVERTED``: :math:`\lnot s \lor d` 50 * ``OR_REVERSE``: :math:`s \lor \lnot d` 51 * ``OR``: :math:`s \lor d`
|
/third_party/ltp/tools/sparse/sparse-src/validation/ |
D | cond_expr3.c | 5 static int lor = 1 / (sizeof(int) - sizeof('c' || 1.0f)); variable
|
/third_party/gettext/gettext-runtime/intl/ |
D | plural-exp.h | 54 lor, /* Logical OR. */ enumerator
|
D | eval-plural.h | 50 if (pexp->operation == lor) in plural_eval()
|
D | plural.y | 158 $$ = new_exp_2 (lor, $1, $3);
|
D | plural.c | 1363 (yyval.exp) = new_exp_2 (lor, (yyvsp[-2].exp), (yyvsp[0].exp)); in yyparse()
|
/third_party/gettext/gettext-tools/src/ |
D | write-csharp.c | 303 case lor: in is_expression_boolean() 385 case lor: in write_csharp_expression() 483 case lor: in write_csharp_expression()
|
D | write-java.c | 525 case lor: in is_expression_boolean() 607 case lor: in write_java_expression() 705 case lor: in write_java_expression()
|
/third_party/flutter/skia/third_party/externals/icu/source/data/unit/ |
D | jv.txt | 136 north{"{0} lor"} 643 north{"{0} lor"} 854 north{"{0} lor"}
|
/third_party/skia/third_party/externals/icu/source/data/unit/ |
D | jv.txt | 182 north{"{0} lor"} 847 north{"{0} lor"} 1062 north{"{0} lor"}
|
/third_party/icu/icu4c/source/data/unit/ |
D | jv.txt | 182 north{"{0} lor"} 847 north{"{0} lor"} 1062 north{"{0} lor"}
|
/third_party/ffmpeg/libavcodec/ |
D | wavpackenc.c | 2480 int32_t lor = 0, diff = 0; in wavpack_encode_block() local 2483 lor |= samples_l[i] | samples_r[i]; in wavpack_encode_block() 2486 if (lor && diff) in wavpack_encode_block() 2490 if (i == nb_samples && lor && !diff) { in wavpack_encode_block()
|
/third_party/flutter/skia/third_party/externals/icu/source/data/lang/ |
D | es.txt | 302 lrc{"lorí septentrional"}
|
/third_party/icu/icu4c/source/data/lang/ |
D | es.txt | 305 lrc{"lorí septentrional"}
|
/third_party/skia/third_party/externals/icu/source/data/lang/ |
D | es.txt | 305 lrc{"lorí septentrional"}
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64.td | 72 "lor", "HasLOR", "true",
|
/third_party/flutter/skia/third_party/externals/icu/source/data/misc/ |
D | likelySubtags.txt | 724 lor{"lor_Latn_ZZ"}
|
/third_party/skia/third_party/externals/icu/source/data/misc/ |
D | likelySubtags.txt | 741 lor{"lor_Latn_ZZ"}
|
D | langInfo.txt | 994 "lor","Latn","ZZ",
|
/third_party/icu/icu4c/source/data/misc/ |
D | likelySubtags.txt | 741 lor{"lor_Latn_ZZ"}
|
D | langInfo.txt | 993 "lor","Latn","ZZ",
|
/third_party/glib/po/ |
D | oc.po | 1717 "Los atributs de fichièrs pòdon èsser indicats per lor nom GIO (exemple :\n" 1718 "standard::icon), per lor espaci de nom (exemple : unix) o per « * » qui\n" 1751 "Los atributs de fichièrs pòdon èsser indicats per lor nom GIO (exemple :\n"
|
D | ro.po | 1939 "specificate cu numele lor GIO, ex. standard:icon, sau doar prin\n" 2012 "specificate cu numele lor GIO, ex. standard:icon"
|
/third_party/gettext/gettext-tools/tests/ |
D | mm-viet.pot | 165 msgid "Co&lor:"
|
D | mm-viet.out | 191 msgid "Co&lor:"
|
12