MCPcopy Create free account

hub / github.com/9miao/CrossApp / functions

Functions37,882 in github.com/9miao/CrossApp

↓ 13 callersMethodrev
(self)
tools/project-creator/Python2.6.6/Lib/test/test_descr.py:2446
↓ 13 callersMethodsection
Format a section with a given heading.
tools/project-creator/Python2.6.6/Lib/pydoc.py:994
↓ 13 callersMethodsetAllowsMultipleSelection
CrossApp/view/CAListView.cpp:132
↓ 13 callersMethodsetPoint
position setter
CrossApp/view/CAView.cpp:511
↓ 13 callersMethodsetShowsScrollIndicators
CrossApp/view/CAListView.cpp:181
↓ 13 callersMethodsetTableViewDataSource
scripting/javascript/bindings/CrossApp_specifics.cpp:1237
↓ 13 callersMethodsetTarget
scripting/javascript/bindings/CrossApp_specifics.cpp:2497
↓ 13 callersMethodsetVisible
CrossApp/platform/win32/CAWebViewImpl.cpp:96
↓ 13 callersMethodset_charset
Set the charset of the payload to a given character set. charset can be a Charset instance, a string naming a character set, or No
tools/project-creator/Python2.6.6/Lib/email/message.py:226
↓ 13 callersMethodset_inverse
extensions/gameswf/gameswf/gameswf_types.cpp:243
↓ 13 callersFunctionsplit
Split the source string by the occurrences of the pattern, returning a list containing the resulting substrings.
tools/project-creator/Python2.6.6/Lib/re.py:164
↓ 13 callersFunctionsplittype
splittype('type:opaquestring') --> 'type', 'opaquestring'.
tools/project-creator/Python2.6.6/Lib/urllib.py:1041
↓ 13 callersFunctiontake
Convenience function for partially consuming a long of infinite iterable
tools/project-creator/Python2.6.6/Lib/test/test_itertools.py:42
↓ 13 callersFunctiontemp_dir
()
tools/project-creator/Python2.6.6/Lib/test/test_cmd_line_script.py:29
↓ 13 callersMethodunion
Return the union of two sets as a new set. (I.e. all elements that are in either set.)
tools/project-creator/Python2.6.6/Lib/sets.py:187
↓ 13 callersMethodunlink
(self)
tools/project-creator/Python2.6.6/Lib/xml/dom/minidom.py:1572
↓ 13 callersFunctionv2fadd
CrossApp/view/CADrawView.cpp:22
↓ 13 callersMethodwritable
(self)
tools/project-creator/Python2.6.6/Lib/test/test_io.py:35
↓ 13 callersMethodwriteln
(self, arg=None)
tools/project-creator/Python2.6.6/Lib/unittest.py:664
↓ 12 callersFunctionDHorizontalLayout_L_W
CrossApp/basics/CALayout.h:120
↓ 12 callersMethodRelease
scripting/javascript/spidermonkey-ios/include/mozilla/RefPtr.h:65
↓ 12 callersMethodSetError
CrossApp/support/tinyxml2/tinyxml2.cpp:1706
↓ 12 callersMethod_checkOpen
(self)
tools/project-creator/Python2.6.6/Lib/bsddb/__init__.py:248
↓ 12 callersMethod_cmp
Compare the two non-NaN decimal instances self and other. Returns -1 if self < other, 0 if self == other and 1 if self > other. T
tools/project-creator/Python2.6.6/Lib/decimal.py:753
↓ 12 callersMethod_dbg
Write debugging output to sys.stderr.
tools/project-creator/Python2.6.6/Lib/tarfile.py:2381
↓ 12 callersMethod_lookupName
Return index of name in list, appending if necessary This routine uses a list instead of a dictionary, because a dictionary can't
tools/project-creator/Python2.6.6/Lib/compiler/pyassem.py:491
↓ 12 callersMethod_rescale
Rescale self so that the exponent is exp, either by padding with zeros or by truncating digits, using the given rounding mode. Spe
tools/project-creator/Python2.6.6/Lib/decimal.py:2396
↓ 12 callersMethod_shortcmd
(self, line)
tools/project-creator/Python2.6.6/Lib/poplib.py:150
↓ 12 callersMethod_write
(self, text)
tools/project-creator/Python2.6.6/Lib/xml/sax/saxutils.py:97
↓ 12 callersMethod_write_field
(self, file, name, value)
tools/project-creator/Python2.6.6/Lib/distutils/dist.py:1116
↓ 12 callersMethodadd_command
Add command menu item.
tools/project-creator/Python2.6.6/Lib/lib-tk/Tkinter.py:2634
↓ 12 callersMethodassertHelp
(self, parser, expected_help)
tools/project-creator/Python2.6.6/Lib/test/test_optparse.py:189
↓ 12 callersFunctionassign
CrossApp/basics/CASTLContainer.h:1076
↓ 12 callersMethodbegin
CrossApp/controller/CADrawerController.cpp:264
↓ 12 callersFunctionccGLBindTexture2D
CrossApp/shaders/ccGLStateCache.cpp:124
↓ 12 callersMethodcheckequal
(self, result, object, methodname, *args)
tools/project-creator/Python2.6.6/Lib/test/test_string.py:12
↓ 12 callersMethodclose
(self)
tools/project-creator/Python2.6.6/Lib/tempfile.py:532
↓ 12 callersMethodclose
(self, *args)
tools/project-creator/Python2.6.6/Lib/multiprocessing/managers.py:946
↓ 12 callersMethodconcatenate_scale
extensions/gameswf/gameswf/gameswf_types.cpp:109
↓ 12 callersFunctionconvert4To8
CrossApp/images/etc1.cpp:126
↓ 12 callersFunctionconvert5To8
CrossApp/images/etc1.cpp:132
↓ 12 callersFunctioncopy
Shallow copy operation on arbitrary Python objects. See the module's __doc__ string for more info.
tools/project-creator/Python2.6.6/Lib/copy.py:65
↓ 12 callersMethodcount
Number of live elements in the map.
scripting/javascript/spidermonkey-ios/include/js/HashTable.h:185
↓ 12 callersMethodcountTestCases
(self)
tools/project-creator/Python2.6.6/Lib/unittest.py:434
↓ 12 callersMethoddebug_print
Print 'msg' to stdout if the global DEBUG (taken from the DISTUTILS_DEBUG environment variable) flag is true.
tools/project-creator/Python2.6.6/Lib/distutils/filelist.py:49
↓ 12 callersFunctiondeterminant_float
extensions/gameswf/base/vert_types.h:48
↓ 12 callersMethoddst
(self, dt)
tools/project-creator/Python2.6.6/Lib/test/test_datetime.py:3035
↓ 12 callersMethodempty
(self)
tools/project-creator/Python2.6.6/Lib/multiprocessing/queues.py:115
↓ 12 callersMethodend
CrossApp/animation/CAAnimation.cpp:100
↓ 12 callersMethodend
CocosDenshion/linux/SimpleAudioEngineOpenAL.cpp:157
↓ 12 callersMethoderror
error(msg : string) Print a usage message incorporating 'msg' to stderr and exit. If you override this in a subclass, it should no
tools/project-creator/Python2.6.6/Lib/optparse.py:1570
↓ 12 callersMethodevent_generate
Generate an event SEQUENCE. Additional keyword arguments specify parameter of the event (e.g. x, y, rootx, rooty).
tools/project-creator/Python2.6.6/Lib/lib-tk/Tkinter.py:1371
↓ 12 callersFunctionframework_info
A framework name can take one of the following four forms: Location/Name.framework/Versions/SomeVersion/Name_Suffix Location/N
tools/project-creator/Python2.6.6/Lib/ctypes/macholib/framework.py:22
↓ 12 callersMethodgetAttributeNodeNS
(self, namespaceURI, localName)
tools/project-creator/Python2.6.6/Lib/xml/dom/minidom.py:732
↓ 12 callersMethodgetDownloadID
CrossApp/support/network/DownloadManager.cpp:1159
↓ 12 callersMethodgetIndex
extensions/gameswf/CAFlash.cpp:100
↓ 12 callersMethodgetKeypadDispatcher
CrossApp/basics/CAApplication.cpp:725
↓ 12 callersMethodgetName
(self)
tools/project-creator/Python2.6.6/Lib/compiler/pyassem.py:629
↓ 12 callersMethodget_corner
extensions/gameswf/gameswf/gameswf_types.cpp:613
↓ 12 callersMethodget_ext_fullpath
Returns the path of the filename for a given extension. The file is located in `build_lib` or directly in the package (inplace opt
tools/project-creator/Python2.6.6/Lib/distutils/command/build_ext.py:625
↓ 12 callersMethodgetboolean
Return a boolean value for Tcl boolean values true and false given as parameter.
tools/project-creator/Python2.6.6/Lib/lib-tk/Tkinter.py:421
↓ 12 callersMethodgoto_frame
0-based!!
extensions/gameswf/gameswf/gameswf_root.cpp:664
↓ 12 callersMethodguess_type
Guess the type of a file based on its URL. Return value is a tuple (type, encoding) where type is None if the type can't be guesse
tools/project-creator/Python2.6.6/Lib/mimetypes.py:89
↓ 12 callersMethodhasComment
CrossApp/support/Json/lib_json/json_value.cpp:1473
↓ 12 callersMethodi
()
tools/project-creator/Python2.6.6/Lib/test/test_profilehooks.py:215
↓ 12 callersFunctionimin_swf
extensions/gameswf/base/utility.h:103
↓ 12 callersMethodisRunning
isRunning getter
CrossApp/view/CAView.cpp:805
↓ 12 callersFunctionisabs
Test whether a path is absolute
tools/project-creator/Python2.6.6/Lib/ntpath.py:55
↓ 12 callersFunctionisint
Test whether an object is an instance of int or long.
tools/project-creator/Python2.6.6/Lib/test/test_binop.py:12
↓ 12 callersMethoditerkeys
(self)
tools/project-creator/Python2.6.6/Lib/test/test_cfgparser.py:25
↓ 12 callersFunctionjsval_to_ccsize
scripting/javascript/bindings/ScriptingCore.cpp:1184
↓ 12 callersFunctionlookup
Find the value for a given name in the given environment.
tools/project-creator/Python2.6.6/Lib/cgitb.py:59
↓ 12 callersMethodmakefile
Make and return a file-like object that works with the SSL connection. Just use the code from the socket module.
tools/project-creator/Python2.6.6/Lib/ssl.py:315
↓ 12 callersMethodname
Return the complete file and path name of the file.
tools/bindings-generator/clang/cindex.py:2129
↓ 12 callersMethodnext
(self)
tools/project-creator/Python2.6.6/Lib/test/test_itertools.py:922
↓ 12 callersMethodonEnterTransitionDidFinish
CrossApp/view/CAView.cpp:1468
↓ 12 callersMethodoptionxform
(self, optionstr)
tools/project-creator/Python2.6.6/Lib/ConfigParser.py:354
↓ 12 callersMethodprocess_rawq
Transfer from raw queue to cooked queue. Set self.eof when connection is closed. Don't block unless in the midst of an IAC sequen
tools/project-creator/Python2.6.6/Lib/telnetlib.py:414
↓ 12 callersFunctionpthread_mutex_init
CrossApp/platform/winrt/CCPThreadWinRT.cpp:28
↓ 12 callersMethodpush
(self, item)
tools/project-creator/Python2.6.6/Lib/lib-tk/turtle.py:887
↓ 12 callersMethodread
extensions/gameswf/gameswf/gameswf_impl.cpp:1270
↓ 12 callersMethodreadable
(self)
tools/project-creator/Python2.6.6/Lib/test/test_io.py:41
↓ 12 callersMethodrecv_bytes
(self, size)
tools/project-creator/Python2.6.6/Lib/test/test_multiprocessing.py:1810
↓ 12 callersMethodrpartition
(self, sep)
tools/project-creator/Python2.6.6/Lib/UserString.py:115
↓ 12 callersMethodrpath_foo
(self)
tools/project-creator/Python2.6.6/Lib/distutils/tests/test_unixccompiler.py:14
↓ 12 callersMethodrun
(self, result)
tools/project-creator/Python2.6.6/Lib/test/test_unittest.py:1475
↓ 12 callersMethodrun_command
Run some other command: uses the 'run_command()' method of Distribution, which creates and finalizes the command object if necessary
tools/project-creator/Python2.6.6/Lib/distutils/cmd.py:328
↓ 12 callersMethodsections
Return a list of section names, excluding [DEFAULT]
tools/project-creator/Python2.6.6/Lib/ConfigParser.py:229
↓ 12 callersMethodseekable
(self)
tools/project-creator/Python2.6.6/Lib/test/test_io.py:44
↓ 12 callersMethodsetShowsHorizontalScrollIndicator
CrossApp/view/CAScrollView.cpp:328
↓ 12 callersFunctionset_matrix
Geometric and color transforms for mesh and line_strip rendering.
extensions/gameswf/gameswf/gameswf_render.cpp:99
↓ 12 callersMethodshortcmd
Internal: send a command and get the response.
tools/project-creator/Python2.6.6/Lib/nntplib.py:256
↓ 12 callersMethodsplitextTest
(self, path, filename, ext)
tools/project-creator/Python2.6.6/Lib/test/test_posixpath.py:60
↓ 12 callersMethodstartDocument
(self)
tools/project-creator/Python2.6.6/Lib/xml/sax/saxutils.py:116
↓ 12 callersFunctionswap
CrossApp/kazmath/src/mat4.c:78
↓ 12 callersMethodtag_bind
Bind to all characters with TAGNAME at event SEQUENCE a call to function FUNC. An additional boolean parameter ADD specifies whether FUNC w
tools/project-creator/Python2.6.6/Lib/lib-tk/Tkinter.py:3064
↓ 12 callersMethodtimetuple
(self)
tools/project-creator/Python2.6.6/Lib/test/test_datetime.py:1026
↓ 12 callersMethodto_function
extensions/gameswf/gameswf/gameswf_value.cpp:319
↓ 12 callersMethodtoxml
(self, encoding = None)
tools/project-creator/Python2.6.6/Lib/xml/dom/minidom.py:44
↓ 12 callersFunctionupdate
CrossApp/basics/CAObject.h:87
← previousnext →1,101–1,200 of 37,882, ranked by callers