Home
last modified time | relevance | path

Searched defs:wrapper (Results 101 - 125 of 146) sorted by relevance

123456

/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dmessage.c350 VALUE wrapper = ruby_wrapper_type( in Message_method_missing() local
/third_party/python/Lib/test/
H A Dtest_contextlib_async.py17 def wrapper(*args, **kwargs): function
H A Dtest_gzip.py759 def wrapper(*args, **kwargs): function
H A Dtest_fileio.py252 def wrapper(self): function
267 def wrapper(self): function
H A Dtest_bytes.py30 def wrapper(*args, **kw): function
H A Dtest_pydoc.py379 def wrapper(path=None, prefix='', onerror=None): function
/third_party/python/Objects/
H A Dfuncobject.c802 functools_copy_attr(PyObject *wrapper, PyObject *wrapped, PyObject *name) in functools_copy_attr() argument
820 functools_wraps(PyObject *wrapper, PyObject *wrapped) in functools_wraps() argument
/test/testfwk/xdevice/plugins/devicetest/core/
H A Dtest_case.py940 def wrapper(*args, **kwargs): function
954 def wrapper(*args, **kwargs): function
/third_party/googletest/googlemock/include/gmock/
H A Dgmock-actions.h1092 explicit ReturnAction(ByMoveWrapper<T> wrapper) in ReturnAction() argument
/third_party/node/src/
H A Dnode_contextify.cc288 Local<Object> wrapper; in New() local
144 ContextifyContext(Environment* env, Local<Object> wrapper, Local<Context> v8_context, const ContextOptions& options) ContextifyContext() argument
[all...]
H A Djs_native_api_v8_inspector.cc703 RequestQueueData* wrapper = in CloseAndFree() local
/third_party/node/deps/v8/src/inspector/
H A Dinjected-script.cc95 v8::Local<v8::Value> wrapper = handler->m_wrapper.Get(inspector->isolate()); in add() local
H A Dv8-debugger.cc748 v8::Local<v8::Object> wrapper = v8::Object::New(isolate); in collectionsEntries() local
H A Dvalue-mirror.cc355 auto wrapper = ValueMirror::create(context, tmp); in descriptionForEntry() local
372 auto wrapper = ValueMirror::create(context, tmp); in descriptionForEntry() local
1571 auto wrapper = ValueMirror::create(context, value); in getInternalProperties() local
/third_party/skia/src/core/
H A DSkDraw.cpp721 SkAAClipBlitterWrapper wrapper; in drawDevMask() local
/third_party/python/Lib/test/test_sqlite3/
H A Dtest_userfunctions.py43 def wrapper(self, *args, **kwargs): function
/third_party/python/Modules/
H A D_functoolsmodule.c796 lru_cache_ternaryfunc wrapper; member
/third_party/python/Lib/unittest/test/
H A Dtest_loader.py11 def wrapper(*args, **kws): function
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DCodedInputStream.java76 CodedInputStreamReader wrapper; field in CodedInputStream
/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DMessage.php184 $wrapper = $this->$member; variable
186 $wrapper = $this->readOneof($field->getNumber()); variable
[all...]
/third_party/protobuf/php/tests/
H A DEncodeDecodeTest.php1319 $wrapper = $m->getField(); variable
1325 $wrapper = $m->getField(); variable
1351 $wrapper = $m->getOneofField(); variable
1359 $wrapper = $m->getOneofField(); variable
/third_party/node/deps/v8/src/wasm/
H A Dmodule-instantiate.cc1900 Handle<WasmTagObject> wrapper = tags_wrappers_[exp.index]; in ProcessExports() local
[all...]
/third_party/node/deps/v8/src/web-snapshot/
H A Dweb-snapshot.cc657 Handle<JSPrimitiveWrapper> wrapper = in Discover() local
1041 Handle<JSPrimitiveWrapper> wrapper = in SerializeExport() local
/third_party/python/Programs/
H A D_testembed.c2014 PyMemAllocatorEx wrapper = { in wrap_allocator() local
/third_party/python/Python/
H A Dpylifecycle.c2352 PyObject *iomod = NULL, *wrapper; in init_set_builtins_open() local

Completed in 53 milliseconds

123456