Home
last modified time | relevance | path

Searched refs:count_objects (Results 1 - 4 of 4) sorted by relevance

/third_party/jerryscript/tests/unit-core/
H A Dtest-objects-foreach.cpp23 count_objects (jerry_value_t object, void *user_arg) in count_objects() function
32 } /* count_objects */ in count_objects()
76 jerry_objects_foreach (count_objects, &start_count); in test_container()
86 jerry_objects_foreach (count_objects, &end_count); in test_container()
106 jerry_objects_foreach (count_objects, &before_object_count); in test_internal_prop()
113 jerry_objects_foreach (count_objects, &after_object_count); in test_internal_prop()
129 jerry_objects_foreach (count_objects, &after_internal_count); in test_internal_prop()
/third_party/mesa3d/include/drm-uapi/
H A Ddrm_mode.h1162 * @count_objects: Number of leased objects.
1170 __u32 count_objects; member
/third_party/libdrm/include/drm/
H A Ddrm_mode.h1078 * @count_objects: Number of leased objects.
1086 __u32 count_objects; member
/third_party/libdrm/
H A Dxf86drmMode.c1685 count = get.count_objects; in drmModeGetLease()

Completed in 8 milliseconds