Searched defs:infix (Results 1 – 12 of 12) sorted by relevance
/external/jsilver/src/com/google/clearsilver/jsilver/compiler/ |
D | ExpressionTranslator.java | 356 private JavaExpression infix(Type destType, Type srcType, String infix, PExpression leftNode, in infix() argument
|
/external/tensorflow/tensorflow/core/ops/ |
D | rnn_ops_test.cc | 110 string infix = ";" + JoinedCopies("?", 6) + ";"; in TEST() local
|
/external/catch2/include/internal/ |
D | catch_string_manip.cpp | 37 bool contains( std::string const& s, std::string const& infix ) { in contains()
|
/external/tensorflow/tensorflow/core/common_runtime/ |
D | lower_case_op.cc | 142 string CaseBuilder::NewName(const string& infix) { in NewName()
|
D | lower_if_op.cc | 175 string CondBuilder::NewName(const string& infix) { in NewName()
|
D | lower_while_op.cc | 495 string LowerWhileHelper::NewName(const string& infix) { in NewName()
|
/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/ |
D | TestCheckCLDR.java | 555 String infix = "\"]/dayPeriodWidth[@type=\"wide\"]/dayPeriod[@type=\""; in TestCheckDates() local
|
/external/llvm-project/flang/lib/Evaluate/ |
D | formatting.cpp | 245 const char *prefix{""}, *infix{","}, *suffix{""}; member
|
/external/selinux/libsepol/src/ |
D | module_to_cil.c | 747 const char *infix; in get_new_attr_name() local
|
/external/bcc/tests/cc/ |
D | catch.hpp | 7743 bool contains( std::string const& s, std::string const& infix ) { in contains()
|
/external/catch2/single_include/catch2/ |
D | catch.hpp | 13622 bool contains( std::string const& s, std::string const& infix ) { in contains()
|
/external/libabigail/tests/lib/ |
D | catch.hpp | 13767 bool contains( std::string const& s, std::string const& infix ) { in contains()
|