/external/jsilver/src/com/google/clearsilver/jsilver/compiler/ |
D | ExpressionTranslator.java | 233 setResult(infix(Type.BOOLEAN, Type.INT, "==", node.getLeft(), node.getRight())); in caseANumericEqExpression() 245 setResult(infix(Type.BOOLEAN, Type.INT, "!=", node.getLeft(), node.getRight())); in caseANumericNeExpression() 250 setResult(infix(Type.BOOLEAN, Type.INT, "<", node.getLeft(), node.getRight())); in caseALtExpression() 255 setResult(infix(Type.BOOLEAN, Type.INT, ">", node.getLeft(), node.getRight())); in caseAGtExpression() 260 setResult(infix(Type.BOOLEAN, Type.INT, "<=", node.getLeft(), node.getRight())); in caseALteExpression() 265 setResult(infix(Type.BOOLEAN, Type.INT, ">=", node.getLeft(), node.getRight())); in caseAGteExpression() 270 setResult(infix(Type.BOOLEAN, Type.BOOLEAN, "&&", node.getLeft(), node.getRight())); in caseAAndExpression() 275 setResult(infix(Type.BOOLEAN, Type.BOOLEAN, "||", node.getLeft(), node.getRight())); in caseAOrExpression() 280 setResult(infix(Type.STRING, Type.STRING, "+", node.getLeft(), node.getRight())); in caseAAddExpression() 285 setResult(infix(Type.INT, Type.INT, "+", node.getLeft(), node.getRight())); in caseANumericAddExpression() [all …]
|
D | TemplateTranslator.java | 27 import static com.google.clearsilver.jsilver.compiler.JavaExpression.infix; 341 java.startIfBlock(JavaExpression.infix(Type.BOOLEAN, "!=", value.cast(Type.DATA), literal( in caseAWithCommand() 438 inlineIf(Type.BOOLEAN, infix(Type.BOOLEAN, ">=", incrVar, integer(0)), infix(Type.BOOLEAN, in writeLoop() 439 "<=", loopVar, endVar), infix(Type.BOOLEAN, ">=", loopVar, endVar)); in writeLoop() 443 loopVariable).cast(Type.STRING), infix(Type.BOOLEAN, "==", symbol(loopVariable), startVar), in writeLoop() 444 infix(Type.BOOLEAN, "==", symbol(loopVariable), endVar))); in writeLoop()
|
D | EscapingEvaluator.java | 101 JavaExpression.infix(JavaExpression.Type.BOOLEAN, "!=", escapeMode, JavaExpression in computeForPropagateStatus() 104 return JavaExpression.infix(JavaExpression.Type.BOOLEAN, "||", escapeModeCheck, in computeForPropagateStatus() 223 return JavaExpression.infix(JavaExpression.Type.BOOLEAN, "||", first, second); in or()
|
D | JavaExpression.java | 408 public static JavaExpression infix(Type type, final String operator, final JavaExpression left,
|
/external/tensorflow/tensorflow/contrib/rnn/ops/ |
D | lstm_ops_test.cc | 97 string infix = ";" + JoinedCopies("?", 6) + ";"; in TEST_F() local 100 INFER_ERROR("must be rank 3", op, "?;[?]" + infix + "?"); in TEST_F() 101 INFER_ERROR("must be rank 1", op, "?;?" + infix + "[?,?]"); in TEST_F() 104 INFER_OK(op, "?;?" + infix + "?", JoinedCopies("[?,?,?]", 7)); in TEST_F() 105 INFER_OK(op, "?;[?,?,?]" + infix + "?", JoinedCopies("[d1_0,d1_1,?]", 7)); in TEST_F() 106 INFER_OK(op, "?;[?,?,?]" + infix + "[?]", JoinedCopies("[d1_0,d1_1,?]", 7)); in TEST_F() 107 INFER_OK(op, "?;[?,?,?]" + infix + "[20]", JoinedCopies("[d1_0,d1_1,5]", 7)); in TEST_F() 110 INFER_ERROR("must be evenly divisible", op, "?;?" + infix + "[11]"); in TEST_F()
|
/external/v8/tools/ |
D | compare-table-gen.js | 34 function expr(infix, a, cmp, b) { argument 35 return infix ? a + " " + cmp + " " + b : cmp + "(" + a + ", " + b + ")"; 43 function gen(name, cmp, infix) { argument 51 var body = "(function " + name + "(a,b) { return " + expr(infix, "a", cmp, "b") + "; })"; 73 …var body = "(function " + name + "_L" + i + "(b) { return " + expr(infix, value, cmp, "b") + "; })… 82 …var body = "(function " + name + "_R" + i + "(a) { return " + expr(infix, "a", cmp, value) + "; })… 94 line += expr(infix, strings[i], cmp, strings[j]);
|
/external/catch2/include/internal/ |
D | catch_string_manip.cpp | 35 bool contains( std::string const& s, std::string const& infix ) { in contains() argument 36 return s.find( infix ) != std::string::npos; in contains()
|
D | catch_string_manip.h | 19 bool contains( std::string const& s, std::string const& infix );
|
/external/tensorflow/tensorflow/core/common_runtime/ |
D | lower_if_op.cc | 64 string NewName(const string& infix); 143 string CondBuilder::NewName(const string& infix) { in NewName() argument 144 return graph_->NewName(strings::StrCat(name_, "/", infix)); in NewName()
|
D | lower_while_op.cc | 120 string NewName(const string& infix); 372 string LowerWhileHelper::NewName(const string& infix) { in NewName() argument 373 return graph_->NewName(strings::StrCat(name_, "/", infix)); in NewName()
|
/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/ |
D | TestCheckCLDR.java | 366 String infix = "\"]/dayPeriodWidth[@type=\"wide\"]/dayPeriod[@type=\""; in TestCheckDates() local 508 final String path1 = prefix + type1.pathValue + infix + period1 + suffix; in TestCheckDates() 509 final String path2 = prefix + type2.pathValue + infix + period2 + suffix; in TestCheckDates()
|
/external/okhttp/okio/ |
D | CHANGELOG.md | 55 * New: `ByteString.substring()` returns a prefix, infix, or suffix.
|
/external/selinux/libsepol/src/ |
D | module_to_cil.c | 749 const char *infix; in get_new_attr_name() local 755 infix = TYPEATTR_INFIX; in get_new_attr_name() 757 infix = ROLEATTR_INFIX; in get_new_attr_name() 760 len = strlen(pdb->name) + strlen(infix) + num_digits(num_attrs) + 1; in get_new_attr_name() 767 rlen = snprintf(attr_name, len, "%s%s%i", pdb->name, infix, num_attrs); in get_new_attr_name()
|
/external/python/cpython3/Doc/whatsnew/ |
D | 3.5.rst | 271 PEP 465 - A dedicated infix operator for matrix multiplication 274 :pep:`465` adds the ``@`` infix operator for matrix multiplication. 279 methods defining other infix arithmetic operators. 312 :pep:`465` -- A dedicated infix operator for matrix multiplication
|
/external/protobuf/docs/swift/ |
D | DesignDoc.md | 55 associativity, convenience, dynamic, didSet, final, get, infix, indirect,
|
/external/python/cpython3/Doc/faq/ |
D | design.rst | 221 postfix -- prefix (and infix!) operations have a long tradition in
|
/external/python/cpython2/Doc/faq/ |
D | design.rst | 232 postfix -- prefix (and infix!) operations have a long tradition in
|
/external/bcc/tests/cc/ |
D | catch.hpp | 363 bool contains( std::string const& s, std::string const& infix ); 7743 bool contains( std::string const& s, std::string const& infix ) { in contains() argument 7744 return s.find( infix ) != std::string::npos; in contains()
|
/external/catch2/single_include/catch2/ |
D | catch.hpp | 2864 bool contains( std::string const& s, std::string const& infix ); 11360 bool contains( std::string const& s, std::string const& infix ) { in contains() argument 11361 return s.find( infix ) != std::string::npos; in contains()
|
/external/jline/src/src/test/resources/jline/example/ |
D | english.gz |
|
/external/cldr/tools/java/org/unicode/cldr/util/data/transforms/ |
D | internal_raw_IPA.txt | 83166 infix %35670 ɪnfˈɪks, ˈɪnfɪks
|
D | internal_raw_IPA-old.txt | 98547 infix ɪnfˈɪks, ˈɪnfɪks
|