Home
last modified time | relevance | path

Searched defs:obj (Results 1776 - 1800 of 2426) sorted by relevance

1...<<71727374757677787980>>...98

/third_party/python/Objects/
H A Dcall.c83 _Py_CheckSlotResult(PyObject *obj, const char *slot_name, int success) in _Py_CheckSlotResult() argument
612 PyObject_CallMethod(PyObject *obj, const char *name, const char *format, ...) in PyObject_CallMethod() argument
639 PyEval_CallMethod(PyObject *obj, cons argument
456 _PyObject_Call_Prepend(PyThreadState *tstate, PyObject *callable, PyObject *obj, PyObject *args, PyObject *kwargs) _PyObject_Call_Prepend() argument
662 _PyObject_CallMethod(PyObject *obj, PyObject *name, const char *format, ...) _PyObject_CallMethod() argument
686 _PyObject_CallMethodId(PyObject *obj, _Py_Identifier *name, const char *format, ...) _PyObject_CallMethodId() argument
721 _PyObject_CallMethod_SizeT(PyObject *obj, const char *name, const char *format, ...) _PyObject_CallMethod_SizeT() argument
745 _PyObject_CallMethodId_SizeT(PyObject *obj, _Py_Identifier *name, const char *format, ...) _PyObject_CallMethodId_SizeT() argument
863 PyObject_CallMethodObjArgs(PyObject *obj, PyObject *name, ...) PyObject_CallMethodObjArgs() argument
888 _PyObject_CallMethodIdObjArgs(PyObject *obj, _Py_Identifier *name, ...) _PyObject_CallMethodIdObjArgs() argument
[all...]
H A Drangeobject.c51 rangeobject *obj = NULL; in make_range_object() local
77 rangeobject *obj; in range_from_array() local
[all...]
H A Dweakrefobject.c166 PyObject* obj = PyWeakref_GET_OBJECT(self); in weakref_repr() local
216 PyObject* obj = PyWeakref_GET_OBJECT(self); weakref_richcompare() local
[all...]
/third_party/python/Objects/stringlib/
H A Dunicode_format.h147 getattr(PyObject *obj, SubString *name) in getattr() argument
160 getitem_sequence(PyObject *obj, Py_ssize_t idx) in getitem_sequence() argument
167 getitem_idx(PyObject *obj, Py_ssize_ argument
180 getitem_str(PyObject *obj, SubString *name) getitem_str() argument
399 PyObject *obj = NULL; get_field_object() local
765 do_conversion(PyObject *obj, Py_UCS4 conversion) do_conversion() argument
963 do_string_format_map(PyObject *self, PyObject *obj) do_string_format_map() argument
1177 PyObject* obj = NULL; fieldnameiter_next() local
[all...]
/third_party/python/PC/
H A D_msi.c64 PyObject *obj = PyUnicode_FromString(s); in utf8_to_wchar() local
/third_party/protobuf/php/ext/google/protobuf/
H A Ddef.c500 static void Descriptor_destructor(zend_object* obj) { in Descriptor_destructor() argument
744 static void DescriptorPool_destructor(zend_object* obj) { in DescriptorPool_destructor() argument
/third_party/python/Modules/_io/
H A Dstringio.c177 write_str(stringio *self, PyObject *obj) in write_str() argument
534 _io_StringIO_write(stringio *self, PyObject *obj) in _io_StringIO_write() argument
[all...]
/third_party/python/Modules/
H A Dsha256module.c499 SHA256Type_update(SHAobject *self, PyObject *obj) in SHA256Type_update() argument
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Djsval_layout_opaque_1_0.hpp296 JSObject* obj; member
345 JSObject* obj; member
/third_party/skia/third_party/externals/abseil-cpp/absl/flags/internal/
H A Dflag.cc285 auto obj = MakeInitValue(); in DefaultValue() local
605 auto obj = MakeInitValue(); in ValidateInputValue() local
/third_party/skia/modules/skottie/src/
H A DSkottie.cpp299 updateContext(PropertyObserver* observer, const skjson::ObjectValue& obj) updateContext() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Dndis_events.c154 ndis_events_query_interface(IWbemObjectSink *this, REFIID riid, void **obj) in ndis_events_query_interface() argument
/third_party/vk-gl-cts/external/vulkancts/vkscserver/
H A DvksJson.cpp647 static void print_VkShaderModuleCreateInfo (const VkShaderModuleCreateInfo* obj, const string& s, bool commaNeeded) in print_VkShaderModuleCreateInfo() argument
831 parse_VkShaderModuleCreateInfo(const char* s, Json::Value& obj, VkShaderModuleCreateInfo& o, std::vector<deUint8>& spirvShader) parse_VkShaderModuleCreateInfo() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Dndis_events.c154 ndis_events_query_interface(IWbemObjectSink *this, REFIID riid, void **obj) in ndis_events_query_interface() argument
/applications/standard/contacts_data/contacts/src/
H A Dcontacts_build.cpp628 napi_value obj; in GetEvent() local
650 napi_value obj; in GetGroup() local
671 napi_value obj; in GetImAddress() local
694 napi_value obj; GetPhoneNumbers() local
715 napi_value obj; GetPostalAddress() local
744 napi_value obj; GetRelation() local
766 napi_value obj; GetSipAddress() local
788 napi_value obj; GetWebsite() local
[all...]
/arkcompiler/ets_runtime/ecmascript/napi/test/
H A Djsnapi_second_tests.cpp115 Local<NumberRef> obj = NumberRef::New(vm_, val); in TestNumberRef() local
478 JSHandle<JSTaggedValue> obj = JSNApiHelper::ToJSHandle(Local<JSValueRef>(cls)); in HWTEST_F_L0() local
[all...]
/arkcompiler/ets_runtime/ecmascript/
H A Dobject_fast_operator-inl.h1243 JSObject *obj = JSObject::Cast(receiver); in FastGetPropertyByPorpsIndex() local
H A Dshared_object_factory.cpp290 auto obj = NewSharedOldSpaceJSObject(jshclass); in NewSharedOldSpaceJSObjectWithInit() local
758 JSHandle<JSObject> obj = NewSharedOldSpaceJSObject(hclass); NewSModuleNamespace() local
[all...]
H A Djs_tagged_value.cpp71 TaggedObject *obj = GetTaggedObject(); in ToBoolean() local
946 OperationResult JSTaggedValue::GetProperty(JSThread *thread, const JSHandle<JSTaggedValue> &obj, in GetProperty() argument
976 GetProperty(JSThread *thread, const JSHandle<JSTaggedValue> &obj, uint32_t key) GetProperty() argument
1003 GetProperty(JSThread *thread, const JSHandle<JSTaggedValue> &obj, const JSHandle<JSTaggedValue> &key, const JSHandle<JSTaggedValue> &receiver) GetProperty() argument
1031 SetProperty(JSThread *thread, const JSHandle<JSTaggedValue> &obj, const JSHandle<JSTaggedValue> &key, const JSHandle<JSTaggedValue> &value, bool mayThrow, SCheckMode checkMode) SetProperty() argument
1061 SetProperty(JSThread *thread, const JSHandle<JSTaggedValue> &obj, uint32_t key, const JSHandle<JSTaggedValue> &value, bool mayThrow) SetProperty() argument
1091 SetProperty(JSThread *thread, const JSHandle<JSTaggedValue> &obj, const JSHandle<JSTaggedValue> &key, const JSHandle<JSTaggedValue> &value, const JSHandle<JSTaggedValue> &receiver, bool mayThrow) SetProperty() argument
1121 DeleteProperty(JSThread *thread, const JSHandle<JSTaggedValue> &obj, const JSHandle<JSTaggedValue> &key) DeleteProperty() argument
1144 DeletePropertyOrThrow(JSThread *thread, const JSHandle<JSTaggedValue> &obj, const JSHandle<JSTaggedValue> &key) DeletePropertyOrThrow() argument
1165 DefinePropertyOrThrow(JSThread *thread, const JSHandle<JSTaggedValue> &obj, const JSHandle<JSTaggedValue> &key, const PropertyDescriptor &desc) DefinePropertyOrThrow() argument
1182 DefineOwnProperty(JSThread *thread, const JSHandle<JSTaggedValue> &obj, const JSHandle<JSTaggedValue> &key, const PropertyDescriptor &desc, SCheckMode sCheckMode) DefineOwnProperty() argument
1213 GetOwnProperty(JSThread *thread, const JSHandle<JSTaggedValue> &obj, const JSHandle<JSTaggedValue> &key, PropertyDescriptor &desc) GetOwnProperty() argument
1231 SetPrototype(JSThread *thread, const JSHandle<JSTaggedValue> &obj, const JSHandle<JSTaggedValue> &proto, bool isChangeProto) SetPrototype() argument
1259 GetPrototype(JSThread *thread, const JSHandle<JSTaggedValue> &obj) GetPrototype() argument
1270 PreventExtensions(JSThread *thread, const JSHandle<JSTaggedValue> &obj) PreventExtensions() argument
1281 GetOwnPropertyKeys(JSThread *thread, const JSHandle<JSTaggedValue> &obj) GetOwnPropertyKeys() argument
1298 GetAllPropertyKeys(JSThread *thread, const JSHandle<JSTaggedValue> &obj, uint32_t filter) GetAllPropertyKeys() argument
1319 GetOwnEnumPropertyKeys(JSThread *thread, const JSHandle<JSTaggedValue> &obj) GetOwnEnumPropertyKeys() argument
1335 HasProperty(JSThread *thread, const JSHandle<JSTaggedValue> &obj, const JSHandle<JSTaggedValue> &key) HasProperty() argument
1353 HasProperty(JSThread *thread, const JSHandle<JSTaggedValue> &obj, uint32_t key) HasProperty() argument
1370 HasOwnProperty(JSThread *thread, const JSHandle<JSTaggedValue> &obj, const JSHandle<JSTaggedValue> &key) HasOwnProperty() argument
1449 ToPrototypeOrObj(JSThread *thread, const JSHandle<JSTaggedValue> &obj) ToPrototypeOrObj() argument
1476 GetSuperBase(JSThread *thread, const JSHandle<JSTaggedValue> &obj) GetSuperBase() argument
1486 HasContainerProperty(JSThread *thread, const JSHandle<JSTaggedValue> &obj, const JSHandle<JSTaggedValue> &key) HasContainerProperty() argument
1537 GetOwnContainerPropertyKeys(JSThread *thread, const JSHandle<JSTaggedValue> &obj) GetOwnContainerPropertyKeys() argument
1585 GetOwnContainerEnumPropertyKeys(JSThread *thread, const JSHandle<JSTaggedValue> &obj) GetOwnContainerEnumPropertyKeys() argument
1623 GetContainerProperty(JSThread *thread, const JSHandle<JSTaggedValue> &obj, const JSHandle<JSTaggedValue> &key, PropertyDescriptor &desc) GetContainerProperty() argument
1712 GetJSAPIProperty(JSThread *thread, const JSHandle<JSTaggedValue> &obj, const JSHandle<JSTaggedValue> &key) GetJSAPIProperty() argument
1756 SetJSAPIProperty(JSThread *thread, const JSHandle<JSTaggedValue> &obj, const JSHandle<JSTaggedValue> &key, const JSHandle<JSTaggedValue> &value) SetJSAPIProperty() argument
[all...]
/arkcompiler/ets_runtime/ecmascript/napi/
H A Ddfx_jsnapi.cpp864 JSHandle<JSTaggedValue> obj = JSNApiHelper::ToJSHandle(nativeObject); in GetObjectHash() local
/arkcompiler/ets_runtime/ecmascript/tests/
H A Decma_test_common.h213 [[maybe_unused]] JSHandle<JSNativePointer> obj = factory->NewJSNativePointer( in GcCommonCase() local
/arkcompiler/ets_runtime/ecmascript/jspandafile/
H A Dprogram_object.h583 JSHandle<JSObject> obj = JSObject::CreateObjectFromProperties(thread, properties, ihcVal); in GetLiteralFromCache() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/
H A Dalias_analysis.cpp1104 Pointer obj = Pointer::CreateObject(arr); in VisitLoadArray() local
1120 Pointer obj = Pointer::CreateObject(arr); in VisitStoreArray() local
1135 Pointer obj = Pointer::CreateObject(arr); in VisitLoadArrayI() local
1150 Pointer obj = Pointer::CreateObject(arr); in VisitStoreArrayI() local
1166 Pointer obj = Pointer::CreateObject(arr); in VisitLoadArrayPair() local
1187 Pointer obj = Pointer::CreateObject(arr); VisitStoreArrayPair() local
1210 Pointer obj = Pointer::CreateObject(dfobj); VisitLoadObjectPair() local
1240 Pointer obj = Pointer::CreateObject(dfobj); VisitStoreObjectPair() local
1263 Pointer obj = Pointer::CreateObject(arr); VisitLoadArrayPairI() local
1284 Pointer obj = Pointer::CreateObject(arr); VisitStoreArrayPairI() local
1313 Pointer obj = Pointer::CreateObject(dfobj); VisitLoadObject() local
1333 Pointer obj = Pointer::CreateObject(dfobj); VisitLoadResolvedObjectField() local
1360 Pointer obj = Pointer::CreateObject(dfobj); VisitStoreObject() local
1380 Pointer obj = Pointer::CreateObject(dfobj); VisitStoreResolvedObjectField() local
1471 Pointer obj = Pointer::CreateObject(dfobj); VisitLoadConstantPool() local
1479 Pointer obj = Pointer::CreateObject(dfobj); VisitLoadLexicalEnv() local
1494 Pointer obj = Pointer::CreateObject(dfobj); VisitLoadObjectDynamic() local
1512 Pointer obj = Pointer::CreateObject(dfobj); VisitStoreObjectDynamic() local
1528 Pointer obj = Pointer::CreateObject(constpool); VisitLoadFromConstantPool() local
[all...]
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
H A Dmemory_coalescing.cpp488 Inst *obj = inst->GetDataFlowInput(inst->GetInput(0).GetInst()); in HandleArrayAccessI() local
545 Inst *obj = inst->GetDataFlowInput(inst->GetInput(0).GetInst()); in HandleArrayAccess() local
591 Inst *obj = inst->GetDataFlowInput(inst->GetInput(0).GetInst()); in CheckForObjectCandidates() local
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
H A Dets_vm.cpp216 EtsObject *obj = nonMovable ? EtsObject::CreateNonMovable(cls) : EtsObject::Create(cls); in PreallocSpecialReference() local
436 coretypes::String *PandaEtsVM::CreateString(Method *ctor, ObjectHeader *obj) in CreateString() argument
494 auto obj = GetGlobalObjectStorage()->Get(oomObjRef_); in GetOOMErrorObject() local
501 auto obj in GetUndefinedObject() local
[all...]

Completed in 35 milliseconds

1...<<71727374757677787980>>...98