Home
last modified time | relevance | path

Searched defs:is_real (Results 101 – 125 of 761) sorted by relevance

12345678910>>...31

/dports/lang/gcc11-devel/gcc-11-20211009/gcc/rtl-ssa/
H A Dinsns.h181 bool is_real () const { return m_cost_or_uid >= 0; } in is_real() function
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/rtl-ssa/
H A Dinsns.h181 bool is_real () const { return m_cost_or_uid >= 0; } in is_real() function
/dports/devel/libfirm/libfirm-1.21.0/ir/be/
H A Dbechordal_t.h51 unsigned is_real : 1; /**< Is the def/use real? Or is it just member
/dports/editors/fpc-ide/fpc-3.2.2/compiler/
H A Ddefutil.pas239 function is_real(def : tdef) : boolean; in is_real() function
422 function is_real(def : tdef) : boolean; in is_real() function
/dports/math/z3/z3-z3-4.8.13/src/sat/smt/
H A Darith_solver.h216 bool is_real(theory_var v) const { return is_real(var2enode(v)); } in is_real() function
217 bool is_real(euf::enode* n) const { return a.is_real(n->get_expr()); } in is_real() function
/dports/math/py-z3-solver/z3-z3-4.8.10/src/sat/smt/
H A Darith_solver.h215 bool is_real(theory_var v) const { return is_real(var2enode(v)); } in is_real() function
216 bool is_real(euf::enode* n) const { return a.is_real(n->get_expr()); } in is_real() function
/dports/lang/fpc/fpc-3.2.2/compiler/
H A Ddefutil.pas239 function is_real(def : tdef) : boolean; in is_real() function
422 function is_real(def : tdef) : boolean; in is_real() function
/dports/lang/fpc-source/fpc-3.2.2/compiler/
H A Ddefutil.pas239 function is_real(def : tdef) : boolean; in is_real() function
422 function is_real(def : tdef) : boolean; in is_real() function
/dports/math/pynac/pynac-pynac-0.7.27/ginac/
H A Dbasic.h196 virtual bool is_real() const { return info(info_flags::real); } in is_real() function
H A Dnumeric.h453 inline bool is_real(const numeric &x) in is_real() function
/dports/math/py-sympy/sympy-1.9/sympy/core/
H A Dnumbers.py1026 is_real = True variable in Float
1585 is_real = True variable in Rational
3280 is_real = None variable in NaN
3516 is_real = True variable in Exp1
3682 is_real = True variable in Pi
3743 is_real = True variable in GoldenRatio
3814 is_real = True variable in TribonacciConstant
3879 is_real = True variable in EulerGamma
3934 is_real = True variable in Catalan
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/harfbuzz-ng/src/src/
H A Dhb-map.hh61 bool is_real () const { return key != kINVALID && value != vINVALID; } in is_real() function
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/rustybuzz-0.1.1/harfbuzz/src/
H A Dhb-map.hh84 bool is_real() const in is_real() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/harfbuzz-ng/src/src/
H A Dhb-map.hh61 bool is_real () const { return key != kINVALID && value != vINVALID; } in is_real() function
/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/harfbuzz/src/
H A Dhb-map.hh61 bool is_real () const { return key != kINVALID && value != vINVALID; } in is_real() function
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/share/native/libharfbuzz/
H A Dhb-map.hh61 bool is_real () const { return key != kINVALID && value != vINVALID; } in is_real() function
/dports/textproc/cast2gif/cast2gif-0.1.0/cargo-crates/harfbuzz-sys-0.3.4/harfbuzz/src/
H A Dhb-map.hh61 bool is_real () const { return key != kINVALID && value != vINVALID; } in is_real() function
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/harfbuzz/src/
H A Dhb-map.hh61 bool is_real () const { return key != kINVALID && value != vINVALID; } in is_real() function
/dports/science/siesta/siesta-4.1.5/Util/TS/TBtrans/
H A Dm_tbt_delta.F90136 logical :: exists, is_real local
634 logical, intent(in) :: is_real local
/dports/www/firefox-esr/firefox-91.8.0/gfx/harfbuzz/src/
H A Dhb-map.hh61 bool is_real () const { return key != kINVALID && value != vINVALID; } in is_real() function
/dports/cad/ngspice_rework/ngspice-35/src/include/ngspice/
H A Dsharedspice.h179 NG_BOOL is_real; /* TRUE if the actual vector has real data */ member
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/harfbuzz/src/
H A Dhb-map.hh61 bool is_real () const { return key != kINVALID && value != vINVALID; } in is_real() function
/dports/math/py-sympy/sympy-1.9/sympy/tensor/
H A Dindexed.py637 is_real = True variable in Idx
/dports/www/lagrange/lagrange-1.7.3/lib/harfbuzz/src/
H A Dhb-map.hh61 bool is_real () const { return key != kINVALID && value != vINVALID; } in is_real() function
/dports/devel/papilio-loader/Papilio-Loader-dd111c4/xc3sprog/trunk/
H A Dioxpc.cpp491 bool tms, bool is_real ) in xpcu_add_bit_for_ext_transfer()

12345678910>>...31