Home
last modified time | relevance | path

Searched refs:refactor (Results 1 – 25 of 33) sorted by relevance

12

/external/jmonkeyengine/engine/src/bullet/com/jme3/bullet/collision/
DPhysicsCollisionEventFactory.java49 event.refactor(type, source, nodeB, manifoldPointObjectId); in getEvent()
DPhysicsCollisionEvent.java73 …public void refactor(int type, PhysicsCollisionObject source, PhysicsCollisionObject nodeB, long m… in refactor() method in PhysicsCollisionEvent
/external/jmonkeyengine/engine/src/jbullet/com/jme3/bullet/collision/
DPhysicsCollisionEventFactory.java50 event.refactor(type, source, nodeB, cp); in getEvent()
DPhysicsCollisionEvent.java78 …public void refactor(int type, PhysicsCollisionObject source, PhysicsCollisionObject nodeB, Manifo… in refactor() method in PhysicsCollisionEvent
/external/llvm/test/CodeGen/X86/
Dvbinop-simplify-bug.ll4 ; DAGCombiner::SimplifyVBinOp in an attempt to refactor some code
/external/doclava/
Dbuild.gradle34 // TODO refactor to allow referencing the "gradle way"
/external/markdown/docs/
DAUTHORS10 included a complete refactor of the core.
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/
DRewriteRuleSubtreeStream.as46 * a proper way to refactor. This needs to always call dup node
/external/chromium-trace/trace-viewer/third_party/Paste/docs/
Dfuture.txt9 The future of these pieces is to split them into independent packages, and refactor the internal Pa…
/external/antlr/antlr-3.4/runtime/Python/
Dpylintrc97 evaluation=10.0 - ((float(5 * error + warning + refactor + convention) / statement) * 10)
/external/libopus/m4/
Dlibtool.m42250 version_type=linux # correct to gnu/linux during the next big refactor
2259 version_type=linux # correct to gnu/linux during the next big refactor
2324 version_type=linux # correct to gnu/linux during the next big refactor
2463 version_type=linux # correct to gnu/linux during the next big refactor
2516 version_type=linux # correct to gnu/linux during the next big refactor
2527 version_type=linux # correct to gnu/linux during the next big refactor
2588 version_type=linux # correct to gnu/linux during the next big refactor
2604 version_type=linux # correct to gnu/linux during the next big refactor
2643 version_type=linux # correct to gnu/linux during the next big refactor
2710 version_type=linux # correct to gnu/linux during the next big refactor
[all …]
/external/openfst/m4/
Dlibtool.m42250 version_type=linux # correct to gnu/linux during the next big refactor
2259 version_type=linux # correct to gnu/linux during the next big refactor
2324 version_type=linux # correct to gnu/linux during the next big refactor
2463 version_type=linux # correct to gnu/linux during the next big refactor
2516 version_type=linux # correct to gnu/linux during the next big refactor
2527 version_type=linux # correct to gnu/linux during the next big refactor
2588 version_type=linux # correct to gnu/linux during the next big refactor
2604 version_type=linux # correct to gnu/linux during the next big refactor
2643 version_type=linux # correct to gnu/linux during the next big refactor
2718 version_type=linux # correct to gnu/linux during the next big refactor
[all …]
/external/libedit/m4/
Dlibtool.m42250 version_type=linux # correct to gnu/linux during the next big refactor
2259 version_type=linux # correct to gnu/linux during the next big refactor
2324 version_type=linux # correct to gnu/linux during the next big refactor
2463 version_type=linux # correct to gnu/linux during the next big refactor
2516 version_type=linux # correct to gnu/linux during the next big refactor
2527 version_type=linux # correct to gnu/linux during the next big refactor
2588 version_type=linux # correct to gnu/linux during the next big refactor
2604 version_type=linux # correct to gnu/linux during the next big refactor
2643 version_type=linux # correct to gnu/linux during the next big refactor
2706 version_type=linux # correct to gnu/linux during the next big refactor
[all …]
/external/pcre/dist/m4/
Dlibtool.m42250 version_type=linux # correct to gnu/linux during the next big refactor
2259 version_type=linux # correct to gnu/linux during the next big refactor
2324 version_type=linux # correct to gnu/linux during the next big refactor
2463 version_type=linux # correct to gnu/linux during the next big refactor
2516 version_type=linux # correct to gnu/linux during the next big refactor
2527 version_type=linux # correct to gnu/linux during the next big refactor
2588 version_type=linux # correct to gnu/linux during the next big refactor
2604 version_type=linux # correct to gnu/linux during the next big refactor
2643 version_type=linux # correct to gnu/linux during the next big refactor
2706 version_type=linux # correct to gnu/linux during the next big refactor
[all …]
/external/libcap-ng/libcap-ng-0.7/m4/
Dlibtool.m42250 version_type=linux # correct to gnu/linux during the next big refactor
2259 version_type=linux # correct to gnu/linux during the next big refactor
2324 version_type=linux # correct to gnu/linux during the next big refactor
2463 version_type=linux # correct to gnu/linux during the next big refactor
2516 version_type=linux # correct to gnu/linux during the next big refactor
2527 version_type=linux # correct to gnu/linux during the next big refactor
2588 version_type=linux # correct to gnu/linux during the next big refactor
2604 version_type=linux # correct to gnu/linux during the next big refactor
2643 version_type=linux # correct to gnu/linux during the next big refactor
2710 version_type=linux # correct to gnu/linux during the next big refactor
[all …]
/external/protobuf/m4/
Dlibtool.m42264 version_type=linux # correct to gnu/linux during the next big refactor
2273 version_type=linux # correct to gnu/linux during the next big refactor
2338 version_type=linux # correct to gnu/linux during the next big refactor
2477 version_type=linux # correct to gnu/linux during the next big refactor
2530 version_type=linux # correct to gnu/linux during the next big refactor
2591 version_type=linux # correct to gnu/linux during the next big refactor
2607 version_type=linux # correct to gnu/linux during the next big refactor
2646 version_type=linux # correct to gnu/linux during the next big refactor
2721 version_type=linux # correct to gnu/linux during the next big refactor
2790 version_type=linux # correct to gnu/linux during the next big refactor
[all …]
/external/chromium-trace/trace-viewer/third_party/webapp2/docs/guide/
Drouting.rst302 We could refactor them to reuse the common path prefix::
/external/llvm/lib/Target/ARM/
DARMRegisterInfo.td228 // FIXME: It would be better to not use this at all and refactor the
/external/protobuf/gtest/
Daclocal.m42278 version_type=linux # correct to gnu/linux during the next big refactor
2287 version_type=linux # correct to gnu/linux during the next big refactor
2352 version_type=linux # correct to gnu/linux during the next big refactor
2491 version_type=linux # correct to gnu/linux during the next big refactor
2544 version_type=linux # correct to gnu/linux during the next big refactor
2605 version_type=linux # correct to gnu/linux during the next big refactor
2621 version_type=linux # correct to gnu/linux during the next big refactor
2660 version_type=linux # correct to gnu/linux during the next big refactor
2735 version_type=linux # correct to gnu/linux during the next big refactor
2804 version_type=linux # correct to gnu/linux during the next big refactor
[all …]
/external/chromium-trace/trace-viewer/tracing/third_party/css-element-queries/test/
Dmootools-more-yui-compressed.min.js1refactor=function(c,d){Object.each(d,function(a,b){var f=c.prototype[b];f=(f&&f.$origin)||f||funct… function
/external/selinux/libsepol/
DChangeLog286 * Merged refactor expander patch from Jeremy Mowery.
/external/ipsec-tools/
DChangeLog582 (Coverity 2001), refactor the code to use port get/set functions
/external/clang/lib/Sema/
DSemaExprObjC.cpp1965 bool (*refactor)(const ObjCMessageExpr *, in applyCocoaAPICheck()
1973 if (refactor(Msg,*S.NSAPIObj, ECommit)) { in applyCocoaAPICheck()
/external/libmtp/
DChangeLog686 * src/libusb-glue.c: refactor PTP_USB to use the raw
1005 end of the file, refactor so as to avoid code duplication,
2012 * src/libmtp.h.in: refactor LIBMTP_Send_Album_Art()
/external/jetty/
DVERSION.txt3055 + refactor of SessionManager and SessionIdManager for clustering
3200 + GERONIMO-2677 refactor of session id handling for clustering
3223 + JETTY-167 cometd refactor
3311 + Major refactor of SelectChannel EndPoint for client selector
3352 + Major refactor of SelectChannel EndPoint for client selector
3536 + refactor HttpChannelEndPoint in preparation for SslEngine
3577 + Major refactor to simplify Server and handler hierarchy

12