Home
last modified time | relevance | path

Searched defs:prim (Results 1676 – 1700 of 3373) sorted by relevance

1...<<61626364656667686970>>...135

/dports/math/glpk/glpk-5.0/src/mpl/
H A Dmpl4.c1260 void mpl_put_row_soln(MPL *mpl, int i, int stat, double prim,
1273 void mpl_put_col_soln(MPL *mpl, int j, int stat, double prim,
/dports/graphics/agg/agg-2.5/examples/
H A Drasterizers2.cpp207 void draw_aliased_pix_accuracy(rasterizer_outline& ras, renderer_prim& prim) in draw_aliased_pix_accuracy()
216 void draw_aliased_subpix_accuracy(rasterizer_outline& ras, renderer_prim& prim) in draw_aliased_subpix_accuracy()
/dports/databases/galera/galera-release_25.3.35/gcomm/src/
H A Dpc_message.hpp46 Node(const bool prim = false, in Node()
74 bool prim() const { return prim_ ; } in prim() function in gcomm::pc::Node
/dports/databases/galera26/galera-release_26.4.10/gcomm/src/
H A Dpc_message.hpp46 Node(const bool prim = false, in Node()
74 bool prim() const { return prim_ ; } in prim() function in gcomm::pc::Node
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/drivers/i915/
H A Di915_prim_vbuf.c69 unsigned prim; member
327 enum pipe_prim_type prim) in i915_vbuf_render_set_primitive()
/dports/math/glpk/glpk-5.0/src/api/
H A Dprob.h194 double prim; /* non-scaled */ member
252 double prim; /* non-scaled */ member
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/gl-3.2/
H A Dadj-prims.c313 unsigned prim; in probe_prims() local
397 for (unsigned prim = 0; prim < num_prims; prim++) { in probe_xfb() local
/dports/misc/usd/USD-21.11/pxr/usd/usd/
H A Dstage.cpp1387 UsdPrim prim = prop.GetPrim(); in _CreatePropertySpecForEditing() local
1826 UsdStage::SetDefaultPrim(const UsdPrim &prim) in SetDefaultPrim()
2019 (UsdPrim const &prim) { in _DiscoverPayloads()
2519 UsdStage::_ComposeChildren(Usd_PrimDataPtr prim, in _ComposeChildren()
3095 UsdStage::_DestroyPrim(Usd_PrimDataPtr prim) in _DestroyPrim()
3321 const UsdPrim prim = GetPrimAtPath(path); in _IsValidPathForCreatingPrim() local
3394 UsdPrim prim = GetPrimAtPath(path); in _DefinePrim() local
3443 UsdPrim prim = status.second; in CreateClassPrim() local
7797 const UsdPrim prim = attr.GetPrim(); in _GetValueFromResolveInfoImpl() local
7948 const UsdPrim prim = attr.GetPrim(); in _GetTimeSamplesInIntervalFromResolveInfo() local
[all …]
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/GPU/Common/
H A DDrawEngineCommon.cpp686 void DrawEngineCommon::SubmitPrim(void *verts, void *inds, GEPrimitiveType prim, int vertexCount, u… in SubmitPrim()
750 bool DrawEngineCommon::CanUseHardwareTransform(int prim) { in CanUseHardwareTransform()
756 bool DrawEngineCommon::CanUseHardwareTessellation(GEPatchPrimType prim) { in CanUseHardwareTessellation()
/dports/emulators/ppsspp/ppsspp-1.12.3/GPU/Common/
H A DDrawEngineCommon.cpp686 void DrawEngineCommon::SubmitPrim(void *verts, void *inds, GEPrimitiveType prim, int vertexCount, u… in SubmitPrim()
750 bool DrawEngineCommon::CanUseHardwareTransform(int prim) { in CanUseHardwareTransform()
756 bool DrawEngineCommon::CanUseHardwareTessellation(GEPatchPrimType prim) { in CanUseHardwareTessellation()
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/mkldnn/tests/benchdnn/
H A Ddnnl_common.cpp160 dnnl_status_t primitive_executor(dnnl_primitive_t prim, in primitive_executor()
167 int execute_and_wait(dnnl_primitive_t prim, const args_t &args) { in execute_and_wait()
266 int measure_perf(benchdnn_timer_t &t, dnnl_primitive_t prim, args_t &args) { in measure_perf()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/auxiliary/indices/
H A Du_indices_gen.py182 def name(intype, outtype, inpv, outpv, pr, prim): argument
188 def preamble(intype, outtype, inpv, outpv, pr, prim): argument
410 def init(intype, outtype, inpv, outpv, pr, prim): argument
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/GPU/Common/
H A DDrawEngineCommon.cpp686 void DrawEngineCommon::SubmitPrim(void *verts, void *inds, GEPrimitiveType prim, int vertexCount, u… in SubmitPrim()
750 bool DrawEngineCommon::CanUseHardwareTransform(int prim) { in CanUseHardwareTransform()
756 bool DrawEngineCommon::CanUseHardwareTessellation(GEPatchPrimType prim) { in CanUseHardwareTessellation()
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/auxiliary/indices/
H A Du_indices_gen.py182 def name(intype, outtype, inpv, outpv, pr, prim): argument
188 def preamble(intype, outtype, inpv, outpv, pr, prim): argument
410 def init(intype, outtype, inpv, outpv, pr, prim): argument
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/auxiliary/indices/
H A Du_indices_gen.py182 def name(intype, outtype, inpv, outpv, pr, prim): argument
188 def preamble(intype, outtype, inpv, outpv, pr, prim): argument
410 def init(intype, outtype, inpv, outpv, pr, prim): argument
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/auxiliary/indices/
H A Du_indices_gen.py182 def name(intype, outtype, inpv, outpv, pr, prim): argument
188 def preamble(intype, outtype, inpv, outpv, pr, prim): argument
410 def init(intype, outtype, inpv, outpv, pr, prim): argument
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/auxiliary/indices/
H A Du_indices_gen.py182 def name(intype, outtype, inpv, outpv, pr, prim): argument
188 def preamble(intype, outtype, inpv, outpv, pr, prim): argument
410 def init(intype, outtype, inpv, outpv, pr, prim): argument
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/util/indices/
H A Du_indices_gen.py182 def name(intype, outtype, inpv, outpv, pr, prim): argument
188 def preamble(intype, outtype, inpv, outpv, pr, prim): argument
410 def init(intype, outtype, inpv, outpv, pr, prim): argument
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/auxiliary/indices/
H A Du_indices_gen.py182 def name(intype, outtype, inpv, outpv, pr, prim): argument
188 def preamble(intype, outtype, inpv, outpv, pr, prim): argument
410 def init(intype, outtype, inpv, outpv, pr, prim): argument
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/auxiliary/indices/
H A Du_indices_gen.py182 def name(intype, outtype, inpv, outpv, pr, prim): argument
188 def preamble(intype, outtype, inpv, outpv, pr, prim): argument
410 def init(intype, outtype, inpv, outpv, pr, prim): argument
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/auxiliary/indices/
H A Du_indices_gen.py182 def name(intype, outtype, inpv, outpv, pr, prim): argument
188 def preamble(intype, outtype, inpv, outpv, pr, prim): argument
410 def init(intype, outtype, inpv, outpv, pr, prim): argument
/dports/lang/clover/mesa-21.3.6/src/gallium/auxiliary/indices/
H A Du_indices_gen.py182 def name(intype, outtype, inpv, outpv, pr, prim): argument
188 def preamble(intype, outtype, inpv, outpv, pr, prim): argument
410 def init(intype, outtype, inpv, outpv, pr, prim): argument
/dports/math/igraph/igraph-0.9.5/vendor/glpk/draft/
H A Dglpapi07.c263 double lb, ub, prim, dual, sum; local
/dports/math/glpk/glpk-5.0/src/draft/
H A Dglpapi07.c263 double lb, ub, prim, dual, sum; local
/dports/lang/ocaml/ocaml-4.05.0/byterun/
H A Ddynlink.c169 c_primitive prim = lookup_primitive(p); in caml_build_primitive_table() local

1...<<61626364656667686970>>...135