| /third_party/python/Objects/ |
| H A D | funcobject.c | 748 func_descr_get(PyObject *func, PyObject *obj, PyObject *type) in func_descr_get() argument 893 cm_descr_get(PyObject *self, PyObject *obj, PyObject *type) in cm_descr_get() argument 1089 sm_descr_get(PyObject *self, PyObject *obj, PyObject *type) in sm_descr_get() argument
|
| H A D | genericaliasobject.c | 23 PyObject *obj; /* Set to NULL when iterator is exhausted */ member 275 subs_tvars(PyObject *obj, PyObject *params, in subs_tvars() argument 563 set_orig_class(PyObject *obj, PyObject *self) set_orig_class() argument 583 PyObject *obj = PyObject_Call(alias->origin, args, kwds); ga_call() local 592 PyObject *obj = PyVectorcall_Function(alias->origin)(alias->origin, args, nargsf, kwnames); ga_vectorcall() local [all...] |
| H A D | call.c | 83 _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 D | rangeobject.c | 51 rangeobject *obj = NULL; in make_range_object() local 77 rangeobject *obj; in range_from_array() local [all...] |
| H A D | weakrefobject.c | 166 PyObject* obj = PyWeakref_GET_OBJECT(self); in weakref_repr() local 216 PyObject* obj = PyWeakref_GET_OBJECT(self); weakref_richcompare() local [all...] |
| /third_party/python/Modules/clinic/ |
| H A D | _operator.c.h | 1416 PyObject *obj; in _operator_length_hint() local
|
| /third_party/python/Modules/ |
| H A D | sha512module.c | 555 SHA512Type_update(SHAobject *self, PyObject *obj) in SHA512Type_update() argument
|
| H A D | sha256module.c | 499 SHA256Type_update(SHAobject *self, PyObject *obj) in SHA256Type_update() argument
|
| /third_party/python/Objects/stringlib/ |
| H A D | unicode_format.h | 147 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.c | 64 PyObject *obj = PyUnicode_FromString(s); in utf8_to_wchar() local
|
| /third_party/protobuf/php/ext/google/protobuf/ |
| H A D | def.c | 500 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 D | stringio.c | 177 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/rust/crates/bindgen/bindgen-tests/tests/headers/ |
| H A D | jsval_layout_opaque_1_0.hpp | 296 JSObject* obj; member 345 JSObject* obj; member
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/flags/internal/ |
| H A D | flag.cc | 285 auto obj = MakeInitValue(); in DefaultValue() local 605 auto obj = MakeInitValue(); in ValidateInputValue() local
|
| /third_party/skia/modules/skottie/src/ |
| H A D | Skottie.cpp | 299 updateContext(PropertyObserver* observer, const skjson::ObjectValue& obj) updateContext() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
| H A D | ndis_events.c | 154 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 D | vksJson.cpp | 647 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 D | ndis_events.c | 154 ndis_events_query_interface(IWbemObjectSink *this, REFIID riid, void **obj) in ndis_events_query_interface() argument
|
| /applications/standard/contacts_data/contacts/src/ |
| H A D | contacts_build.cpp | 628 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...] |
| /base/account/os_account/interfaces/kits/napi/common/src/ |
| H A D | napi_account_common.cpp | 114 bool GetIntProperty(napi_env env, napi_value obj, int32_t &property)
in GetIntProperty() argument 126 bool GetOptionIntProperty(napi_env env, napi_value obj, int32_t &property, bool &hasProperty)
in GetOptionIntProperty() argument 142 bool GetLongIntProperty(napi_env env, napi_value obj, int64_t &property)
in GetLongIntProperty() argument 154 bool GetBoolProperty(napi_env env, napi_value obj, boo argument 165 GetStringProperty(napi_env env, napi_value obj, std::string &property) GetStringProperty() argument 181 GetStringArrayProperty(napi_env env, napi_value obj, std::vector<std::string> &property, bool allowEmpty) GetStringArrayProperty() argument 206 GetStringArrayPropertyByKey(napi_env env, napi_value obj, const std::string &propertyName, std::vector<std::string> &property, bool allowEmpty) GetStringArrayPropertyByKey() argument 214 GetCallbackProperty(napi_env env, napi_value obj, napi_ref &property, int argNum) GetCallbackProperty() argument 229 GetStringPropertyByKey(napi_env env, napi_value obj, const std::string &propertyName, std::string &property) GetStringPropertyByKey() argument 236 GetOptionalStringPropertyByKey(napi_env env, napi_value obj, const std::string &propertyName, std::string &property) GetOptionalStringPropertyByKey() argument 255 GetOptionalStringPropertyByKey(napi_env env, napi_value obj, const std::string &propertyName, std::string &property, bool &hasProperty) GetOptionalStringPropertyByKey() argument 278 IsOptionalPropertyExist(napi_env env, napi_value obj, const std::string &propertyName) IsOptionalPropertyExist() argument 296 GetOptionalNumberPropertyByKey(napi_env env, napi_value obj, const std::string &propertyName, int32_t &numberProperty, bool &hasProperty) GetOptionalNumberPropertyByKey() argument [all...] |
| /base/inputmethod/imf/services/src/ |
| H A D | peruser_session.cpp | 98 auto obj = info->client->AsObject(); in AddClientInfo() local
|
| /base/location/frameworks/native/locator_sdk/source/ |
| H A D | locator_impl.cpp | 1341 sptr<IRemoteObject> obj = sam->CheckSystemAbility(LOCATION_LOCATOR_SA_ID); in GetProxy() local
|
| /base/hiviewdfx/hiview/plugins/faultlogger/test/common/unittest/ |
| H A D | faultlogger_unittest.cpp | 1531 std::unique_ptr<FaultLogQueryResultInner> obj = plugin->QuerySelfFaultLog(1, 1, 1, 1); in HWTEST_F() local
|
| /base/account/os_account/interfaces/kits/napi/account_iam/src/ |
| H A D | napi_account_iam_common.cpp | 273 napi_value obj; in CreateCredInfoArray() local
|
| /base/global/i18n/interfaces/js/kits/src/ |
| H A D | intl_addon.cpp | 329 std::unique_ptr<IntlAddon> obj = nullptr; in LocaleConstructor() local 408 std::unique_ptr<IntlAddon> obj = nullptr; in DateTimeFormatConstructor() local 471 std::unique_ptr<IntlAddon> obj = nullptr; RelativeTimeFormatConstructor() local 508 IntlAddon *obj = nullptr; FormatDateTime() local 540 IntlAddon *obj = nullptr; FormatDateTimeRange() local 615 std::unique_ptr<IntlAddon> obj = nullptr; NumberFormatConstructor() local 675 IntlAddon *obj = nullptr; GetLanguage() local 698 IntlAddon *obj = nullptr; GetScript() local 721 IntlAddon *obj = nullptr; GetRegion() local 744 IntlAddon *obj = nullptr; GetBaseName() local 767 IntlAddon *obj = nullptr; GetCalendar() local 790 IntlAddon *obj = nullptr; GetCollation() local 813 IntlAddon *obj = nullptr; GetHourCycle() local 836 IntlAddon *obj = nullptr; GetNumberingSystem() local 859 IntlAddon *obj = nullptr; GetNumeric() local 882 IntlAddon *obj = nullptr; GetCaseFirst() local 904 IntlAddon *obj = nullptr; ToString() local 927 IntlAddon *obj = nullptr; Maximize() local 962 IntlAddon *obj = nullptr; Minimize() local 1047 IntlAddon *obj = nullptr; GetRelativeTimeResolvedOptions() local 1070 IntlAddon *obj = nullptr; GetDateTimeResolvedOptions() local 1109 IntlAddon *obj = nullptr; GetNumberResolvedOptions() local 1150 IntlAddon *obj = nullptr; FormatNumber() local 1348 std::unique_ptr<IntlAddon> obj = nullptr; CollatorConstructor() local 1421 IntlAddon *obj = nullptr; FormatRelativeTime() local 1494 IntlAddon *obj = nullptr; FormatToParts() local 1530 IntlAddon *obj = nullptr; CompareString() local 1554 IntlAddon *obj = nullptr; GetCollatorResolvedOptions() local 1731 std::unique_ptr<IntlAddon> obj = nullptr; PluralRulesConstructor() local 1783 IntlAddon *obj = nullptr; Select() local [all...] |