| /third_party/jerryscript/jerry-core/ecma/base/ |
| D | ecma-helpers-external-pointers.c | 56 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
|
| D | ecma-helpers-value.c | 931 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()
|
| D | ecma-literal-storage.c | 187 ecma_string_t *value_p = JMEM_CP_GET_NON_NULL_POINTER (ecma_string_t, in ecma_find_or_create_literal_string() local
|
| D | ecma-gc.c | 790 ecma_property_value_t *value_p = ECMA_PROPERTY_VALUE_PTR (property_p); in ecma_gc_free_native_pointer() local
|
| D | ecma-globals.h | 603 ecma_property_value_t *value_p; /**< property value pointer for real properties */ member
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/ |
| D | numbers.cc | 918 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/skia/third_party/externals/freetype/src/gxvalid/ |
| D | gxvmort4.c | 44 GXV_LookupValueCPtr value_p, in gxv_mort_subtable_type4_lookupval_validate()
|
| D | gxvopbd.c | 71 GXV_LookupValueCPtr value_p, in gxv_opbd_LookupValue_validate()
|
| D | gxvlcar.c | 87 GXV_LookupValueCPtr value_p, in gxv_lcar_LookupValue_validate()
|
| D | gxvprop.c | 190 GXV_LookupValueCPtr value_p, in gxv_prop_LookupValue_validate()
|
| D | gxvjust.c | 409 GXV_LookupValueCPtr value_p, in gxv_just_pcTable_LookupValue_entry_validate() 545 GXV_LookupValueCPtr value_p, in gxv_just_wdcTable_LookupValue_validate()
|
| D | gxvbsln.c | 75 GXV_LookupValueCPtr value_p, in gxv_bsln_LookupValue_validate()
|
| D | gxvmorx1.c | 162 GXV_LookupValueCPtr value_p, in gxv_morx_subtable_type1_LookupValue_validate()
|
| D | gxvcommn.c | 1338 GXV_LookupValueCPtr value_p, in gxv_XClassTable_lookupval_validate()
|
| /third_party/jerryscript/jerry-core/ecma/operations/ |
| D | ecma-objects-general.c | 522 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
|
| D | ecma-container-object.c | 708 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
|
| D | ecma-function-object.c | 1413 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
|
| D | ecma-promise-object.c | 478 ecma_property_value_t *value_p; in ecma_promise_create_resolving_functions() local
|
| /third_party/jerryscript/jerry-core/ecma/builtin-objects/ |
| D | ecma-builtin-symbol.c | 117 ecma_string_t *value_p = JMEM_CP_GET_NON_NULL_POINTER (ecma_string_t, in ecma_builtin_symbol_for_helper() local
|
| /third_party/protobuf/src/google/protobuf/stubs/ |
| D | strutil.cc | 697 string text, IntType* value_p) { in safe_parse_positive_int() 731 const string& text, IntType* value_p) { in safe_parse_negative_int() 771 bool safe_int_internal(string text, IntType* value_p) { in safe_int_internal() 785 bool safe_uint_internal(string text, IntType* value_p) { in safe_uint_internal()
|
| /third_party/jerryscript/jerry-core/api/ |
| D | jerry.c | 2519 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
|
| /third_party/python/Python/ |
| D | pythonrun.c | 951 PyObject **value_p) in print_exception_file_and_line()
|