Home
last modified time | relevance | path

Searched refs:PRIMS (Results 26 – 48 of 48) sorted by relevance

12

/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/auxiliary/indices/
H A Du_indices_gen.py35 PRIMS=('points', variable
65 longprim = dict(zip(PRIMS, LONGPRIMS))
435 for prim in PRIMS:
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/util/indices/
H A Du_indices_gen.py35 PRIMS=('points', variable
65 longprim = dict(zip(PRIMS, LONGPRIMS))
435 for prim in PRIMS:
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/auxiliary/indices/
H A Du_indices_gen.py35 PRIMS=('points', variable
65 longprim = dict(zip(PRIMS, LONGPRIMS))
435 for prim in PRIMS:
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/auxiliary/indices/
H A Du_indices_gen.py35 PRIMS=('points', variable
65 longprim = dict(zip(PRIMS, LONGPRIMS))
435 for prim in PRIMS:
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/auxiliary/indices/
H A Du_indices_gen.py35 PRIMS=('points', variable
65 longprim = dict(zip(PRIMS, LONGPRIMS))
435 for prim in PRIMS:
/dports/lang/clover/mesa-21.3.6/src/gallium/auxiliary/indices/
H A Du_indices_gen.py35 PRIMS=('points', variable
65 longprim = dict(zip(PRIMS, LONGPRIMS))
435 for prim in PRIMS:
/dports/lang/mosml/mosml-ver-2.10.1/doc/
H A Drecomp90 runtime/ files listed in variable PRIMS in runtime/Makefile; the C
92 File runtime/primitives is derived automatically from PRIMS and those
165 PRIMS=$(DOSPRIMS)
/dports/science/chrono/chrono-7.0.1/src/chrono/collision/chrono/
H A DChNarrowphase.h52 PRIMS, ///< Analytical collision algorithms for primitive shapes enumerator
H A DChNarrowphase.cpp354 case Algorithm::PRIMS: in ProcessRigidRigid()
/dports/lang/mosml/mosml-ver-2.10.1/src/runtime/
H A Dmakefile.dos25 PRIMS=compare.c extern.c externcp.c floats.c gc_ctrl.c hash.c \
59 prims.c: $(PRIMS)
61 $(PRIMS)
H A DMakefile.w3229 PRIMS=$(BASEPRIMS) $(ADDPRIMS)
59 prims: $(PRIMS)
61 $(PRIMS)
H A DMakefile31 PRIMS=$(BASEPRIMS) $(ADDPRIMS) macro
70 primitives : $(PRIMS)
72 $(PRIMS) > primitives2
/dports/science/erd/erd-3.0.6/src/
H A Derd__ctr_1st_half.f26 + PRIMR,PRIMS,
180 INTEGER PRIMS (1:MIJ)
236 J = PRIMS (IJ)
257 J = PRIMS (IJ)
818 J = PRIMS (IJ)
837 J = PRIMS (IJ)
849 JNEXT = PRIMS (IJ+1)
1357 J = PRIMS (IJ)
1378 J = PRIMS (IJ)
/dports/science/chrono/chrono-7.0.1/src/tests/unit_tests/multicore/
H A Dutest_MCORE_narrowphase.cpp225 msystem_r->GetSettings()->collision.narrowphase_algorithm = ChNarrowphase::Algorithm::PRIMS; in main()
/dports/science/chrono/chrono-7.0.1/src/demos/distributed/
H A Ddemo_DISTR_rotgrav.cpp287 my_sys.GetSettings()->collision.narrowphase_algorithm = ChNarrowphase::Algorithm::PRIMS; in main()
H A Ddemo_DISTR_scaling.cpp280 my_sys.GetSettings()->collision.narrowphase_algorithm = ChNarrowphase::Algorithm::PRIMS; in main()
/dports/science/chrono/chrono-7.0.1/src/demos/multicore/
H A Ddemo_MCORE_cratering.cpp399 msystem->GetSettings()->collision.narrowphase_algorithm = ChNarrowphase::Algorithm::PRIMS; in main()
/dports/misc/usd/USD-21.11/pxr/usdImaging/usdviewq/
H A Dcommon.py174 PRIMS = "Prims" variable in PickModes
H A DviewSettingsDataModel.py113 self._pickMode = self.stateProperty("pickMode", default=PickModes.PRIMS)
H A DappController.py4595 elif self._dataModel.viewSettings.pickMode == PickModes.PRIMS:
/dports/cad/electric/electric-7.00/src/usr/
H A Dusrcom.c50 #define PRIMS 01000 /* primitive node prototype names */ macro
264 us_posbits = ARCS | CELLS | PRIMS; in us_topofarcnodes()
279 us_posbits = ARCS | PRIMS; in us_topofarcnodes()
338 us_posbits = PRIMS; in us_topofprims()
508 us_posbits = PRIMS | CELLS | ARCS | LIBS | MACROS | PORTS | POPUPS | CONSTRAINTS | NETWORKS; in us_topofallthings()
627 if ((us_posbits&PRIMS) != 0) in us_nextparse()
635 us_posbits &= ~PRIMS; in us_nextparse()
/dports/games/libretro-shaders-glsl/glsl-shaders-7052b09dc657d56bea443d5661dccbebcafe32dc/procedural/
H A Dmzadami-pi-train.glsl1421 // GRAPHICS PRIMS
/dports/lang/gforth/gforth-0.7.3/
H A DChangeLog2953 change COMPILE-TO-PRIMS, to call PEEPHOLE-COMPILE, instead of

12