/external/webkit/WebKitTools/Scripts/webkitpy/ |
D | webkitport.py | 41 def script_path(cls, script_name): argument 56 def name(cls): argument 60 def flag(cls): argument 64 def update_webkit_command(cls): argument 68 def build_webkit_command(cls, build_style=None): argument 77 def run_javascriptcore_tests_command(cls): argument 81 def run_webkit_tests_command(cls): argument 85 def run_python_unittests_command(cls): argument 89 def run_perl_unittests_command(cls): argument 96 def name(cls): argument [all …]
|
D | queueengine.py | 81 def exit_after_handled_error(cls, error): argument 137 def _sleep_message(cls, message): argument 142 def _sleep(cls, message): argument
|
/external/protobuf/python/google/protobuf/ |
D | reflection.py | 101 def __new__(cls, name, bases, dictionary): argument 128 def __init__(cls, name, bases, dictionary): argument 258 def _AttachFieldHelpers(cls, field_descriptor): argument 300 def _AddEnumValues(descriptor, cls): argument 359 def _AddInitMethod(message_descriptor, cls): argument 409 def _AddPropertiesForFields(descriptor, cls): argument 420 def _AddPropertiesForField(field, cls): argument 445 def _AddPropertiesForRepeatedField(field, cls): argument 489 def _AddPropertiesForNonRepeatedScalarField(field, cls): argument 524 def _AddPropertiesForNonRepeatedCompositeField(field, cls): argument [all …]
|
D | service_reflection.py | 64 def __init__(cls, name, bases, dictionary): argument 94 def __init__(cls, name, bases, dictionary): argument 133 def BuildService(self, cls): argument 251 def BuildServiceStub(self, cls): argument
|
/external/webkit/WebKitTools/simplejson/ |
D | __init__.py | 109 allow_nan=True, cls=None, indent=None, separators=None, argument 167 allow_nan=True, cls=None, indent=None, separators=None, argument 220 def load(fp, encoding=None, cls=None, object_hook=None, **kw): argument 243 def loads(s, encoding=None, cls=None, object_hook=None, **kw): argument
|
/external/webkit/WebKit/win/ |
D | ForEachCoClass.h | 73 #define WEBKITCLASS_MEMBER(cls) cls##Class, argument 80 #define OPENSOURCE_PROGID(cls) VERSION_INDEPENDENT_OPENSOURCE_PROGID(cls), argument
|
D | ForEachCoClass.cpp | 39 LPCOLESTR progIDForClass(WebKitClass cls) in progIDForClass()
|
/external/webkit/WebKitTools/QueueStatusServer/model/ |
D | attachment.py | 39 def dirty(cls, attachment_id): argument 43 def recent(cls, limit=1): argument
|
/external/emma/core/java12/com/vladium/jcd/cls/constant/ |
D | CONSTANT_NameAndType_info.java | 56 public String getName (final ClassDef cls) in getName() 61 public String getDescriptor (final ClassDef cls) in getDescriptor()
|
/external/emma/core/java12/com/vladium/emma/data/ |
D | MetaData.java | 108 public boolean add (final ClassDescriptor cls, final boolean overwrite) in add() 228 final ClassDescriptor cls = ClassDescriptor.readExternal (in); in readExternal() local 257 final ClassDescriptor cls = (ClassDescriptor) entry.getValue (); in writeExternal() local
|
/external/emma/core/java12/com/vladium/jcd/cls/ |
D | Field_info.java | 102 public String getName (final ClassDef cls) in getName() 114 public String getDescriptor (final ClassDef cls) in getDescriptor()
|
/external/webkit/WebKitTools/Scripts/webkitpy/steps/ |
D | closebug.py | 36 def options(cls): argument
|
D | obsoletepatches.py | 37 def options(cls): argument
|
D | update.py | 36 def options(cls): argument
|
D | applypatchwithlocalcommit.py | 34 def options(cls): argument
|
D | closebugforlanddiff.py | 37 def options(cls): argument
|
D | confirmdiff.py | 36 def options(cls): argument
|
D | runtests.py | 35 def options(cls): argument
|
D | checkstyle.py | 38 def options(cls): argument
|
D | preparechangelog.py | 39 def options(cls): argument
|
D | postdiff.py | 37 def options(cls): argument
|
D | applypatch.py | 35 def options(cls): argument
|
D | createbug.py | 35 def options(cls): argument
|
D | ensurebuildersaregreen.py | 36 def options(cls): argument
|
D | ensurelocalcommitifneeded.py | 36 def options(cls): argument
|