| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | selfmt.cpp | 71 SelectFormat::format(const Formattable& obj, in format() argument
|
| /third_party/skia/third_party/externals/icu/source/tools/ctestfw/ |
| H A D | datamap.cpp | 33 deleteResBund(void *obj) { in deleteResBund() argument
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-null.hh | 149 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 D | IntrusiveRefCntPtr.h | 141 IntrusiveRefCntPtr(T* obj) : Obj(obj) { in IntrusiveRefCntPtr() argument
|
| /third_party/skia/third_party/externals/tint/src/ |
| H A D | castable.h | 118 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 D | brkeng.cpp | 121 static void U_CALLCONV _deleteEngine(void *obj) { in _deleteEngine() argument
|
| H A D | umutex.h | 114 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 D | IntrusiveRefCntPtr.h | 142 IntrusiveRefCntPtr(T *obj) : Obj(obj) { retain(); } in IntrusiveRefCntPtr() argument
|
| /third_party/typescript/tests/baselines/reference/ |
| H A D | templateLiteralTypes1.js | [all...] |
| H A D | decrementOperatorWithAnyOtherTypeInvalidOperations.js | 79 var obj;
variable
|
| H A D | incrementOperatorWithAnyOtherTypeInvalidOperations.js | 76 var obj;
variable
|
| /third_party/vixl/test/ |
| H A D | test-invalset.cc | 81 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 D | ExtensionRegistry.java | 358 public boolean equals(final Object obj) { in equals() argument
|
| H A D | ExtensionRegistryLite.java | 232 public boolean equals(final Object obj) { in equals() argument
|
| /third_party/protobuf/php/ext/google/protobuf/ |
| H A D | protobuf.c | 243 zend_object *obj = zend_hash_index_find_ptr(&PROTOBUF_G(object_cache), k); in ObjCache_Get() local
|
| /third_party/python/Python/ |
| H A D | pyarena.c | 204 _PyArena_AddPyObject(PyArena *arena, PyObject *obj) in _PyArena_AddPyObject() argument
|
| /third_party/python/Objects/ |
| H A D | interpreteridobject.c | 170 PyObject *obj = PyLong_FromLongLong(id->id); in interpid_hash() local
|
| H A D | picklebufobject.c | 36 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 D | module.c.h | 203 PyObject *obj; in pysqlite_adapt() local
|
| /third_party/python/Modules/ |
| H A D | xxsubtype.c | 238 PyObject *obj, *name, *res; in spam_bench() local
|
| /third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/ |
| H A D | RubyDescriptor.java | 120 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 D | json-test.c | 833 pa_json_object *obj; in START_TEST() local
|
| /third_party/python/Include/ |
| H A D | pybuffer.h | 22 PyObject *obj; /* owned reference */ member 36 PyAPI_FUNC(int) PyObject_CheckBuffer(PyObject *obj); variable
|
| /third_party/python/Lib/test/ |
| H A D | _testcppext.cpp | 39 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 D | mutex.h | 719 explicit Condition(const T *obj) in Condition() argument
|