Searched defs:operator (Results 1 – 15 of 15) sorted by relevance
48 private static String getClauseWithOperator(String field, String operator, String value) { in getClauseWithOperator()58 private static String getClauseWithOperator(String field, String operator, long value) { in getClauseWithOperator()
52 PgmImage& operator= (const PgmImage &im); variable
47 RoutingManager& operator=(const RoutingManager&); variable
31 bool operator()(const SuggestedWord &left, const SuggestedWord &right) { in operator() function
111 bool operator()(const DictProbability &left, const DictProbability &right) { in operator() function
108 bool operator ()(const DicNode *left, const DicNode *right) const { in operator() function
96 DicNode &operator=(const DicNode &dicNode); variable
113 db_CornerDetector_u& operator=(const db_CornerDetector_u& cd); variable
186 db_Matcher_u& operator= (const db_Matcher_u& cm); variable
34 OptionSpec &operator=(const OptionSpec &) = default; variable
558 private void showNetworkSelection(String operator) { in showNetworkSelection()
2198 public boolean setNetworkSelectionModeManual(int subId, OperatorInfo operator, in setNetworkSelectionModeManual()