Searched defs:operator (Results 1 – 9 of 9) sorted by relevance
47 private static String getClauseWithOperator(String field, String operator, String value) { in getClauseWithOperator()57 private static String getClauseWithOperator(String field, String operator, long value) { in getClauseWithOperator()
52 PgmImage& operator= (const PgmImage &im); variable
113 db_CornerDetector_u& operator=(const db_CornerDetector_u& cd); variable
186 db_Matcher_u& operator= (const db_Matcher_u& cm); variable
186 bool operator ()(SuggestedWord * left, SuggestedWord * right) { in operator() function
1382 private void showNetworkSelection(String operator) { in showNetworkSelection()