Home
last modified time | relevance | path

Searched refs:eE (Results 1 – 25 of 51) sorted by relevance

123

/external/libnl/lib/route/cls/
Dematch_grammar.l79 [pP][aA][tT][tT][eE][rR][nN] { yylval->i = TCF_EM_NBYTE; return EMATCH_NBYTE; }
80 [tT][eE][xX][tT] { yylval->i = TCF_EM_TEXT; return EMATCH_TEXT; }
81 [mM][eE][tT][aA] { yylval->i = TCF_EM_META; return EMATCH_META; }
99 [eE][tT][hH] { yylval->i = TCF_LAYER_LINK; return LAYER; }
100 [nN][eE][tT] |
/external/libnl/lib/route/
Dpktloc_grammar.l39 [eE][tT][hH] { yylval->i = TCF_LAYER_LINK; return LAYER; }
40 [nN][eE][tT] |
/external/skia/src/sksl/
Dsksl.flex32 {DIGIT}*"."{DIGIT}+([eE][+-]?{DIGIT}+)? { return SkSL::Token::FLOAT_LITERAL; }
34 {DIGIT}+"."{DIGIT}*([eE][+-]?{DIGIT}+)? { return SkSL::Token::FLOAT_LITERAL; }
36 {DIGIT}+([eE][+-]?{DIGIT}+) { return SkSL::Token::FLOAT_LITERAL; }
/external/hyphenation-patterns/cy/
Dhyph-cy.chr.txt5 eE
/external/hyphenation-patterns/et/
Dhyph-et.chr.txt4 eE
/external/hyphenation-patterns/hr/
Dhyph-hr.chr.txt5 eE
/external/hyphenation-patterns/tk/
Dhyph-tk.chr.txt5 eE
/external/hyphenation-patterns/sa/
Dhyph-sa.chr.txt5 eE
/external/hyphenation-patterns/ga/
Dhyph-ga.chr.txt5 eE
/external/hyphenation-patterns/eu/
Dhyph-eu.chr.txt5 eE
/external/hyphenation-patterns/pt/
Dhyph-pt.chr.txt6 eE
/external/hyphenation-patterns/de/
Dhyph-de-ch-1901.chr.txt5 eE
Dhyph-de-1901.chr.txt5 eE
Dhyph-de-1996.chr.txt5 eE
/external/hyphenation-patterns/en-US/
Dhyph-en-us.chr.txt5 eE
/external/hyphenation-patterns/nb/
Dhyph-nb.chr.txt5 eE
/external/hyphenation-patterns/es/
Dhyph-es.chr.txt5 eE
/external/hyphenation-patterns/fr/
Dhyph-fr.chr.txt7 eE
/external/hyphenation-patterns/en-GB/
Dhyph-en-gb.chr.txt5 eE
/external/hyphenation-patterns/sl/
Dhyph-sl.chr.txt5 eE
/external/hyphenation-patterns/hu/
Dhyph-hu.chr.txt5 eE
/external/hyphenation-patterns/da/
Dhyph-da.chr.txt5 eE
/external/hyphenation-patterns/nn/
Dhyph-nn.chr.txt5 eE
/external/python/cpython2/Misc/Vim/
Dpython.vim57 syn match pythonNumber "\.\d\+\([eE][+-]\=\d\+\)\=[jJ]\=\>"
58 syn match pythonNumber "\<\d\+\.\([eE][+-]\=\d\+\)\=[jJ]\=\>"
59 syn match pythonNumber "\<\d\+\.\d\+\([eE][+-]\=\d\+\)\=[jJ]\=\>"
/external/mesa3d/src/compiler/glsl/
Dglsl_lexer.ll475 [0-9]+\.[0-9]+([eE][+-]?[0-9]+)?[fF]? |
476 \.[0-9]+([eE][+-]?[0-9]+)?[fF]? |
477 [0-9]+\.([eE][+-]?[0-9]+)?[fF]? |
478 [0-9]+[eE][+-]?[0-9]+[fF]? {
490 [0-9]+\.[0-9]+([eE][+-]?[0-9]+)?(lf|LF) |
491 \.[0-9]+([eE][+-]?[0-9]+)?(lf|LF) |
492 [0-9]+\.([eE][+-]?[0-9]+)?(lf|LF) |
493 [0-9]+[eE][+-]?[0-9]+(lf|LF) {

123