MCPcopy Create free account

hub / github.com/ZhouWeikuan/DouDiZhu / functions

Functions28,954 in github.com/ZhouWeikuan/DouDiZhu

↓ 20 callersMethodGetType
code/frameworks/cocos2d-x/external/Box2D/Dynamics/Joints/b2Joint.h:186
↓ 20 callersFunctionStringRef
code/frameworks/cocos2d-x/external/json/document.h:346
↓ 20 callersFunction_pbcH_alloc
code/3rd/protobuf/alloc.c:64
↓ 20 callersMethodasBool
code/frameworks/cocos2d-x/cocos/base/CCValue.cpp:652
↓ 20 callersFunctioncolor3b_to_luaval
code/frameworks/cocos2d-x/cocos/scripting/lua-bindings/manual/LuaBasicConversions.cpp:2549
↓ 20 callersFunctioncpv
Convenience constructor for cpVect structs.
code/frameworks/cocos2d-x/external/chipmunk/include/chipmunk/cpVect.h:35
↓ 20 callersFunctioncross
@brief Return the cross product between this and another vector * @param v The other vector */
code/frameworks/cocos2d-x/external/bullet/include/bullet/LinearMath/btVector3.h:377
↓ 20 callersMethoddot
code/frameworks/cocos2d-x/cocos/math/Vec3.cpp:172
↓ 20 callersMethodempty
code/frameworks/cocos2d-x/cocos/audio/android/CCThreadPool.h:185
↓ 20 callersMethodend
code/frameworks/cocos2d-x/cocos/audio/AudioEngine.cpp:152
↓ 20 callersMethodgetFileExtension
code/frameworks/cocos2d-x/cocos/platform/CCFileUtils.cpp:1541
↓ 20 callersMethodgetHttpRequest
code/frameworks/cocos2d-x/cocos/scripting/lua-bindings/manual/network/lua_xml_http_request.h:75
↓ 20 callersMethodgetInversed
code/frameworks/cocos2d-x/cocos/math/Mat4.cpp:637
↓ 20 callersMethodgetNodeAtIdx
code/frameworks/cocos2d-x/external/recast/Detour/DetourNode.h:70
↓ 20 callersMethodgetObject
code/frameworks/cocos2d-x/cocos/2d/CCActionInstant.cpp:626
↓ 20 callersMethodgetSuitableFOpen
code/frameworks/cocos2d-x/cocos/platform/CCFileUtils.cpp:1225
↓ 20 callersFunctionluaL_addlstring
code/3rd/lua/lauxlib.c:528
↓ 20 callersFunctionluaL_checkudata
code/3rd/lua/lauxlib.c:333
↓ 20 callersFunctionlua_isuserdata
code/3rd/lua/lapi.c:289
↓ 20 callersMethodreadInt
code/frameworks/cocos2d-x/cocos/editor-support/cocosbuilder/CCBReader.cpp:427
↓ 20 callersMethodsetAnchorPoint
code/frameworks/cocos2d-x/cocos/ui/UIEditBox/UIEditBox.cpp:474
↓ 20 callersMethodsetColor
code/frameworks/cocos2d-x/cocos/ui/UIRichText.cpp:120
↓ 20 callersMethodsetFontName
code/frameworks/cocos2d-x/cocos/ui/UIText.cpp:155
↓ 20 callersFunctionsetPosition
code/frameworks/cocos2d-x/cocos/ui/UIEditBox/UIEditBoxImpl-common.h:91
↓ 20 callersMethodsetPreferredSize
code/frameworks/cocos2d-x/cocos/ui/UIScale9Sprite.cpp:354
↓ 20 callersMethodsize
Retrieves the amount of keys.
code/frameworks/cocos2d-x/external/bullet/include/bullet/BulletCollision/Gimpact/gim_hash_table.h:689
↓ 20 callersFunctiontolua_toboolean
code/frameworks/cocos2d-x/external/lua/tolua/tolua_to.c:69
↓ 20 callersFunctionunzClose
Close a ZipFile opened with unzipOpen. If there is files inside the .Zip opened with unzipOpenCurrentFile (see later), these files MUST be close
code/frameworks/cocos2d-x/external/unzip/unzip.cpp:819
↓ 20 callersFunctionupdateColor
code/frameworks/cocos2d-x/cocos/2d/CCNode.h:1886
↓ 19 callersFunctionOrient2d
* Forumla to calculate signed area<br> * Positive if CCW<br> * Negative if CW<br> * 0 if collinear<br> * <pre> * A[P1,P2,P3] = (x1*y2 - y1*x2)
code/frameworks/cocos2d-x/external/poly2tri/common/utils.h:64
↓ 19 callersMethodSet
code/frameworks/cocos2d-x/external/Box2D/Collision/Shapes/b2PolygonShape.cpp:120
↓ 19 callersMethodTake
code/frameworks/cocos2d-x/external/json/encodedstream.h:157
↓ 19 callersMethodaddChild
* override add: */
code/frameworks/cocos2d-x/cocos/2d/CCMenu.cpp:180
↓ 19 callersMethodaddEventListener
code/frameworks/cocos2d-x/cocos/ui/UISlider.cpp:529
↓ 19 callersFunctionb2Min
code/frameworks/cocos2d-x/external/Box2D/Common/b2Math.h:632
↓ 19 callersMethodcalculate
----------------------------------------------------------------------- ----------------------------------------------------------------------- ------
code/frameworks/cocos2d-x/extensions/Particle3D/PU/CCPUDynamicAttribute.cpp:456
↓ 19 callersFunctionconstruct
Constructor implementation for type T.*/
code/frameworks/cocos2d-x/cocos/base/allocator/CCAllocatorStrategyPool.h:66
↓ 19 callersFunctioncpVert2Point
code/frameworks/cocos2d-x/extensions/physics-nodes/CCPhysicsDebugNode.cpp:66
↓ 19 callersFunctioncreate
code/frameworks/cocos2d-x/cocos/deprecated/CCBool.h:47
↓ 19 callersFunctioncross
Calculates cross product of two points. @return float @since v2.1.4 * @js NA * @lua NA */
code/frameworks/cocos2d-x/cocos/math/Vec2.h:535
↓ 19 callersFunctiondraw
LabelLetter doesn't need to draw directly.
code/frameworks/cocos2d-x/cocos/2d/CCLabel.cpp:161
↓ 19 callersFunctiondtMathFloorf
code/frameworks/cocos2d-x/external/recast/Detour/DetourMath.h:14
↓ 19 callersFunctiondtVlerp
Performs a linear interpolation between two vectors. (@p v1 toward @p v2) @param[out] dest The result vector. [(x, y, x)] @param[in] v1 The starting
code/frameworks/cocos2d-x/external/recast/Detour/DetourCommon.h:117
↓ 19 callersMethodexists
(p)
code/frameworks/cocos2d-x/tools/coding-style/include-linter.py:29
↓ 19 callersMethodgetIndex
code/frameworks/cocos2d-x/cocos/ui/UIListView.cpp:400
↓ 19 callersMethodgetLocation
returns the current touch location in OpenGL coordinates
code/frameworks/cocos2d-x/cocos/base/CCTouch.cpp:50
↓ 19 callersFunctionif
code/frameworks/cocos2d-x/external/bullet/include/bullet/BulletCollision/BroadphaseCollision/btDbvt.h:728
↓ 19 callersMethodinit
code/frameworks/cocos2d-x/cocos/ui/UIHBox.cpp:63
↓ 19 callersMethodisinternal
code/frameworks/cocos2d-x/external/bullet/include/bullet/BulletCollision/BroadphaseCollision/btDbvt.h:182
↓ 19 callersMethodlength
code/frameworks/cocos2d-x/cocos/editor-support/cocostudio/WidgetReader/SkeletonReader/CSBoneBinary_generated.h:66
↓ 19 callersFunctionluaL_checkany
code/3rd/lua/lauxlib.c:384
↓ 19 callersFunctionluaO_pushfstring
code/3rd/lua/lobject.c:467
↓ 19 callersFunctionluaval_to_ssize
code/frameworks/cocos2d-x/cocos/scripting/lua-bindings/manual/LuaBasicConversions.cpp:476
↓ 19 callersMethodname_size
Gets size of node name, not including terminator character. This function works correctly irrespective of whether name is or is not zero terminated. \
code/frameworks/cocos2d-x/external/rapidxml/rapidxml.hpp:685
↓ 19 callersMethodpassFilter
code/frameworks/cocos2d-x/external/recast/Detour/DetourNavMeshQuery.cpp:72
↓ 19 callersMethodschedule
code/frameworks/cocos2d-x/cocos/2d/CCNode.cpp:1560
↓ 19 callersMethodsetCapInsets
code/frameworks/cocos2d-x/cocos/ui/UIButton.cpp:397
↓ 19 callersMethodsetDepthWrite
code/frameworks/cocos2d-x/cocos/renderer/CCRenderState.cpp:832
↓ 19 callersMethodsetRenderingType
code/frameworks/cocos2d-x/cocos/ui/UIScale9Sprite.cpp:502
↓ 19 callersMethodsetScaleX
code/frameworks/cocos2d-x/cocos/editor-support/cocostudio/CCActionFrame.cpp:258
↓ 19 callersMethodsetScaleY
code/frameworks/cocos2d-x/cocos/editor-support/cocostudio/CCActionFrame.cpp:268
↓ 19 callersMethodsetUserData
userData setter
code/frameworks/cocos2d-x/cocos/2d/CCNode.cpp:700
↓ 19 callersFunctiontoInt
code/frameworks/cocos2d-x/cocos/editor-support/spine/Atlas.c:154
↓ 19 callersFunctiontrim
code/frameworks/cocos2d-x/cocos/editor-support/spine/Atlas.c:68
↓ 18 callersFunctionDumpByte
code/3rd/lua/ldump.c:52
↓ 18 callersFunctionGetSize
code/frameworks/cocos2d-x/external/json/memorybuffer.h:54
↓ 18 callersFunctionIsStruct
code/frameworks/cocos2d-x/external/flatbuffers/idl.h:220
↓ 18 callersMethodLength
Get the length of this vector (the norm).
code/frameworks/cocos2d-x/external/Box2D/Common/b2Math.h:101
↓ 18 callersFunctionPutReserve
code/frameworks/cocos2d-x/external/json/stream.h:22
↓ 18 callersMethodSize
code/frameworks/cocos2d-x/external/json/document.h:2457
↓ 18 callersFunctionUTF8ToUTF16
code/frameworks/cocos2d-x/cocos/base/ccUTF8.cpp:242
↓ 18 callersMethodaddComponent
code/frameworks/cocos2d-x/cocos/2d/CCNode.cpp:1950
↓ 18 callersMethodaddCustomHandler
code/frameworks/cocos2d-x/cocos/scripting/lua-bindings/manual/cocos2d/LuaScriptHandlerMgr.cpp:222
↓ 18 callersMethodaddEventListenerWithSceneGraphPriority
code/frameworks/cocos2d-x/cocos/base/CCEventDispatcher.cpp:501
↓ 18 callersFunctionbtSqrt
code/frameworks/cocos2d-x/external/bullet/include/bullet/LinearMath/btScalar.h:376
↓ 18 callersMethodclear
code/frameworks/cocos2d-x/cocos/renderer/CCRenderer.cpp:135
↓ 18 callersFunctioncofac
@brief Calculate the matrix cofactor * @param r1 The first row to use for calculating the cofactor * @param c1 The first column to use for calculat
code/frameworks/cocos2d-x/external/bullet/include/bullet/LinearMath/btMatrix3x3.h:727
↓ 18 callersMethodcolor
code/frameworks/cocos2d-x/cocos/editor-support/cocostudio/CSParseBinary_generated.h:2258
↓ 18 callersFunctioncpp_type
code/frameworks/cocos2d-x/tools/simulator/libsimulator/lib/protobuf-lite/google/protobuf/extension_set.cc:57
↓ 18 callersFunctiondtMax
code/frameworks/cocos2d-x/external/recast/Detour/DetourCommon.h:57
↓ 18 callersMethodend
code/frameworks/cocos2d-x/cocos/audio/winrt/SimpleAudioEngine.cpp:66
↓ 18 callersMethodgetAnimationManager
code/frameworks/cocos2d-x/cocos/editor-support/cocosbuilder/CCBReader.cpp:153
↓ 18 callersMethodgetGrid
code/frameworks/cocos2d-x/cocos/2d/CCActionGrid.cpp:92
↓ 18 callersMethodgetHeight
code/frameworks/cocos2d-x/cocos/3d/CCTerrain.cpp:319
↓ 18 callersMethodgetType
code/frameworks/cocos2d-x/cocos/ui/UIText.cpp:184
↓ 18 callersFunctiongetValueFromMap
code/frameworks/cocos2d-x/cocos/platform/android/jni/Java_org_cocos2dx_lib_Cocos2dxEngineDataManager.cpp:96
↓ 18 callersMethodgetW
code/frameworks/cocos2d-x/external/bullet/include/bullet/vectormath/scalar/quat_aos.h:184
↓ 18 callersMethodget_whole_name
(self, generator)
code/frameworks/cocos2d-x/tools/bindings-generator/generator.py:396
↓ 18 callersMethodinsert
code/frameworks/cocos2d-x/external/bullet/include/bullet/LinearMath/btHashMap.h:269
↓ 18 callersFunctionlua_geti
code/3rd/lua/lapi.c:627
↓ 18 callersFunctionlua_next
code/3rd/lua/lapi.c:1122
↓ 18 callersFunctionrect_to_luaval
code/frameworks/cocos2d-x/cocos/scripting/lua-bindings/manual/LuaBasicConversions.cpp:2492
↓ 18 callersMethodscriptname_from_native
(self, namespace_class_name, namespace_name)
code/frameworks/cocos2d-x/tools/bindings-generator/generator.py:1272
↓ 18 callersMethodset
code/frameworks/cocos2d-x/cocos/3d/CCAABB.cpp:110
↓ 18 callersFunctionsetAnchorPoint
code/frameworks/cocos2d-x/cocos/ui/UIEditBox/UIEditBoxImpl-common.h:90
↓ 18 callersMethodsetBlend
code/frameworks/cocos2d-x/cocos/renderer/CCRenderState.cpp:731
↓ 18 callersMethodsetName
code/frameworks/cocos2d-x/cocos/2d/CCNode.cpp:692
↓ 18 callersMethodsetScale9Enabled
code/frameworks/cocos2d-x/cocos/ui/UIButton.cpp:180
↓ 18 callersMethodsetString
code/frameworks/cocos2d-x/cocos/editor-support/cocostudio/CCComAttribute.cpp:66
↓ 18 callersFunctionsincosf4
code/frameworks/cocos2d-x/external/bullet/include/bullet/vectormath/sse/vectormath_aos.h:300
← previousnext →501–600 of 28,954, ranked by callers