Home
last modified time | relevance | path

Searched refs:Parms (Results 1 – 25 of 1145) sorted by relevance

12345678910>>...46

/dports/x11/x11perf/x11perf-1.6.1/
H A Dx11perf.h79 } ParmRec, *Parms; typedef
131 extern void NullProc(XParms xp, Parms p);
167 extern void EndArcs ( XParms xp, Parms p );
172 extern void MidScroll ( XParms xp, Parms p );
173 extern void EndScroll ( XParms xp, Parms p );
203 EndCompositeWin (XParms xp, Parms p);
212 EndCompositePix (XParms xp, Parms p);
227 extern void EndDots ( XParms xp, Parms p );
237 extern void EndLines ( XParms xp, Parms p );
285 extern void EndText ( XParms xp, Parms p );
[all …]
/dports/misc/otter/otter-3.3f/source/
H A Doptions.c21 Parms[i].name = ""; in init_options()
457 Parms[MAX_GEN].val = -1; in init_options()
458 Parms[MAX_GEN].min = -1; in init_options()
472 Parms[REPORT].val = -1; in init_options()
473 Parms[REPORT].min = -1; in init_options()
537 Parms[HEAT].val = 1; in init_options()
538 Parms[HEAT].min = 0; in init_options()
539 Parms[HEAT].max = 100; in init_options()
691 fprintf(fp, "%s, %d). ", Parms[i].name, Parms[i].val); in print_options()
1028 else if (new_val < Parms[index].min || new_val > Parms[index].max) { in change_parm()
[all …]
/dports/devel/gputils/gputils-1.5.0/gpasm/
H A Dspecial.c60 do_insn("incf", Parms); in _do_addcf()
74 do_insn("incf", Parms); in _do_adddcf()
87 do_insn("goto", Parms); in _do_b()
101 do_insn("goto", Parms); in _do_bc()
115 do_insn("goto", Parms); in _do_bdc()
129 do_insn("goto", Parms); in _do_bz()
143 do_insn("goto", Parms); in _do_bnc()
157 do_insn("goto", Parms); in _do_bndc()
171 do_insn("goto", Parms); in _do_bnz()
233 do_insn("call", Parms); in _do_lcall()
[all …]
/dports/textproc/aspell-ispell/aspell-0.60.8/modules/speller/default/
H A Dvector_hash-t.hpp23 template <class Parms>
37 template <class Parms>
45 template<class Parms>
53 template<class Parms>
72 template<class Parms>
78 template<class Parms>
89 template<class Parms>
101 template<class Parms>
113 template<class Parms>
142 void VectorHashTable<Parms>::swap(VectorHashTable<Parms> &other) { in swap()
[all …]
H A Dvector_hash.hpp39 template <class Parms>
112 template <class Parms>
114 bool operator== (VHTIterator<Parms> rhs, VHTIterator<Parms> lhs) in operator ==()
121 template <class Parms>
123 bool operator!= (VHTIterator<Parms> rhs, VHTIterator<Parms> lhs) in operator !=()
148 template <class Parms>
165 Parms parms_;
168 typedef Parms parms_type;
214 VectorHashTable(size_type i, const Parms & p = Parms());
216 VectorHashTable(const Parms & p = Parms()) in VectorHashTable()
[all …]
/dports/textproc/aspell/aspell-0.60.8/modules/speller/default/
H A Dvector_hash-t.hpp23 template <class Parms>
37 template <class Parms>
45 template<class Parms>
53 template<class Parms>
72 template<class Parms>
78 template<class Parms>
89 template<class Parms>
101 template<class Parms>
113 template<class Parms>
142 void VectorHashTable<Parms>::swap(VectorHashTable<Parms> &other) { in swap()
[all …]
H A Dvector_hash.hpp39 template <class Parms>
112 template <class Parms>
114 bool operator== (VHTIterator<Parms> rhs, VHTIterator<Parms> lhs) in operator ==()
121 template <class Parms>
123 bool operator!= (VHTIterator<Parms> rhs, VHTIterator<Parms> lhs) in operator !=()
148 template <class Parms>
165 Parms parms_;
168 typedef Parms parms_type;
214 VectorHashTable(size_type i, const Parms & p = Parms());
216 VectorHashTable(const Parms & p = Parms()) in VectorHashTable()
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/opto/
H A Druntime.cpp713 int argp = TypeFunc::Parms; in make_arraycopy_Type()
768 int argp = TypeFunc::Parms; in array_fill_Type()
791 int argp = TypeFunc::Parms; in aescrypt_block_Type()
813 int argp = TypeFunc::Parms; in updateBytesCRC32_Type()
835 int argp = TypeFunc::Parms; in updateBytesCRC32C_Type()
858 int argp = TypeFunc::Parms; in updateBytesAdler32_Type()
878 int argp = TypeFunc::Parms; in cipherBlockChaining_aescrypt_Type()
900 int argp = TypeFunc::Parms; in electronicCodeBook_aescrypt_Type()
921 int argp = TypeFunc::Parms; in counterMode_aescrypt_Type()
946 int argp = TypeFunc::Parms; in digestBase_implCompress_Type()
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/opto/
H A Druntime.cpp710 int argp = TypeFunc::Parms; in make_arraycopy_Type()
765 int argp = TypeFunc::Parms; in array_fill_Type()
791 int argp = TypeFunc::Parms; in aescrypt_block_Type()
816 int argp = TypeFunc::Parms; in updateBytesCRC32_Type()
838 int argp = TypeFunc::Parms; in updateBytesCRC32C_Type()
861 int argp = TypeFunc::Parms; in updateBytesAdler32_Type()
884 int argp = TypeFunc::Parms; in cipherBlockChaining_aescrypt_Type()
912 int argp = TypeFunc::Parms; in electronicCodeBook_aescrypt_Type()
939 int argp = TypeFunc::Parms; in counterMode_aescrypt_Type()
967 int argp = TypeFunc::Parms; in sha_implCompress_Type()
[all …]
H A DgenerateOptoStub.cpp121 uint cnt = TypeFunc::Parms; in gen_stub()
145 …const Type* retval = (jrange->cnt() == TypeFunc::Parms) ? Type::TOP : jrange->field_at(TypeFunc::P… in gen_stub()
162 rfields[TypeFunc::Parms] = jrange->field_at(TypeFunc::Parms); in gen_stub()
163 if (jrange->cnt() == TypeFunc::Parms+2) { in gen_stub()
164 rfields[TypeFunc::Parms+1] = jrange->field_at(TypeFunc::Parms+1); in gen_stub()
184 for (i = 0; i < TypeFunc::Parms; i++) { in gen_stub()
210 if (range->cnt() > TypeFunc::Parms) { in gen_stub()
225 map()->set_req( TypeFunc::Parms, retnode ); in gen_stub()
243 Node* target = map()->in(TypeFunc::Parms); in gen_stub()
284 ret = new ReturnNode(TypeFunc::Parms, if_null, in gen_stub()
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/opto/
H A Druntime.cpp710 int argp = TypeFunc::Parms; in make_arraycopy_Type()
765 int argp = TypeFunc::Parms; in array_fill_Type()
791 int argp = TypeFunc::Parms; in aescrypt_block_Type()
816 int argp = TypeFunc::Parms; in updateBytesCRC32_Type()
838 int argp = TypeFunc::Parms; in updateBytesCRC32C_Type()
861 int argp = TypeFunc::Parms; in updateBytesAdler32_Type()
884 int argp = TypeFunc::Parms; in cipherBlockChaining_aescrypt_Type()
912 int argp = TypeFunc::Parms; in electronicCodeBook_aescrypt_Type()
939 int argp = TypeFunc::Parms; in counterMode_aescrypt_Type()
967 int argp = TypeFunc::Parms; in sha_implCompress_Type()
[all …]
H A DgenerateOptoStub.cpp121 uint cnt = TypeFunc::Parms; in gen_stub()
145 …const Type* retval = (jrange->cnt() == TypeFunc::Parms) ? Type::TOP : jrange->field_at(TypeFunc::P… in gen_stub()
162 rfields[TypeFunc::Parms] = jrange->field_at(TypeFunc::Parms); in gen_stub()
163 if (jrange->cnt() == TypeFunc::Parms+2) { in gen_stub()
164 rfields[TypeFunc::Parms+1] = jrange->field_at(TypeFunc::Parms+1); in gen_stub()
184 for (i = 0; i < TypeFunc::Parms; i++) { in gen_stub()
210 if (range->cnt() > TypeFunc::Parms) { in gen_stub()
225 map()->set_req( TypeFunc::Parms, retnode ); in gen_stub()
243 Node* target = map()->in(TypeFunc::Parms); in gen_stub()
284 ret = new ReturnNode(TypeFunc::Parms, if_null, in gen_stub()
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/opto/
H A Druntime.cpp710 int argp = TypeFunc::Parms; in make_arraycopy_Type()
765 int argp = TypeFunc::Parms; in array_fill_Type()
791 int argp = TypeFunc::Parms; in aescrypt_block_Type()
816 int argp = TypeFunc::Parms; in updateBytesCRC32_Type()
838 int argp = TypeFunc::Parms; in updateBytesCRC32C_Type()
861 int argp = TypeFunc::Parms; in updateBytesAdler32_Type()
884 int argp = TypeFunc::Parms; in cipherBlockChaining_aescrypt_Type()
912 int argp = TypeFunc::Parms; in electronicCodeBook_aescrypt_Type()
939 int argp = TypeFunc::Parms; in counterMode_aescrypt_Type()
967 int argp = TypeFunc::Parms; in sha_implCompress_Type()
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/opto/
H A Druntime.cpp733 int argp = TypeFunc::Parms; in make_arraycopy_Type()
788 int argp = TypeFunc::Parms; in array_fill_Type()
811 int argp = TypeFunc::Parms; in aescrypt_block_Type()
833 int argp = TypeFunc::Parms; in updateBytesCRC32_Type()
855 int argp = TypeFunc::Parms; in updateBytesCRC32C_Type()
878 int argp = TypeFunc::Parms; in updateBytesAdler32_Type()
898 int argp = TypeFunc::Parms; in cipherBlockChaining_aescrypt_Type()
920 int argp = TypeFunc::Parms; in electronicCodeBook_aescrypt_Type()
941 int argp = TypeFunc::Parms; in counterMode_aescrypt_Type()
966 int argp = TypeFunc::Parms; in digestBase_implCompress_Type()
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/opto/
H A Druntime.cpp710 int argp = TypeFunc::Parms; in make_arraycopy_Type()
765 int argp = TypeFunc::Parms; in array_fill_Type()
791 int argp = TypeFunc::Parms; in aescrypt_block_Type()
816 int argp = TypeFunc::Parms; in updateBytesCRC32_Type()
838 int argp = TypeFunc::Parms; in updateBytesCRC32C_Type()
861 int argp = TypeFunc::Parms; in updateBytesAdler32_Type()
884 int argp = TypeFunc::Parms; in cipherBlockChaining_aescrypt_Type()
912 int argp = TypeFunc::Parms; in counterMode_aescrypt_Type()
940 int argp = TypeFunc::Parms; in sha_implCompress_Type()
961 int argp = TypeFunc::Parms; in digestBase_implCompressMB_Type()
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/opto/
H A Druntime.cpp710 int argp = TypeFunc::Parms; in make_arraycopy_Type()
765 int argp = TypeFunc::Parms; in array_fill_Type()
791 int argp = TypeFunc::Parms; in aescrypt_block_Type()
816 int argp = TypeFunc::Parms; in updateBytesCRC32_Type()
838 int argp = TypeFunc::Parms; in updateBytesCRC32C_Type()
861 int argp = TypeFunc::Parms; in updateBytesAdler32_Type()
884 int argp = TypeFunc::Parms; in cipherBlockChaining_aescrypt_Type()
912 int argp = TypeFunc::Parms; in counterMode_aescrypt_Type()
940 int argp = TypeFunc::Parms; in sha_implCompress_Type()
961 int argp = TypeFunc::Parms; in digestBase_implCompressMB_Type()
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/opto/
H A Druntime.cpp711 int argp = TypeFunc::Parms; in make_arraycopy_Type()
766 int argp = TypeFunc::Parms; in array_fill_Type()
792 int argp = TypeFunc::Parms; in aescrypt_block_Type()
817 int argp = TypeFunc::Parms; in updateBytesCRC32_Type()
839 int argp = TypeFunc::Parms; in updateBytesCRC32C_Type()
862 int argp = TypeFunc::Parms; in updateBytesAdler32_Type()
885 int argp = TypeFunc::Parms; in cipherBlockChaining_aescrypt_Type()
913 int argp = TypeFunc::Parms; in electronicCodeBook_aescrypt_Type()
940 int argp = TypeFunc::Parms; in counterMode_aescrypt_Type()
968 int argp = TypeFunc::Parms; in sha_implCompress_Type()
[all …]
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/opto/
H A Druntime.cpp102 int argp = TypeFunc::Parms; in ghash_processBlocks_Type()
758 int argp = TypeFunc::Parms; in make_arraycopy_Type()
813 int argp = TypeFunc::Parms; in array_fill_Type()
847 int argp = TypeFunc::Parms; in aescrypt_block_Type()
875 int argp = TypeFunc::Parms; in updateBytesCRC32_Type()
906 int argp = TypeFunc::Parms; in cipherBlockChaining_aescrypt_Type()
933 int argp = TypeFunc::Parms; in sha_implCompress_Type()
957 int argp = TypeFunc::Parms; in digestBase_implCompressMB_Type()
986 int argp = TypeFunc::Parms; in multiplyToLen_Type()
1008 int argp = TypeFunc::Parms; in squareToLen_Type()
[all …]
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/opto/
H A Druntime.cpp102 int argp = TypeFunc::Parms; in ghash_processBlocks_Type()
758 int argp = TypeFunc::Parms; in make_arraycopy_Type()
813 int argp = TypeFunc::Parms; in array_fill_Type()
847 int argp = TypeFunc::Parms; in aescrypt_block_Type()
875 int argp = TypeFunc::Parms; in updateBytesCRC32_Type()
906 int argp = TypeFunc::Parms; in cipherBlockChaining_aescrypt_Type()
933 int argp = TypeFunc::Parms; in sha_implCompress_Type()
957 int argp = TypeFunc::Parms; in digestBase_implCompressMB_Type()
986 int argp = TypeFunc::Parms; in multiplyToLen_Type()
1008 int argp = TypeFunc::Parms; in squareToLen_Type()
[all …]
/dports/devel/gputils/gputils-1.5.0/gplink/
H A Dscript.c67 for (; Parms != NULL; Parms = PnListTail(Parms)) { in _do_files()
68 p = PnListHead(Parms); in _do_files()
86 p = PnListHead(Parms); in _do_include()
132 for (; Parms != NULL; Parms = PnListTail(Parms)) { in _do_logsec()
133 p = PnListHead(Parms); in _do_logsec()
264 for (; Parms != NULL; Parms = PnListTail(Parms)) { in _do_secdef()
265 p = PnListHead(Parms); in _do_secdef()
449 for (; Parms != NULL; Parms = PnListTail(Parms)) { in _do_stack()
450 p = PnListHead(Parms); in _do_stack()
527 for (; Parms != NULL; Parms = PnListTail(Parms)) { in script_add_path()
[all …]
/dports/textproc/aspell-ispell/aspell-0.60.8/common/
H A Dgeneric_copy_ptr.hpp24 template <typename T, typename Parms>
28 Parms parms_;
32 explicit GenericCopyPtr(T * p = 0, const Parms & parms = Parms()) in GenericCopyPtr()
42 void assign(const T * other, const Parms & parms = Parms());
45 void reset(T * other = 0, const Parms & parms = Parms());
54 const Parms & parms() {return parms_;} in parms()
55 const Parms & parms() const {return parms_;} in parms()
H A Dgeneric_copy_ptr-t.hpp20 template <typename T, typename Parms>
21 GenericCopyPtr<T,Parms>::GenericCopyPtr(const GenericCopyPtr & other) in GenericCopyPtr()
30 template <typename T, typename Parms>
31 void GenericCopyPtr<T,Parms>::assign(const T * other_ptr, in assign()
32 const Parms & other_parms) in assign()
45 template <typename T, typename Parms>
46 void GenericCopyPtr<T,Parms>::reset (T * other, const Parms & other_parms) in reset()
54 template <typename T, typename Parms>
55 GenericCopyPtr<T,Parms>::~GenericCopyPtr() in ~GenericCopyPtr()
/dports/textproc/aspell/aspell-0.60.8/common/
H A Dgeneric_copy_ptr.hpp24 template <typename T, typename Parms>
28 Parms parms_;
32 explicit GenericCopyPtr(T * p = 0, const Parms & parms = Parms()) in GenericCopyPtr()
42 void assign(const T * other, const Parms & parms = Parms());
45 void reset(T * other = 0, const Parms & parms = Parms());
54 const Parms & parms() {return parms_;} in parms()
55 const Parms & parms() const {return parms_;} in parms()
H A Dgeneric_copy_ptr-t.hpp20 template <typename T, typename Parms>
21 GenericCopyPtr<T,Parms>::GenericCopyPtr(const GenericCopyPtr & other) in GenericCopyPtr()
30 template <typename T, typename Parms>
31 void GenericCopyPtr<T,Parms>::assign(const T * other_ptr, in assign()
32 const Parms & other_parms) in assign()
45 template <typename T, typename Parms>
46 void GenericCopyPtr<T,Parms>::reset (T * other, const Parms & other_parms) in reset()
54 template <typename T, typename Parms>
55 GenericCopyPtr<T,Parms>::~GenericCopyPtr() in ~GenericCopyPtr()
/dports/math/saga/saga-8.1.3/saga-gis/src/tools/grid/grid_visualisation/
H A DGrid_Terrain_Map.cpp261 CSG_Parameters Parms; in Generate_Topography() local
263 if( DataObject_Get_Parameters(pShade, Parms) && Parms("DISPLAY_TRANSPARENCY") ) in Generate_Topography()
265 Parms("DISPLAY_TRANSPARENCY")->Set_Value(40); in Generate_Topography()
267 DataObject_Set_Parameters(pShade, Parms); in Generate_Topography()
336 CSG_Parameters Parms; in Generate_Morphology() local
338 if( DataObject_Get_Parameters(pSlope, Parms) && Parms("DISPLAY_TRANSPARENCY") ) in Generate_Morphology()
342 DataObject_Set_Parameters(pSlope, Parms); in Generate_Morphology()
384 CSG_Parameters Parms; in Generate_Contours()
386 …if( DataObject_Get_Parameters(pContours, Parms) && Parms("UNISYMBOL_COLOR") && Parms("DISPLAY_TRAN… in Generate_Contours()
388 Parms("UNISYMBOL_COLOR")->Set_Value(0); in Generate_Contours()
[all …]

12345678910>>...46