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
↓ 7 callers
Method
getsequences
Return the set of sequences for the folder.
tools/project-creator/Python2.6.6/Lib/mhlib.py:297
↓ 7 callers
Method
getsockopt
(self, level, optname, buflen=None)
tools/project-creator/Python2.6.6/Lib/asyncore.py:603
↓ 7 callers
Function
gettimeofday
CrossApp/platform/winrt/CCStdC.cpp:28
↓ 7 callers
Method
gotoline
(self, lineno)
tools/project-creator/Python2.6.6/Lib/idlelib/EditorWindow.py:589
↓ 7 callers
Method
handle_close
(self)
tools/project-creator/Python2.6.6/Lib/asyncore.py:499
↓ 7 callers
Method
handle_request
Performs digest authentication on the given HTTP request handler. Returns True if authentication was successful, False otherwise.
tools/project-creator/Python2.6.6/Lib/test/test_urllib2_localnet.py:145
↓ 7 callers
Method
has_header
(self, sample)
tools/project-creator/Python2.6.6/Lib/csv.py:366
↓ 7 callers
Function
http2time
Returns time in seconds since epoch of time represented by a string. Return value is an integer. None is returned if the format of str i
tools/project-creator/Python2.6.6/Lib/cookielib.py:212
↓ 7 callers
Method
http_error_default
Default error handler: close the connection and raise IOError.
tools/project-creator/Python2.6.6/Lib/urllib.py:381
↓ 7 callers
Function
inflate_wrapper
extensions/gameswf/gameswf/gameswf_impl.cpp:651
↓ 7 callers
Function
info
(msg, *args)
tools/project-creator/Python2.6.6/Lib/multiprocessing/util.py:48
↓ 7 callers
Method
initWithCenter
CrossApp/control/CASlider.cpp:143
↓ 7 callers
Method
intersection_update
Update a set with the intersection of itself and another.
tools/project-creator/Python2.6.6/Lib/sets.py:444
↓ 7 callers
Method
invalid_syntax
(self, code)
tools/project-creator/Python2.6.6/Lib/lib2to3/tests/test_parser.py:28
↓ 7 callers
Method
isEnabledFor
Is this logger enabled for level 'level'?
tools/project-creator/Python2.6.6/Lib/logging/__init__.py:1244
↓ 7 callers
Method
isFirstResponder
CrossApp/basics/CAResponder.cpp:40
↓ 7 callers
Method
isLive
scripting/javascript/spidermonkey-android/include/js/HashTable.h:629
↓ 7 callers
Method
isLive
scripting/javascript/spidermonkey-ios/include/js/HashTable.h:629
↓ 7 callers
Method
isLive
scripting/javascript/spidermonkey-win32/include/js/HashTable.h:629
↓ 7 callers
Method
isMember
CrossApp/support/Json/lib_json/json_value.cpp:1310
↓ 7 callers
Method
isString
scripting/javascript/spidermonkey-ios/include/js/Value.h:1001
↓ 7 callers
Method
isViewRunning
CrossApp/controller/CAViewController.cpp:150
↓ 7 callers
Method
is_empty
extensions/gameswf/gameswf/gameswf_shape.cpp:119
↓ 7 callers
Method
is_function
extensions/gameswf/gameswf/gameswf_value.cpp:548
↓ 7 callers
Method
is_tuple
(self, string)
tools/project-creator/Python2.6.6/Lib/lib2to3/tests/test_util.py:32
↓ 7 callers
Method
is_valid
extensions/gameswf/base/tu_file.cpp:144
↓ 7 callers
Function
iselement
(element)
tools/project-creator/Python2.6.6/Lib/xml/etree/ElementTree.py:726
↓ 7 callers
Method
ismethod
(oclass, obj, name)
tools/project-creator/Python2.6.6/Lib/test/test_pyclbr.py:69
↓ 7 callers
Function
isnum
Test whether an object is an instance of a built-in numeric type.
tools/project-creator/Python2.6.6/Lib/test/test_binop.py:16
↓ 7 callers
Method
items
Get all the message's header fields and values. These will be sorted in the order they appeared in the original message, or were a
tools/project-creator/Python2.6.6/Lib/email/message.py:342
↓ 7 callers
Method
items
(self)
tools/project-creator/Python2.6.6/Lib/bsddb/test/test_all.py:271
↓ 7 callers
Function
itn
Convert a python number to a number field.
tools/project-creator/Python2.6.6/Lib/tarfile.py:206
↓ 7 callers
Function
jrel_op
(name, op)
tools/project-creator/Python2.6.6/Lib/opcode.py:35
↓ 7 callers
Function
js_free
scripting/javascript/spidermonkey-android/include/js/Utility.h:171
↓ 7 callers
Function
js_free
scripting/javascript/spidermonkey-ios/include/js/Utility.h:171
↓ 7 callers
Function
js_free
scripting/javascript/spidermonkey-win32/include/js/Utility.h:171
↓ 7 callers
Method
keys
Dictionary style keys() method.
tools/project-creator/Python2.6.6/Lib/cgi.py:580
↓ 7 callers
Method
keys
(self)
tools/project-creator/Python2.6.6/Lib/bsddb/test/test_all.py:264
↓ 7 callers
Function
kmGLGetMatrix
CrossApp/kazmath/src/GL/matrix.c:139
↓ 7 callers
Function
kmGLPopMatrix
CrossApp/kazmath/src/GL/matrix.c:100
↓ 7 callers
Function
kmGLPushMatrix
CrossApp/kazmath/src/GL/matrix.c:89
↓ 7 callers
Function
kmVec3Fill
* Fill a kmVec3 structure using 3 floating point values * The result is store in pOut, returns pOut */
CrossApp/kazmath/src/vec3.c:42
↓ 7 callers
Method
limit_denominator
Closest Fraction to self with denominator at most max_denominator. >>> Fraction('3.141592653589793').limit_denominator(10) Fractio
tools/project-creator/Python2.6.6/Lib/fractions.py:144
↓ 7 callers
Method
log10
Returns the base 10 logarithm of self.
tools/project-creator/Python2.6.6/Lib/decimal.py:3055
↓ 7 callers
Method
log_message
(self, message)
tools/project-creator/Python2.6.6/Lib/lib2to3/fixer_base.py:110
↓ 7 callers
Method
makeData
(self, key)
tools/project-creator/Python2.6.6/Lib/bsddb/test/test_basics.py:113
↓ 7 callers
Method
makeTestArchive
(self, f, compression)
tools/project-creator/Python2.6.6/Lib/test/test_zipfile.py:36
↓ 7 callers
Method
make_button
(self, label, command, isdef=0)
tools/project-creator/Python2.6.6/Lib/idlelib/SearchDialogBase.py:69
↓ 7 callers
Method
make_comparable
(self, other)
tools/project-creator/Python2.6.6/Lib/xmlrpclib.py:381
↓ 7 callers
Function
make_objecttreeitem
(labeltext, object, setfunction=None)
tools/project-creator/Python2.6.6/Lib/idlelib/ObjectBrowser.py:127
↓ 7 callers
Method
makefile
(self, x, y)
tools/project-creator/Python2.6.6/Lib/test/test_xmlrpc.py:661
↓ 7 callers
Method
markup
Mark up some plain text, given a context of symbols to look for. Each context dictionary maps object names to anchor names.
tools/project-creator/Python2.6.6/Lib/pydoc.py:523
↓ 7 callers
Method
maybe
(self)
tools/project-creator/Python2.6.6/Lib/pydoc.py:718
↓ 7 callers
Method
mkhier
(self, descr)
tools/project-creator/Python2.6.6/Lib/test/test_pkg.py:66
↓ 7 callers
Method
nameCheck
(self, name, dir, pre, suf)
tools/project-creator/Python2.6.6/Lib/test/test_tempfile.py:48
↓ 7 callers
Method
next
(self, timeout=None)
tools/project-creator/Python2.6.6/Lib/multiprocessing/pool.py:499
↓ 7 callers
Method
nextfile
(self)
tools/project-creator/Python2.6.6/Lib/fileinput.py:266
↓ 7 callers
Function
normalize
(format)
tools/project-creator/Python2.6.6/Lib/ctypes/test/test_pep3118.py:33
↓ 7 callers
Function
normpath
Normalize path, eliminating double slashes, etc.
tools/project-creator/Python2.6.6/Lib/ntpath.py:398
↓ 7 callers
Function
onerror
(*args)
tools/project-creator/Python2.6.6/Lib/shutil.py:187
↓ 7 callers
Function
opcode_in_pickle
(code, pickle)
tools/project-creator/Python2.6.6/Lib/test/pickletester.py:19
↓ 7 callers
Method
openfolder
Return a new Folder object for the named folder.
tools/project-creator/Python2.6.6/Lib/mhlib.py:211
↓ 7 callers
Method
pack_uint
(self, x)
tools/project-creator/Python2.6.6/Lib/xdrlib.py:53
↓ 7 callers
Method
process
Process the logging message and keyword arguments passed in to a logging call to insert contextual information. You can either
tools/project-creator/Python2.6.6/Lib/logging/__init__.py:1286
↓ 7 callers
Function
quote_plus
Quote the query fragment of a URL; replacing ' ' with '+
tools/project-creator/Python2.6.6/Lib/urllib.py:1227
↓ 7 callers
Method
read
Load a TranslationUnit from the given AST file.
tools/bindings-generator/clang/cindex.py:1816
↓ 7 callers
Function
readBEUint16
CrossApp/images/etc1.cpp:627
↓ 7 callers
Function
readFile
(fname)
tools/project-creator/Python2.6.6/Lib/test/test_mhlib.py:42
↓ 7 callers
Method
readframes
(self, nframes)
tools/project-creator/Python2.6.6/Lib/sunau.py:253
↓ 7 callers
Method
readline
(self)
tools/project-creator/Python2.6.6/Lib/email/feedparser.py:73
↓ 7 callers
Method
readlines
Read until EOF using readline() and return a list containing the lines thus read. If the optional sizehint argument is present, in
tools/project-creator/Python2.6.6/Lib/StringIO.py:168
↓ 7 callers
Method
rect
extensions/gameswf/gameswf/gameswf.h:656
↓ 7 callers
Method
refactor_file
Refactors a file.
tools/project-creator/Python2.6.6/Lib/lib2to3/refactor.py:312
↓ 7 callers
Method
register_function
Registers a function to respond to XML-RPC requests. The optional name argument can be used to set a Unicode name for the function
tools/project-creator/Python2.6.6/Lib/SimpleXMLRPCServer.py:209
↓ 7 callers
Method
reinitialize_command
(self, command, reinit_subcommands=0)
tools/project-creator/Python2.6.6/Lib/distutils/cmd.py:324
↓ 7 callers
Function
remove
scripting/javascript/spidermonkey-android/include/jsapi.h:427
↓ 7 callers
Function
remove
scripting/javascript/spidermonkey-win32/include/jsapi.h:427
↓ 7 callers
Method
remove
Remove the pane containing child from the panedwindow All geometry management options for child will be forgotten.
tools/project-creator/Python2.6.6/Lib/lib-tk/Tkinter.py:3558
↓ 7 callers
Method
removeHandler
Remove the specified handler from this logger.
tools/project-creator/Python2.6.6/Lib/logging/__init__.py:1192
↓ 7 callers
Function
remove_tempfiles
(*names)
tools/project-creator/Python2.6.6/Lib/test/test_fileinput.py:27
↓ 7 callers
Method
replace_header
Replace a header. Replace the first matching header found in the message, retaining header order and case. If no matching header
tools/project-creator/Python2.6.6/Lib/email/message.py:408
↓ 7 callers
Method
resize
extensions/gameswf/base/container.cpp:37
↓ 7 callers
Method
returnBlueToothState
(int state)
CrossApp/proj.android/src/org/CrossApp/lib/CrossAppBlueTooth.java:21
↓ 7 callers
Method
rollback
(self)
tools/project-creator/Python2.6.6/Lib/sqlite3/test/py25tests.py:31
↓ 7 callers
Function
runtest
(name)
tools/project-creator/Python2.6.6/Lib/test/xmltests.py:9
↓ 7 callers
Method
s_apply
(self, func, args=(), kw={})
tools/project-creator/Python2.6.6/Lib/rexec.py:413
↓ 7 callers
Method
seek
Set the stream's file pointer to pos. Negative seeking is forbidden.
tools/project-creator/Python2.6.6/Lib/tarfile.py:541
↓ 7 callers
Method
send
Send `str' to the server.
tools/project-creator/Python2.6.6/Lib/smtplib.py:300
↓ 7 callers
Method
send
CrossApp/support/network/WebSocket.cpp:312
↓ 7 callers
Method
setBold
CrossApp/view/CALabel.cpp:367
↓ 7 callers
Method
setDispatchEventsFalse
CrossApp/dispatcher/CATouchDispatcher.cpp:527
↓ 7 callers
Method
setDispatchEventsTrue
CrossApp/dispatcher/CATouchDispatcher.cpp:522
↓ 7 callers
Method
setDownloadCmd
CrossApp/support/network/DownloadManager.cpp:914
↓ 7 callers
Method
setFont
CrossApp/view/CALabel.cpp:322
↓ 7 callers
Method
setFontName
CrossApp/view/CALabel.cpp:352
↓ 7 callers
Method
setFrameSize
CrossApp/platform/winrt/CCEGLView.cpp:394
↓ 7 callers
Method
setMouseMovedEnabled
CrossApp/basics/CAResponder.cpp:117
↓ 7 callers
Method
setOrderOfArrival
CrossApp/view/CAView.cpp:826
↓ 7 callers
Method
setSelectedAtIndex
CrossApp/control/CABar.cpp:862
↓ 7 callers
Function
setSingleEffectState
CocosDenshion/android/opensl/OpenSLEngine.cpp:452
← previous
next →
1,901–2,000 of 37,882, ranked by callers