Searched refs:FLOATTYPE (Results 1 – 14 of 14) sorted by relevance
/external/eigen/Eigen/src/SuperLUSupport/ |
D | SuperLUSupport.h | 16 #define DECL_GSSVX(PREFIX,FLOATTYPE,KEYTYPE) \ argument 19 … char *, FLOATTYPE *, FLOATTYPE *, SuperMatrix *, SuperMatrix *, \ 21 … FLOATTYPE *, FLOATTYPE *, FLOATTYPE *, FLOATTYPE *, \ 26 … FLOATTYPE *R, FLOATTYPE *C, SuperMatrix *L, \ 29 … FLOATTYPE *recip_pivot_growth, \ 30 … FLOATTYPE *rcond, FLOATTYPE *ferr, FLOATTYPE *berr, \ 40 #define DECL_GSSVX(PREFIX,FLOATTYPE,KEYTYPE) \ 43 … char *, FLOATTYPE *, FLOATTYPE *, SuperMatrix *, SuperMatrix *, \ 45 … FLOATTYPE *, FLOATTYPE *, FLOATTYPE *, FLOATTYPE *, \ 50 … FLOATTYPE *R, FLOATTYPE *C, SuperMatrix *L, \ [all …]
|
/external/antlr/runtime/ObjC/Framework/examples/treeparser/ |
D | Lang.g | 15 | FLOATTYPE 19 FLOATTYPE : 'float' ;
|
D | LangLexer.m | 135 // $ANTLR start "FLOATTYPE" 144 NSInteger _type = FLOATTYPE; 169 /* $ANTLR end "FLOATTYPE" */ 353 …time/ObjC/Framework/examples/treeparser/Lang.g:1:8: ( T__10 | INTTYPE | FLOATTYPE | ID | INT | WS … 508 …t/source/antlr/code/antlr3/runtime/ObjC/Framework/examples/treeparser/Lang.g:1:24: FLOATTYPE // alt
|
D | Lang.tokens | 3 FLOATTYPE=5
|
D | LangDumpDecl.tokens | 3 FLOATTYPE=5
|
D | LangLexer.h | 23 #define FLOATTYPE 5 macro
|
D | LangDumpDecl.h | 32 #define FLOATTYPE 5 macro
|
D | LangParser.m | 184 @"DECL", @"FLOATTYPE", @"ID", @"INT", @"INTTYPE", @"WS", @"';'", nil] retain]]; 429 …code/antlr3/runtime/ObjC/Framework/examples/treeparser/Lang.g:14:1: type : ( INTTYPE | FLOATTYPE ); 450 …lr3/runtime/ObjC/Framework/examples/treeparser/Lang.g:14:6: ( INTTYPE | FLOATTYPE ) // ruleBlockSi… 461 if ([input LA:1] == FLOATTYPE||[input LA:1] == INTTYPE) {
|
D | LangParser.h | 32 #define FLOATTYPE 5 macro
|
D | LangDumpDecl.m | 87 @"DECL", @"FLOATTYPE", @"ID", @"INT", @"INTTYPE", @"WS", @"';'", nil] retain]];
|
/external/e2fsprogs/doc/ |
D | texinfo.tex | 6547 % @float FLOATTYPE,LABEL,LOC ... @end float for displayed figures, tables, 6556 % #1 is the optional FLOATTYPE, the text label for this float, typically 6566 % We keep a separate counter for each FLOATTYPE, which we reset at each 6603 % We want each FLOATTYPE to be numbered separately (Figure 1, 6764 % @listoffloats FLOATTYPE - print a list of floats like a table of contents.
|
/external/e2fsprogs/lib/et/ |
D | texinfo.tex | 6547 % @float FLOATTYPE,LABEL,LOC ... @end float for displayed figures, tables, 6556 % #1 is the optional FLOATTYPE, the text label for this float, typically 6566 % We keep a separate counter for each FLOATTYPE, which we reset at each 6603 % We want each FLOATTYPE to be numbered separately (Figure 1, 6764 % @listoffloats FLOATTYPE - print a list of floats like a table of contents.
|
/external/python/cpython2/Modules/_ctypes/libffi/ |
D | texinfo.tex | 8497 % @float FLOATTYPE,LABEL,LOC ... @end float for displayed figures, tables, 8506 % #1 is the optional FLOATTYPE, the text label for this float, typically 8516 % We keep a separate counter for each FLOATTYPE, which we reset at each 8553 % We want each FLOATTYPE to be numbered separately (Figure 1, 8714 % @listoffloats FLOATTYPE - print a list of floats like a table of contents.
|
/external/libffi/ |
D | texinfo.tex | 8497 % @float FLOATTYPE,LABEL,LOC ... @end float for displayed figures, tables, 8506 % #1 is the optional FLOATTYPE, the text label for this float, typically 8516 % We keep a separate counter for each FLOATTYPE, which we reset at each 8553 % We want each FLOATTYPE to be numbered separately (Figure 1, 8714 % @listoffloats FLOATTYPE - print a list of floats like a table of contents.
|