Home
last modified time | relevance | path

Searched defs:addFloat (Results 1 – 25 of 81) sorted by path

1234

/dports/audio/lmms/lmms-1.2.2/include/
H A DRemotePlugin.h483 message & addFloat( float _f ) in addFloat() function
/dports/deskutils/coolreader/coolreader-cr3.2.55/crengine/src/
H A Dlvrend.cpp5870 void addFloat( ldomNode * node, css_clear_t clear, bool is_right, int top_margin ) { in addFloat() function in FlowState
H A Dlvtextfm.cpp595 void addFloat(src_text_fragment_t * src, int currentTextWidth) { in addFloat() function in LVFormatter
/dports/devel/cppcheck-gui/cppcheck-2.6.3/lib/
H A Dexprengine.cpp1148 z3::expr addFloat(const std::string &name) { in addFloat() function in ExprData
/dports/devel/cppcheck/cppcheck-2.6.3/lib/
H A Dexprengine.cpp1148 z3::expr addFloat(const std::string &name) { in addFloat() function in ExprData
/dports/devel/flatbuffers/flatbuffers-2.0.0/java/com/google/flatbuffers/
H A DFlatBufferBuilder.java428 public void addFloat (float x) { prep(Constants.SIZEOF_FLOAT, 0); putFloat (x); } in addFloat() method in FlatBufferBuilder
816 …public void addFloat (int o, float x, double d) { if(force_defaults || x != d) { addFloat (x)… in addFloat() method in FlatBufferBuilder
/dports/devel/flatbuffers/flatbuffers-2.0.0/php/
H A DFlatbufferBuilder.php386 public function addFloat($x) function in Google\\FlatBuffers\\FlatbufferBuilder
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/github.com/lightstep/lightstep-tracer-go/internal/metrics/
H A Dreporter.go121 func (r *Reporter) addFloat(key string, value float64, kind metricspb.MetricKind, intervals int64) … func
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/vhacd/src/
H A DFloatMath.inl2361 void addFloat(KdTreeNode *node,Axes dim,const KdTreeInterface *iface) function in FLOAT_MATH::VERTEX_INDEX::KdTreeNode
/dports/devel/godot/godot-3.2.3-stable/thirdparty/vhacd/src/
H A DFloatMath.inl2361 void addFloat(KdTreeNode *node,Axes dim,const KdTreeInterface *iface) function in FLOAT_MATH::VERTEX_INDEX::KdTreeNode
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/CodeGen/
H A DTargetInfo.cpp9667 void addFloat(uint64_t Offset, llvm::Type *Ty, unsigned Bits) { in addFloat() function
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/CodeGen/
H A DTargetInfo.cpp9503 void addFloat(uint64_t Offset, llvm::Type *Ty, unsigned Bits) { in addFloat() function
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/CodeGen/
H A DTargetInfo.cpp8315 void addFloat(uint64_t Offset, llvm::Type *Ty, unsigned Bits) { in addFloat() function
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/CodeGen/
H A DTargetInfo.cpp9237 void addFloat(uint64_t Offset, llvm::Type *Ty, unsigned Bits) { in addFloat() function
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/CodeGen/
H A DTargetInfo.cpp9257 void addFloat(uint64_t Offset, llvm::Type *Ty, unsigned Bits) { in addFloat() function
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/CodeGen/
H A DTargetInfo.cpp9454 void addFloat(uint64_t Offset, llvm::Type *Ty, unsigned Bits) { in addFloat() function
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/CodeGen/
H A DTargetInfo.cpp7948 void addFloat(uint64_t Offset, llvm::Type *Ty, unsigned Bits) { in addFloat() function
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/CodeGen/
H A DTargetInfo.cpp8058 void addFloat(uint64_t Offset, llvm::Type *Ty, unsigned Bits) { in addFloat() function
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/CodeGen/
H A DTargetInfo.cpp8188 void addFloat(uint64_t Offset, llvm::Type *Ty, unsigned Bits) { in addFloat() function
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/CodeGen/
H A DTargetInfo.cpp8315 void addFloat(uint64_t Offset, llvm::Type *Ty, unsigned Bits) { in addFloat() function
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/CodeGen/
H A DTargetInfo.cpp9257 void addFloat(uint64_t Offset, llvm::Type *Ty, unsigned Bits) { in addFloat() function
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/CodeGen/
H A DTargetInfo.cpp9454 void addFloat(uint64_t Offset, llvm::Type *Ty, unsigned Bits) { in addFloat() function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/CodeGen/
H A DTargetInfo.cpp9454 void addFloat(uint64_t Offset, llvm::Type *Ty, unsigned Bits) { in addFloat() function
/dports/games/openmw/openmw-openmw-0.47.0/components/compiler/
H A Dliterals.cpp65 int Literals::addFloat (Interpreter::Type_Float value) in addFloat() function in Compiler::Literals
/dports/games/supertuxkart/SuperTuxKart-1.2-src/lib/irrlicht/source/Irrlicht/
H A DCAttributes.cpp809 void CAttributes::addFloat(const c8* attributeName, f32 value) in addFloat() function in irr::io::CAttributes

1234