Home
last modified time | relevance | path

Searched refs:FLOATTYPE (Results 1 – 16 of 16) sorted by relevance

/external/eigen/Eigen/src/SuperLUSupport/
DSuperLUSupport.h16 #define DECL_GSSVX(PREFIX,FLOATTYPE,KEYTYPE) \ argument
19 … char *, FLOATTYPE *, FLOATTYPE *, SuperMatrix *, SuperMatrix *, \
21FLOATTYPE *, FLOATTYPE *, FLOATTYPE *, FLOATTYPE *, \
26FLOATTYPE *R, FLOATTYPE *C, SuperMatrix *L, \
29FLOATTYPE *recip_pivot_growth, \
30FLOATTYPE *rcond, FLOATTYPE *ferr, FLOATTYPE *berr, \
40 #define DECL_GSSVX(PREFIX,FLOATTYPE,KEYTYPE) \
43 … char *, FLOATTYPE *, FLOATTYPE *, SuperMatrix *, SuperMatrix *, \
45FLOATTYPE *, FLOATTYPE *, FLOATTYPE *, FLOATTYPE *, \
50FLOATTYPE *R, FLOATTYPE *C, SuperMatrix *L, \
[all …]
/external/antlr/runtime/ObjC/Framework/examples/treeparser/
DLang.g15 | FLOATTYPE
19 FLOATTYPE : 'float' ;
DLangDumpDecl.tokens3 FLOATTYPE=5
DLang.tokens3 FLOATTYPE=5
DLangLexer.m135 // $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
DLangLexer.h23 #define FLOATTYPE 5 macro
DLangDumpDecl.h32 #define FLOATTYPE 5 macro
DLangParser.m184 @"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) {
DLangParser.h32 #define FLOATTYPE 5 macro
DLangDumpDecl.m87 @"DECL", @"FLOATTYPE", @"ID", @"INT", @"INTTYPE", @"WS", @"';'", nil] retain]];
/external/mesa3d/src/imgui/
Dimgui_widgets.cpp1729 template<typename TYPE, typename SIGNEDTYPE, typename FLOATTYPE>
1784 FLOATTYPE v_old_ref_for_accum_remainder = (FLOATTYPE)0.0f; in DragBehaviorT()
1789FLOATTYPE v_old_norm_curved = ImPow((FLOATTYPE)(v_cur - v_min) / (FLOATTYPE)(v_max - v_min), (FLOA… in DragBehaviorT()
1790 FLOATTYPE v_new_norm_curved = v_old_norm_curved + (g.DragCurrentAccum / (v_max - v_min)); in DragBehaviorT()
1806FLOATTYPE v_cur_norm_curved = ImPow((FLOATTYPE)(v_cur - v_min) / (FLOATTYPE)(v_max - v_min), (FLOA… in DragBehaviorT()
2076 template<typename TYPE, typename FLOATTYPE>
2099 return (float)((FLOATTYPE)(v_clamped - v_min) / (FLOATTYPE)(v_max - v_min)); in SliderCalcRatioFromValueT()
2103 template<typename TYPE, typename SIGNEDTYPE, typename FLOATTYPE>
2129 …const FLOATTYPE linear_dist_min_to_0 = ImPow(v_min >= 0 ? (FLOATTYPE)v_min : -(FLOATTYPE)v_min, (F… in SliderBehaviorT()
2130 …const FLOATTYPE linear_dist_max_to_0 = ImPow(v_max >= 0 ? (FLOATTYPE)v_max : -(FLOATTYPE)v_max, (F… in SliderBehaviorT()
[all …]
/external/e2fsprogs/doc/
Dtexinfo.tex6547 % @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/
Dtexinfo.tex6547 % @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/libffi/
Dtexinfo.tex8497 % @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/python/cpython2/Modules/_ctypes/libffi/
Dtexinfo.tex8497 % @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/mtools/
Dtexinfo.tex9607 % @float FLOATTYPE,LABEL,LOC ... @end float for displayed figures, tables,
9616 % #1 is the optional FLOATTYPE, the text label for this float, typically
9626 % We keep a separate counter for each FLOATTYPE, which we reset at each
9663 % We want each FLOATTYPE to be numbered separately (Figure 1,
9812 % @listoffloats FLOATTYPE - print a list of floats like a table of contents.