Home
last modified time | relevance | path

Searched defs:object (Results 2001 - 2025 of 2354) sorted by relevance

1...<<81828384858687888990>>...95

/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Dsqlite_connection.cpp843 ValueObject object; in ExecuteForValue() local
[all...]
/foundation/distributedhardware/device_manager/services/implementation/src/authentication/
H A Ddm_auth_manager.cpp2356 sptr<IRemoteObject> object = samgr->GetSystemAbility(BUNDLE_MGR_SERVICE_SYS_ABILITY_ID); in GetBundleLable() local
/foundation/distributedhardware/device_manager/interfaces/kits/js4.0/src/
H A Dnative_devicemanager_js.cpp1640 napi_value object = argv[DM_NAPI_ARGS_ONE]; in BindTarget() local
1563 BindDevOrTarget(DeviceManagerNapi *deviceManagerWrapper, const std::string &deviceId, napi_env env, napi_value &object) BindDevOrTarget() argument
[all...]
/foundation/graphic/graphic_2d/frameworks/vulkan_layers/swapchain_layer/
H A Dswapchain_layer.cpp79 inline DispatchKey GetDispatchKey(const T object) in GetDispatchKey() argument
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Dwebgl2_rendering_context_impl.cpp74 napi_value WebGL2RenderingContextImpl::DeleteQuery(napi_env env, napi_value object) in DeleteQuery() argument
96 napi_value WebGL2RenderingContextImpl::IsQuery(napi_env env, napi_value object) in IsQuery() argument
130 napi_value WebGL2RenderingContextImpl::BeginQuery(napi_env env, GLenum target, napi_value object) in BeginQuery() argument
366 napi_value WebGL2RenderingContextImpl::DeleteVertexArray(napi_env env, napi_value object) in DeleteVertexArray() argument
384 napi_value WebGL2RenderingContextImpl::IsVertexArray(napi_env env, napi_value object) in IsVertexArray() argument
398 BindVertexArray(napi_env env, napi_value object) BindVertexArray() argument
1504 BindBuffer(napi_env env, GLenum target, napi_value object) BindBuffer() argument
1591 DeleteBuffer(napi_env env, napi_value object) DeleteBuffer() argument
[all...]
H A Dwebgl_rendering_context_base_impl.cpp169 napi_value WebGLRenderingContextBaseImpl::IsBuffer(napi_env env, napi_value object) in IsBuffer() argument
181 napi_value WebGLRenderingContextBaseImpl::BindBuffer(napi_env env, GLenum target, napi_value object) in BindBuffer() argument
212 napi_value WebGLRenderingContextBaseImpl::IsFrameBuffer(napi_env env, napi_value object) in IsFrameBuffer() argument
225 napi_value WebGLRenderingContextBaseImpl::BindFrameBuffer(napi_env env, GLenum target, napi_value object) in BindFrameBuffer() argument
263 napi_value WebGLRenderingContextBaseImpl::BindRenderBuffer(napi_env env, GLenum target, napi_value object) in BindRenderBuffer() argument
427 CompileShader(napi_env env, napi_value object) CompileShader() argument
440 ShaderSource(napi_env env, napi_value object, const std::string& source) ShaderSource() argument
461 DeleteBuffer(napi_env env, napi_value object) DeleteBuffer() argument
481 DeleteFrameBuffer(napi_env env, napi_value object) DeleteFrameBuffer() argument
540 DeleteProgram(napi_env env, napi_value object) DeleteProgram() argument
558 DeleteRenderBuffer(napi_env env, napi_value object) DeleteRenderBuffer() argument
630 DeleteShader(napi_env env, napi_value object) DeleteShader() argument
644 GetShaderParameter(napi_env env, napi_value object, GLenum pname) GetShaderParameter() argument
708 DeleteTexture(napi_env env, napi_value object) DeleteTexture() argument
825 FrameBufferRenderBuffer( napi_env env, GLenum target, GLenum attachment, GLenum renderBufferTarget, napi_value object) FrameBufferRenderBuffer() argument
922 GetProgramParameter(napi_env env, napi_value object, GLenum pname) GetProgramParameter() argument
968 GetAttachedShaders(napi_env env, napi_value object) GetAttachedShaders() argument
990 GetUniformLocation(napi_env env, napi_value object, const std::string& name) GetUniformLocation() argument
1023 GetAttribLocation(napi_env env, napi_value object, const std::string& name) GetAttribLocation() argument
1301 UseProgram(napi_env env, napi_value object) UseProgram() argument
1318 ValidateProgram(napi_env env, napi_value object) ValidateProgram() argument
1330 LinkProgram(napi_env env, napi_value object) LinkProgram() argument
2844 GetValidFrameBuffer(napi_env env, napi_value object) GetValidFrameBuffer() argument
2853 GetValidBuffer(napi_env env, napi_value object) GetValidBuffer() argument
2862 GetValidRenderBuffer(napi_env env, napi_value object) GetValidRenderBuffer() argument
[all...]
/foundation/window/window_manager/wm/src/
H A Dwindow_adapter.cpp453 sptr<IRemoteObject> object = wptrDeath.promote(); in OnRemoteDied() local
/kernel/linux/linux-5.10/drivers/acpi/
H A Dosl.c1715 acpi_os_release_object(acpi_cache_t * cache, void *object) acpi_os_release_object() argument
[all...]
/kernel/linux/linux-5.10/drivers/iio/temperature/
H A Dmlx90632.c545 static s32 mlx90632_calc_temp_object_iteration(s32 prev_object_temp, s64 object, in mlx90632_calc_temp_object_iteration() argument
578 static s32 mlx90632_calc_temp_object(s64 object, s64 ambient, s32 Ea, s32 Eb, in mlx90632_calc_temp_object() argument
600 static s32 mlx90632_calc_temp_object_extended(s64 object, s64 ambient, s64 reflected, in mlx90632_calc_temp_object_extended() argument
632 s64 object, ambient; in mlx90632_calc_object_dsp105() local
[all...]
/kernel/linux/linux-5.10/scripts/kconfig/
H A Dgconf.c460 void on_window1_destroy(GtkObject * object, gpointer user_data) in on_window1_destroy() argument
/kernel/linux/linux-5.10/sound/soc/sof/
H A Dtopology.c477 static int get_token_u32(void *elem, void *object, u32 offset, u32 size) in get_token_u32() argument
486 static int get_token_u16(void *elem, void *object, u32 offset, u32 size) in get_token_u16() argument
495 static int get_token_uuid(void *elem, void *object, u32 offset, u32 size) in get_token_uuid() argument
505 static int get_token_comp_format(void *elem, void *object, u32 offset, u32 size) in get_token_comp_format() argument
514 static int get_token_dai_type(void *elem, void *object, u3 argument
523 get_token_process_type(void *elem, void *object, u32 offset, u32 size) get_token_process_type() argument
800 sof_parse_uuid_tokens(struct snd_soc_component *scomp, void *object, const struct sof_topology_token *tokens, int count, struct snd_soc_tplg_vendor_array *array, size_t offset) sof_parse_uuid_tokens() argument
837 sof_parse_string_tokens(struct snd_soc_component *scomp, void *object, const struct sof_topology_token *tokens, int count, struct snd_soc_tplg_vendor_array *array, size_t offset) sof_parse_string_tokens() argument
874 sof_parse_word_tokens(struct snd_soc_component *scomp, void *object, const struct sof_topology_token *tokens, int count, struct snd_soc_tplg_vendor_array *array, size_t offset) sof_parse_word_tokens() argument
928 sof_parse_token_sets(struct snd_soc_component *scomp, void *object, const struct sof_topology_token *tokens, int count, struct snd_soc_tplg_vendor_array *array, int priv_size, int sets, size_t object_size) sof_parse_token_sets() argument
996 sof_parse_tokens(struct snd_soc_component *scomp, void *object, const struct sof_topology_token *tokens, int count, struct snd_soc_tplg_vendor_array *array, int priv_size) sof_parse_tokens() argument
[all...]
/kernel/linux/linux-5.10/mm/
H A Dkmemleak.c280 hex_dump_object(struct seq_file *seq, struct kmemleak_object *object) hex_dump_object() argument
306 color_white(const struct kmemleak_object *object) color_white() argument
312 color_gray(const struct kmemleak_object *object) color_gray() argument
323 unreferenced_object(struct kmemleak_object *object) unreferenced_object() argument
334 print_unreferenced(struct seq_file *seq, struct kmemleak_object *object) print_unreferenced() argument
359 dump_object_info(struct kmemleak_object *object) dump_object_info() argument
384 struct kmemleak_object *object = lookup_object() local
408 get_object(struct kmemleak_object *object) get_object() argument
419 struct kmemleak_object *object; mem_pool_alloc() local
446 mem_pool_free(struct kmemleak_object *object) mem_pool_free() argument
468 struct kmemleak_object *object = free_object_rcu() local
489 put_object(struct kmemleak_object *object) put_object() argument
514 struct kmemleak_object *object; find_and_get_object() local
533 __remove_object(struct kmemleak_object *object) __remove_object() argument
547 struct kmemleak_object *object; find_and_remove_object() local
574 struct kmemleak_object *object, *parent; create_object() local
659 __delete_object(struct kmemleak_object *object) __delete_object() argument
682 struct kmemleak_object *object; delete_object_full() local
702 struct kmemleak_object *object; delete_object_part() local
731 __paint_it(struct kmemleak_object *object, int color) __paint_it() argument
738 paint_it(struct kmemleak_object *object, int color) paint_it() argument
749 struct kmemleak_object *object; paint_ptr() local
788 struct kmemleak_object *object; add_scan_area() local
841 struct kmemleak_object *object; object_set_excess_ref() local
864 struct kmemleak_object *object; object_no_scan() local
1017 struct kmemleak_object *object; kmemleak_update_trace() local
1172 update_checksum(struct kmemleak_object *object) update_checksum() argument
1188 update_refs(struct kmemleak_object *object) update_refs() argument
1245 struct kmemleak_object *object; scan_block() local
1325 scan_object(struct kmemleak_object *object) scan_object() argument
1373 struct kmemleak_object *object, *tmp; scan_gray_list() local
1408 struct kmemleak_object *object; kmemleak_scan() local
1624 struct kmemleak_object *object; kmemleak_seq_start() local
1689 struct kmemleak_object *object = v; kmemleak_seq_show() local
1714 struct kmemleak_object *object; dump_str_object_info() local
1741 struct kmemleak_object *object; kmemleak_clear() local
1853 struct kmemleak_object *object, *tmp; __kmemleak_do_cleanup() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dgf100.c156 struct nvkm_object object; member
161 gf100_fermi_mthd_zbc_color(struct nvkm_object *object, void *data, u32 size) in gf100_fermi_mthd_zbc_color() argument
207 gf100_fermi_mthd_zbc_depth(struct nvkm_object *object, void *data, u32 size) in gf100_fermi_mthd_zbc_depth() argument
231 gf100_fermi_mthd(struct nvkm_object *object, u32 mthd, void *data, u32 size) in gf100_fermi_mthd() argument
286 struct gf100_gr_object *object; gf100_gr_object_new() local
320 gf100_gr_chan_bind(struct nvkm_object *object, struct nvkm_gpuobj *parent, int align, struct nvkm_gpuobj **pgpuobj) gf100_gr_chan_bind() argument
355 gf100_gr_chan_dtor(struct nvkm_object *object) gf100_gr_chan_dtor() argument
[all...]
/kernel/linux/linux-5.10/include/linux/
H A Dfscache-cache.h100 struct fscache_object *object; /* object to be operated upon */ member
398 fscache_object_is_live(struct fscache_object *object) fscache_object_is_live() argument
403 fscache_object_is_dying(struct fscache_object *object) fscache_object_is_dying() argument
408 fscache_object_is_available(struct fscache_object *object) fscache_object_is_available() argument
413 fscache_cache_is_broken(struct fscache_object *object) fscache_cache_is_broken() argument
418 fscache_object_is_active(struct fscache_object *object) fscache_object_is_active() argument
444 fscache_object_lookup_error(struct fscache_object *object) fscache_object_lookup_error() argument
461 fscache_set_store_limit(struct fscache_object *object, loff_t i_size) fscache_set_store_limit() argument
496 fscache_use_cookie(struct fscache_object *object) fscache_use_cookie() argument
519 fscache_unuse_cookie(struct fscache_object *object) fscache_unuse_cookie() argument
[all...]
/kernel/linux/linux-6.6/drivers/acpi/
H A Dosl.c1617 acpi_os_release_object(acpi_cache_t * cache, void *object) acpi_os_release_object() argument
[all...]
/kernel/linux/linux-6.6/fs/gfs2/
H A Dglock.c865 void glock_set_object(struct gfs2_glock *gl, void *object) in glock_set_object() argument
886 void glock_clear_object(struct gfs2_glock *gl, void *object) in glock_clear_object() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/bios/
H A Dbios_parser2.c386 struct atom_display_object_path_v2 *object; in bios_parser_get_i2c_info() local
523 get_hpd_record_for_path_v3(struct bios_parser *bp, struct atom_display_object_path_v3 *object) get_hpd_record_for_path_v3() argument
563 struct atom_display_object_path_v2 *object; bios_parser_get_hpd_info() local
600 get_hpd_record( struct bios_parser *bp, struct atom_display_object_path_v2 *object) get_hpd_record() argument
766 struct atom_display_object_path_v2 *object; bios_parser_get_device_tag() local
2065 struct atom_display_object_path_v2 *object; bios_parser_get_encoder_cap_info() local
2111 get_encoder_cap_record( struct bios_parser *bp, struct atom_display_object_path_v2 *object) get_encoder_cap_record() argument
2148 get_disp_connector_caps_record( struct bios_parser *bp, struct atom_display_object_path_v2 *object) get_disp_connector_caps_record() argument
2185 get_connector_caps_record(struct bios_parser *bp, struct atom_display_object_path_v3 *object) get_connector_caps_record() argument
2226 struct atom_display_object_path_v2 *object; bios_parser_get_disp_connector_caps_info() local
2273 get_connector_speed_cap_record(struct bios_parser *bp, struct atom_display_object_path_v3 *object) get_connector_speed_cap_record() argument
3126 struct atom_display_object_path_v2 *object; update_slot_layout_info() local
3241 struct atom_display_object_path_v3 *object; update_slot_layout_info_v2() local
[all...]
/kernel/linux/linux-6.6/drivers/iio/temperature/
H A Dmlx90632.c734 static s32 mlx90632_calc_temp_object_iteration(s32 prev_object_temp, s64 object, in mlx90632_calc_temp_object_iteration() argument
767 static s32 mlx90632_calc_temp_object(s64 object, s64 ambient, s32 Ea, s32 Eb, in mlx90632_calc_temp_object() argument
789 static s32 mlx90632_calc_temp_object_extended(s64 object, s64 ambient, s64 reflected, in mlx90632_calc_temp_object_extended() argument
819 s64 object, ambien in mlx90632_calc_object_dsp105() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dnv50.c592 nv50_disp_dmac_bind(struct nvkm_disp_chan *chan, struct nvkm_object *object, u32 handle) in nv50_disp_dmac_bind() argument
650 nv50_disp_dmac_push(struct nvkm_disp_chan *chan, u64 object) in nv50_disp_dmac_push() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dgf100.c156 struct nvkm_object object; member
161 gf100_fermi_mthd_zbc_color(struct nvkm_object *object, void *data, u32 size) in gf100_fermi_mthd_zbc_color() argument
207 gf100_fermi_mthd_zbc_depth(struct nvkm_object *object, void *data, u32 size) in gf100_fermi_mthd_zbc_depth() argument
231 gf100_fermi_mthd(struct nvkm_object *object, u32 mthd, void *data, u32 size) in gf100_fermi_mthd() argument
286 struct gf100_gr_object *object; gf100_gr_object_new() local
320 gf100_gr_chan_bind(struct nvkm_object *object, struct nvkm_gpuobj *parent, int align, struct nvkm_gpuobj **pgpuobj) gf100_gr_chan_bind() argument
355 gf100_gr_chan_dtor(struct nvkm_object *object) gf100_gr_chan_dtor() argument
[all...]
/kernel/linux/linux-6.6/scripts/kconfig/
H A Dgconf.c456 void on_window1_destroy(GtkObject * object, gpointer user_data) in on_window1_destroy() argument
/kernel/liteos_a/fs/fat/os_adapt/
H A Dfatfs.c1001 FFOBJID object; in fatfs_truncate64() local
/kernel/linux/linux-6.6/mm/
H A Dkmemleak.c295 hex_dump_object(struct seq_file *seq, struct kmemleak_object *object) hex_dump_object() argument
324 color_white(const struct kmemleak_object *object) color_white() argument
330 color_gray(const struct kmemleak_object *object) color_gray() argument
341 unreferenced_object(struct kmemleak_object *object) unreferenced_object() argument
352 print_unreferenced(struct seq_file *seq, struct kmemleak_object *object) print_unreferenced() argument
380 dump_object_info(struct kmemleak_object *object) dump_object_info() argument
409 struct kmemleak_object *object; __lookup_object() local
443 get_object(struct kmemleak_object *object) get_object() argument
454 struct kmemleak_object *object; mem_pool_alloc() local
481 mem_pool_free(struct kmemleak_object *object) mem_pool_free() argument
503 struct kmemleak_object *object = free_object_rcu() local
524 put_object(struct kmemleak_object *object) put_object() argument
550 struct kmemleak_object *object; __find_and_get_object() local
576 __remove_object(struct kmemleak_object *object) __remove_object() argument
596 struct kmemleak_object *object; find_and_remove_object() local
635 struct kmemleak_object *object, *parent; __create_object() local
742 __delete_object(struct kmemleak_object *object) __delete_object() argument
765 struct kmemleak_object *object; delete_object_full() local
785 struct kmemleak_object *object; delete_object_part() local
814 __paint_it(struct kmemleak_object *object, int color) __paint_it() argument
821 paint_it(struct kmemleak_object *object, int color) paint_it() argument
832 struct kmemleak_object *object; paint_ptr() local
871 struct kmemleak_object *object; add_scan_area() local
924 struct kmemleak_object *object; object_set_excess_ref() local
947 struct kmemleak_object *object; object_no_scan() local
1100 struct kmemleak_object *object; kmemleak_update_trace() local
1250 update_checksum(struct kmemleak_object *object) update_checksum() argument
1269 update_refs(struct kmemleak_object *object) update_refs() argument
1326 struct kmemleak_object *object; scan_block() local
1406 scan_object(struct kmemleak_object *object) scan_object() argument
1460 struct kmemleak_object *object, *tmp; scan_gray_list() local
1492 kmemleak_cond_resched(struct kmemleak_object *object) kmemleak_cond_resched() argument
1523 struct kmemleak_object *object; kmemleak_scan() local
1774 struct kmemleak_object *object; kmemleak_seq_start() local
1839 struct kmemleak_object *object = v; kmemleak_seq_show() local
1864 struct kmemleak_object *object; dump_str_object_info() local
1891 struct kmemleak_object *object; kmemleak_clear() local
2008 struct kmemleak_object *object, *tmp; __kmemleak_do_cleanup() local
[all...]
/kernel/linux/linux-6.6/sound/soc/sof/
H A Dipc3-topology.c61 static int get_token_process_type(void *elem, void *object, u32 offset) in get_token_process_type() argument
H A Dtopology.c52 int sof_update_ipc_object(struct snd_soc_component *scomp, void *object, enum sof_tokens token_id, in sof_update_ipc_object() argument
343 int get_token_u32(void *elem, void *object, u32 offset) in get_token_u32() argument
352 int get_token_u16(void *elem, void *object, u3 argument
361 get_token_uuid(void *elem, void *object, u32 offset) get_token_uuid() argument
375 get_token_string(void *elem, void *object, u32 offset) get_token_string() argument
386 get_token_comp_format(void *elem, void *object, u32 offset) get_token_comp_format() argument
394 get_token_dai_type(void *elem, void *object, u32 offset) get_token_dai_type() argument
446 sof_parse_uuid_tokens(struct snd_soc_component *scomp, void *object, size_t offset, const struct sof_topology_token *tokens, int num_tokens, struct snd_soc_tplg_vendor_array *array) sof_parse_uuid_tokens() argument
613 sof_parse_string_tokens(struct snd_soc_component *scomp, void *object, int offset, const struct sof_topology_token *tokens, int num_tokens, struct snd_soc_tplg_vendor_array *array) sof_parse_string_tokens() argument
659 sof_parse_word_tokens(struct snd_soc_component *scomp, void *object, int offset, const struct sof_topology_token *tokens, int num_tokens, struct snd_soc_tplg_vendor_array *array) sof_parse_word_tokens() argument
710 sof_parse_token_sets(struct snd_soc_component *scomp, void *object, const struct sof_topology_token *tokens, int count, struct snd_soc_tplg_vendor_array *array, int array_size, int token_instance_num, size_t object_size) sof_parse_token_sets() argument
796 sof_parse_tokens(struct snd_soc_component *scomp, void *object, const struct sof_topology_token *tokens, int num_tokens, struct snd_soc_tplg_vendor_array *array, int array_size) sof_parse_tokens() argument
1370 get_w_no_wname_in_long_name(void *elem, void *object, u32 offset) get_w_no_wname_in_long_name() argument
[all...]

Completed in 60 milliseconds

1...<<81828384858687888990>>...95