Searched refs:FLOATTYPE (Results 1 – 14 of 14) sorted by relevance
/external/eigen/Eigen/src/SuperLUSupport/ |
D | SuperLUSupport.h | 15 #define DECL_GSSVX(PREFIX,FLOATTYPE,KEYTYPE) \ argument 17 …typedef struct { FLOATTYPE for_lu; FLOATTYPE total_needed; int expansions; } PREFIX##mem_usage_t; … 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, \ 51 #define DECL_GSISX(PREFIX,FLOATTYPE,KEYTYPE) \ argument 54 char *, FLOATTYPE *, FLOATTYPE *, SuperMatrix *, SuperMatrix *, \ 55 void *, int, SuperMatrix *, SuperMatrix *, FLOATTYPE *, FLOATTYPE *, \ [all …]
|
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/treeparser/ |
D | Lang.g | 15 | FLOATTYPE 19 FLOATTYPE : 'float' ;
|
D | LangLexer.m | 131 // $ANTLR start "FLOATTYPE" 139 NSInteger _type = FLOATTYPE; 162 /* $ANTLR end "FLOATTYPE" */ 341 // Lang.g:1:8: ( T__10 | INTTYPE | FLOATTYPE | ID | INT | WS ) //ruleblock 492 // Lang.g:1:24: FLOATTYPE // alt
|
D | LangDumpDecl.tokens | 3 FLOATTYPE=5
|
D | Lang.tokens | 3 FLOATTYPE=5
|
D | LangLexer.h | 23 #define FLOATTYPE 5 macro
|
D | LangDumpDecl.h | 32 #define FLOATTYPE 5 macro
|
D | LangParser.m | 195 @"DECL", @"FLOATTYPE", @"ID", @"INT", @"INTTYPE", @"WS", @"';'", nil] retain]]; 443 * Lang.g:14:1: type : ( INTTYPE | FLOATTYPE ); 463 // Lang.g:14:6: ( INTTYPE | FLOATTYPE ) // ruleBlockSingleAlt 473 if ([input LA:1] == FLOATTYPE||[input LA:1] == INTTYPE) {
|
D | LangParser.h | 32 #define FLOATTYPE 5 macro
|
D | LangDumpDecl.m | 93 @"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/bison/build-aux/ |
D | texinfo.tex | 8496 % @float FLOATTYPE,LABEL,LOC ... @end float for displayed figures, tables, 8505 % #1 is the optional FLOATTYPE, the text label for this float, typically 8515 % We keep a separate counter for each FLOATTYPE, which we reset at each 8552 % We want each FLOATTYPE to be numbered separately (Figure 1, 8713 % @listoffloats FLOATTYPE - print a list of floats like a table of contents.
|
/external/libmicrohttpd/doc/ |
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.
|