OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:getdatadoc
(Results
1 - 1
of
1
) sorted by null
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/
gensuitemodule.py
745
fp.write(" Required argument: %s\n"%
getdatadoc
(accepts))
747
fp.write(" Optional argument: %s\n"%
getdatadoc
(accepts))
750
getdatadoc
(arg[2])))
753
fp.write(" Returns: %s\n"%
getdatadoc
(returns))
1156
def
getdatadoc
(data):
function
[
all
...]
Completed in 59 milliseconds