Home
last modified time | relevance | path

Searched defs:obj (Results 1351 - 1375 of 3061) sorted by relevance

1...<<51525354555657585960>>...123

/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
/third_party/skia/include/gpu/d3d/
H A DGrD3DTypes.h33 template <typename T> static inline T* GrSafeComAddRef(T* obj) { in GrSafeComAddRef() argument
42 template <typename T> static inline void GrSafeComRelease(T* obj) { in GrSafeComRelease() argument
72 gr_cp(T* obj) gr_cp() argument
138 T* obj = fObject; release() local
[all...]
/third_party/skia/modules/particles/include/
H A DSkReflected.h173 void visit(const char* name, sk_sp<T>& obj) { in visit() argument
/third_party/vk-gl-cts/external/vulkancts/vkscserver/
H A DvksSerializer.hpp69 void SerializeObject (T& obj) { obj.Serialize(*this); } in SerializeObject() argument
/kernel/linux/linux-5.10/drivers/acpi/
H A Dfan.c103 union acpi_object *obj; in fan_get_state_acpi4() local
241 union acpi_object *obj; in acpi_fan_get_fif() local
310 union acpi_object *obj; acpi_fan_get_fps() local
[all...]
H A Dacpi_apd.c73 const union acpi_object *obj; in fch_misc_setup() local
H A Dprocessor_perflib.c220 union acpi_object obj = { 0 }; in acpi_processor_get_performance_control() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_bios.c249 union acpi_object atrm_arg_elements[2], *obj; in amdgpu_atrm_call() local
/kernel/linux/linux-5.10/drivers/dma-buf/
H A Ddma-resv.c100 struct dma_resv obj; in dma_resv_lockdep() local
142 void dma_resv_init(struct dma_resv *obj) in dma_resv_init() argument
156 dma_resv_fini(struct dma_resv *obj) dma_resv_fini() argument
187 dma_resv_reserve_shared(struct dma_resv *obj, unsigned int num_fences) dma_resv_reserve_shared() argument
263 dma_resv_add_shared_fence(struct dma_resv *obj, struct dma_fence *fence) dma_resv_add_shared_fence() argument
308 dma_resv_add_excl_fence(struct dma_resv *obj, struct dma_fence *fence) dma_resv_add_excl_fence() argument
432 dma_resv_get_fences_rcu(struct dma_resv *obj, struct dma_fence **pfence_excl, unsigned *pshared_count, struct dma_fence ***pshared) dma_resv_get_fences_rcu() argument
532 dma_resv_wait_timeout_rcu(struct dma_resv *obj, bool wait_all, bool intr, unsigned long timeout) dma_resv_wait_timeout_rcu() argument
634 dma_resv_test_signaled_rcu(struct dma_resv *obj, bool test_all) dma_resv_test_signaled_rcu() argument
[all...]

Completed in 21 milliseconds

1...<<51525354555657585960>>...123