Home
last modified time | relevance | path

Searched defs:tfo (Results 51 – 75 of 119) sorted by relevance

12345

/dports/www/firefox/firefox-99.0/dom/canvas/
H A DWebGLContextDraw.cpp255 const WebGLTransformFeedback& tfo, in ValidateBuffersForTf()
417 const auto& tfo = webgl->mBoundTransformFeedback; in ValidateDraw() local
/dports/graphics/ospray-studio/ospray_studio-0.9.1/app/widgets/
H A DTransferFunctionWidget.cpp199 auto &tfo = *tfp->nodeAs<TransferFunction>(); in loadDefaultMaps() local
/dports/lang/gcc9/gcc-9.4.0/gcc/d/dmd/
H A Ddmangle.c376 TypeFunction *tfo = (TypeFunction *)fd->originalType; in mangleFunc() local
/dports/devel/avr-gcc/gcc-10.2.0/gcc/d/dmd/
H A Ddmangle.c376 TypeFunction *tfo = (TypeFunction *)fd->originalType; in mangleFunc() local
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/d/dmd/
H A Ddmangle.c377 TypeFunction *tfo = (TypeFunction *)fd->originalType; in mangleFunc() local
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/d/dmd/
H A Ddmangle.c375 TypeFunction *tfo = (TypeFunction *)fd->originalType; in mangleFunc() local
/dports/lang/gcc10/gcc-10.3.0/gcc/d/dmd/
H A Ddmangle.c377 TypeFunction *tfo = (TypeFunction *)fd->originalType; in mangleFunc() local
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/d/dmd/
H A Ddmangle.c376 TypeFunction *tfo = (TypeFunction *)fd->originalType; in mangleFunc() local
/dports/security/suricata/suricata-6.0.4/src/
H A Ddecode-tcp.h167 TCPOpt tfo; /* tcp fast open */ member
/dports/lang/spidermonkey60/firefox-60.9.0/dom/canvas/
H A DWebGLContextDraw.cpp311 const auto& tfo = mWebGL->mBoundTransformFeedback; in ScopedDrawHelper() local
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/d/dmd/
H A Ddmangle.d686 TypeFunction tfo = fd.originalType.isTypeFunction(); in mangleFunc() local
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/d/dmd/
H A Ddmangle.c480 TypeFunction *tfo = (TypeFunction *)fd->originalType; in mangleFunc() local
/dports/lang/gcc11/gcc-11.2.0/gcc/d/dmd/
H A Ddmangle.c480 TypeFunction *tfo = (TypeFunction *)fd->originalType; in mangleFunc() local
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/d/dmd/
H A Ddmangle.c480 TypeFunction *tfo = (TypeFunction *)fd->originalType; in mangleFunc() local
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/target/
H A Dtarget_core_configfs.c338 static int target_fabric_tf_ops_check(const struct target_core_fabric_ops *tfo) in target_fabric_tf_ops_check()
1751 const struct target_core_fabric_ops *tfo; in target_pr_res_pr_holder_tg_port_show() local
1784 const struct target_core_fabric_ops *tfo; in target_pr_res_pr_registered_i_pts_show() local
H A Dtarget_core_transport.c368 const struct target_core_fabric_ops *tfo = se_tpg->se_tpg_tfo; in __transport_register_session() local
1392 const struct target_core_fabric_ops *tfo, in __target_init_cmd()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/target/
H A Dtarget_core_configfs.c338 static int target_fabric_tf_ops_check(const struct target_core_fabric_ops *tfo) in target_fabric_tf_ops_check()
1751 const struct target_core_fabric_ops *tfo; in target_pr_res_pr_holder_tg_port_show() local
1784 const struct target_core_fabric_ops *tfo; in target_pr_res_pr_registered_i_pts_show() local
H A Dtarget_core_transport.c368 const struct target_core_fabric_ops *tfo = se_tpg->se_tpg_tfo; in __transport_register_session() local
1392 const struct target_core_fabric_ops *tfo, in __target_init_cmd()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/target/
H A Dtarget_core_configfs.c338 static int target_fabric_tf_ops_check(const struct target_core_fabric_ops *tfo) in target_fabric_tf_ops_check()
1751 const struct target_core_fabric_ops *tfo; in target_pr_res_pr_holder_tg_port_show() local
1784 const struct target_core_fabric_ops *tfo; in target_pr_res_pr_registered_i_pts_show() local
H A Dtarget_core_transport.c368 const struct target_core_fabric_ops *tfo = se_tpg->se_tpg_tfo; in __transport_register_session() local
1392 const struct target_core_fabric_ops *tfo, in __target_init_cmd()
/dports/cad/gmsh/gmsh-4.9.2-source/Geo/
H A DGModelIO_MSH3.cpp160 std::vector<double> tfo(16); in readMSHPeriodicNodes() local
H A DGModelIO_MSH4.cpp1004 std::vector<double> tfo(numAffine); in readMSH4PeriodicNodes() local
1025 std::vector<double> tfo(numAffine); in readMSH4PeriodicNodes() local
1041 std::vector<double> tfo(16); in readMSH4PeriodicNodes() local
H A DGEdge.cpp89 void GEdge::setMeshMaster(GEdge *ge, const std::vector<double> &tfo) in setMeshMaster()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/canvas/
H A DWebGLContextDraw.cpp391 const auto& tfo = mWebGL->mBoundTransformFeedback; in ScopedDrawHelper() local
/dports/cad/gmsh/gmsh-4.9.2-source/Mesh/
H A DmeshGEdge.cpp303 static SPoint3 transform(MVertex *vsource, const std::vector<double> &tfo) in transform()

12345