Home
last modified time | relevance | path

Searched defs:obj (Results 876 - 900 of 2251) sorted by relevance

1...<<31323334353637383940>>...91

/third_party/skia/third_party/externals/icu/source/i18n/
H A Dselfmt.cpp71 SelectFormat::format(const Formattable& obj, in format() argument
/third_party/skia/third_party/externals/icu/source/tools/ctestfw/
H A Ddatamap.cpp33 deleteResBund(void *obj) { in deleteResBund() argument
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-null.hh149 Type *obj = reinterpret_cast<Type *> (_hb_CrapPool); in Crap() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A DIntrusiveRefCntPtr.h141 IntrusiveRefCntPtr(T* obj) : Obj(obj) { in IntrusiveRefCntPtr() argument
/third_party/skia/third_party/externals/tint/src/
H A Dcastable.h118 inline bool Is(FROM* obj) { in Is() argument
149 inline bool Is(FROM* obj, Pred&& pred) { in Is() argument
169 IsAnyOf(FROM* obj) IsAnyOf() argument
178 As(FROM* obj) As() argument
188 As(const FROM* obj) As() argument
[all...]
/third_party/skia/third_party/externals/icu/source/common/
H A Dbrkeng.cpp121 static void U_CALLCONV _deleteEngine(void *obj) { in _deleteEngine() argument
H A Dumutex.h114 template<class T> void umtx_initOnce(UInitOnce &uio, T *obj, void (U_CALLCONV T::*fp)()) { in umtx_initOnce() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DIntrusiveRefCntPtr.h142 IntrusiveRefCntPtr(T *obj) : Obj(obj) { retain(); } in IntrusiveRefCntPtr() argument
/third_party/typescript/tests/baselines/reference/
H A DtemplateLiteralTypes1.js[all...]
H A DdecrementOperatorWithAnyOtherTypeInvalidOperations.js79 var obj; variable
H A DincrementOperatorWithAnyOtherTypeInvalidOperations.js76 var obj; variable
/third_party/vixl/test/
H A Dtest-invalset.cc81 kReclaimFactor>::GetKey(const Obj& obj) { in GetKey() argument
90 kReclaimFactor>::SetKey(Obj* obj, KeyType key) { in SetKey() argument
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DExtensionRegistry.java358 public boolean equals(final Object obj) { in equals() argument
H A DExtensionRegistryLite.java232 public boolean equals(final Object obj) { in equals() argument
/third_party/protobuf/php/ext/google/protobuf/
H A Dprotobuf.c243 zend_object *obj = zend_hash_index_find_ptr(&PROTOBUF_G(object_cache), k); in ObjCache_Get() local
/third_party/python/Python/
H A Dpyarena.c204 _PyArena_AddPyObject(PyArena *arena, PyObject *obj) in _PyArena_AddPyObject() argument
/third_party/python/Objects/
H A Dinterpreteridobject.c170 PyObject *obj = PyLong_FromLongLong(id->id); in interpid_hash() local
H A Dpicklebufobject.c36 PyPickleBuffer_GetBuffer(PyObject *obj) in PyPickleBuffer_GetBuffer() argument
55 PyPickleBuffer_Release(PyObject *obj) in PyPickleBuffer_Release() argument
[all...]
/third_party/python/Modules/_sqlite/clinic/
H A Dmodule.c.h203 PyObject *obj; in pysqlite_adapt() local
/third_party/python/Modules/
H A Dxxsubtype.c238 PyObject *obj, *name, *res; in spam_bench() local
/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/
H A DRubyDescriptor.java120 public IRubyObject addField(ThreadContext context, IRubyObject obj) { in addField() argument
180 public IRubyObject addOneof(ThreadContext context, IRubyObject obj) { in addOneof() argument
/third_party/pulseaudio/src/tests/
H A Djson-test.c833 pa_json_object *obj; in START_TEST() local
/third_party/python/Include/
H A Dpybuffer.h22 PyObject *obj; /* owned reference */ member
36 PyAPI_FUNC(int) PyObject_CheckBuffer(PyObject *obj); variable
/third_party/python/Lib/test/
H A D_testcppext.cpp39 StrongRef(PyObject *obj) : m_obj(obj) { in StrongRef() argument
58 PyObject *obj = Py_BuildValue("(ii)", 1, 2); in Py_UNUSED() local
183 VirtualPyObject* obj = new VirtualPyObject(); in Py_UNUSED() local
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/
H A Dmutex.h719 explicit Condition(const T *obj) in Condition() argument

Completed in 13 milliseconds

1...<<31323334353637383940>>...91