Home
last modified time | relevance | path

Searched +defs:def +defs:body (Results 1 – 25 of 1562) sorted by relevance

12345678910>>...63

/dports/devel/love5/love-0.5-0/src/box2d/
H A Dlove_box2d.cpp49 pBody body(new Body(world, b2Vec2(x, y), mass)); in newBody() local
55 pBody body(new Body(world, b2Vec2(x, y), 1)); in newBody() local
61 pBody body(new Body(world, b2Vec2(0, 0), 1)); in newBody() local
65 pCircleShape newCircleShape(pBody body, float radius) in newCircleShape()
72 b2CircleDef def; in newCircleShape() local
94 b2PolygonDef def; in newRectangleShape() local
111 b2PolygonDef def; in newPolygonShape() local
147 b2DistanceJointDef def; in newDistanceJoint() local
156 b2MouseJointDef def; in newMouseJoint() local
164 b2RevoluteJointDef def; in newRevoluteJoint() local
[all …]
H A DCircleShape.cpp8 CircleShape::CircleShape(boost::shared_ptr<Body> body, b2CircleDef * def) in CircleShape()
H A DPolygonShape.cpp8 PolygonShape::PolygonShape(boost::shared_ptr<Body> body, b2PolygonDef * def) in PolygonShape()
/dports/security/keybase/client-v5.7.1/protocol/json/stellar1/
H A Dbundle.json71 "def": false boolean
78 "def": false boolean
85 "def": false boolean
92 "def": false boolean
99 "def": false boolean
106 "def": false boolean
113 "def": false boolean
120 "def": false boolean
127 "def": false boolean
134 "def": false boolean
[all …]
/dports/security/keybase/client-v5.7.1/protocol/json/keybase1/
H A Dhome.json31 "def": false boolean
38 "def": false boolean
45 "def": false boolean
51 "def": true boolean
53 "body": null null
68 "def": false boolean
74 "def": true boolean
76 "body": null null
201 "def": true boolean
203 "body": null null
[all …]
/dports/devel/love07/love-HEAD/src/modules/physics/box2d/
H A DPhysics.cpp65 CircleShape * Physics::newCircleShape(Body * body, float radius) in newCircleShape()
70 CircleShape * Physics::newCircleShape(Body * body, float x, float y, float radius) in newCircleShape()
72 b2CircleDef def; in newCircleShape() local
81 PolygonShape * Physics::newRectangleShape(Body * body, float w, float h) in newRectangleShape()
86 PolygonShape * Physics::newRectangleShape(Body * body, float x, float y, float w, float h) in newRectangleShape()
91 …PolygonShape * Physics::newRectangleShape(Body * body, float x, float y, float w, float h, float a… in newRectangleShape()
93 b2PolygonDef def; in newRectangleShape() local
110 b2PolygonDef def; in newPolygonShape() local
150 MouseJoint * Physics::newMouseJoint(Body * body, float x, float y) in newMouseJoint()
H A DPolygonShape.cpp33 PolygonShape::PolygonShape(Body * body, b2PolygonDef * def) in PolygonShape()
H A DCircleShape.cpp33 CircleShape::CircleShape(Body * body, b2CircleDef * def) in CircleShape()
/dports/x11/xkbcomp/xkbcomp-1.4.5/
H A Dparseutils.c127 KeycodeDef *def; in KeycodeCreate() local
172 VModDef *def; in VModCreate() local
192 VarDef *def; in VarCreate() local
224 InterpDef *def; in InterpCreate() local
246 KeyTypeCreate(Atom name, VarDef * body) in KeyTypeCreate()
248 KeyTypeDef *def; in KeyTypeCreate() local
270 SymbolsDef *def; in SymbolsCreate() local
315 ModMapDef *def; in ModMapCreate() local
335 IndicatorMapCreate(Atom name, VarDef * body) in IndicatorMapCreate()
401 ExprDef *def; in CreateKeysymList() local
[all …]
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dloop-invariant.c76 struct def struct
95 struct def *def; argument
205 compute_always_reached (struct loop *loop, basic_block *body, in compute_always_reached()
225 find_exits (struct loop *loop, basic_block *body, in find_exits()
305 find_defs (struct loop *loop, basic_block *body, struct df *df) in find_defs()
383 struct ref *use, *def; in check_dependencies() local
423 struct def *def; in find_invariant_insn() local
484 struct ref *use, *def; in record_uses() local
550 find_invariants_body (struct loop *loop, basic_block *body, in find_invariants_body()
572 basic_block *body = get_loop_body_in_dom_order (loop); in find_invariants() local
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.rmic/share/classes/sun/tools/tree/
H A DTryStatement.java44 Statement body; field in TryStatement
51 public TryStatement(long where, Statement body, Statement args[]) { in TryStatement()
92 ClassDefinition def = env.getClassDefinition(type); in check() local
124 ClassDefinition def = env.getClassDefinition(type); in check() local
154 ClassDefinition def = c.getClassDefinition(env); in check() local
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.rmic/share/classes/sun/tools/tree/
H A DTryStatement.java44 Statement body; field in TryStatement
51 public TryStatement(long where, Statement body, Statement args[]) { in TryStatement()
92 ClassDefinition def = env.getClassDefinition(type); in check() local
124 ClassDefinition def = env.getClassDefinition(type); in check() local
154 ClassDefinition def = c.getClassDefinition(env); in check() local
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/tools/tree/
H A DTryStatement.java44 Statement body; field in TryStatement
51 public TryStatement(long where, Statement body, Statement args[]) { in TryStatement()
92 ClassDefinition def = env.getClassDefinition(type); in check() local
124 ClassDefinition def = env.getClassDefinition(type); in check() local
154 ClassDefinition def = c.getClassDefinition(env); in check() local
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.rmic/share/classes/sun/tools/tree/
H A DTryStatement.java44 Statement body; field in TryStatement
51 public TryStatement(long where, Statement body, Statement args[]) { in TryStatement()
92 ClassDefinition def = env.getClassDefinition(type); in check() local
124 ClassDefinition def = env.getClassDefinition(type); in check() local
154 ClassDefinition def = c.getClassDefinition(env); in check() local
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.rmic/share/classes/sun/tools/tree/
H A DTryStatement.java44 Statement body; field in TryStatement
51 public TryStatement(long where, Statement body, Statement args[]) { in TryStatement()
92 ClassDefinition def = env.getClassDefinition(type); in check() local
124 ClassDefinition def = env.getClassDefinition(type); in check() local
154 ClassDefinition def = c.getClassDefinition(env); in check() local
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.rmic/share/classes/sun/tools/tree/
H A DTryStatement.java44 Statement body; field in TryStatement
51 public TryStatement(long where, Statement body, Statement args[]) { in TryStatement()
92 ClassDefinition def = env.getClassDefinition(type); in check() local
124 ClassDefinition def = env.getClassDefinition(type); in check() local
154 ClassDefinition def = c.getClassDefinition(env); in check() local
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/tools/tree/
H A DTryStatement.java44 Statement body; field in TryStatement
51 public TryStatement(long where, Statement body, Statement args[]) { in TryStatement()
92 ClassDefinition def = env.getClassDefinition(type); in check() local
124 ClassDefinition def = env.getClassDefinition(type); in check() local
154 ClassDefinition def = c.getClassDefinition(env); in check() local
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/crates/hir_ty/src/
H A Dtests.rs412 let def = it.into(); in visit_module() localVariable
414 let body = db.body(def); in visit_module() localVariable
418 let def = it.into(); in visit_module() localVariable
420 let body = db.body(def); in visit_module() localVariable
437 let def = it.into(); in visit_module() localVariable
439 let body = db.body(def); in visit_module() localVariable
443 let def = it.into(); in visit_module() localVariable
445 let body = db.body(def); in visit_module() localVariable
449 let def = it.into(); in visit_module() localVariable
451 let body = db.body(def); in visit_module() localVariable
/dports/lang/rust/rustc-1.58.1-src/src/tools/rust-analyzer/crates/hir_ty/src/
H A Dtests.rs412 let def = it.into(); in visit_module() localVariable
414 let body = db.body(def); in visit_module() localVariable
418 let def = it.into(); in visit_module() localVariable
420 let body = db.body(def); in visit_module() localVariable
437 let def = it.into(); in visit_module() localVariable
439 let body = db.body(def); in visit_module() localVariable
443 let def = it.into(); in visit_module() localVariable
445 let body = db.body(def); in visit_module() localVariable
449 let def = it.into(); in visit_module() localVariable
451 let body = db.body(def); in visit_module() localVariable
/dports/security/keybase/client-v5.7.1/protocol/json/chat1/
H A Dcommands.json83 "def": false boolean
85 "body": "ConversationBuiltinCommandTyp" string
90 "def": false boolean
92 "body": "ConversationCommandGroupsCustom" string
97 "def": false boolean
99 "body": null null
H A Dunfurl.json195 "def": false boolean
202 "def": false boolean
209 "def": false boolean
216 "def": false boolean
343 "def": false boolean
350 "def": false boolean
357 "def": false boolean
359 "body": "UnfurlGiphy" string
495 "def": false boolean
502 "def": false boolean
[all …]
/dports/math/reduce/Reduce-svn5758-src/jslisp/src/java/org/mathpiper/mpreduce/functions/lisp/
H A DMacro.java57 public LispObject body; field in Macro
90 public Macro(LispObject def) throws Exception in Macro()
/dports/x11/libxkbcommon/libxkbcommon-1.3.1/src/xkbcomp/
H A Dast-build.c268 KeycodeDef *def = malloc(sizeof(*def)); in KeycodeCreate() local
298 VModDef *def = malloc(sizeof(*def)); in VModCreate() local
313 VarDef *def = malloc(sizeof(*def)); in VarCreate() local
329 VarDef *def; in BoolVarCreate() local
348 InterpDef *def = malloc(sizeof(*def)); in InterpCreate() local
362 KeyTypeCreate(xkb_atom_t name, VarDef *body) in KeyTypeCreate()
364 KeyTypeDef *def = malloc(sizeof(*def)); in KeyTypeCreate() local
380 SymbolsDef *def = malloc(sizeof(*def)); in SymbolsCreate() local
412 ModMapDef *def = malloc(sizeof(*def)); in ModMapCreate() local
426 LedMapCreate(xkb_atom_t name, VarDef *body) in LedMapCreate()
[all …]
/dports/math/reduce/Reduce-svn5758-src/jlisp/android/AndroidReduce/src/uk/co/codemist/jlisp/
H A DMacro.java50 LispObject body; field in Macro
83 Macro(LispObject def) throws Exception in Macro()
/dports/math/reduce/Reduce-svn5758-src/jlisp/core/
H A DMacro.java53 LispObject body; field in Macro
86 Macro(LispObject def) throws Exception in Macro()

12345678910>>...63