/external/chromium-trace/catapult/third_party/WebOb/webob/ |
D | dec.py | 101 def __get__(self, obj, type=None): argument 108 def __call__(self, req, *args, **kw): 150 def get(self, url, **kw): 165 def post(self, url, POST=None, **kw): 182 def request(self, url, **kw): 197 def clone(self, func=None, **kw): 219 def middleware(cls, middle_func=None, app=None, **kw): 268 def __init__(self, wrapper_class, app, kw): argument 287 def __init__(self, wrapper_class, middleware, kw): argument
|
D | cachecontrol.py | 39 def update(self, *args, **kw): 70 def __init__(self, prop, type=None): argument 74 def __get__(self, obj, type=None): argument 102 def __init__(self, prop, default=None, none=None, type=None): argument 108 def __get__(self, obj, type=None): argument 151 def __init__(self, properties, type): argument 156 def parse(cls, header, updates_to=None, type=None): argument
|
D | response.py | 89 **kw): 906 def _cache_expires(self, seconds=0, **kw): 1116 def filter_headers(hlist, remove_headers=('content-length', 'content-type')):
|
/external/chromium-trace/catapult/third_party/Paste/tests/test_exceptions/ |
D | test_formatter.py | 8 def __init__(self, **kw): 43 def hide(t, inner, *args, **kw): 47 def pass_through(info, inner, *args, **kw): 55 def format(type='html', **ops): argument
|
/external/chromium-trace/catapult/third_party/Paste/paste/util/ |
D | classinstance.py | 16 def __get__(self, obj, type=None): argument 21 def __init__(self, func, obj, type): argument 26 def __call__(self, *args, **kw):
|
/external/chromium-trace/catapult/third_party/Paste/paste/auth/ |
D | basic.py | 31 type = 'basic' variable in AuthBasicAuthenticator 101 def make_basic(app, global_conf, realm, authfunc, **kw):
|
/external/chromium-trace/catapult/third_party/webtest/webtest/ |
D | utils.py | 28 def wrapper(self, url, params=NoDefault, **kw): 128 def type(self): # NOQA member in _RequestCookieAdapter
|
/external/libxml2/python/ |
D | libxml.py | 223 def entityDecl(self, name, type, externalID, systemID, content): argument 236 def attributeDecl(self, elem, name, type, defi, defaultValue, nameList): argument 240 def elementDecl(self, name, type, content): argument 398 type = property(get_type, None, None, "Node type") variable in xmlCore 678 def __init__(self, *args, **kw): 691 def __init__(self, *args, **kw): 704 def __init__(self, *args, **kw):
|
/external/opencv3/modules/python/src2/ |
D | cv2.cpp | 144 UMatData* allocate(PyObject* o, int dims, const int* sizes, int type, size_t* step) const in allocate() 157 …UMatData* allocate(int dims0, const int* sizes, int type, void* data, size_t* step, int flags, UMa… in allocate() 270 int type = typenum == NPY_UBYTE ? CV_8U : in pyopencv_to() local 765 int type = DataType<_Tp>::type; in to() local 1138 static PyObject *pycvSetMouseCallback(PyObject*, PyObject *args, PyObject *kw) in pycvSetMouseCallback() argument
|
/external/fio/ |
D | options.c | 300 int type = 0, ret = 1; in str_ignore_error_cb() local 3857 struct fio_keyword *kw = &fio_keywords[i]; in fio_keyword_replace() local
|
/external/chromium-trace/catapult/telemetry/third_party/png/ |
D | png.py | 989 def filter_scanline(type, line, fo, prev=None): argument 1331 def __init__(self, _guess=None, **kw):
|
/external/icu/icu4c/source/i18n/ |
D | smpdtfmt.cpp | 1274 SimpleDateFormat::processOverrideString(const Locale &locale, const UnicodeString &str, int8_t type… in processOverrideString() 1320 char kw[ULOC_KEYWORD_AND_VALUES_CAPACITY]; in processOverrideString() local
|
/external/v8/tools/profviz/ |
D | gnuplot-4.6.3-emscripten.js | 210 isNumberType: function (type) { argument 347 var type = { fields: struct.map(function(item) { return item[0] }) }; variable 516 function toC(value, type) { argument 531 function fromC(value, type) { argument 568 function setValue(ptr, value, type, noSafe) { argument 584 function getValue(ptr, type, noSafe) { argument 1567 function getNextArg(type) { argument 3479 function _setvbuf(stream, buf, type, size) { argument 4034 b = new Blob([byteArray], { type: getMimetype(name) }); property 4084 var b = new Blob([byteArray], { type: getMimetype(name) }); property [all …]
|
/external/valgrind/memcheck/ |
D | mc_main.c | 6211 HChar* kw; in handle_gdb_monitor_command() local 7515 static void print_SM_info(const HChar* type, Int n_SMs) in print_SM_info()
|
/external/v8/test/mjsunit/asm/poppler/ |
D | poppler.js | 238 isNumberType: function (type) { argument 390 var type, alignment; variable 401 var type = { fields: struct.map(function(item) { return item[0] }) }; variable 622 function toC(value, type) { argument 636 function fromC(value, type) { argument 675 function setValue(ptr, value, type, noSafe) { argument 692 function getValue(ptr, type, noSafe) { argument 775 var i = 0, type, typeSize, previousType; variable 2137 return callback(null, { type: 'local', files: files }); property 2176 return callback(null, { type: 'remote', db: db, files: files }); property [all …]
|
/external/google-tv-pairing-protocol/java/jar/ |
D | bcprov-jdk15-143.jar | META-INF/MANIFEST.MF
META-INF/BCKEY.SF
META-INF/BCKEY ... |