/external/chromium-trace/catapult/third_party/Paste/paste/ |
D | errordocument.py | 20 def forward(app, codes): argument 65 def __init__(self, app, status, url, headers): argument 155 def __init__(self, app, mapper, global_conf=None, **params): argument 207 def factory(app): argument 214 def make_errordocument(app, global_conf, **kw): argument 249 def custom_forward(app, mapper, global_conf=None, **kw): argument 265 def __init__(self, app, mapper, global_conf=None, **kw): argument
|
D | recursive.py | 38 def __init__(self, app, env): argument 210 def __init__(self, app): argument 216 def factory_(app): argument 224 def factory_(app): argument 233 def factory_(app): argument 403 def make_recursive_middleware(app, global_conf): argument
|
D | flup_session.py | 46 def __init__(self, app, argument 96 def make_session_middleware(app, global_conf, argument
|
D | cgitb_catcher.py | 24 def __init__(self, app, argument 91 def make_cgitb_middleware(app, global_conf, argument
|
/external/icu/icu4c/source/samples/layout/ |
D | cgnomelayout.c | 79 GtkWidget *app = GTK_WIDGET(gtk_object_get_data(GTK_OBJECT(fileselection), "app")); in openOK() local 111 GtkWidget *app = GTK_WIDGET(data); in openfile() local 143 GtkWidget *app = newSample("Sample.txt"); in newapp() local 150 GtkWidget *app = GTK_WIDGET(data); in closeapp() local 228 GtkWidget *app; in newSample() local 279 void closeSample(GtkWidget *app) in closeSample() 302 GtkWidget *app; in main() local
|
D | gnomelayout.cpp | 87 GtkWidget *app = GTK_WIDGET(gtk_object_get_data(GTK_OBJECT(fileselection), "app")); in openOK() local 119 GtkWidget *app = GTK_WIDGET(data); in openfile() local 151 GtkWidget *app = newSample("Sample.txt"); in newapp() local 158 GtkWidget *app = GTK_WIDGET(data); in closeapp() local 239 GtkWidget *app = gnome_app_new("gnomeLayout", title); in newSample() local 280 void closeSample(GtkWidget *app) in closeSample() 303 GtkWidget *app; in main() local
|
/external/chromium-trace/catapult/third_party/webapp2/webapp2_extras/ |
D | mako.py | 63 def __init__(self, app, config=None): argument 98 def get_mako(factory=Mako, key=_registry_key, app=None): argument 123 def set_mako(mako, key=_registry_key, app=None): argument
|
D | jinja2.py | 95 def __init__(self, app, config=None): argument 192 def get_jinja2(factory=Jinja2, key=_registry_key, app=None): argument 217 def set_jinja2(jinja2, key=_registry_key, app=None): argument
|
/external/chromium-trace/catapult/third_party/Paste/paste/cowbell/ |
D | __init__.py | 10 def __init__(self, app): argument 97 def make_cowbell(global_conf, app): argument 102 app = MoreCowbell(SimpleApplication()) variable
|
/external/chromium-trace/catapult/telemetry/telemetry/core/ |
D | exceptions.py | 56 def __init__(self, app=None, msg=''): argument 97 def __init__(self, app, msg='Devtools target crashed'): argument 106 def __init__(self, app, msg='Browser crashed'): argument 113 def __init__(self, app, msg='Browser exists but the connection is gone'): argument
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | org.eclipse.equinox.app_1.3.1.R36x_v20100803.jar | ... eclipse/equinox/
org/eclipse/equinox/app/
org/eclipse/equinox/app/IApplication ... |
D | org.eclipse.equinox.p2.director.app_1.0.201.R36x_v20100823.jar | ... eclipse/equinox/internal/p2/director/app/
org/eclipse/equinox/internal/p2 ... |
/external/chromium-trace/catapult/third_party/WebOb/docs/comment-example-code/ |
D | example.py | 11 def __init__(self, app, storage_dir): argument 139 app = StaticURLParser(base_dir) variable 140 app = Commenter(app, options.comment_data) variable
|
/external/chromium-trace/catapult/third_party/Paste/tests/ |
D | test_recursive.py | 18 def __init__(self, app, url='/error'): argument 24 def forward(app): argument 72 def factory(app): argument
|
/external/vulkan-validation-layers/demos/smoke/ |
D | ShellAndroid.h | 56 void ShellAndroid::on_app_cmd(android_app *app, int32_t cmd) in on_app_cmd() 62 int32_t ShellAndroid::on_input_event(android_app *app, AInputEvent *event) in on_input_event()
|
/external/chromium-trace/catapult/third_party/WebOb/webob/ |
D | dec.py | 219 def middleware(cls, middle_func=None, app=None, **kw): argument 268 def __init__(self, wrapper_class, app, kw): argument 277 def __call__(self, func, app=None): argument 296 def __call__(self, app, **config): argument
|
/external/autotest/server/site_tests/sonic_AppTest/ |
D | sonic_AppTest.py | 37 def run_once(self, cros_host, sonic_host, app='ChromeCast', payload=None, argument 81 def cleanup(self, cros_host, sonic_host, app='ChromeCast'): argument
|
/external/chromium-trace/catapult/third_party/Paste/paste/auth/ |
D | grantip.py | 29 def __init__(self, app, ip_map, clobber_username=True): argument 79 def make_grantip(app, global_conf, clobber_username=False, **kw): argument
|
/external/chromium-trace/catapult/telemetry/telemetry/internal/backends/ |
D | app_backend.py | 16 def SetApp(self, app): argument 20 def app(self): member in AppBackend
|
/external/webrtc/webrtc/modules/audio_processing/test/android/apmtest/jni/ |
D | main.c | 45 struct android_app* app; member 168 static int32_t engine_handle_input(struct android_app* app, AInputEvent* event) { in engine_handle_input() 182 static void engine_handle_cmd(struct android_app* app, int32_t cmd) { in engine_handle_cmd()
|
/external/chromium-trace/catapult/third_party/Paste/paste/debug/ |
D | wdg_validate.py | 37 def __init__(self, app, global_conf=None, wdg_path='validate'): argument 108 app, global_conf, wdg_path='validate'): argument
|
/external/chromium-trace/catapult/third_party/mapreduce/mapreduce/ |
D | namespace_range.py | 150 def _key_for_namespace(namespace, app): argument 209 def app(self): member in NamespaceRange 457 def get_namespace_keys(app, limit): argument
|
/external/chromium-trace/catapult/third_party/Paste/tests/test_exceptions/ |
D | test_error_middleware.py | 10 def do_request(app, expect_status=500): argument 19 def clear_middleware(app): argument
|
/external/webrtc/webrtc/base/ |
D | winfirewall.cc | 93 INetFwAuthorizedApplication* app = NULL; in QueryAuthorizedW() local 131 INetFwAuthorizedApplication* app = NULL; in AddApplicationW() local
|
/external/chromium-trace/catapult/perf_insights/perf_insights/ |
D | function_handle.py | 76 def ConvertHrefsToAbsFilenames(self, app): argument 121 def AsUserFriendlyString(self, app): argument
|