Home
last modified time | relevance | path

Searched defs:property_id (Results 1 - 3 of 3) sorted by relevance

/third_party/jerryscript/jerry-core/ecma/builtin-objects/
H A Decma-builtin-error-prototype.c53 ecma_builtin_error_prototype_object_to_string_helper(ecma_object_t *obj_p, lit_magic_string_id_t property_id, lit_magic_string_id_t default_value) ecma_builtin_error_prototype_object_to_string_helper() argument
/third_party/jerryscript/jerry-core/ecma/operations/
H A Decma-objects.c941 ecma_op_get_global_symbol (lit_magic_string_id_t property_id) /**< property symbol id */ in ecma_op_get_global_symbol() argument
928 ecma_op_object_get_by_magic_id(ecma_object_t *object_p, lit_magic_string_id_t property_id) ecma_op_object_get_by_magic_id() argument
957 ecma_op_object_get_by_symbol_id(ecma_object_t *object_p, lit_magic_string_id_t property_id) ecma_op_object_get_by_symbol_id() argument
/third_party/libdrm/
H A Dxf86drmMode.c635 drm_public drmModePropertyPtr drmModeGetProperty(int fd, uint32_t property_id) in drmModeGetProperty() argument
1325 uint32_t property_id; member
847 drmModeConnectorSetProperty(int fd, uint32_t connector_id, uint32_t property_id, uint64_t value) drmModeConnectorSetProperty() argument
1307 drmModeObjectSetProperty(int fd, uint32_t object_id, uint32_t object_type, uint32_t property_id, uint64_t value) drmModeObjectSetProperty() argument
1427 drmModeAtomicAddProperty(drmModeAtomicReqPtr req, uint32_t object_id, uint32_t property_id, uint64_t value) drmModeAtomicAddProperty() argument
[all...]

Completed in 7 milliseconds