Searched refs:floating (Results 1 - 25 of 73) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libcsc-0.82.3/doc/manl/
H A Dcsc_symbol.l11 CSCsymbolFloatInit - initialize a floating point symbol
14 CSCsymbolFloatNew - allocate and initialize a floating point symbol
17 CSCsymbolFloatDel - delete a floating point symbol
20 CSCsymbolFloatWrite - write a floating point symbol in ASCII format
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Drealpoin.tex4 It contains floating point {\it x} and {\it y} members.
H A Dtaui.tex30 selected, but may also be "torn off" the toolbar into a floating frame
41 Use native floating frames to obtain a native look and feel for all
H A Dpoint.tex16 See also \helpref{wxRealPoint}{wxrealpoint} for a floating point version.
H A Dtgrid.tex45 // to hold floating point values displayed with width of 6
H A Dauipaneinfo.tex8 screen, whether it is docked or floating, or hidden.
10 docked position, floating position, preferred size,
61 BestSize() sets the ideal size for the pane. The docking manager will attempt to use this size as much as possible when docking or floating the pane.
165 Floatable() sets whether the user will be able to undock a pane and turn it into a floating window.
173 FloatingPosition() sets the position of the floating pane.
181 FloatingSize() sets the size of the floating pane.
277 IsFloatable() returns true if the pane can be undocked and displayed as a floating window.
283 IsFloating() returns true if the pane is floating.
H A Dexpr.tex42 Construct a floating point expression.
69 Adds an attribute and floating point value pair to the clause.
145 Retrieve a floating point value.
250 Returns the floating point value of the expression.
434 Find a clause which has the given attribute set to the given floating point value.
H A Dgridrend.tex33 This class may be used to format floating point data in a cell.
H A Dminifram.tex3 A miniframe is a frame with a small title bar. It is suitable for floating toolbars that must not
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/fpsp040/
H A Dx_ovfl.S6 | Overflow occurs when a floating-point intermediate result is
7 | too large to be represented in a floating-point data register,
8 | or when storing to memory, the contents of a floating-point
H A Dsto_res.S7 | correct floating-point destination register. fp0 and fp1
16 | Modifies: destination floating point register
H A Dslog2.S13 | OUTPUT: log_10(X) or log_2(X) returned in floating-point
34 | Notes: Default means round-to-nearest mode, no floating-point
49 | Notes: Default means round-to-nearest mode, no floating-point
63 | Notes: Default means round-to-nearest mode, no floating-point
78 | Notes: Default means round-to-nearest mode, no floating-point
H A Dsacos.S11 | Output: The value arccos(X) returned in floating-point register Fp0.
H A Dsasin.S11 | Output: The value arcsin(X) returned in floating-point register Fp0.
H A Dsatanh.S12 | Output: The value arctanh(X) returned in floating-point register Fp0.
H A Dx_unimp.S7 | Invoked when the user program encounters a floating-point
H A Dsint.S13 | number X in the ETEMP space in the floating-point
18 | number X in the ETEMP space in the floating-point
H A Dscosh.S11 | Output: The value cosh(X) returned in floating-point register Fp0.
H A Dssinh.S11 | Output: The value sinh(X) returned in floating-point register Fp0.
H A Dx_fline.S7 | floating point instructions. If so, let fpsp_unimp handle it.
H A Dsgetem.S17 | the floating-point save stack.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libvorbis-1.2.3/doc/
H A D09-helper.tex52 representation used by the decoder for floating point numbers. For
54 host-native floating point number.
H A DVorbis_I_spec.tex44 % In LaTeX, pictures are normally put into floating environments, and it is
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dalsdec.c159 int floating; ///< 1 = IEEE 32-bit floating-point, 0 = integer member in struct:__anon1858
258 av_dlog(avctx, "floating = %i\n", sconf->floating);
313 sconf->floating = get_bits1(&gb);
430 MISSING_ERR(sconf->floating, "Floating point decoding", -1);
569 unsigned int const_val_bits = sconf->floating ? 24 : avctx->bits_per_raw_sample;
1619 if (sconf->floating) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dalsdec.c158 int floating; ///< 1 = IEEE 32-bit floating-point, 0 = integer member in struct:__anon3073
257 av_dlog(avctx, "floating = %i\n", sconf->floating);
314 sconf->floating = get_bits1(&gb);
440 MISSING_ERR(sconf->floating, "Floating point decoding", AVERROR_PATCHWELCOME);
581 unsigned int const_val_bits = sconf->floating ? 24 : avctx->bits_per_raw_sample;
1661 if (sconf->floating) {

Completed in 195 milliseconds

123