Home
last modified time | relevance | path

Searched defs:object (Results 1351 - 1375 of 2413) sorted by relevance

1...<<51525354555657585960>>...97

/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Dwebgl_framebuffer.cpp150 auto object = iter->second; in RemoveAttachment() local
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/ui_effect/src/
H A Deffect_napi.cpp116 napi_value object = nullptr; in CreateEffect() local
/foundation/window/window_manager/window_scene/test/mock/
H A Dmock_message_parcel.cpp122 bool Parcel::WriteParcelable(const Parcelable* object) in WriteParcelable() argument
/foundation/window/window_manager/wm/src/
H A Dwindow_adapter_lite.cpp188 sptr<IRemoteObject> object = wptrDeath.promote(); in OnRemoteDied() local
/test/xts/acts/multimedia/image/image_js_standard/imageReceiverNDK/entry/src/main/cpp/napi/
H A Dimage_receiver_mdk_test.cpp204 static void setInt32NamedProperty(napi_env env, napi_value object, const char* utf8name, int32_t value) in setInt32NamedProperty() argument
211 static void setByteArrayNamedProperty(napi_env env, napi_value object, in setByteArrayNamedProperty() argument
/test/xts/dcts/distributedhardware/distributedscreentest/
H A Dtest.cpp365 auto object = samgr->CheckSystemAbility(4807); in SaTest() local
/third_party/eudev/src/shared/
H A Dlog.c239 write_to_console( int level, int error, const char *file, int line, const char *func, const char *object_field, const char *object, const char *buffer) write_to_console() argument
300 write_to_syslog( int level, int error, const char *file, int line, const char *func, const char *object_field, const char *object, const char *buffer) write_to_syslog() argument
363 write_to_kmsg( int level, int error, const char*file, int line, const char *func, const char *object_field, const char *object, const char *buffer) write_to_kmsg() argument
397 log_dispatch( int level, int error, const char*file, int line, const char *func, const char *object_field, const char *object, char *buffer) log_dispatch() argument
/third_party/cJSON/tests/
H A Dcjson_add.c399 cJSON *object = NULL; in cJSON_add_object_should_add_object() local
/third_party/cups-filters/filter/
H A Dpdf.cxx218 static bool dict_lookup_rect(QPDFObjectHandle object, in dict_lookup_rect() argument
[all...]
/third_party/libdrm/nouveau/nvif/
H A Dioctl.h30 __u64 object; member
56 __u64 object; member
/third_party/jerryscript/tests/unit-core/
H A Dtest-objects-foreach.cpp23 count_objects (jerry_value_t object, void *user_arg) in count_objects() argument
100 jerry_value_t object = jerry_create_object (); in test_internal_prop() local
108 jerry_value_t object = jerry_create_object (); in test_internal_prop() local
226 jerry_value_t object = jerry_create_object (); HWTEST_F() local
[all...]
/third_party/jerryscript/jerry-core/ext/
H A Dheapdump.c122 void DumpInfoLexEnv(const ecma_object_t* object) in DumpInfoLexEnv() argument
146 void DumpInfoFunction(const ecma_object_t* object) in DumpInfoFunction() argument
244 void DumpInfoObject(ecma_object_t* object, heapdump_object_flags_ argument
[all...]
/third_party/libwebsockets/test-apps/android/app/src/main/java/org/libwebsockets/client/
H A DThreadService.java84 OutputHandler(OutputInterface object) { in OutputHandler() argument
/third_party/node/src/
H A Dbase_object-inl.h35 BaseObject::BaseObject(Environment* env, v8::Local<v8::Object> object) in BaseObject() argument
57 v8::Local<v8::Object> BaseObject::object() const { in object() function in node::BaseObject
61 v8::Local<v8::Object> BaseObject::object(v8::Isolate* isolate) const { in object() function in node::BaseObject
79 void BaseObject::TagNodeObject(v8::Local<v8::Object> object) { in TagNodeObject() argument
85 void BaseObject::SetInternalFields(v8::Local<v8::Object> object, void* slot) { in SetInternalFields() argument
98 FromJSObject(v8::Local<v8::Value> object) FromJSObject() argument
[all...]
H A Dnode_env_var.cc321 AssignToObject(v8::Isolate* isolate, v8::Local<v8::Context> context, v8::Local<v8::Object> object) AssignToObject() argument
H A Dnode_v8.cc309 GCProfiler::GCProfiler(Environment* env, Local<Object> object) in GCProfiler() argument
H A Dnode_util.cc60 Local<Object> object = args[0].As<Object>(); in GetOwnNonIndexProperties() local
81 Local<Object> object = args[0].As<Object>(); in GetConstructorName() local
201 WeakReference(Realm* realm, Local<Object> object, Local<Object> target) WeakReference() argument
206 WeakReference(Realm* realm, Local<Object> object, Local<Object> target, uint64_t reference_count) WeakReference() argument
H A Dnode_url.cc31 BindingData::BindingData(Realm* realm, v8::Local<v8::Object> object) in BindingData() argument
H A Dnode_watchdog.cc167 TraceSigintWatchdog::TraceSigintWatchdog(Environment* env, Local<Object> object) in TraceSigintWatchdog() argument
H A Dprocess_wrap.cc83 ProcessWrap(Environment* env, Local<Object> object) in ProcessWrap() argument
H A Dtcp_wrap.cc177 TCPWrap::TCPWrap(Environment* env, Local<Object> object, ProviderType provider) in TCPWrap() argument
/third_party/node/src/crypto/
H A Dcrypto_cipher.h198 CipherJob( Environment* env, v8::Local<v8::Object> object, CryptoJobMode mode, KeyObjectHandle* key, WebCryptoCipherMode cipher_mode, const ArrayBufferOrViewContents<char>& data, AdditionalParams&& params) CipherJob() argument
/third_party/node/deps/v8/tools/v8windbg/base/
H A Dutilities.cc40 HRESULT UnboxProperty(IModelObject* object, IModelPropertyAccessor** result) { in UnboxProperty() argument
122 HRESULT UnboxULong64(IModelObject* object, ULONG64* value, bool convert) { in UnboxULong64() argument
136 HRESULT GetInt32(IDebugHostConstant* object, int* value) { in GetInt32() argument
211 HRESULT UnboxString(IModelObject* object, BSTR* value) { in UnboxString() argument
[all...]
/third_party/node/src/quic/
H A Dpacket.cc159 Packet(Environment* env, Listener* listener, Local<Object> object, const SocketAddress& destination, std::shared_ptr<Data> data) Packet() argument
169 Packet(Environment* env, Listener* listener, Local<Object> object, const SocketAddress& destination, size_t length, const char* diagnostic_label) Packet() argument
/third_party/mesa3d/src/intel/vulkan/
H A Danv_pipeline_cache.c44 anv_shader_bin_destroy(struct vk_pipeline_cache_object *object) in anv_shader_bin_destroy() argument
184 anv_shader_bin_serialize(struct vk_pipeline_cache_object *object, in anv_shader_bin_serialize() argument
308 struct vk_pipeline_cache_object *object = in anv_device_search_for_kernel() local
[all...]

Completed in 19 milliseconds

1...<<51525354555657585960>>...97