Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/9miao/CrossApp
/ functions
Functions
37,882 in github.com/9miao/CrossApp
⨍
Functions
37,882
◇
Types & classes
9,329
↳
Endpoints
2
↓ 8 callers
Method
log_error
Called when an error occurs.
tools/project-creator/Python2.6.6/Lib/lib2to3/refactor.py:249
↓ 8 callers
Function
lookup
scripting/javascript/spidermonkey-android/include/jsapi.h:424
↓ 8 callers
Function
lookup
scripting/javascript/spidermonkey-ios/include/jsapi.h:424
↓ 8 callers
Function
lookup
scripting/javascript/spidermonkey-win32/include/jsapi.h:424
↓ 8 callers
Method
marker
(self)
tools/project-creator/Python2.6.6/Lib/pickle.py:870
↓ 8 callers
Method
msg
(self, level, str, *args)
tools/project-creator/Python2.6.6/Lib/modulefinder.py:89
↓ 8 callers
Method
nextpart
Returns a new instance of MimeWriter which represents an individual part in a multipart message. This may be used to write the par
tools/project-creator/Python2.6.6/Lib/MimeWriter.py:163
↓ 8 callers
Method
notify_all
(self)
tools/project-creator/Python2.6.6/Lib/multiprocessing/synchronize.py:238
↓ 8 callers
Function
nts
Convert a null-terminated string field to a python string.
tools/project-creator/Python2.6.6/Lib/tarfile.py:180
↓ 8 callers
Method
open
(self, *args, **kwargs)
tools/project-creator/Python2.6.6/Lib/bsddb/dbobj.py:49
↓ 8 callers
Method
parse
Create a message structure from the data in a file. Reads all the data from the file and returns the root of the message structure
tools/project-creator/Python2.6.6/Lib/email/parser.py:56
↓ 8 callers
Method
parse_header
extensions/gameswf/gameswf/gameswf_as_classes/as_loadvars.cpp:484
↓ 8 callers
Function
parse_ns_headers
Ad-hoc parser for Netscape protocol cookie-attributes. The old Netscape cookie format for Set-Cookie can for instance contain an unquoted
tools/project-creator/Python2.6.6/Lib/cookielib.py:444
↓ 8 callers
Method
partition
(self, sep)
tools/project-creator/Python2.6.6/Lib/UserString.py:105
↓ 8 callers
Method
pattern
Return regex pattern for the format string. Need to make sure that any characters that might be interpreted as regex syntax are es
tools/project-creator/Python2.6.6/Lib/_strptime.py:240
↓ 8 callers
Method
pop
(self)
tools/project-creator/Python2.6.6/Lib/xml/dom/pulldom.py:39
↓ 8 callers
Method
pop_back
extensions/gameswf/base/container.h:238
↓ 8 callers
Method
produce_global_ext
(self, extcode, opcode)
tools/project-creator/Python2.6.6/Lib/test/pickletester.py:725
↓ 8 callers
Method
push
CrossApp/basics/CAAutoreleasePool.cpp:113
↓ 8 callers
Method
read
Read bytes.
tools/project-creator/Python2.6.6/Lib/mailbox.py:1775
↓ 8 callers
Method
readline
r"""Read one entire line from the file. A trailing newline character is kept in the string (but may be absent when a file ends wit
tools/project-creator/Python2.6.6/Lib/StringIO.py:139
↓ 8 callers
Method
readline
(self)
tools/project-creator/Python2.6.6/Lib/mimify.py:56
↓ 8 callers
Method
reload
(self, module)
tools/project-creator/Python2.6.6/Lib/ihooks.py:502
↓ 8 callers
Method
remove
extensions/gameswf/gameswf/gameswf_dlist.cpp:181
↓ 8 callers
Method
removeViewFromSuperview
CrossApp/controller/CAViewController.cpp:144
↓ 8 callers
Function
remove_stderr_debug_decorations
(stderr)
tools/project-creator/Python2.6.6/Lib/test/test_subprocess.py:27
↓ 8 callers
Function
replace
(func)
tools/project-creator/Python2.6.6/Lib/test/inspect_fodder2.py:8
↓ 8 callers
Function
replace
(match)
tools/project-creator/Python2.6.6/Lib/json/encoder.py:56
↓ 8 callers
Method
reset
CrossApp/shaders/CAGLProgram.cpp:583
↓ 8 callers
Method
rt
(self, options=None, fixers=_DEFAULT_FIXERS, explicit=None)
tools/project-creator/Python2.6.6/Lib/lib2to3/tests/test_refactor.py:47
↓ 8 callers
Method
run
(self, cmd, globals=None, locals=None)
tools/project-creator/Python2.6.6/Lib/bdb.py:361
↓ 8 callers
Function
safe_rmdir
(dirname)
tools/project-creator/Python2.6.6/Lib/test/test_posixpath.py:12
↓ 8 callers
Method
send
Send `str' to the server.
tools/project-creator/Python2.6.6/Lib/httplib.py:735
↓ 8 callers
Method
sendto
(self, data, addr, flags=0)
tools/project-creator/Python2.6.6/Lib/ssl.py:187
↓ 8 callers
Method
setAttributeNode
(self, attr)
tools/project-creator/Python2.6.6/Lib/xml/dom/minidom.py:735
↓ 8 callers
Method
setBackgroundView
CrossApp/controller/CADrawerController.cpp:422
↓ 8 callers
Method
setContentSize
CrossApp/view/CAView.cpp:616
↓ 8 callers
Method
setOrientation
CrossApp/view/CAListView.cpp:199
↓ 8 callers
Method
setPosition
CrossApp/video/CAVideoPlayerView.cpp:366
↓ 8 callers
Method
setThumbTintImage
CrossApp/control/CASwitch.cpp:167
↓ 8 callers
Method
setTitleColor
CrossApp/control/CABar.cpp:130
↓ 8 callers
Method
setUserData
(self, key, data, handler)
tools/project-creator/Python2.6.6/Lib/xml/dom/minidom.py:241
↓ 8 callers
Method
set_default_type
Set the `default' content type. ctype should be either "text/plain" or "message/rfc822", although this is not enforced. The defau
tools/project-creator/Python2.6.6/Lib/email/message.py:478
↓ 8 callers
Method
set_position
extensions/gameswf/gameswf/gameswf_stream.cpp:285
↓ 8 callers
Method
set_register
extensions/gameswf/gameswf/gameswf_environment.cpp:628
↓ 8 callers
Method
setdefault
(self, name, default="")
tools/project-creator/Python2.6.6/Lib/rfc822.py:424
↓ 8 callers
Function
splitdrive
Split a pathname into drive and path specifiers. Returns a 2-tuple "(drive,path)"; either part may be empty
tools/project-creator/Python2.6.6/Lib/ntpath.py:122
↓ 8 callers
Function
splitport
splitport('host:port') --> 'host', 'port'.
tools/project-creator/Python2.6.6/Lib/urllib.py:1092
↓ 8 callers
Method
start
(self, flag=None)
tools/project-creator/Python2.6.6/Lib/test/test_ssl.py:393
↓ 8 callers
Method
startTest
(self)
tools/project-creator/Python2.6.6/Lib/bsddb/test/test_compare.py:103
↓ 8 callers
Method
start_server
(self, responses)
tools/project-creator/Python2.6.6/Lib/test/test_urllib2_localnet.py:334
↓ 8 callers
Method
stop
(self)
tools/project-creator/Python2.6.6/Lib/test/test_ssl.py:418
↓ 8 callers
Method
str
(self)
tools/project-creator/Python2.6.6/Lib/lib-tk/Canvas.py:133
↓ 8 callers
Function
string_to_number
extensions/gameswf/gameswf/gameswf_value.cpp:23
↓ 8 callers
Function
stripid
Remove the hexadecimal id from a Python object representation.
tools/project-creator/Python2.6.6/Lib/pydoc.py:124
↓ 8 callers
Method
symmetric_difference_update
Update a set with the symmetric difference of itself and another.
tools/project-creator/Python2.6.6/Lib/sets.py:457
↓ 8 callers
Method
tell
Return the file's current position.
tools/project-creator/Python2.6.6/Lib/StringIO.py:114
↓ 8 callers
Method
terminate
(self)
tools/project-creator/Python2.6.6/Lib/multiprocessing/pool.py:331
↓ 8 callers
Function
time2isoz
Return a string representing time in seconds since epoch, t. If the function is called without an argument, it will use the current time.
tools/project-creator/Python2.6.6/Lib/cookielib.py:86
↓ 8 callers
Method
tolist
(self)
tools/project-creator/Python2.6.6/Lib/mhlib.py:832
↓ 8 callers
Method
transform_by_inverse
extensions/gameswf/gameswf/gameswf_types.cpp:225
↓ 8 callers
Method
unlock
Unlock the mailbox if it is locked.
tools/project-creator/Python2.6.6/Lib/mailbox.py:979
↓ 8 callers
Method
update
Perform a TurtleScreen update.
tools/project-creator/Python2.6.6/Lib/lib-tk/turtle.py:1244
↓ 8 callers
Method
updateDisplayedAlpha
CrossApp/view/CAView.cpp:1966
↓ 8 callers
Method
update_idletasks
Enter event loop until all idle callbacks have been called. This will update the display of windows but not process events caused by
tools/project-creator/Python2.6.6/Lib/lib-tk/Tkinter.py:912
↓ 8 callers
Function
v2f
CrossApp/view/CADrawView.cpp:16
↓ 8 callers
Function
visiblename
Decide whether to show documentation on a variable.
tools/project-creator/Python2.6.6/Lib/pydoc.py:159
↓ 8 callers
Method
visit
CrossApp/view/CAView.cpp:1264
↓ 8 callers
Method
voidresp
Expect a response beginning with '2'.
tools/project-creator/Python2.6.6/Lib/ftplib.py:221
↓ 8 callers
Method
writerAssertEqual
(self, input, expected_result)
tools/project-creator/Python2.6.6/Lib/test/test_csv.py:458
↓ 7 callers
Function
ARRAY
(typ, len)
tools/project-creator/Python2.6.6/Lib/ctypes/__init__.py:314
↓ 7 callers
Function
AddToHash
scripting/javascript/spidermonkey-android/include/mozilla/HashFunctions.h:155
↓ 7 callers
Function
AddToHash
scripting/javascript/spidermonkey-ios/include/mozilla/HashFunctions.h:155
↓ 7 callers
Function
AddToHash
scripting/javascript/spidermonkey-win32/include/mozilla/HashFunctions.h:155
↓ 7 callers
Function
AssertCanGC
* AssertCanGC will assert if it is called inside of an AutoAssertNoGC region. */
scripting/javascript/spidermonkey-android/include/gc/Root.h:1026
↓ 7 callers
Function
AssertCanGC
* AssertCanGC will assert if it is called inside of an AutoAssertNoGC region. */
scripting/javascript/spidermonkey-ios/include/gc/Root.h:1026
↓ 7 callers
Function
AssertCanGC
* AssertCanGC will assert if it is called inside of an AutoAssertNoGC region. */
scripting/javascript/spidermonkey-win32/include/gc/Root.h:1026
↓ 7 callers
Function
IMPL_TO_JSVAL
scripting/javascript/spidermonkey-android/include/js/Value.h:1597
↓ 7 callers
Function
IMPL_TO_JSVAL
scripting/javascript/spidermonkey-ios/include/js/Value.h:1597
↓ 7 callers
Function
IMPL_TO_JSVAL
scripting/javascript/spidermonkey-win32/include/js/Value.h:1597
↓ 7 callers
Function
JSID_IS_OBJECT
scripting/javascript/spidermonkey-android/include/jsapi.h:1430
↓ 7 callers
Function
JSID_IS_OBJECT
scripting/javascript/spidermonkey-ios/include/jsapi.h:1430
↓ 7 callers
Function
JSID_IS_OBJECT
scripting/javascript/spidermonkey-win32/include/jsapi.h:1430
↓ 7 callers
Function
S_IFMT
(mode)
tools/project-creator/Python2.6.6/Lib/stat.py:24
↓ 7 callers
Function
TIXML_SNPRINTF
Microsoft visual studio, version 2005 and higher. int _snprintf_s( char *buffer, size_t sizeOfBuffer, size_t count, const char *format [,
CrossApp/support/tinyxml2/tinyxml2.h:88
↓ 7 callers
Function
ThrowIfFailed
CocosDenshion/wp8/Audio.cpp:23
↓ 7 callers
Method
__cast
(self, other)
tools/project-creator/Python2.6.6/Lib/UserList.py:23
↓ 7 callers
Method
__exit__
(self, *exc_info)
tools/project-creator/Python2.6.6/Lib/test/test_with.py:76
↓ 7 callers
Method
__format__
(self, format_spec)
tools/project-creator/Python2.6.6/Lib/test/test_builtin.py:1443
↓ 7 callers
Method
__getnewargs__
(self)
tools/project-creator/Python2.6.6/Lib/test/test_descr.py:3089
↓ 7 callers
Method
__init__
(self, name, mode="r", closefd=True)
tools/project-creator/Python2.6.6/Lib/io.py:630
↓ 7 callers
Method
__init__
(self)
tools/project-creator/Python2.6.6/Lib/test/test_codeccallbacks.py:7
↓ 7 callers
Method
__init__
(self, resizemode=_CFG["resizemode"])
tools/project-creator/Python2.6.6/Lib/lib-tk/turtle.py:1942
↓ 7 callers
Function
_append_child
(self, node)
tools/project-creator/Python2.6.6/Lib/xml/dom/minidom.py:281
↓ 7 callers
Method
_call_user_data_handler
(self, operation, src, dst)
tools/project-creator/Python2.6.6/Lib/xml/dom/minidom.py:259
↓ 7 callers
Method
_check_compiler
Check that 'self.compiler' really is a CCompiler object; if not, make it one.
tools/project-creator/Python2.6.6/Lib/distutils/command/config.py:98
↓ 7 callers
Method
_check_iteration
(self, method, do_keys, do_values, repetitions=10)
tools/project-creator/Python2.6.6/Lib/test/test_mailbox.py:208
↓ 7 callers
Method
_colorstr
dummy method - to be overwritten by child class
tools/project-creator/Python2.6.6/Lib/lib-tk/turtle.py:2375
↓ 7 callers
Method
_configure
Internal function.
tools/project-creator/Python2.6.6/Lib/lib-tk/Tkinter.py:1177
↓ 7 callers
Method
_createpoly
Create an invisible polygon item on canvas self.cv)
tools/project-creator/Python2.6.6/Lib/lib-tk/turtle.py:518
← previous
next →
1,701–1,800 of 37,882, ranked by callers