Home
last modified time | relevance | path

Searched defs:value_p (Results 1 – 25 of 47) sorted by relevance

12

/third_party/jerryscript/jerry-core/ecma/base/
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
Decma-helpers-value.c931 ecma_value_assign_value (ecma_value_t *value_p, /**< [in, out] ecma value */ in ecma_value_assign_value()
997 ecma_value_assign_float_number (ecma_value_t *value_p, /**< [in, out] ecma value */ in ecma_value_assign_float_number()
1024 ecma_value_assign_number (ecma_value_t *value_p, /**< [in, out] ecma value */ in ecma_value_assign_number()
/third_party/freetype/src/gxvalid/
Dgxvmort4.c44 GXV_LookupValueCPtr value_p, in gxv_mort_subtable_type4_lookupval_validate()
Dgxvopbd.c71 GXV_LookupValueCPtr value_p, in gxv_opbd_LookupValue_validate()
Dgxvlcar.c87 GXV_LookupValueCPtr value_p, in gxv_lcar_LookupValue_validate()
Dgxvprop.c190 GXV_LookupValueCPtr value_p, in gxv_prop_LookupValue_validate()
Dgxvjust.c408 GXV_LookupValueCPtr value_p, in gxv_just_pcTable_LookupValue_entry_validate()
544 GXV_LookupValueCPtr value_p, in gxv_just_wdcTable_LookupValue_validate()
Dgxvbsln.c75 GXV_LookupValueCPtr value_p, in gxv_bsln_LookupValue_validate()
/third_party/flutter/skia/third_party/externals/freetype/src/gxvalid/
Dgxvmort4.c44 GXV_LookupValueCPtr value_p, in gxv_mort_subtable_type4_lookupval_validate()
Dgxvopbd.c71 GXV_LookupValueCPtr value_p, in gxv_opbd_LookupValue_validate()
Dgxvlcar.c87 GXV_LookupValueCPtr value_p, in gxv_lcar_LookupValue_validate()
Dgxvprop.c190 GXV_LookupValueCPtr value_p, in gxv_prop_LookupValue_validate()
Dgxvjust.c408 GXV_LookupValueCPtr value_p, in gxv_just_pcTable_LookupValue_entry_validate()
544 GXV_LookupValueCPtr value_p, in gxv_just_wdcTable_LookupValue_validate()
/third_party/skia/third_party/externals/freetype/src/gxvalid/
Dgxvmort4.c44 GXV_LookupValueCPtr value_p, in gxv_mort_subtable_type4_lookupval_validate()
Dgxvopbd.c71 GXV_LookupValueCPtr value_p, in gxv_opbd_LookupValue_validate()
Dgxvlcar.c87 GXV_LookupValueCPtr value_p, in gxv_lcar_LookupValue_validate()
Dgxvprop.c190 GXV_LookupValueCPtr value_p, in gxv_prop_LookupValue_validate()
Dgxvjust.c409 GXV_LookupValueCPtr value_p, in gxv_just_pcTable_LookupValue_entry_validate()
545 GXV_LookupValueCPtr value_p, in gxv_just_wdcTable_LookupValue_validate()
Dgxvbsln.c75 GXV_LookupValueCPtr value_p, in gxv_bsln_LookupValue_validate()
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
Dnumbers.cc918 IntType* value_p) { in safe_parse_positive_int()
954 IntType* value_p) { in safe_parse_negative_int()
998 inline bool safe_int_internal(absl::string_view text, IntType* value_p, in safe_int_internal()
1013 inline bool safe_uint_internal(absl::string_view text, IntType* value_p, in safe_uint_internal()
/third_party/abseil-cpp/absl/strings/
Dnumbers.cc794 IntType* value_p) { in safe_parse_positive_int()
830 IntType* value_p) { in safe_parse_negative_int()
874 inline bool safe_int_internal(absl::string_view text, IntType* value_p, in safe_int_internal()
889 inline bool safe_uint_internal(absl::string_view text, IntType* value_p, in safe_uint_internal()
/third_party/jerryscript/jerry-core/ecma/operations/
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
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
/third_party/jerryscript/jerry-core/ecma/builtin-objects/
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/glib/glib/
Dgscanner.c480 GTokenValue *value_p) in g_scanner_free_value()
1654 GTokenValue *value_p, in g_scanner_get_token_i()
1720 GTokenValue *value_p, in g_scanner_get_token_ll()

12