Searched refs:greater_than (Results 1 - 6 of 6) sorted by relevance

/external/e2fsprogs/intl/
H A Deval-plural.h82 case greater_than:
H A Dplural-exp.h51 greater_than, /* Comparison. */ enumerator in enum:expression::operator
H A Dplural.y318 lval->op = greater_than;
H A Dplural.c1427 lval->op = greater_than;
/external/stlport/test/unit/
H A Dmultiset_test.cpp33 static bool greater_than(int a_, int b_) function in class:MultisetTest
117 fn_type g(greater_than);
/external/chromium_org/chrome/third_party/chromevox/
H A DchromeVoxChromePageScript.js654 cvox.AbstractTts.CHARACTER_DICTIONARY={" ":"space","`":"backtick","~":"tilde","!":"exclamation","@":"at","#":"pound",$:"dollar","%":"percent","^":"caret","&":"ampersand","*":"asterisk","(":"open_paren",")":"close_paren","-":"dash",_:"underscore","=":"equals","+":"plus","[":"left_bracket","]":"right_bracket","{":"left_brace","}":"right_brace","|":"pipe",";":"semicolon",":":"colon",",":"comma",".":"dot","<":"less_than",">":"greater_than","/":"slash","?":"question_mark",'"':"quote","'":"apostrophe",

Completed in 145 milliseconds