Home
last modified time | relevance | path

Searched refs:feature1 (Results 26 – 50 of 379) sorted by relevance

12345678910>>...16

/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/bullet/src/BulletCollision/Gimpact/
H A DbtContactProcessing.h66 btScalar depth, int feature1, int feature2): in GIM_CONTACT() argument
70 m_feature1(feature1), in GIM_CONTACT()
121 btScalar depth, int feature1, int feature2) in push_contact() argument
123 push_back( GIM_CONTACT(point,normal,depth,feature1,feature2) ); in push_contact()
128 int feature1,int feature2) in push_triangle_contacts() argument
135 tricontact.m_penetration_depth,feature1,feature2); in push_triangle_contacts()
H A Dgim_contact.h80 GREAL depth, GUINT feature1, GUINT feature2): in GIM_CONTACT() argument
84 m_feature1(feature1), in GIM_CONTACT()
133 GREAL depth, GUINT feature1, GUINT feature2) in push_contact() argument
140 newele.m_feature1 = feature1; in push_contact()
146 GUINT feature1,GUINT feature2) in push_triangle_contacts() argument
155 newele.m_feature1 = feature1; in push_triangle_contacts()
/dports/biology/p5-BioPerl/BioPerl-1.7.7/t/Tools/
H A DQRNA.t21 is($f->feature1->start,4);
22 is($f->feature1->end, 70);
24 is($f->feature1->seq_id,'DA0780-1-');
46 is($qrna->feature1->seq_id, 'Contig1');
48 is($qrna->feature1->start, 24732);
49 is($qrna->feature1->end, 24881);
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/x86/include/asm/
H A Dalternative.h168 #define ALTERNATIVE_2(oldinstr, newinstr1, feature1, newinstr2, feature2)\ argument
171 ALTINSTR_ENTRY(feature1, 1) \
212 #define alternative_2(oldinstr, newinstr1, feature1, newinstr2, feature2) \ argument
213 asm_inline volatile(ALTERNATIVE_2(oldinstr, newinstr1, feature1, newinstr2, feature2) ::: "memory")
238 #define alternative_input_2(oldinstr, newinstr1, feature1, newinstr2, \ argument
240 asm_inline volatile(ALTERNATIVE_2(oldinstr, newinstr1, feature1, \
260 #define alternative_call_2(oldfunc, newfunc1, feature1, newfunc2, feature2, \ argument
262 asm_inline volatile (ALTERNATIVE_2("call %P[old]", "call %P[new1]", feature1,\
362 .macro ALTERNATIVE_2 oldinstr, newinstr1, feature1, newinstr2, feature2
371 altinstruction_entry 140b,143f,\feature1,142b-140b,144f-143f
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/x86/include/asm/
H A Dalternative.h168 #define ALTERNATIVE_2(oldinstr, newinstr1, feature1, newinstr2, feature2)\ argument
171 ALTINSTR_ENTRY(feature1, 1) \
212 #define alternative_2(oldinstr, newinstr1, feature1, newinstr2, feature2) \ argument
213 asm_inline volatile(ALTERNATIVE_2(oldinstr, newinstr1, feature1, newinstr2, feature2) ::: "memory")
238 #define alternative_input_2(oldinstr, newinstr1, feature1, newinstr2, \ argument
240 asm_inline volatile(ALTERNATIVE_2(oldinstr, newinstr1, feature1, \
260 #define alternative_call_2(oldfunc, newfunc1, feature1, newfunc2, feature2, \ argument
262 asm_inline volatile (ALTERNATIVE_2("call %P[old]", "call %P[new1]", feature1,\
362 .macro ALTERNATIVE_2 oldinstr, newinstr1, feature1, newinstr2, feature2
371 altinstruction_entry 140b,143f,\feature1,142b-140b,144f-143f
/dports/multimedia/libv4l/linux-5.13-rc2/arch/x86/include/asm/
H A Dalternative.h168 #define ALTERNATIVE_2(oldinstr, newinstr1, feature1, newinstr2, feature2)\ argument
171 ALTINSTR_ENTRY(feature1, 1) \
212 #define alternative_2(oldinstr, newinstr1, feature1, newinstr2, feature2) \ argument
213 asm_inline volatile(ALTERNATIVE_2(oldinstr, newinstr1, feature1, newinstr2, feature2) ::: "memory")
238 #define alternative_input_2(oldinstr, newinstr1, feature1, newinstr2, \ argument
240 asm_inline volatile(ALTERNATIVE_2(oldinstr, newinstr1, feature1, \
260 #define alternative_call_2(oldfunc, newfunc1, feature1, newfunc2, feature2, \ argument
262 asm_inline volatile (ALTERNATIVE_2("call %P[old]", "call %P[new1]", feature1,\
362 .macro ALTERNATIVE_2 oldinstr, newinstr1, feature1, newinstr2, feature2
371 altinstruction_entry 140b,143f,\feature1,142b-140b,144f-143f
/dports/biology/p5-BioPerl/BioPerl-1.7.7/lib/Bio/Tools/
H A DGFF.pm858 ( $origfeat->feature1->strand < 0 ?
859 ( $origfeat->feature1->end,
860 $origfeat->feature1->start) :
861 ( $origfeat->feature1->start,
862 $origfeat->feature1->end)
959 ( $origfeat->feature1->strand < 0 ?
960 ( $origfeat->feature1->end,
961 $origfeat->feature1->start) :
962 ( $origfeat->feature1->start,
963 $origfeat->feature1->end)
[all …]
/dports/games/supertuxkart/SuperTuxKart-1.2-src/lib/bullet/src/BulletCollision/Gimpact/
H A Dgim_contact.h80 GREAL depth, GUINT feature1, GUINT feature2): in GIM_CONTACT() argument
84 m_feature1(feature1), in GIM_CONTACT()
133 GREAL depth, GUINT feature1, GUINT feature2) in push_contact() argument
140 newele.m_feature1 = feature1; in push_contact()
146 GUINT feature1,GUINT feature2) in push_triangle_contacts() argument
155 newele.m_feature1 = feature1; in push_triangle_contacts()
/dports/games/critterding/critterding-beta12/src/utils/bullet/BulletCollision/Gimpact/
H A Dgim_contact.h80 GREAL depth, GUINT feature1, GUINT feature2): in GIM_CONTACT() argument
84 m_feature1(feature1), in GIM_CONTACT()
133 GREAL depth, GUINT feature1, GUINT feature2) in push_contact() argument
140 newele.m_feature1 = feature1; in push_contact()
146 GUINT feature1,GUINT feature2) in push_triangle_contacts() argument
155 newele.m_feature1 = feature1; in push_triangle_contacts()
/dports/cad/opencascade/opencascade-7.6.0/tests/boolean/removefeatures/
H A DA18 compound s_6 s_7 feature1
12 compound feature1 feature2 feature3 feature4 gap
14 removefeatures res1 s feature1
18 CheckIsFeatureRemoved feature1 {v e f}
20 removefeatures res3 s feature1 feature2
24 CheckIsFeatureRemoved feature1 {v e f}
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/Bullet/src/BulletCollision/Gimpact/
H A Dgim_contact.h80 GREAL depth, GUINT feature1, GUINT feature2): in GIM_CONTACT() argument
84 m_feature1(feature1), in GIM_CONTACT()
133 GREAL depth, GUINT feature1, GUINT feature2) in push_contact() argument
140 newele.m_feature1 = feature1; in push_contact()
146 GUINT feature1,GUINT feature2) in push_triangle_contacts() argument
155 newele.m_feature1 = feature1; in push_triangle_contacts()
/dports/games/OpenTomb/OpenTomb-win32-2018-02-03_alpha/extern/bullet/BulletCollision/Gimpact/
H A Dgim_contact.h80 GREAL depth, GUINT feature1, GUINT feature2): in GIM_CONTACT() argument
84 m_feature1(feature1), in GIM_CONTACT()
133 GREAL depth, GUINT feature1, GUINT feature2) in push_contact() argument
140 newele.m_feature1 = feature1; in push_contact()
146 GUINT feature1,GUINT feature2) in push_triangle_contacts() argument
155 newele.m_feature1 = feature1; in push_triangle_contacts()
/dports/devel/bullet/bullet3-3.21/src/BulletCollision/Gimpact/
H A DbtContactProcessing.h42 btScalar depth, int feature1, int feature2) in push_contact() argument
44 push_back(GIM_CONTACT(point, normal, depth, feature1, feature2)); in push_contact()
49 int feature1, int feature2) in push_triangle_contacts() argument
56 tricontact.m_penetration_depth, feature1, feature2); in push_triangle_contacts()
H A Dgim_contact.h85 GREAL depth, GUINT feature1, GUINT feature2) : m_point(point), in GIM_CONTACT() argument
88 m_feature1(feature1), in GIM_CONTACT()
137 GREAL depth, GUINT feature1, GUINT feature2) in push_contact() argument
144 newele.m_feature1 = feature1; in push_contact()
150 GUINT feature1, GUINT feature2) in push_triangle_contacts() argument
159 newele.m_feature1 = feature1; in push_triangle_contacts()
/dports/graphics/blender/blender-2.91.0/extern/bullet2/src/BulletCollision/Gimpact/
H A DbtContactProcessing.h42 btScalar depth, int feature1, int feature2) in push_contact() argument
44 push_back(GIM_CONTACT(point, normal, depth, feature1, feature2)); in push_contact()
49 int feature1, int feature2) in push_triangle_contacts() argument
56 tricontact.m_penetration_depth, feature1, feature2); in push_triangle_contacts()
H A Dgim_contact.h85 GREAL depth, GUINT feature1, GUINT feature2) : m_point(point), in GIM_CONTACT() argument
88 m_feature1(feature1), in GIM_CONTACT()
137 GREAL depth, GUINT feature1, GUINT feature2) in push_contact() argument
144 newele.m_feature1 = feature1; in push_contact()
150 GUINT feature1, GUINT feature2) in push_triangle_contacts() argument
159 newele.m_feature1 = feature1; in push_triangle_contacts()
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/bullet/BulletCollision/Gimpact/
H A DbtContactProcessing.h42 btScalar depth, int feature1, int feature2) in push_contact() argument
44 push_back(GIM_CONTACT(point, normal, depth, feature1, feature2)); in push_contact()
49 int feature1, int feature2) in push_triangle_contacts() argument
56 tricontact.m_penetration_depth, feature1, feature2); in push_triangle_contacts()
/dports/science/chrono/chrono-7.0.1/src/chrono/collision/bullet/BulletCollision/Gimpact/
H A DbtContactProcessing.h42 btScalar depth, int feature1, int feature2) in push_contact() argument
44 push_back(GIM_CONTACT(point, normal, depth, feature1, feature2)); in push_contact()
49 int feature1, int feature2) in push_triangle_contacts() argument
56 tricontact.m_penetration_depth, feature1, feature2); in push_triangle_contacts()
H A Dgim_contact.h85 GREAL depth, GUINT feature1, GUINT feature2) : m_point(point), in GIM_CONTACT() argument
88 m_feature1(feature1), in GIM_CONTACT()
137 GREAL depth, GUINT feature1, GUINT feature2) in push_contact() argument
144 newele.m_feature1 = feature1; in push_contact()
150 GUINT feature1, GUINT feature2) in push_triangle_contacts() argument
159 newele.m_feature1 = feature1; in push_triangle_contacts()
/dports/science/chrono/chrono-7.0.1/src/chrono/collision/gimpact/GIMPACT/Bullet/
H A DbtContactProcessing.h42 btScalar depth, int feature1, int feature2) in push_contact() argument
44 push_back(GIM_CONTACT(point, normal, depth, feature1, feature2)); in push_contact()
49 int feature1, int feature2) in push_triangle_contacts() argument
56 tricontact.m_penetration_depth, feature1, feature2); in push_triangle_contacts()
H A Dgim_contact.h85 GREAL depth, GUINT feature1, GUINT feature2) : m_point(point), in GIM_CONTACT() argument
88 m_feature1(feature1), in GIM_CONTACT()
137 GREAL depth, GUINT feature1, GUINT feature2) in push_contact() argument
144 newele.m_feature1 = feature1; in push_contact()
150 GUINT feature1, GUINT feature2) in push_triangle_contacts() argument
159 newele.m_feature1 = feature1; in push_triangle_contacts()
/dports/devel/py-bullet3/bullet3-3.21/src/BulletCollision/Gimpact/
H A DbtContactProcessing.h42 btScalar depth, int feature1, int feature2) in push_contact() argument
44 push_back(GIM_CONTACT(point, normal, depth, feature1, feature2)); in push_contact()
49 int feature1, int feature2) in push_triangle_contacts() argument
56 tricontact.m_penetration_depth, feature1, feature2); in push_triangle_contacts()
H A Dgim_contact.h85 GREAL depth, GUINT feature1, GUINT feature2) : m_point(point), in GIM_CONTACT() argument
88 m_feature1(feature1), in GIM_CONTACT()
137 GREAL depth, GUINT feature1, GUINT feature2) in push_contact() argument
144 newele.m_feature1 = feature1; in push_contact()
150 GUINT feature1, GUINT feature2) in push_triangle_contacts() argument
159 newele.m_feature1 = feature1; in push_triangle_contacts()
/dports/devel/godot/godot-3.2.3-stable/thirdparty/bullet/BulletCollision/Gimpact/
H A DbtContactProcessing.h42 btScalar depth, int feature1, int feature2) in push_contact() argument
44 push_back(GIM_CONTACT(point, normal, depth, feature1, feature2)); in push_contact()
49 int feature1, int feature2) in push_triangle_contacts() argument
56 tricontact.m_penetration_depth, feature1, feature2); in push_triangle_contacts()
H A Dgim_contact.h85 GREAL depth, GUINT feature1, GUINT feature2) : m_point(point), in GIM_CONTACT() argument
88 m_feature1(feature1), in GIM_CONTACT()
137 GREAL depth, GUINT feature1, GUINT feature2) in push_contact() argument
144 newele.m_feature1 = feature1; in push_contact()
150 GUINT feature1, GUINT feature2) in push_triangle_contacts() argument
159 newele.m_feature1 = feature1; in push_triangle_contacts()

12345678910>>...16