Home
last modified time | relevance | path

Searched defs:value_p (Results 1 - 22 of 22) sorted by relevance

/third_party/jerryscript/jerry-core/ecma/base/
H A Decma-helpers-external-pointers.c56 ecma_property_value_t *value_p; in ecma_create_native_pointer_property() local
67 ecma_property_value_t *value_p = ECMA_PROPERTY_VALUE_PTR (property_p); in ecma_create_native_pointer_property() local
132 ecma_property_value_t *value_p = ECMA_PROPERTY_VALUE_PTR (property_p); in ecma_get_native_pointer_value() local
180 ecma_property_value_t *value_p = ECMA_PROPERTY_VALUE_PTR (property_p); in ecma_delete_native_pointer_property() local
H A Decma-literal-storage.c187 ecma_string_t *value_p = JMEM_CP_GET_NON_NULL_POINTER (ecma_string_t, in ecma_find_or_create_literal_string() local
H A Decma-gc.c790 ecma_property_value_t *value_p = ECMA_PROPERTY_VALUE_PTR (property_p); in ecma_gc_free_native_pointer() local
H A Decma-helpers-value.c931 ecma_value_assign_value (ecma_value_t *value_p, /**< [in, out] ecma value */ in ecma_value_assign_value() argument
997 ecma_value_assign_float_number (ecma_value_t *value_p, /**< [in, out] ecma value */ in ecma_value_assign_float_number() argument
1024 ecma_value_assign_number(ecma_value_t *value_p, ecma_number_t ecma_number) ecma_value_assign_number() argument
[all...]
H A Decma-globals.h603 ecma_property_value_t *value_p; /**< property value pointer for real properties */ member
/third_party/skia/third_party/externals/freetype/src/gxvalid/
H A Dgxvmort4.c43 gxv_mort_subtable_type4_lookupval_validate( FT_UShort glyph, GXV_LookupValueCPtr value_p, GXV_Validator gxvalid ) gxv_mort_subtable_type4_lookupval_validate() argument
H A Dgxvlcar.c86 gxv_lcar_LookupValue_validate( FT_UShort glyph, GXV_LookupValueCPtr value_p, GXV_Validator gxvalid ) gxv_lcar_LookupValue_validate() argument
H A Dgxvopbd.c70 gxv_opbd_LookupValue_validate( FT_UShort glyph, GXV_LookupValueCPtr value_p, GXV_Validator gxvalid ) gxv_opbd_LookupValue_validate() argument
H A Dgxvbsln.c74 gxv_bsln_LookupValue_validate( FT_UShort glyph, GXV_LookupValueCPtr value_p, GXV_Validator gxvalid ) gxv_bsln_LookupValue_validate() argument
H A Dgxvprop.c189 gxv_prop_LookupValue_validate( FT_UShort glyph, GXV_LookupValueCPtr value_p, GXV_Validator gxvalid ) gxv_prop_LookupValue_validate() argument
H A Dgxvmorx1.c161 gxv_morx_subtable_type1_LookupValue_validate( FT_UShort glyph, GXV_LookupValueCPtr value_p, GXV_Validator gxvalid ) gxv_morx_subtable_type1_LookupValue_validate() argument
H A Dgxvjust.c408 gxv_just_pcTable_LookupValue_entry_validate( FT_UShort glyph, GXV_LookupValueCPtr value_p, GXV_Validator gxvalid ) gxv_just_pcTable_LookupValue_entry_validate() argument
544 gxv_just_wdcTable_LookupValue_validate( FT_UShort glyph, GXV_LookupValueCPtr value_p, GXV_Validator gxvalid ) gxv_just_wdcTable_LookupValue_validate() argument
[all...]
H A Dgxvcommn.c1337 gxv_XClassTable_lookupval_validate( FT_UShort glyph, GXV_LookupValueCPtr value_p, GXV_Validator gxvalid ) gxv_XClassTable_lookupval_validate() argument
/third_party/jerryscript/jerry-core/ecma/builtin-objects/
H A Decma-builtin-symbol.c117 ecma_string_t *value_p = JMEM_CP_GET_NON_NULL_POINTER (ecma_string_t, in ecma_builtin_symbol_for_helper() local
/third_party/jerryscript/jerry-core/ecma/operations/
H A Decma-objects-general.c522 ecma_property_value_t *value_p = ext_property_ref.property_ref.value_p; in ecma_op_general_object_define_own_property() local
549 ecma_property_value_t *value_p = ext_property_ref.property_ref.value_p; in ecma_op_general_object_define_own_property() local
[all...]
H A Decma-container-object.c708 ecma_property_value_t *value_p = ecma_create_named_data_property (key_p, in ecma_op_container_set_weak() local
1067 ecma_property_value_t *value_p = ECMA_PROPERTY_VALUE_PTR (property_p); in ecma_op_iterator_get_index() local
1088 ecma_property_value_t *value_p; in ecma_op_iterator_set_index() local
H A Decma-promise-object.c478 ecma_property_value_t *value_p; in ecma_promise_create_resolving_functions() local
H A Decma-function-object.c1413 ecma_property_value_t *value_p = ecma_create_named_data_property (object_p, in ecma_op_function_try_to_lazy_instantiate_property() local
1442 ecma_property_value_t *value_p = ecma_create_named_data_property (object_p, in ecma_op_function_try_to_lazy_instantiate_property() local
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H A Dnumbers.cc948 *value_p = value; in safe_parse_positive_int() member
917 safe_parse_positive_int(absl::string_view text, int base, IntType* value_p) safe_parse_positive_int() argument
953 safe_parse_negative_int(absl::string_view text, int base, IntType* value_p) safe_parse_negative_int() argument
[all...]
/third_party/python/Python/
H A Dpythonrun.c950 print_exception_file_and_line(struct exception_print_context *ctx, PyObject **value_p) print_exception_file_and_line() argument
/third_party/protobuf/src/google/protobuf/stubs/
H A Dstrutil.cc696 safe_parse_positive_int( string text, IntType* value_p) safe_parse_positive_int() argument
730 safe_parse_negative_int( const string& text, IntType* value_p) safe_parse_negative_int() argument
[all...]
/third_party/jerryscript/jerry-core/api/
H A Djerry.c2519 ecma_property_value_t *value_p = ecma_create_named_data_property (obj_p, in jerry_set_internal_property() local
2547 ecma_property_value_t *value_p = ecma_create_named_data_property (internal_object_p, in jerry_set_internal_property() local

Completed in 29 milliseconds