| /third_party/protobuf/ruby/ext/google/protobuf_c/ |
| H A D | message.c | 350 VALUE wrapper = ruby_wrapper_type( in Message_method_missing() local
|
| /third_party/python/Lib/test/ |
| H A D | test_contextlib_async.py | 17 def wrapper(*args, **kwargs): function
|
| H A D | test_gzip.py | 759 def wrapper(*args, **kwargs): function
|
| H A D | test_fileio.py | 252 def wrapper(self): function 267 def wrapper(self): function
|
| H A D | test_bytes.py | 30 def wrapper(*args, **kw): function
|
| H A D | test_pydoc.py | 379 def wrapper(path=None, prefix='', onerror=None): function
|
| /third_party/python/Objects/ |
| H A D | funcobject.c | 802 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 D | test_case.py | 940 def wrapper(*args, **kwargs): function 954 def wrapper(*args, **kwargs): function
|
| /third_party/googletest/googlemock/include/gmock/ |
| H A D | gmock-actions.h | 1092 explicit ReturnAction(ByMoveWrapper<T> wrapper) in ReturnAction() argument
|
| /third_party/node/src/ |
| H A D | node_contextify.cc | 288 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 D | js_native_api_v8_inspector.cc | 703 RequestQueueData* wrapper = in CloseAndFree() local
|
| /third_party/node/deps/v8/src/inspector/ |
| H A D | injected-script.cc | 95 v8::Local<v8::Value> wrapper = handler->m_wrapper.Get(inspector->isolate()); in add() local
|
| H A D | v8-debugger.cc | 748 v8::Local<v8::Object> wrapper = v8::Object::New(isolate); in collectionsEntries() local
|
| H A D | value-mirror.cc | 355 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 D | SkDraw.cpp | 721 SkAAClipBlitterWrapper wrapper; in drawDevMask() local
|
| /third_party/python/Lib/test/test_sqlite3/ |
| H A D | test_userfunctions.py | 43 def wrapper(self, *args, **kwargs): function
|
| /third_party/python/Modules/ |
| H A D | _functoolsmodule.c | 796 lru_cache_ternaryfunc wrapper; member
|
| /third_party/python/Lib/unittest/test/ |
| H A D | test_loader.py | 11 def wrapper(*args, **kws): function
|
| /third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
| H A D | CodedInputStream.java | 76 CodedInputStreamReader wrapper; field in CodedInputStream
|
| /third_party/protobuf/php/src/Google/Protobuf/Internal/ |
| H A D | Message.php | 184 $wrapper = $this->$member; variable 186 $wrapper = $this->readOneof($field->getNumber()); variable [all...] |
| /third_party/protobuf/php/tests/ |
| H A D | EncodeDecodeTest.php | 1319 $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 D | module-instantiate.cc | 1900 Handle<WasmTagObject> wrapper = tags_wrappers_[exp.index]; in ProcessExports() local [all...] |
| /third_party/node/deps/v8/src/web-snapshot/ |
| H A D | web-snapshot.cc | 657 Handle<JSPrimitiveWrapper> wrapper = in Discover() local 1041 Handle<JSPrimitiveWrapper> wrapper = in SerializeExport() local
|
| /third_party/python/Programs/ |
| H A D | _testembed.c | 2014 PyMemAllocatorEx wrapper = { in wrap_allocator() local
|
| /third_party/python/Python/ |
| H A D | pylifecycle.c | 2352 PyObject *iomod = NULL, *wrapper; in init_set_builtins_open() local
|