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
↓ 20 callers
Function
_div_nearest
Closest integer to a/b, a and b positive integers; rounds to even in the case of a tie.
tools/project-creator/Python2.6.6/Lib/decimal.py:5083
↓ 20 callers
Method
_factory
(self)
tools/project-creator/Python2.6.6/Lib/test/test_defaultdict.py:156
↓ 20 callers
Method
_msgobj
(self, filename)
tools/project-creator/Python2.6.6/Lib/email/test/test_email.py:1915
↓ 20 callers
Method
_msgobj
(self, filename)
tools/project-creator/Python2.6.6/Lib/email/test/test_email_renamed.py:1869
↓ 20 callers
Method
_read_test
(self, input, expect, **kwargs)
tools/project-creator/Python2.6.6/Lib/test/test_csv.py:209
↓ 20 callers
Method
addr
scripting/javascript/spidermonkey-android/include/mozilla/Util.h:199
↓ 20 callers
Method
addr
scripting/javascript/spidermonkey-ios/include/mozilla/Util.h:199
↓ 20 callers
Method
addr
scripting/javascript/spidermonkey-win32/include/mozilla/Util.h:199
↓ 20 callers
Method
after
Call function once after given time. MS specifies the time in milliseconds. FUNC gives the function which shall be called. Additio
tools/project-creator/Python2.6.6/Lib/lib-tk/Tkinter.py:482
↓ 20 callers
Function
cast
(obj, typ)
tools/project-creator/Python2.6.6/Lib/ctypes/__init__.py:488
↓ 20 callers
Method
copy
(self)
tools/project-creator/Python2.6.6/Lib/compiler/misc.py:26
↓ 20 callers
Method
digest
(self)
tools/project-creator/Python2.6.6/Lib/test/test_hmac.py:211
↓ 20 callers
Method
get
scripting/javascript/bindings/ScriptingCore.h:300
↓ 20 callers
Method
getContext
()
CrossApp/proj.android/src/org/CrossApp/lib/CrossAppActivity.java:89
↓ 20 callers
Method
getWidth
CrossApp/images/CAGif.cpp:124
↓ 20 callers
Method
get_host
(self)
tools/project-creator/Python2.6.6/Lib/urllib2.py:247
↓ 20 callers
Method
has_option
Return true if the option table for this parser has an option with long name 'long_option'.
tools/project-creator/Python2.6.6/Lib/distutils/fancy_getopt.py:109
↓ 20 callers
Method
info
(self, option=None)
tools/project-creator/Python2.6.6/Lib/lib-tk/Tix.py:248
↓ 20 callers
Method
is_set
(self)
tools/project-creator/Python2.6.6/Lib/multiprocessing/synchronize.py:271
↓ 20 callers
Method
is_string
extensions/gameswf/gameswf/gameswf_value.h:152
↓ 20 callers
Method
isalpha
(self)
tools/project-creator/Python2.6.6/Lib/UserString.py:91
↓ 20 callers
Method
istitle
(self)
tools/project-creator/Python2.6.6/Lib/UserString.py:98
↓ 20 callers
Method
mk
Turn key into an appropriate key type for this db
tools/project-creator/Python2.6.6/Lib/bsddb/test/test_dbshelve.py:48
↓ 20 callers
Method
namelist
Return a list of file names in the archive.
tools/project-creator/Python2.6.6/Lib/zipfile.py:787
↓ 20 callers
Function
openfile
(filename, mode='r')
tools/project-creator/Python2.6.6/Lib/email/test/test_email_renamed.py:45
↓ 20 callers
Method
put
(self, obj, block=True, timeout=None)
tools/project-creator/Python2.6.6/Lib/multiprocessing/queues.py:73
↓ 20 callers
Method
putheader
The superclass allows only one value argument.
tools/project-creator/Python2.6.6/Lib/httplib.py:1051
↓ 20 callers
Method
raise_catch
(self, exc, excname)
tools/project-creator/Python2.6.6/Lib/test/test_exceptions.py:26
↓ 20 callers
Method
read_bool
extensions/gameswf/gameswf/gameswf_stream.cpp:31
↓ 20 callers
Method
seed
Initialize internal state from hashable object. None or no argument seeds from current time or from an operating system specific r
tools/project-creator/Python2.6.6/Lib/random.py:99
↓ 20 callers
Method
select
Put the button in on-state.
tools/project-creator/Python2.6.6/Lib/lib-tk/Tkinter.py:2347
↓ 20 callers
Method
setAllowsSelection
CrossApp/view/CAListView.cpp:116
↓ 20 callers
Method
setCenterOrigin
CrossApp/view/CAView.cpp:754
↓ 20 callers
Method
setContentOffset
CrossApp/view/CAScrollView.cpp:350
↓ 20 callers
Method
set_undefined
extensions/gameswf/gameswf/gameswf_value.h:126
↓ 20 callers
Method
start
Start the profiler.
tools/project-creator/Python2.6.6/Lib/hotshot/__init__.py:34
↓ 20 callers
Method
suite
(self, nodelist)
tools/project-creator/Python2.6.6/Lib/compiler/transformer.py:558
↓ 20 callers
Function
timer
()
tools/project-creator/Python2.6.6/Lib/test/profilee.py:22
↓ 20 callers
Function
v2fsub
CrossApp/view/CADrawView.cpp:27
↓ 19 callers
Method
GetSectionList
Get a list of sections from either the user or default config for the given config type. configSet must be either 'user' o
tools/project-creator/Python2.6.6/Lib/idlelib/configHandler.py:265
↓ 19 callers
Function
STRING_TO_JSVAL
scripting/javascript/spidermonkey-ios/include/js/Value.h:1745
↓ 19 callers
Method
_isnan
Returns whether the number is not actually one. 0 if a number 1 if NaN 2 if sNaN
tools/project-creator/Python2.6.6/Lib/decimal.py:653
↓ 19 callers
Function
_wait
()
tools/project-creator/Python2.6.6/Lib/test/lock_tests.py:14
↓ 19 callers
Method
add_handler
(self, handler)
tools/project-creator/Python2.6.6/Lib/urllib2.py:308
↓ 19 callers
Method
append
(self, full, file, logical)
tools/project-creator/Python2.6.6/Lib/msilib/__init__.py:203
↓ 19 callers
Method
assertOptionError
(self, expected_message, args=[], kwargs={})
tools/project-creator/Python2.6.6/Lib/test/test_optparse.py:207
↓ 19 callers
Method
assertParseFail
Assert the parser fails with the expected message. Caller must ensure that self.parser is an InterceptingOptionParser.
tools/project-creator/Python2.6.6/Lib/test/test_optparse.py:141
↓ 19 callers
Method
assertRaisesMessage
Asserts that callable(*args, **kwargs) raises exc_type(message).
tools/project-creator/Python2.6.6/Lib/test/test_fractions.py:41
↓ 19 callers
Method
assertSourceEqual
(self, obj, top, bottom)
tools/project-creator/Python2.6.6/Lib/test/test_inspect.py:157
↓ 19 callers
Method
cannot_set_attr
(self,obj, name, value, exceptions)
tools/project-creator/Python2.6.6/Lib/test/test_funcattrs.py:16
↓ 19 callers
Method
capitalize
(self)
tools/project-creator/Python2.6.6/Lib/UserString.py:62
↓ 19 callers
Method
createElement
(self, tagName)
tools/project-creator/Python2.6.6/Lib/xml/dom/minidom.py:1604
↓ 19 callers
Function
debug
(msg)
tools/project-creator/Python2.6.6/Lib/test/test_pty.py:14
↓ 19 callers
Method
dequeueReusableCellWithIdentifier
CrossApp/view/CAListView.cpp:659
↓ 19 callers
Method
format
Format the specified record. If a formatter is set, use it. Otherwise, use the default formatter for the module.
tools/project-creator/Python2.6.6/Lib/logging/__init__.py:643
↓ 19 callers
Method
get
(self, block=True, timeout=None)
tools/project-creator/Python2.6.6/Lib/multiprocessing/queues.py:87
↓ 19 callers
Method
getFileData
CrossApp/platform/CCFileUtils.cpp:47
↓ 19 callers
Function
get_new_environment_path
()
tools/project-creator/Python2.6.6/Lib/bsddb/test/test_all.py:417
↓ 19 callers
Method
get_option
(self, opt_str)
tools/project-creator/Python2.6.6/Lib/optparse.py:1043
↓ 19 callers
Method
get_root
extensions/gameswf/gameswf/gameswf_text.cpp:805
↓ 19 callers
Function
get_sound_handler
extensions/gameswf/gameswf/gameswf_sound.cpp:38
↓ 19 callers
Method
getreader
(input)
tools/project-creator/Python2.6.6/Lib/test/test_codecs.py:72
↓ 19 callers
Method
is_alive
Return whether process is alive
tools/project-creator/Python2.6.6/Lib/multiprocessing/process.py:123
↓ 19 callers
Method
islower
(self)
tools/project-creator/Python2.6.6/Lib/UserString.py:95
↓ 19 callers
Method
isupper
(self)
tools/project-creator/Python2.6.6/Lib/UserString.py:99
↓ 19 callers
Method
next_random
extensions/gameswf/base/tu_random.cpp:93
↓ 19 callers
Method
read
Return the next size number of bytes from the stream. If size is not defined, return all bytes of the stream up to EOF.
tools/project-creator/Python2.6.6/Lib/tarfile.py:554
↓ 19 callers
Method
read_rgba
extensions/gameswf/gameswf/gameswf_types.cpp:421
↓ 19 callers
Method
readinto
Read up to len(b) bytes into b. Returns number of bytes read (0 for EOF), or None if the object is set not to block as has no data
tools/project-creator/Python2.6.6/Lib/io.py:605
↓ 19 callers
Method
reloadData
CrossApp/view/CAListView.cpp:508
↓ 19 callers
Method
rindex
(self, sub, start=0, end=sys.maxint)
tools/project-creator/Python2.6.6/Lib/UserString.py:111
↓ 19 callers
Method
rsplit
(self, sep=None, maxsplit=-1)
tools/project-creator/Python2.6.6/Lib/UserString.py:120
↓ 19 callers
Method
run_test
(self, func)
tools/project-creator/Python2.6.6/Lib/test/test_trace.py:696
↓ 19 callers
Method
send_bytes
(self, data)
tools/project-creator/Python2.6.6/Lib/test/test_multiprocessing.py:1812
↓ 19 callers
Method
sendcmd
Send a command and return the response.
tools/project-creator/Python2.6.6/Lib/ftplib.py:240
↓ 19 callers
Method
setBackgroundColor
CrossApp/control/CABar.cpp:666
↓ 19 callers
Method
setBackgroundView
CrossApp/view/CACell.cpp:74
↓ 19 callers
Function
setGLBufferData
CrossApp/view/CADrawingPrimitives.cpp:30
↓ 19 callers
Method
set_undefined_options
Set the values of any "undefined" options from corresponding option values in some other command object. "Undefined" here means "is
tools/project-creator/Python2.6.6/Lib/distutils/cmd.py:287
↓ 19 callers
Method
shuffle
x, random=random.random -> shuffle list x in place; return None. Optional arg random is a 0-argument function returning a random f
tools/project-creator/Python2.6.6/Lib/random.py:263
↓ 19 callers
Method
substitute
(self, *args, **kws)
tools/project-creator/Python2.6.6/Lib/string.py:148
↓ 19 callers
Method
trace_variable
Define a trace callback for the variable. MODE is one of "r", "w", "u" for read, write, undefine. CALLBACK must be a function whic
tools/project-creator/Python2.6.6/Lib/lib-tk/Tkinter.py:204
↓ 19 callers
Method
trunc
(x)
tools/project-creator/Python2.6.6/Lib/test/test_os.py:198
↓ 19 callers
Method
tzname
(self, dt)
tools/project-creator/Python2.6.6/Lib/test/test_datetime.py:3026
↓ 19 callers
Method
write
(self, str)
tools/project-creator/Python2.6.6/Lib/test/test_tempfile.py:214
↓ 18 callers
Function
Move
scripting/javascript/spidermonkey-android/include/js/Utility.h:683
↓ 18 callers
Function
Move
scripting/javascript/spidermonkey-ios/include/js/Utility.h:683
↓ 18 callers
Function
Move
scripting/javascript/spidermonkey-win32/include/js/Utility.h:683
↓ 18 callers
Method
__init__
(self, methodName='runTest')
tools/project-creator/Python2.6.6/Lib/test/test_socket.py:527
↓ 18 callers
Method
_check_sample
(self, msg)
tools/project-creator/Python2.6.6/Lib/test/test_mailbox.py:24
↓ 18 callers
Function
_cnfmerge
Internal function.
tools/project-creator/Python2.6.6/Lib/lib-tk/Tkinter.py:74
↓ 18 callers
Method
_idempotent
(self, msg, text)
tools/project-creator/Python2.6.6/Lib/email/test/test_email.py:1924
↓ 18 callers
Method
_idempotent
(self, msg, text)
tools/project-creator/Python2.6.6/Lib/email/test/test_email_renamed.py:1878
↓ 18 callers
Method
_mesg
(self, s, secs=None)
tools/project-creator/Python2.6.6/Lib/imaplib.py:1078
↓ 18 callers
Method
addObject
CrossApp/cocoa/CCSet.cpp:66
↓ 18 callers
Method
assertInWithGeneratorInvariants
(self, mock_generator)
tools/project-creator/Python2.6.6/Lib/test/test_with.py:205
↓ 18 callers
Function
ccGLEnableVertexAttribs
CrossApp/shaders/ccGLStateCache.cpp:209
↓ 18 callers
Method
check
(self, result, expect)
tools/project-creator/Python2.6.6/Lib/test/test_textwrap.py:31
↓ 18 callers
Method
checkvalue
(self, opname, a, b, expres)
tools/project-creator/Python2.6.6/Lib/test/test_richcmp.py:158
↓ 18 callers
Method
close
(self)
tools/project-creator/Python2.6.6/Lib/gzip.py:308
← previous
next →
701–800 of 37,882, ranked by callers